summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * tree-ssa-loop-im.c (single_reachable_address) <PHI_NODE>:dnovillo2004-09-282-2/+8
* 2004-09-28 Andrew Haley <aph@redhat.com>aph2004-09-282-18/+6
* 2004-09-28 Andrew Haley <aph@redhat.com>aph2004-09-282-2/+25
* * tree-ssa-alias.c (create_name_tags): If PTR points to adnovillo2004-09-282-1/+11
* 2004-09-28 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-09-282-1/+6
* * basic-block.h: Fix a comment typo.kazu2004-09-282-1/+5
* * tree.c: Fix a comment typo.kazu2004-09-282-1/+5
* * optabs.c, optabs.h: Fix comment typos.kazu2004-09-283-2/+6
* * config/sparc/sparc.md (call_address_struct_value_sp32):ebotcazou2004-09-282-2/+14
* 2004-09-28 Michael Koch <konqueror@gmx.de>mkoch2004-09-283-33/+47
* 2004-09-28 Paolo Carlini <pcarlini@suse.de>paolo2004-09-2814-18/+297
* * class.c (VTT_TOP_LEVEL_P, VTT_MARKED_BINFO_P): Remove.nathan2004-09-283-191/+107
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-2879-1396/+2170
* PR target/16532ebotcazou2004-09-285-24/+99
* Fix formatting.dje2004-09-281-2/+2
* PR c++/17642mmitchel2004-09-2813-90/+205
* Daily bump.gccadmin2004-09-282-2/+2
* * expr.c (expand_expr_real_1): Handle VEC_COND_EXPR.dpatel2004-09-285-3/+212
* 2004-09-27 Kelley Cook <kcook@gcc.gnu.org>kcook2004-09-272-11/+29