aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-24gcc.c (process_command): Don't internationalize the Copyright message.Kazu Hirata1-1/+1
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-09gcc.c (init_spec): Remove -lunwind from shared case.James E Wilson1-6/+0
2003-12-31gcc.c (init_spec): Add -lunwind to shared case too if USE_LIBUNWIND_EXCEPTIONS.Zack Weinberg1-0/+6
2003-12-23common.opt (fprofile-generate,fprofile-use): Add.Jan Hubicka1-1/+1
2003-12-20re PR other/7956 (unreadable error on -m64 with --disable-multilib)Eric Botcazou1-1/+1
2003-12-13c-typeck.c: Fix comment typos.Kazu Hirata1-1/+1
2003-12-05re PR driver/13211 (using -###, warns about unused linker file)Andrew Pinski1-1/+8
2003-12-03libunwind cleanupJames E Wilson1-1/+5
2003-11-30Fix ia64 libunwind gnatmake link error.James E Wilson1-3/+5
2003-10-23Fix problem noticed while looking at PR 12564.James E Wilson1-2/+0
2003-10-07re PR bootstrap/12173 (IRIX 6 O32 (with as) bootstrap failure due to gcc -g -...Alexandre Oliva1-1/+1
2003-09-04* gcc.c (process_command): Fix typo.Nicolas Roche1-1/+1
2003-08-28* gcc.c (STANDARD_EXEC_PREFIX, STANDARD_STARTFILE_PREFIX)Daniel Jacobowitz1-17/+5
2003-08-05c.opt: Introduce -fworking-directory.Alexandre Oliva1-1/+1
2003-07-31Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.Geoffrey Keating1-9/+29
2003-07-22alias.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-74/+53
2003-07-11Index: ChangeLogGeoffrey Keating1-8/+42
2003-07-06stmt.c: Convert remaining prototypes to ISO C90.Andreas Jaeger1-2/+2
2003-07-06gcc.c: Convert prototypes to ISO C90.Andreas Jaeger1-280/+171
2003-07-03system.h: Include filenames.h.Zack Weinberg1-15/+7
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata1-5/+5
2003-06-23basic-block.h: Fix comment formatting.Kazu Hirata1-2/+2
2003-06-19gcc.c (target_sysroot_suffix, [...]): New.Graeme Peterson1-3/+54
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-3/+3
2003-06-04config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz1-0/+71
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek1-2/+11
2003-05-23rs6000.c (expand_block_move): Unify the TARGET_STRING and ! TARGET_STRING cases.Geoffrey Keating1-7/+9
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi1-14/+15
2003-05-17defaults.h (TARGET_CPU_CPP_BUILTINS, [...]): Remove.Neil Booth1-170/+1
2003-05-07re PR other/10658 (Change copyright year.)Mark Mitchell1-1/+1
2003-05-03c-decl.c (pending_invalid_xref_file): Remove.Nathan Sidwell1-1/+1
2003-04-29c-pragma.c (maybe_apply_renaming_pragma): Fix typo.Kriang Lerdsuwanakij1-1/+1
2003-03-11Makefile.in: Update.Neil Booth1-66/+1
2003-03-10Remove extra bits I included, by mistake, in my previous check-inDevang Patel1-4/+1
2003-03-10gcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove.Devang Patel1-21/+4
2003-03-09gcc.c (do_spec_1): Revert 2003-02-24 patch.Roger Sayle1-13/+19
2003-03-04configure.in: Don't always define TARGET_SYSTEM_ROOT.Daniel Jacobowitz1-0/+4
2003-03-02gcc.c (default_compilers): Add -no-integrated-cpp flag to invoke an external ...Ashif Harji1-5/+6
2003-02-28In gcc/: 2003-02-28 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating1-2/+2
2003-02-28gcc.c (do_spec_1): Treat %U like %u for unique associations.Roger Sayle1-2/+2
2003-02-24gcc.c (do_spec_1): Handle pending argument upon return from handle_braces in ...Roger Sayle1-1/+13
2003-02-18* gcc.c (validate_switches): Don't scan past closing '}'.Geoffrey Keating1-1/+2
2003-02-13Makefile.in (PREPROCESSOR_DEFINES): Add @TARGET_SYSTEM_ROOT_DEFINE@.Daniel Jacobowitz1-2/+26
2003-01-27Makefile.in (LIB2FUNCS_ST): Remove _gcov.Nathan Sidwell1-1/+2
2003-01-19config.gcc (mips64*-*-linux*): Added.Alexandre Oliva1-6/+6
2003-01-17et-forest.c: Fix comment typos.Kazu Hirata1-2/+2
2003-01-10Merge from pch-branch.Geoffrey Keating1-4/+26
2002-12-19This was approved for 3.4 BIB branch.Devang Patel1-1/+1