aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)Author
2004-09-26 PR c/11459Joseph Myers
2004-09-18 * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c,Kazu Hirata
2004-09-162004-09-15 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-09-09 * gcc.c (add_sysrooted_prefix, execute, do_self_spec, do_spec_1,Nathan Sidwell
2004-09-042004-09-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2004-08-23 * Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell
2004-08-20 PR 5620Danny Smith
2004-08-18[gcc/ChangeLog]Ziemowit Laski
2004-08-032004-08-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-07-012004-07-02 Aaron W. LaFramboise <aaronraolete36@aaronwl.com>Aaron W. LaFramboise
2004-06-222004-06-21 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2004-06-042004-06-04 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2004-05-30 * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,Kazu Hirata
2004-05-30 * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,Kazu Hirata
2004-05-242004-05-23 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-05-13 * gcc.c (default_compilers): Fill out initializers for new FortranIan Lance Taylor
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-04-29 * gcc.c (DELETE_IF_ORDINARY): New macro default definition.Douglas Rupp
2004-04-23 * gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.Alan Modra
2004-04-17 * gcc.c (used_arg): Check whether an option has been removed.Richard Sandiford
2004-04-09 * gcc.c (default_compilers): Add missing initializers.Ian Lance Taylor
2004-04-072004-04-07 Caroline Tice <ctice@apple.com>Caroline Tice
2004-04-052004-04-05 Caroline Tice <ctice@apple.com>Caroline Tice
2004-04-01 * gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link withAlan Modra
2004-03-05 PR 13577Nathan Sidwell
2004-03-04 Add framework support for darwin.Mike Stump
2004-03-02 PR bootstrap/14356Mark Mitchell
2004-02-27 * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c,Kazu Hirata
2004-02-20gcc/Kazu Hirata
2004-02-19 * gcc.c (LIBGCC_SPEC): If REAL_LIBGCC_SPEC is defined, andMatt Austern
2004-01-24 * gcc.c (process_command): Don't internationalize theKazu Hirata
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,Kazu Hirata
2004-01-092004-01-09 James E Wilson <wilson@specifixinc.com>James E Wilson
2003-12-31 * gcc.c (init_spec): Add -lunwind to shared case too ifZack Weinberg
2003-12-23 * common.opt (fprofile-generate,fprofile-use): Add.Jan Hubicka
2003-12-20 PR other/7956Eric Botcazou
2003-12-13 * c-typeck.c: Fix comment typos.Kazu Hirata
2003-12-062003-12-05 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2003-12-04libunwind cleanupJim Wilson
2003-11-30Fix ia64 libunwind gnatmake link error.Jim Wilson
2003-10-23Fix problem noticed while looking at PR 12564.Jim Wilson
2003-10-072003-10-07 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva
2003-09-04 * gcc.c (process_command): Fix typo.Nicolas Roche
2003-08-28 * gcc.c (STANDARD_EXEC_PREFIX, STANDARD_STARTFILE_PREFIX)Daniel Jacobowitz
2003-08-05* c.opt: Introduce -fworking-directory.Alexandre Oliva
2003-07-312003-07-31 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2003-07-22 * alias.c: Fix comment formatting.Kazu Hirata
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-11Index: ChangeLogGeoffrey Keating
2003-07-06 * stmt.c: Convert remaining prototypes to ISO C90.Andreas Jaeger