| Commit message (Expand) | Author | Age | Files | Lines |
* | PR tree-optimization/19967 | kazu | 2005-02-16 | 4 | -36/+85 |
* | PR target/20007 | kazu | 2005-02-16 | 3 | -12/+19 |
* | PR middle-end/19857 | jakub | 2005-02-16 | 6 | -4/+62 |
* | * gcse.c (blocks_with_calls): New bitmap. | law | 2005-02-16 | 2 | -31/+61 |
* | 2005-02-15 Peter O'Gorman <peter@pogma.com> | pinskia | 2005-02-16 | 2 | -1/+11 |
* | 2005-02-15 Andy Hutchinson <HutchinsonAndy@netscape.net> | sayle | 2005-02-16 | 2 | -1/+7 |
* | Daily bump. | gccadmin | 2005-02-16 | 1 | -1/+1 |
* | Add Alan Modra to last ChangeLog entry. | dje | 2005-02-15 | 1 | -0/+1 |
* | 2005-02-15 Eric Christopher <echristo@redhat.com> | echristo | 2005-02-15 | 2 | -0/+14 |
* | PR target/19019 | dje | 2005-02-15 | 7 | -26/+66 |
* | 2005-02-15 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-02-15 | 4 | -0/+67 |
* | 2005-02-15 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-02-15 | 2 | -0/+73 |
* | 2005-02-15 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-02-15 | 2 | -5/+12 |
* | gcc/cp/ChangeLog: | aoliva | 2005-02-15 | 5 | -55/+57 |
* | * decl2.c (mark_used): Set the source location of the used decl to | aoliva | 2005-02-15 | 3 | -8/+25 |
* | * passes.c (rest_of_handle_gcse): Fix a comment. | kazu | 2005-02-15 | 2 | -1/+5 |
* | * gcc.dg/overflow-warn-1.c, gcc.dg/overflow-warn-2.c, | jsm28 | 2005-02-15 | 5 | -0/+514 |
* | * gcse.c (canon_modify_mem_set_list_set): Kill unnecessary | law | 2005-02-15 | 2 | -12/+10 |
* | * ada/acats/tests/cxb/cxb30131.c: Include <stdlib.h> to properly | schwab | 2005-02-15 | 2 | -1/+7 |
* | * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree-dump.c, | kazu | 2005-02-15 | 13 | -12/+22 |
* | 2005-02-15 Andreas Krebbel <krebbel1@de.ibm.com> | uweigand | 2005-02-15 | 2 | -1/+8 |
* | * bb-reorder.c (find_traces_1_round): Force fallthru edge from a | rth | 2005-02-15 | 2 | -0/+21 |
* | * flow.c (recompute_reg_usage): Remove all arguments. | kazu | 2005-02-15 | 4 | -9/+8 |
* | * basic-block.h: Adjust the prototype for find_basic_blocks. | kazu | 2005-02-15 | 4 | -6/+11 |
* | Daily bump. | gccadmin | 2005-02-15 | 1 | -1/+1 |
* | 2005-02-14 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-02-14 | 5 | -60/+92 |
* | PR preprocessor/16323 | jsm28 | 2005-02-14 | 2 | -3/+9 |
* | Fix typo. | dje | 2005-02-14 | 1 | -2/+2 |
* | PR target/19019 | dje | 2005-02-14 | 2 | -3/+32 |
* | gcc/java: | tromey | 2005-02-14 | 2 | -0/+7 |
* | PR tree-optimization/19853 | dnovillo | 2005-02-14 | 4 | -6/+35 |
* | cp: | nathan | 2005-02-14 | 4 | -3/+25 |
* | re-apply fold_indirect_ref patch | jason | 2005-02-14 | 4 | -20/+55 |
* | * passes.c (rest_of_handle_loop_optimize): Remove calls to | kazu | 2005-02-14 | 2 | -2/+5 |
* | * reload.c (find_reloads): Swap address_reloaded flags when | uweigand | 2005-02-14 | 2 | -0/+9 |
* | 2005-02-14 Andrew Haley <aph@redhat.com> | aph | 2005-02-14 | 3 | -13/+50 |
* | * lambda-code.c (lambda_loopnest_to_gcc_loopnest, perfect_nestify): | spop | 2005-02-14 | 3 | -9/+23 |
* | cp: | nathan | 2005-02-14 | 7 | -13/+55 |
* | gcc/cp/ChangeLog: | aoliva | 2005-02-14 | 4 | -1/+24 |
* | PR target/17428 | rakdver | 2005-02-14 | 3 | -3/+42 |
* | cp: | nathan | 2005-02-14 | 6 | -22/+138 |
* | * bitmap.h (bitmap_and_compl_into): Return bool. | nathan | 2005-02-14 | 3 | -4/+13 |
* | 2005-02-13 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-02-14 | 2 | -0/+25 |
* | Daily bump. | gccadmin | 2005-02-14 | 1 | -1/+1 |
* | PR target/19019 | dje | 2005-02-13 | 7 | -35/+130 |
* | 2005-02-13 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-02-13 | 2 | -1/+7 |
* | * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright. | kazu | 2005-02-13 | 4 | -3/+7 |
* | temporarily revert last changes | jason | 2005-02-13 | 4 | -127/+21 |
* | 2005-02-13 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-02-13 | 2 | -2/+10 |
* | * trans-stmt.c (generate_loop_for_temp_to_lhs, | tobi | 2005-02-13 | 2 | -8/+10 |