gcc.c (do_spec_1): Fix off-by-one error for '%M' case.
[gcc.git] / gcc / gcc.c
2001-02-14 Jeffrey Oldhamgcc.c (do_spec_1): Fix off-by-one error for '%M' case.
2001-02-09 Neil Boothgcc.c (cpp_options): Delete .d files on error.
2001-02-07 Mark Mitchelldefaults.h (CPLUSPLUS_CPP_SPEC): New macro.
2001-02-02 Mark Mitchellgcc.c (init_gcc_specs): New function.
2001-01-16 Tom Tromey* gcc.c (cpp_options): Added `*' to specs for -MF,...
2001-01-16 Phil Edwardsgcc.c: Revert previous -fsyntax-only-related change...
2001-01-16 Phil Edwardsgcc.c: When -fsyntax-only is given, do not complain...
2001-01-10 Neil Boothcppinit.c (OPT_g): Remove.
2001-01-10 Nathan Sidwellgcc.c (cpp_options): Set MD file name from output filen...
2001-01-09 Mark Elbrecht* gcc.c (process_command): Set switches[n_switches...
2001-01-08 Neil Boothcppinit.c (init): Rename init_library.
2001-01-07 Neil Boothc-lang.c (c_post_options): Call cpp_post_options.
2001-01-07 Richard HendersonMakefile.in (DRIVER_DEFINES): Define ENABLE_SHARED_LIBG...
2001-01-06 Neil Boothcpp.texi: Update for -MQ.
2001-01-05 Neil Boothcpp.texi: Update for -MP.
2001-01-04 Neil Boothcpp.texi: Update for -MT.
2000-12-29 Richard Kennertoplev.c (main): Call xmalloc_set_program_name.
2000-12-17 Philipp Thomasprotoize.c (main): Correctly set locale categories.
2000-12-15 Jakub Jelinekgcc.c (cpp_options): Pass -fno-operator-names.
2000-12-14 Neil Boothgcc.c (cpp_options): Update to use '&'.
2000-12-14 Neil Boothgcc.c (cpp_options): Update to use '&'.
2000-12-13 Tom Tromey* gcc.c (handle_braces): Handle %{<S*} spec correctly.
2000-12-01 Joseph Myersgcc.c (default_compilers): Add suffixes .mi, .cp, ...
2000-11-28 Richard Kennersystem.h (IS_DIR_SEPARATOR): Use uppercase macro name.
2000-11-25 Neil Boothc-common.c: Remove USE_CPPLIB conditional inclusions.
2000-11-24 Richard Kenner* gcc.c (process_command): Use F_OK, not R_OK.
2000-11-22 Neil Boothgcc.c (validate_switches): Validate multiple switches...
2000-11-19 Zack Weinberggcc.c (process_command): Define 'j' variable when MODIF...
2000-11-14 Chandra ChavvaNew option --target-help.
2000-11-08 Richard Henderson* gcc.c (default_compilers) [@cpp-output]: Add -fprepro...
2000-11-03 Zack Weinbergbuiltins.c (expand_builtin_strlen): Remove unused mode...
2000-11-03 Joseph MyersUse memset/memcmp instead of bzero/bcmp.
2000-11-02 Joseph Myers* collect2.c (main, write_c_file_stat), gcc.c (translat...
2000-10-20 Tom Tromeycppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added -MF...
2000-10-20 David Edelsohn* Use "because" instead of since in error messages.
2000-10-05 Phil Edwardsconfigure: Save configure arguments to gcc/configargs.h.
2000-10-05 Richard Kennergcc.c: Move data on prefixes forward in file and reorga...
2000-09-26 Neil Boothgcc.c (cpp_options): Add spec for -ftabstop=.
2000-09-20 Richard Kennergcc.c (modify_target): New variable and struct.
2000-09-18 Joseph Myers* gcc.c (cpp_options): Add specs for __STDC_HOSTED__.
2000-09-16 Hans-Peter Nilssongcc.c: In description for %{<S}, say the option removed...
2000-09-15 Kazu Hiratagcc.c: Fix formatting.
2000-09-11 DJ Deloriegcc.c (main): Don't warn about unused -B prefixes
2000-09-07 Zack WeinbergIntegrated preprocessor.
2000-09-05 Craig Newell* gcc.c: Undefine "__WCHAR_TYPE__" before redefining it.
2000-08-29 Kazu Hirata* gcc.c: Fix formatting.
2000-08-24 Greg McGaryoptabs.c (init_optabs): Initialize fixtab...
2000-08-21 Jeff Lawgcc.c (do_spec_1): Implement %j spec flag.
2000-08-04 Mark Elbrechtx-djgpp: Delete code that conditionally modifies target...
2000-08-02 Zack Weinberggcc.h (lang_specific_driver): Constify second argument.
2000-07-31 Zack WeinbergMakefile.in: Rename cpp to cpp0, tradcpp to tradcpp0...
2000-07-28 Andrew Cagneygcc.c (struct prefix_list): Add member priority.
2000-07-19 Zack Weinberg* gcc.c (.h spec): Fix typo.
2000-07-13 Zack Weinberggcc.c (do_spec_1): Add new %B operator.
2000-07-13 Zack Weinberggcc.c (execute): If a subprocess gets a fatal signal...
2000-07-12 Zack Weinberggcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any...
2000-06-29 Philipp Thomasrtl.c: Revert NLS changes.
2000-06-28 Philipp Thomasc-decl.c: Mark strings for translation.
2000-06-18 Michael MeissnerFix spec %v3
2000-06-14 Jeff LawThinko in last change.
2000-06-14 David O'Briengcc.c (main): Quiet compiler warnings.
2000-05-23 Kaveh R. Ghazigetopt.h (getopt): Also check HAVE_DECL_* when prototyping.
2000-05-20 Zack Weinbergtop level:
2000-05-09 Zack Weinberggcc.c (used_arg): Skip over a semicolon at the end...
2000-05-09 Zack Weinbergtop level:
2000-05-05 Mark Elbrecht* gcc.c (set_input) [HAVE_DOS_STYLE_FILE_SYSTEM]: Skip...
2000-05-05 Mark Elbrechtgcc.c (free_split_directories): Correct typo in explana...
2000-04-24 Mumit Khangcc.c (load_specs): New static function.
2000-04-24 Mumit Khangcc.c (lookup_compiler): Make multiple passes for case...
2000-04-03 Zack Weinberggcc.c (C specs): Pass -f(no-)show-column to the preproc...
2000-03-28 Tom Tromeygcc.c (handle_braces): In {x*...} case, break out of...
2000-03-26 Tom Tromeygcc.c (handle_braces): Recognize `%{<S}' construct.
2000-03-14 Nick CliftonFix spec string parsing bugs
2000-03-06 Ben CollinsMakefile.in: Pass a new MULTILIB_EXCLUSIONS option...
2000-02-26 Jeff LawFix copyrights.
2000-02-18 Martin v. Löwisgcc.texi (Bug Reporting): Refer to bugs.html.
2000-02-16 Jonathan LarmourJonathan Larmour <jlarmour@redhat.co.uk>:
2000-02-15 Kaveh R. GhaziMakefile.in (TREE_H, [...]): Depend on version.h.
2000-01-20 Zack WeinbergMakefile.in (fixinc.sh): Depend on specs.
2000-01-14 Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
2000-01-13 Jason Merrillconfigure.in (i?86-*-beos{pe,elf,}*): Recognize.
2000-01-11 Jason Merrillfix typos
2000-01-07 Mumit Khancccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR...
2000-01-04 Kaveh R. Ghazibuiltins.c (expand_builtin_strlen): Initialize variable...
1999-12-14 Richard Hendersoncppp.c (main): Set trigraphs and __STRICT_ANSI__ as...
1999-11-25 Kaveh R. Ghazic-common.c (check_format_info): Don't call a variadic...
1999-11-10 Tom Tromey* gcc.c (do_spec_1): Support text between `%u' and...
1999-11-10 Tom Tromey[multiple changes]
1999-11-01 Richard Kenner[multiple changes]
1999-10-29 Kaveh R. Ghaziflow.c (debug_flow_info): Add prototype.
1999-09-25 Kaveh R. Ghazilibiberty.h (make_temp_file): Add a prototype.
1999-09-23 Jason Merrilltoplev.c (documented_lang_options): Add -fshort-wchar.
1999-09-13 Kaveh R. Ghazi* gcc.c (getrusage): Wrap prototype arguments in PROTO().
1999-09-13 Zack Weinberggcc.c: Include sys/resource.h.
1999-09-13 Kaveh R. GhaziMakefile.in (gcc.o, [...]): Depend on gcc.h.
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-09-07 Kaveh R. Ghazic-aux-info.c (concat): Don't define.
1999-08-27 Kaveh R. Ghazi* gcc.c (fatal): Make definition static to match prototype.
1999-08-26 Zack Weinbergsystem.h: Don't redefine abort or trim_filename.
1999-08-05 Jeffrey A Lawgcc.c: Update URLs and mail addresses.
next