aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)Author
2005-08-25 * include/libiberty.h (expandargv): New function.Mark Mitchell
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
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
2003-07-06 * gcc.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-03 * system.h: Include filenames.h.Zack Weinberg
2003-06-29 * alloc-pool.c: Fix comment formatting.Kazu Hirata
2003-06-23 * basic-block.h: Fix comment formatting.Kazu Hirata
2003-06-19* gcc.c (target_sysroot_suffix, target_sysroot_hdrs_suffix,Graeme Peterson
2003-06-16cp:Kaveh Ghazi
2003-06-04 * config.gcc: Reorganize --with-cpu logic. SetDaniel Jacobowitz
2003-06-03 * configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek
2003-05-23 * config/rs6000/rs6000.c (expand_block_move): Unify the TARGET_STRINGGeoffrey Keating
2003-05-17gcc:Kaveh Ghazi
2003-05-17 * defaults.h (TARGET_CPU_CPP_BUILTINS, CPP_PREDEFINES): Remove.Neil Booth
2003-05-07 PR other/10658Mark Mitchell
2003-05-03 * c-decl.c (pending_invalid_xref_file): Remove.Nathan Sidwell
2003-04-29 * c-pragma.c (maybe_apply_renaming_pragma): Fix typo.Kriang Lerdsuwanakij
2003-03-11 * Makefile.in: Update.Neil Booth
2003-03-11Remove extra bits I included, by mistake, in my previous check-inDevang Patel
2003-03-10PR/9394Devang Patel
2003-03-09 * gcc.c (do_spec_1) ['{']: Revert 2003-02-24 patch. Don't handleRoger Sayle
2003-03-04 * configure.in: Don't always define TARGET_SYSTEM_ROOT.Daniel Jacobowitz
2003-03-02 * gcc.c (default_compilers): Add -no-integrated-cpp flag to invokeAshif Harji
2003-02-28In gcc/:Geoffrey Keating
2003-02-28 * gcc.c (do_spec_1): Treat %U like %u for unique associations.Roger Sayle
2003-02-24 * gcc.c (do_spec_1) ['{']: Handle pending argument upon returnRoger Sayle
2003-02-18 * gcc.c (validate_switches): Don't scan past closing '}'.Geoffrey Keating
2003-02-13 * Makefile.in (PREPROCESSOR_DEFINES): AddDaniel Jacobowitz
2003-01-27 * Makefile.in (LIB2FUNCS_ST): Remove _gcov.Nathan Sidwell
2003-01-19* config.gcc (mips64*-*-linux*): Added.Alexandre Oliva
2003-01-17 * et-forest.c: Fix comment typos.Kazu Hirata
2003-01-10Merge from pch-branch.Geoffrey Keating
2002-12-19This was approved for 3.4 BIB branch. But since it is dead now, I am puttingDevang Patel
2002-12-192002-12-18 Loren James Rittle <rittle@labs.mot.com>Loren James Rittle
2002-12-18 * gcc.c (do_spec_1) ['W']: End any pending argument from the braces.Jason Merrill
2002-12-17 * gcc.c (handle_braces): Allow '@' as a switch name.Geoffrey Keating
2002-12-17 * gcc.c (validate_switches): Allow '@' as a switch name.Geoffrey Keating
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-12-13 * c-decl.c: Fix a comment typo.Kazu Hirata
2002-11-26* gcc.c (do_spec_1): Reset delete_this_arg to zero.Douglas Rupp
2002-11-26* gcc.c (static_spec_functions): Add if-exists-else specJason Thorpe