aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2004-11-052004-11-05 Andreas Krebbel <krebbel1@de.ibm.com>uweigand
2004-11-05PR fortran/15164tobi
2004-11-05 * bitmap.h (enum bitmap_bits): Remove.nathan
2004-11-05 PR tree-optimization/18307nathan
2004-11-05Index: ChangeLoggeoffk
2004-11-05 PR target/18263giovannibajo
2004-11-05 * doc/c-tree.texi, doc/cfg.texi, doc/contrib.texi, doc/cpp.texi,jsm28
2004-11-05 * doc/c-tree.texi, doc/cfg.texi, doc/extend.texi, doc/gty.texi,jsm28
2004-11-05 * config/arm/arm.c (arm_handle_notshared_attribute): New function.mmitchel
2004-11-05Daily bump.gccadmin
2004-11-04 * tree-phinodes.c (make_phi_node): Make it static.kazu
2004-11-04 * stmt.c (expand_asm, expand_asm_operands): Make them static.kazu
2004-11-04 * passes.c (rest_of_compilation): Make it static.kazu
2004-11-04 * jump.c (cleanup_barriers): Use delete_insn instead ofkazu
2004-11-04 * expr.c (mostly_zero_p): Make it static.kazu
2004-11-04 * cfgrtl.c (force_nonfallthru_and_redirect): Make it static.kazu
2004-11-04 * builtins.c (expand_builtin_return_addr,kazu
2004-11-04 * tree-cfg.c (find_taken_edge): Reject VAL begin NULL.kazu
2004-11-04 * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignmentebotcazou
2004-11-04 * cfghooks.c (delete_basic_block): Remove code to truncatekazu
2004-11-042004-11-04 Andrew Pinski <pinskia@physics.uc.edu>pinskia
2004-11-04ChangeLog:uweigand
2004-11-04 * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,jsm28
2004-11-04 * doc/gty.texi, doc/makefile.texi, doc/sourcebuild.texi: Don'tjsm28
2004-11-04 * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,jsm28
2004-11-04 PR target/15342rsandifo
2004-11-04 * bitmap.h: Fix a comment typo. Follow spelling conventions.kazu
2004-11-04 * sdbout.c (SDB_GENERATE_FAKE): Remove.kazu
2004-11-04 * config/s390/s390.md ("*addsi3_sign"): Use canonical RTL.uweigand
2004-11-04 DR 49, 100giovannibajo
2004-11-04 PR other/18277ebotcazou
2004-11-04 * predict.c (propagate_freq): Make bitno unsigned. Movenathan
2004-11-04 * bitmap.h (bitmap_iterator): Remove word_bit and bitnathan
2004-11-04 * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove.nathan
2004-11-04 * bitmap.c (bitmap_print): Make bitno unsigned.nathan
2004-11-04 PR tree-optimization/18009dorit
2004-11-042004-11-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia
2004-11-042004-11-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia
2004-11-04 * g++.dg/rtti/tinfo1.C: Remove xfails.bje
2004-11-04 * predict.c (struct block_info_def): Kill "tovisit" field.law
2004-11-04Daily bump.gccadmin
2004-11-03 * g++.old-deja/g++.other/enum5.C (enum conditions): Move thebje
2004-11-03 * gcc.c-torture/execute/stdarg-2.c (foo): Split multipleebotcazou
2004-11-03 * config/s390/s390-protos.h (s390_split_access_reg): Add prototype.uweigand
2004-11-03 * tree-phinodes.c (resize_phi_node): Copy only a portion ofkazu
2004-11-032004-11-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia
2004-11-032004-11-03 Andrew MacLeod <amacleod@redhat.com>amacleod
2004-11-03 * tree-ssa-loop-ivopts.c (get_address_cost): Offset zero does notuweigand
2004-11-032004-11-02 Daniel Berlin <dberlin@dberlin.org>dberlin
2004-11-03 * tree.c (tree_fold_gcd): Use FLOOR_MOD_EXPR instead ofspop