summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* 2004-11-05 Andreas Krebbel <krebbel1@de.ibm.com>uweigand2004-11-052-0/+20
* PR fortran/15164tobi2004-11-052-2/+8
* * bitmap.h (enum bitmap_bits): Remove.nathan2004-11-053-161/+535
* PR tree-optimization/18307nathan2004-11-052-2/+17
* Index: ChangeLoggeoffk2004-11-058-741/+41
* PR target/18263giovannibajo2004-11-052-1/+7
* * doc/c-tree.texi, doc/cfg.texi, doc/contrib.texi, doc/cpp.texi,jsm282004-11-0524-352/+365
* * doc/c-tree.texi, doc/cfg.texi, doc/extend.texi, doc/gty.texi,jsm282004-11-0512-108/+115
* * config/arm/arm.c (arm_handle_notshared_attribute): New function.mmitchel2004-11-055-0/+79
* Daily bump.gccadmin2004-11-051-1/+1
* * tree-phinodes.c (make_phi_node): Make it static.kazu2004-11-043-2/+6
* * stmt.c (expand_asm, expand_asm_operands): Make them static.kazu2004-11-043-4/+8
* * passes.c (rest_of_compilation): Make it static.kazu2004-11-043-2/+6
* * jump.c (cleanup_barriers): Use delete_insn instead ofkazu2004-11-043-13/+8
* * expr.c (mostly_zero_p): Make it static.kazu2004-11-043-2/+6
* * cfgrtl.c (force_nonfallthru_and_redirect): Make it static.kazu2004-11-042-2/+5
* * builtins.c (expand_builtin_return_addr,kazu2004-11-044-6/+11
* * tree-cfg.c (find_taken_edge): Reject VAL begin NULL.kazu2004-11-043-3/+10
* * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignmentebotcazou2004-11-042-0/+9
* * cfghooks.c (delete_basic_block): Remove code to truncatekazu2004-11-042-3/+5
* 2004-11-04 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-042-1/+6
* ChangeLog:uweigand2004-11-046-2/+30
* * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,jsm282004-11-0422-0/+221
* * doc/gty.texi, doc/makefile.texi, doc/sourcebuild.texi: Don'tjsm282004-11-044-4/+9
* * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,jsm282004-11-0416-26/+37
* PR target/15342rsandifo2004-11-044-2/+33
* * bitmap.h: Fix a comment typo. Follow spelling conventions.kazu2004-11-043-12/+17
* * sdbout.c (SDB_GENERATE_FAKE): Remove.kazu2004-11-044-13/+9
* * config/s390/s390.md ("*addsi3_sign"): Use canonical RTL.uweigand2004-11-042-2/+6
* DR 49, 100giovannibajo2004-11-0413-345/+454
* PR other/18277ebotcazou2004-11-042-4/+8
* * predict.c (propagate_freq): Make bitno unsigned. Movenathan2004-11-042-11/+14
* * bitmap.h (bitmap_iterator): Remove word_bit and bitnathan2004-11-042-336/+315
* * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove.nathan2004-11-049-22/+27
* * bitmap.c (bitmap_print): Make bitno unsigned.nathan2004-11-0434-124/+156
* PR tree-optimization/18009dorit2004-11-043-90/+215
* 2004-11-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-043-12/+25
* 2004-11-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-042-0/+12
* * g++.dg/rtti/tinfo1.C: Remove xfails.bje2004-11-042-4/+8
* * predict.c (struct block_info_def): Kill "tovisit" field.law2004-11-042-27/+46
* Daily bump.gccadmin2004-11-041-1/+1
* * g++.old-deja/g++.other/enum5.C (enum conditions): Move thebje2004-11-032-5/+10
* * gcc.c-torture/execute/stdarg-2.c (foo): Split multipleebotcazou2004-11-032-3/+11
* * config/s390/s390-protos.h (s390_split_access_reg): Add prototype.uweigand2004-11-035-76/+176
* * tree-phinodes.c (resize_phi_node): Copy only a portion ofkazu2004-11-032-2/+9
* 2004-11-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-032-5/+10
* 2004-11-03 Andrew MacLeod <amacleod@redhat.com>amacleod2004-11-032-0/+25
* * tree-ssa-loop-ivopts.c (get_address_cost): Offset zero does notuweigand2004-11-032-10/+10
* 2004-11-02 Daniel Berlin <dberlin@dberlin.org>dberlin2004-11-034-25/+80
* * tree.c (tree_fold_gcd): Use FLOOR_MOD_EXPR instead ofspop2004-11-032-1/+6