aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-09-15haifa-sched.c (schedule_block): Use ready_remove_first instead of choose_read...Vladimir Makarov2-1/+6
2003-09-15re PR c++/12184 (ICE with trying to convert an incomplete type)Nathan Sidwell5-8/+39
2003-09-15invoke.texi (Warning Options): Describe -Wold-style-definition.Andreas Jaeger1-0/+10
2003-09-15invoke.texi (Warning Options): Describe -Wold-style-definition.Andreas Jaeger8-1/+57
2003-09-15altivec.h: Convert () prototypes to ISO C90.Andreas Jaeger3-35/+40
2003-09-14re PR rtl-optimization/10914 (unswitch loops does not work on powerpc)Zdenek Dvorak8-23/+50
2003-09-15re PR c++/3907 (nested template parm collides with member name)Mark Mitchell13-205/+230
2003-09-15class.c (layout_class_type): Make DECL_MODE match TYPE_MODE for an bit-field ...Mark Mitchell4-1/+33
2003-09-15Daily bump.GCC Administrator1-1/+1
2003-09-14class.c (layout_class_type): Make DECL_MODE match TYPE_MODE for an bit-field ...Mark Mitchell2-0/+6
2003-09-14* rtti.c (get_tinfo_decl): Set TREE_PUBLIC for typeinfo decls.Geoffrey Keating2-1/+6
2003-09-14combine.c (simplify_comparison): Convert (ne (and (lshiftrt (xor X CST) Y) 1)...Kazu Hirata2-11/+28
2003-09-14alias.c: Follow spelling conventions.Kazu Hirata6-5/+16
2003-09-14c-ppoutput.c (cb_line_change): Revert 2003-08-04's change.Alexandre Oliva3-3/+12
2003-09-14separate-1.c: Adjust line of error.Alexandre Oliva3-17/+22
2003-09-14ra.c: Convert to ISO C90 prototypes.Steven Bosscher6-534/+335
2003-09-14* Makefile.in (%.dvi): Remove excess $(docdir).Richard Sandiford2-1/+5
2003-09-14function.c (STACK_BYTES): Move definition to head of file.Richard Sandiford5-21/+109
2003-09-14objc-act.c: Convert to ISO C90 prototypes.Andreas Jaeger3-714/+471
2003-09-14rs6000.c: Fix typo: Remove extra ')'.Olaf Hering1-1/+1
2003-09-13re PR target/12021 (warning "cpu" and "machine" reasserted for every file)Andrew Pinski3-4/+5
2003-09-13rs6000.c (GEN_LOCAL_LABEL_FOR_SYMBOL): Remove.Andrew Pinski2-23/+10
2003-09-14Daily bump.GCC Administrator1-1/+1
2003-09-13Correct Dale's email address in ChangeLog entry.David Edelsohn1-1/+2
2003-09-13cgraphunit.c (cgraph_assemble_pending_functions): Export.Richard Henderson5-4/+30
2003-09-13Fix still another typo.Dale Johannesen1-1/+1
2003-09-13Fix typos in previous.Dale Johannesen2-2/+5
2003-09-13Daily bump.GCC Administrator1-1/+1
2003-09-12pretty-print.c (pp_construct): Use xcalloc instead of xmalloc when allocating...Ziemowit Laski2-1/+6
2003-09-12darwin.c (machopic_select_rtx_section): Use const_data_section for things tha...Geoffrey Keating2-0/+10
2003-09-12re PR bootstrap/12264 (Mainline faield to bootstrap)H.J. Lu2-1/+7
2003-09-12elf.h (ASM_SPEC): Remove no-density option.Bob Wilson5-265/+59
2003-09-12Use ISO C90 prototypes.Dale Johannesen5-956/+530
2003-09-12* loop.c: Move comments describing BIV's and GIV's to top of fileChris Lattner2-10/+14
2003-09-12re PR rtl-optimization/8967 (Making class data members `const' pessimizes code)Roger Sayle4-22/+44
2003-09-12mcore-protos.h (mcore_r15_operand_p): Declare.Richard Sandiford5-324/+108
2003-09-11* c-lex.c (fe_file_change): Don't transform to_line with SOURCE_LINE.Mike Stump2-4/+6
2003-09-12Daily bump.GCC Administrator1-1/+1
2003-09-11builtins.c (fold_builtin_logarithm): if N can't be truncated to MODE exactly...Kaveh R. Ghazi2-5/+14
2003-09-11builtins.c (builtin_dconsts_init, [...]): Delete.Kaveh R. Ghazi4-28/+19
2003-09-11* decl2.c (var_finalized_p): Swap arms of conditional.David Edelsohn2-2/+6
2003-09-11Capitalize my name in an old ChangeLog entry.Bernardo Innocenti1-1/+1
2003-09-11re PR c++/11788 (missing implicit instantiation of static member function)Nathan Sidwell5-47/+121
2003-09-11re PR fortran/11522 (g77 dwarf-2 ICE in add_abstract_origin_attribute)Alexandre Oliva2-4/+14
2003-09-11combine.c (combine_simplify_rtx): Move several NOT and NEG optimizations from...Roger Sayle3-98/+113
2003-09-11cgraphunit.c (cgraph_finalize_function): Add nested arg.Richard Henderson8-23/+48
2003-09-10* c-decl.c (poplevel): Eliminate use of |= in function_body assignment.Joe Buck2-1/+6
2003-09-10* decl2.c (cxx_callgraph_analyze_expr): Mark argument unused.Richard Henderson2-1/+5
2003-09-10real.c: Update URL to VAX floating point docs.Jerry Quinn2-2/+7
2003-09-11* gcc.dg/20030909-1.c: New test.Ian Lance Taylor2-0/+9