| Commit message (Expand) | Author | Age | Files | Lines |
* | * check-init.c (check_init): Handle USE_MAPPED_LOCATION case. | bothner | 2004-09-30 | 6 | -2/+28 |
* | * java-tree.h: Redefine some macros and add soem declaration | bothner | 2004-09-30 | 4 | -5/+29 |
* | * builtins.c (expand_builtin_strlen): Do not call emit_move_insn | uweigand | 2004-09-30 | 2 | -7/+14 |
* | PR 17739 | rth | 2004-09-30 | 12 | -33/+99 |
* | * directives.c (cpp_handle_deferred_pragma): Save, clear and restore | bothner | 2004-09-30 | 2 | -0/+10 |
* | Daily bump. | gccadmin | 2004-09-30 | 2 | -2/+2 |
* | FIxed an IMA bug showed up in parse and gzip. | fjahanian | 2004-09-30 | 2 | -1/+6 |
* | 2004-09-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-29 | 9 | -36/+36 |
* | * tree-flow.h (struct bb_ann_d): Remove num_preds member. | bje | 2004-09-29 | 4 | -14/+12 |
* | 2004-09-29 Paolo Carlini <pcarlini@suse.de> | paolo | 2004-09-29 | 10 | -164/+258 |
* | PR c/7425 | jsm28 | 2004-09-29 | 7 | -0/+44 |
* | revert accidental checkin | jason | 2004-09-29 | 1 | -17/+8 |
* | PR libgcj/17715: | tromey | 2004-09-29 | 3 | -14/+50 |
* | 2004-09-29 Eric Christopher <echristo@redhat.com> | echristo | 2004-09-29 | 2 | -44/+39 |
* | * config/cris/cris.md (moverside, movemside): With MEM, make sure | hp | 2004-09-29 | 2 | -6/+13 |
* | * Makefile.in: Rebuilt. | tromey | 2004-09-29 | 3 | -495/+499 |
* | PR tree-optimization/17697 | jason | 2004-09-29 | 2 | -8/+24 |
* | * config/rs6000/linux64.h (PROCESSOR_DEFAULT): Define. | dje | 2004-09-29 | 2 | -1/+7 |
* | 2004-09-29 Andrew Haley <aph@redhat.com> | aph | 2004-09-29 | 3 | -3/+11 |
* | * tree.c (make_node_stat): Fix uninitialized warning. Replace | nathan | 2004-09-29 | 2 | -14/+38 |
* | Regenerate. | rsandifo | 2004-09-29 | 1 | -2/+2 |
* | * configure.in (--without-headers): Add missing double quotes. | rsandifo | 2004-09-29 | 2 | -2/+7 |
* | * read-rtl.c (apply_macro_to_string): Replace index with strchr. | rsandifo | 2004-09-29 | 2 | -2/+6 |
* | * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD | jakub | 2004-09-29 | 19 | -33/+1509 |
* | * builtins.def (BUILT_IN_FPUTC, BUILT_IN_FPUTC_UNLOCKED, | jakub | 2004-09-29 | 3 | -10/+27 |
* | PR tree-optimization/17697 | jakub | 2004-09-29 | 6 | -0/+113 |
* | Oops - fix typo in ChangeLog. | bothner | 2004-09-29 | 1 | -1/+1 |
* | * profile.c (brnahc_prob): Pass correct value to output_location, | bothner | 2004-09-29 | 2 | -1/+6 |
* | PR middle-end/17525 | jason | 2004-09-29 | 3 | -0/+23 |
* | PR 15089 | rth | 2004-09-29 | 6 | -9/+50 |
* | * tree-ssa-threadupdate.c (create_block_for_threading): Request | law | 2004-09-29 | 3 | -42/+82 |
* | * doc/extend.texi (Extended Asm): Add blurb about using Explicit | hp | 2004-09-29 | 2 | -3/+29 |
* | * sched-rgn.c (haifa_edge, edge_table, NEXT_IN, NEXT_OUT, FROM_BLOCK, | uweigand | 2004-09-29 | 2 | -402/+269 |
* | Daily bump. | gccadmin | 2004-09-29 | 2 | -2/+2 |
* | * cse.c (cse_insn): Avoid creating direct non-local jumps. | uweigand | 2004-09-28 | 4 | -0/+18 |
* | PR 17531 | rth | 2004-09-28 | 3 | -16/+42 |
* | PR driver/17537 | sayle | 2004-09-28 | 2 | -0/+9 |
* | * jni.cc (_Jv_JNI_RegisterNatives): Formatting fixlets. | tromey | 2004-09-28 | 2 | -3/+4 |
* | * config/s390/s390.c (s390_adjust_cost): Remove. | uweigand | 2004-09-28 | 3 | -39/+13 |
* | * config/ia64/ia64.c (ia64_expand_prologue): Declare ei | jakub | 2004-09-28 | 2 | -0/+6 |
* | * tree-ssa-loop.c (pass_record_bounds): Do not assign a | dnovillo | 2004-09-28 | 2 | -1/+6 |
* | PR libgcj/17222: | tromey | 2004-09-28 | 3 | -2/+22 |
* | * common.opt (flag_gcse_sm): Disable by default. | steven | 2004-09-28 | 4 | -16/+13 |
* | * Makefile.in (tree-ssa-propagate.o): Depend on vec.h. | steven | 2004-09-28 | 3 | -20/+33 |
* | PR c/16409 | jsm28 | 2004-09-28 | 8 | -1/+67 |
* | PR java/15710: | tromey | 2004-09-28 | 2 | -0/+8 |
* | * tree-ssa-live.c (calculate_live_on_entry): Fix warnings | dnovillo | 2004-09-28 | 2 | -1/+6 |
* | * tree-pretty-print.c (dump_generic_node): Print vector types. | dpatel | 2004-09-28 | 2 | -1/+11 |
* | 2004-09-28 Andrew Haley <aph@redhat.com> | aph | 2004-09-28 | 2 | -6/+13 |
* | sh.h (INIT_CUMULATIVE_ARGS): Replace with an invocation of the function | nickc | 2004-09-28 | 4 | -40/+87 |