aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2004-01-07 * config/rs6000/rs6000.c (rs6000_dbx_register_number): New function.Alan Modra
2004-01-072004-01-06 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-01-07Daily bump.GCC Administrator
2004-01-06 * config/rs6000/t-darwin (LIB2FUNCS_EXTRA): Compile darwin-ldouble.c.Geoffrey Keating
2004-01-06 * emit-rtl.c (gen_lowpart_common): Use simplify_gen_subregGeoffrey Keating
2004-01-06 * makefile.in (stageprofile_flags_to_pass): use -fprofile-generate.Jan Hubicka
2004-01-06 * config/rs6000/rs6000.md (floatsitf2): Use expand_float ratherGeoffrey Keating
2004-01-06 * dwarf2out.c (add_const_value_attribute): Remove incorrect comment.Geoffrey Keating
2004-01-06 * config/rs6000/xcoff.h (EXTRA_SECTION_FUNCTIONS): Split eachDavid Edelsohn
2004-01-06 * invoke.texi: Remove typo in last change.Jan Hubicka
2004-01-06 PR target/10301Jan Hubicka
2004-01-06 * alias.c: Fix comment typos.Kazu Hirata
2004-01-06 * doc/install.texi: Fix typos.Kazu Hirata
2004-01-06Fix defintion of TRAMPOLINE_SIZEKazuhiro Inaoka
2004-01-06 * gcc.dg/i386-sse-5.c: New testJan Hubicka
2004-01-06 * config/sh/linux.h: Fix comment formatting.Kazu Hirata
2004-01-06contrib/Kelley Cook
2004-01-06 PR c++/13057Mark Mitchell
2004-01-06 PR c++/12815Mark Mitchell
2004-01-06 PR c++/12816Mark Mitchell
2004-01-06Daily bump.GCC Administrator
2004-01-05 * system.h (ASM_OUTPUT_MAIN_SOURCE_FILENAME): Poison.Kazu Hirata
2004-01-05 * gcc.dg/compat/sdata-section.h: Declare 'abort'.Eric Botcazou
2004-01-05 PR c++/12132Mark Mitchell
2004-01-05 PR c++/13451Mark Mitchell
2004-01-052004-01-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-01-05 * doc/invoke.texi: Remove a page break.Kazu Hirata
2004-01-05 * config/avr/avr.c (avr_output_function_prologue): Remove anKazu Hirata
2004-01-05 * config/mn10300/mn10300.c: Fix comment formatting.Kazu Hirata
2004-01-052004-01-05 Robert Dewar <dewar@gnat.com>Arnaud Charlet
2004-01-05 * tree.h: Update documentation on nothrow_flag.Richard Kenner
2004-01-05 * doc/invoke.texi: Remove traces of dead ports.Kazu Hirata
2004-01-05 PR c++/13387Nathan Sidwell
2004-01-05Fix typo (double "for"s).Richard Sandiford
2004-01-05Update copyright dates after recent commits.Richard Sandiford
2004-01-05 * doc/invoke.texi: Add documentation for the MIPS -mexplicit-relocsRichard Sandiford
2004-01-05 PR target/12945Richard Sandiford
2004-01-05I am a moron.Steven Bosscher
2004-01-05 * config/mips/mips-protos.h (mips_dangerous_for_la25_p): Declare.Richard Sandiford
2004-01-05 PR c++/13157Mark Mitchell
2004-01-05 * semantics.c (push_deferring_access_checks): Fix format.Andrew Pinski
2004-01-05 * call.c (build_over_call): Don't create a save_expr of anRichard Henderson
2004-01-05 * config/m68k/m68k.c (output_andsi3): Fix signed/unsigned comparisonBernardo Innocenti
2004-01-05 * configure.ac: Use AC_PROG_CPP_WERROR.Nathanael Nerode
2004-01-05 PR c++/13529Mark Mitchell
2004-01-05 * parser.c (cp_parser_parameter_declaration): Fix comment.Mark Mitchell
2004-01-05 * g++.dg/init/copy7.C: Add missing dg-error markers.Mark Mitchell
2004-01-05 * .cvsignore: Add autom4te.cache.Zack Weinberg
2004-01-05Daily bump.GCC Administrator
2004-01-04 PR c++/12226Mark Mitchell