aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)AuthorFilesLines
2001-02-19gcc.c (do_spec_1): 'n' for printing notices.Jan Hubicka1-0/+16
2001-02-14gcc.c (do_spec_1): Fix off-by-one error for '%M' case.Jeffrey Oldham1-1/+1
2001-02-09gcc.c (cpp_options): Delete .d files on error.Neil Booth1-3/+4
2001-02-07defaults.h (CPLUSPLUS_CPP_SPEC): New macro.Mark Mitchell1-11/+24
2001-02-02gcc.c (init_gcc_specs): New function.Mark Mitchell1-7/+42
2001-01-16* gcc.c (cpp_options): Added `*' to specs for -MF, -MQ, and -MT.Tom Tromey1-1/+1
2001-01-16gcc.c: Revert previous -fsyntax-only-related change; move to cp/g++spec.c.Phil Edwards1-10/+1
2001-01-16gcc.c: When -fsyntax-only is given, do not complain about unused libraries.Phil Edwards1-1/+10
2001-01-10cppinit.c (OPT_g): Remove.Neil Booth1-1/+1
2001-01-10gcc.c (cpp_options): Set MD file name from output filename, if specified.Nathan Sidwell1-3/+44
2001-01-09* gcc.c (process_command): Set switches[n_switches].ordering to 0.Mark Elbrecht1-0/+1
2001-01-08cppinit.c (init): Rename init_library.Neil Booth1-0/+1
2001-01-07c-lang.c (c_post_options): Call cpp_post_options.Neil Booth1-1/+1
2001-01-07Makefile.in (DRIVER_DEFINES): Define ENABLE_SHARED_LIBGCC and NO_SHARED_LIBGC...Richard Henderson1-5/+100
2001-01-06cpp.texi: Update for -MQ.Neil Booth1-2/+2
2001-01-05cpp.texi: Update for -MP.Neil Booth1-1/+1
2001-01-04cpp.texi: Update for -MT.Neil Booth1-2/+2
2000-12-29toplev.c (main): Call xmalloc_set_program_name.Richard Kenner1-0/+2
2000-12-17protoize.c (main): Correctly set locale categories.Philipp Thomas1-0/+7
2000-12-15gcc.c (cpp_options): Pass -fno-operator-names.Jakub Jelinek1-1/+1
2000-12-14gcc.c (cpp_options): Update to use '&'.Neil Booth1-1/+1
2000-12-14gcc.c (cpp_options): Update to use '&'.Neil Booth1-18/+43
2000-12-13* gcc.c (handle_braces): Handle %{<S*} spec correctly.Tom Tromey1-1/+9
2000-12-01gcc.c (default_compilers): Add suffixes .mi, .cp, .ii, .FOR and .FPP.Joseph Myers1-5/+6
2000-11-28system.h (IS_DIR_SEPARATOR): Use uppercase macro name.Richard Kenner1-18/+8
2000-11-25c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth1-8/+1
2000-11-24* gcc.c (process_command): Use F_OK, not R_OK.Richard Kenner1-1/+1
2000-11-22gcc.c (validate_switches): Validate multiple switches named in '|' (or) expre...Neil Booth1-9/+19
2000-11-19gcc.c (process_command): Define 'j' variable when MODIFY_TARGET_NAME is defined.Zack Weinberg1-0/+1
2000-11-14New option --target-help.Chandra Chavva1-0/+45
2000-11-07* gcc.c (default_compilers) [@cpp-output]: Add -fpreprocessed.Richard Henderson1-1/+1
2000-11-03builtins.c (expand_builtin_strlen): Remove unused mode argument.Zack Weinberg1-1/+0
2000-11-03Use memset/memcmp instead of bzero/bcmp.Joseph Myers1-3/+3
2000-11-02* collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers1-9/+9
2000-10-20cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added -MF and -MT.Tom Tromey1-1/+2
2000-10-20* Use "because" instead of since in error messages.David Edelsohn1-3/+3
2000-10-05configure: Save configure arguments to gcc/configargs.h.Phil Edwards1-0/+5
2000-10-05gcc.c: Move data on prefixes forward in file and reorganize.Richard Kenner1-107/+114
2000-09-26gcc.c (cpp_options): Add spec for -ftabstop=.Neil Booth1-11/+23
2000-09-20gcc.c (modify_target): New variable and struct.Richard Kenner1-0/+71
2000-09-18* gcc.c (cpp_options): Add specs for __STDC_HOSTED__.Joseph Myers1-0/+2
2000-09-16gcc.c: In description for %{<S}, say the option removed is -S.Hans-Peter Nilsson1-2/+2
2000-09-15gcc.c: Fix formatting.Kazu Hirata1-275/+284
2000-09-11gcc.c (main): Don't warn about unused -B prefixesDJ Delorie1-31/+0
2000-09-07Integrated preprocessor.Zack Weinberg1-2/+2
2000-09-04* gcc.c: Undefine "__WCHAR_TYPE__" before redefining it.Craig Newell1-1/+1
2000-08-29* gcc.c: Fix formatting.Kazu Hirata1-81/+73
2000-08-24optabs.c (init_optabs): Initialize fixtab...Greg McGary1-14/+8
2000-08-21gcc.c (do_spec_1): Implement %j spec flag.Jeff Law1-44/+40
2000-08-04x-djgpp: Delete code that conditionally modifies target_alias.Mark Elbrecht1-0/+5