aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)Author
2004-04-01gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link with -lgcc --as-needed -lg...Alan Modra
2004-03-25backport: re PR bootstrap/14356 (gcc.c:3661: error: assignment of read-only l...Kelley Cook
2004-03-13backport: re PR driver/13577 (multiple -o options with -c cause unrecognized ...Gabriel Dos Reis
2003-12-05Check in the right patch with the right comment.Andrew Pinski
2003-12-05re PR driver/13211 (using -###, warns about unused linker file)Andrew Pinski
2003-12-04[multiple changes]Gabriel Dos Reis
2003-11-06backport: [multiple changes]H.J. Lu
2003-08-10Backport the following changes from mainline:Zack Weinberg
2003-05-07re PR other/10658 (Change copyright year.)Mark Mitchell
2003-04-29c-pragma.c (maybe_apply_renaming_pragma): Fix typo.Kriang Lerdsuwanakij
2003-03-10gcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove.Devang Patel
2003-03-02gcc.c (default_compilers): Add -no-integrated-cpp flag to invoke an external ...Ashif Harji
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata
2002-11-26* gcc.c (do_spec_1): Reset delete_this_arg to zero.Douglas B Rupp
2002-11-26gcc.c (static_spec_functions): Add if-exists-else spec function.Jason Thorpe
2002-11-22libiberty.h (make_relative_prefix): Add prototype.Daniel Jacobowitz
2002-11-20Makefile.in (RUN_GEN, [...]): New variables.Hans-Peter Nilsson
2002-11-19gcc.c (The Specs Language): Document spec functions.Jason Thorpe
2002-10-14tm.texi (DRIVER_SELF_SPECS): Document.Richard Sandiford
2002-10-12re PR preprocessor/7862 (Interrupting gcc -MD removes .d file but not .o)Neil Booth
2002-10-10re PR preprocessor/8179 (`echo | gcc -E -dM -ansi -` not working in gcc-3.3)Neil Booth
2002-10-08system.h (GCCBUGURL): Delete.Zack Weinberg
2002-10-05gcc.c (set_multilib_dir): Don't access *end.Jakub Jelinek
2002-10-03gcc.c (print_multi_os_directory): New variable.Jakub Jelinek
2002-10-01* gcc.c (cc1_options): Add space on -auxbase-strip.Nathan Sidwell
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata
2002-08-10c-opts.c (set_std_cxx98, [...]): New.Neil Booth
2002-08-09Makefile.in (c-opts.o): UpdateNeil Booth
2002-08-04gcc.c (cc1_options): Pass output file as auxbase when appropriate.Nathan Sidwell
2002-08-01c-common.c (cb_register_builtins): If C++, define __EXCEPTIONS, __DEPRECATED ...Neil Booth
2002-07-30gcc.c (cpp_unique_options): Define __GXX_ABI_VERSION, bump it to 101.Franz Sirl
2002-07-25gcc.c (TARGET_EXECUTABLE_SUFFIX): Only used if HAVE_TARGET_EXECUTABLE_SUFFIX.Neil Booth
2002-07-23defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth
2002-07-21c-lex.c (GET_ENVIRONMENT): Remove.Neil Booth
2002-07-19[ ChangeLog ]Chris Demetriou
2002-07-05gcc.c (asm_debug): Move initialization ...Rainer Orth
2002-06-26* gcc.c (warn_std): Delete.Kaveh R. Ghazi
2002-06-20cppexp.c (cpp_interpret_integer): Don't force traditional numbers to be unsig...Neil Booth
2002-06-16* gcc.c (main): Correct startfile_prefix_spec check.Alan Modra
2002-06-10gcc.c (process_command): Avoid assignment to read-only location.Richard Sandiford
2002-06-09Makefile.in (install-driver): Install driver as $(target_alias)-gcc-$(version).Geoffrey Keating
2002-06-04gbl-ctors.h: Fix formatting.Kazu Hirata
2002-05-31gcc.c (cpp_unique_options): Remove "-d" options.Matthew Woodcraft
2002-05-23configure.in (CROSS): Define NATIVE_CROSS.Alan Modra
2002-05-16c-common.c (cb_register_builtins): Handle more built-ins here rather than in ...Neil Booth
2002-05-15c-parse.in (MODIFIED_WCHAR_TYPE): New macro.Zack Weinberg
2002-05-14gcc.c (cpp_options): Must pass -m* and -f* options to the front end even when...Neil Booth
2002-05-13gcc.c (SWITCH_TAKES_ARG): Remove 'V'.Neil Booth
2002-05-13Makefile.in (c-common.o, cppinit.o): Update.Neil Booth
2002-05-09Makefile.in: Update.Neil Booth