summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * check-init.c (check_init): Handle USE_MAPPED_LOCATION case.bothner2004-09-306-2/+28
* * java-tree.h: Redefine some macros and add soem declarationbothner2004-09-304-5/+29
* * builtins.c (expand_builtin_strlen): Do not call emit_move_insnuweigand2004-09-302-7/+14
* PR 17739rth2004-09-3012-33/+99
* * directives.c (cpp_handle_deferred_pragma): Save, clear and restorebothner2004-09-302-0/+10
* Daily bump.gccadmin2004-09-302-2/+2
* FIxed an IMA bug showed up in parse and gzip.fjahanian2004-09-302-1/+6
* 2004-09-29 Daniel Berlin <dberlin@dberlin.org>dberlin2004-09-299-36/+36
* * tree-flow.h (struct bb_ann_d): Remove num_preds member.bje2004-09-294-14/+12
* 2004-09-29 Paolo Carlini <pcarlini@suse.de>paolo2004-09-2910-164/+258
* PR c/7425jsm282004-09-297-0/+44
* revert accidental checkinjason2004-09-291-17/+8
* PR libgcj/17715:tromey2004-09-293-14/+50
* 2004-09-29 Eric Christopher <echristo@redhat.com>echristo2004-09-292-44/+39
* * config/cris/cris.md (moverside, movemside): With MEM, make surehp2004-09-292-6/+13
* * Makefile.in: Rebuilt.tromey2004-09-293-495/+499
* PR tree-optimization/17697jason2004-09-292-8/+24
* * config/rs6000/linux64.h (PROCESSOR_DEFAULT): Define.dje2004-09-292-1/+7
* 2004-09-29 Andrew Haley <aph@redhat.com>aph2004-09-293-3/+11
* * tree.c (make_node_stat): Fix uninitialized warning. Replacenathan2004-09-292-14/+38
* Regenerate.rsandifo2004-09-291-2/+2
* * configure.in (--without-headers): Add missing double quotes.rsandifo2004-09-292-2/+7
* * read-rtl.c (apply_macro_to_string): Replace index with strchr.rsandifo2004-09-292-2/+6
* * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELDjakub2004-09-2919-33/+1509
* * builtins.def (BUILT_IN_FPUTC, BUILT_IN_FPUTC_UNLOCKED,jakub2004-09-293-10/+27
* PR tree-optimization/17697jakub2004-09-296-0/+113
* Oops - fix typo in ChangeLog.bothner2004-09-291-1/+1
* * profile.c (brnahc_prob): Pass correct value to output_location,bothner2004-09-292-1/+6
* PR middle-end/17525jason2004-09-293-0/+23
* PR 15089rth2004-09-296-9/+50
* * tree-ssa-threadupdate.c (create_block_for_threading): Requestlaw2004-09-293-42/+82
* * doc/extend.texi (Extended Asm): Add blurb about using Explicithp2004-09-292-3/+29
* * sched-rgn.c (haifa_edge, edge_table, NEXT_IN, NEXT_OUT, FROM_BLOCK,uweigand2004-09-292-402/+269
* Daily bump.gccadmin2004-09-292-2/+2
* * cse.c (cse_insn): Avoid creating direct non-local jumps.uweigand2004-09-284-0/+18
* PR 17531rth2004-09-283-16/+42
* PR driver/17537sayle2004-09-282-0/+9
* * jni.cc (_Jv_JNI_RegisterNatives): Formatting fixlets.tromey2004-09-282-3/+4
* * config/s390/s390.c (s390_adjust_cost): Remove.uweigand2004-09-283-39/+13
* * config/ia64/ia64.c (ia64_expand_prologue): Declare eijakub2004-09-282-0/+6
* * tree-ssa-loop.c (pass_record_bounds): Do not assign adnovillo2004-09-282-1/+6
* PR libgcj/17222:tromey2004-09-283-2/+22
* * common.opt (flag_gcse_sm): Disable by default.steven2004-09-284-16/+13
* * Makefile.in (tree-ssa-propagate.o): Depend on vec.h.steven2004-09-283-20/+33
* PR c/16409jsm282004-09-288-1/+67
* PR java/15710:tromey2004-09-282-0/+8
* * tree-ssa-live.c (calculate_live_on_entry): Fix warningsdnovillo2004-09-282-1/+6
* * tree-pretty-print.c (dump_generic_node): Print vector types.dpatel2004-09-282-1/+11
* 2004-09-28 Andrew Haley <aph@redhat.com>aph2004-09-282-6/+13
* sh.h (INIT_CUMULATIVE_ARGS): Replace with an invocation of the functionnickc2004-09-284-40/+87