aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)AuthorFilesLines
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
2002-12-19gcc.c (validate_switches): Robustify against skipping past '\0'.Loren James Rittle1-6/+6
2002-12-18* gcc.c (do_spec_1) ['W']: End any pending argument from the braces.Jason Merrill1-0/+12
2002-12-17* gcc.c (handle_braces): Allow '@' as a switch name.Geoffrey Keating1-1/+1
2002-12-17* gcc.c (validate_switches): Allow '@' as a switch name.Geoffrey Keating1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-368/+596
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata1-2/+2
2002-11-26* gcc.c (do_spec_1): Reset delete_this_arg to zero.Douglas B Rupp1-0/+1
2002-11-26gcc.c (static_spec_functions): Add if-exists-else spec function.Jason Thorpe1-0/+22
2002-11-22libiberty.h (make_relative_prefix): Add prototype.Daniel Jacobowitz1-245/+0
2002-11-20Makefile.in (RUN_GEN, [...]): New variables.Hans-Peter Nilsson1-0/+27
2002-11-19gcc.c (The Specs Language): Document spec functions.Jason Thorpe1-3/+232
2002-10-14tm.texi (DRIVER_SELF_SPECS): Document.Richard Sandiford1-0/+52
2002-10-12re PR preprocessor/7862 (Interrupting gcc -MD removes .d file but not .o)Neil Booth1-3/+6
2002-10-10re PR preprocessor/8179 (`echo | gcc -E -dM -ansi -` not working in gcc-3.3)Neil Booth1-2/+2
2002-10-08system.h (GCCBUGURL): Delete.Zack Weinberg1-3/+3
2002-10-05gcc.c (set_multilib_dir): Don't access *end.Jakub Jelinek1-3/+9
2002-10-03gcc.c (print_multi_os_directory): New variable.Jakub Jelinek1-92/+274
2002-10-01* gcc.c (cc1_options): Add space on -auxbase-strip.Nathan Sidwell1-1/+1
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata1-2/+2
2002-08-10c-opts.c (set_std_cxx98, [...]): New.Neil Booth1-6/+5
2002-08-09Makefile.in (c-opts.o): UpdateNeil Booth1-1/+1
2002-08-04gcc.c (cc1_options): Pass output file as auxbase when appropriate.Nathan Sidwell1-0/+1
2002-08-01c-common.c (cb_register_builtins): If C++, define __EXCEPTIONS, __DEPRECATED ...Neil Booth1-1/+1
2002-07-30gcc.c (cpp_unique_options): Define __GXX_ABI_VERSION, bump it to 101.Franz Sirl1-1/+1
2002-07-25gcc.c (TARGET_EXECUTABLE_SUFFIX): Only used if HAVE_TARGET_EXECUTABLE_SUFFIX.Neil Booth1-3/+0
2002-07-23defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth1-3/+0
2002-07-21c-lex.c (GET_ENVIRONMENT): Remove.Neil Booth1-9/+5
2002-07-19[ ChangeLog ]Chris Demetriou1-2/+5
2002-07-05gcc.c (asm_debug): Move initialization ...Rainer Orth1-1/+5
2002-06-26* gcc.c (warn_std): Delete.Kaveh R. Ghazi1-3/+0
2002-06-20cppexp.c (cpp_interpret_integer): Don't force traditional numbers to be unsig...Neil Booth1-2/+1
2002-06-16* gcc.c (main): Correct startfile_prefix_spec check.Alan Modra1-1/+1
2002-06-10gcc.c (process_command): Avoid assignment to read-only location.Richard Sandiford1-15/+16
2002-06-09Makefile.in (install-driver): Install driver as $(target_alias)-gcc-$(version).Geoffrey Keating1-12/+58
2002-06-04gbl-ctors.h: Fix formatting.Kazu Hirata1-40/+40
2002-05-31gcc.c (cpp_unique_options): Remove "-d" options.Matthew Woodcraft1-3/+11
2002-05-23configure.in (CROSS): Define NATIVE_CROSS.Alan Modra1-11/+37
2002-05-16c-common.c (cb_register_builtins): Handle more built-ins here rather than in ...Neil Booth1-6/+2
2002-05-15c-parse.in (MODIFIED_WCHAR_TYPE): New macro.Zack Weinberg1-1/+0
2002-05-14gcc.c (cpp_options): Must pass -m* and -f* options to the front end even when...Neil Booth1-10/+10
2002-05-13gcc.c (SWITCH_TAKES_ARG): Remove 'V'.Neil Booth1-46/+3
2002-05-13Makefile.in (c-common.o, cppinit.o): Update.Neil Booth1-1/+1
2002-05-09Makefile.in: Update.Neil Booth1-1/+1
2002-04-23* gcc.c: Added --resource. For PR java/6314.Tom Tromey1-0/+1
2002-04-17gcc.c (read_specs): Detect and fail if an attempt is made to rename a spec st...Nick Clifton1-1/+7