summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
...
* c-typeck.c: Fix comment typos.Kazu Hirata2003-12-131-1/+1
* re PR driver/13211 (using -###, warns about unused linker file)Andrew Pinski2003-12-051-1/+8
* libunwind cleanupJames E Wilson2003-12-031-1/+5
* Fix ia64 libunwind gnatmake link error.James E Wilson2003-11-301-3/+5
* Fix problem noticed while looking at PR 12564.James E Wilson2003-10-231-2/+0
* re PR bootstrap/12173 (IRIX 6 O32 (with as) bootstrap failure due to gcc -g -...Alexandre Oliva2003-10-071-1/+1
* * gcc.c (process_command): Fix typo.Nicolas Roche2003-09-041-1/+1
* * gcc.c (STANDARD_EXEC_PREFIX, STANDARD_STARTFILE_PREFIX)Daniel Jacobowitz2003-08-281-17/+5
* c.opt: Introduce -fworking-directory.Alexandre Oliva2003-08-051-1/+1
* Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.Geoffrey Keating2003-07-311-9/+29
* alias.c: Fix comment formatting.Kazu Hirata2003-07-221-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-74/+53
* Index: ChangeLogGeoffrey Keating2003-07-111-8/+42
* stmt.c: Convert remaining prototypes to ISO C90.Andreas Jaeger2003-07-061-2/+2
* gcc.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-280/+171
* system.h: Include filenames.h.Zack Weinberg2003-07-031-15/+7
* alloc-pool.c: Fix comment formatting.Kazu Hirata2003-06-291-5/+5
* basic-block.h: Fix comment formatting.Kazu Hirata2003-06-231-2/+2
* gcc.c (target_sysroot_suffix, [...]): New.Graeme Peterson2003-06-191-3/+54
* decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2003-06-161-3/+3
* config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz2003-06-041-0/+71
* configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek2003-06-031-2/+11
* rs6000.c (expand_block_move): Unify the TARGET_STRING and ! TARGET_STRING cases.Geoffrey Keating2003-05-231-7/+9
* builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi2003-05-171-14/+15
* defaults.h (TARGET_CPU_CPP_BUILTINS, [...]): Remove.Neil Booth2003-05-171-170/+1
* re PR other/10658 (Change copyright year.)Mark Mitchell2003-05-071-1/+1
* c-decl.c (pending_invalid_xref_file): Remove.Nathan Sidwell2003-05-031-1/+1
* c-pragma.c (maybe_apply_renaming_pragma): Fix typo.Kriang Lerdsuwanakij2003-04-291-1/+1
* Makefile.in: Update.Neil Booth2003-03-111-66/+1
* Remove extra bits I included, by mistake, in my previous check-inDevang Patel2003-03-101-4/+1
* gcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove.Devang Patel2003-03-101-21/+4
* gcc.c (do_spec_1): Revert 2003-02-24 patch.Roger Sayle2003-03-091-13/+19
* configure.in: Don't always define TARGET_SYSTEM_ROOT.Daniel Jacobowitz2003-03-041-0/+4
* gcc.c (default_compilers): Add -no-integrated-cpp flag to invoke an external ...Ashif Harji2003-03-021-5/+6
* In gcc/: 2003-02-28 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating2003-02-281-2/+2
* gcc.c (do_spec_1): Treat %U like %u for unique associations.Roger Sayle2003-02-281-2/+2
* gcc.c (do_spec_1): Handle pending argument upon return from handle_braces in ...Roger Sayle2003-02-241-1/+13
* * gcc.c (validate_switches): Don't scan past closing '}'.Geoffrey Keating2003-02-181-1/+2
* Makefile.in (PREPROCESSOR_DEFINES): Add @TARGET_SYSTEM_ROOT_DEFINE@.Daniel Jacobowitz2003-02-131-2/+26
* Makefile.in (LIB2FUNCS_ST): Remove _gcov.Nathan Sidwell2003-01-271-1/+2
* config.gcc (mips64*-*-linux*): Added.Alexandre Oliva2003-01-191-6/+6
* et-forest.c: Fix comment typos.Kazu Hirata2003-01-171-2/+2
* Merge from pch-branch.Geoffrey Keating2003-01-101-4/+26
* This was approved for 3.4 BIB branch.Devang Patel2002-12-191-1/+1
* gcc.c (validate_switches): Robustify against skipping past '\0'.Loren James Rittle2002-12-191-6/+6
* * gcc.c (do_spec_1) ['W']: End any pending argument from the braces.Jason Merrill2002-12-181-0/+12
* * gcc.c (handle_braces): Allow '@' as a switch name.Geoffrey Keating2002-12-171-1/+1
* * gcc.c (validate_switches): Allow '@' as a switch name.Geoffrey Keating2002-12-171-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-368/+596
* c-decl.c: Fix a comment typo.Kazu Hirata2002-12-131-2/+2