aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)Author
2001-02-02 * gcc.c (init_gcc_specs): New function. Make -shared-libgccMark Mitchell
2001-01-16 * gcc.c (cpp_options): Added `*' to specs for -MF, -MQ, and -MT.Tom Tromey
2001-01-162001-01-16 Phil Edwards <pme@sources.redhat.com>Phil Edwards
2001-01-162001-01-16 Phil Edwards <pme@sources.redhat.com>Phil Edwards
2001-01-10 * cppinit.c (OPT_g): Remove.Neil Booth
2001-01-10 * gcc.c (cpp_options): Set MD file name from outputNathan Sidwell
2001-01-09* gcc.c (process_command): Set switches[n_switches].ordering to 0.Mark Elbrecht
2001-01-08 * cppinit.c (init): Rename init_library.Neil Booth
2001-01-07 * c-lang.c (c_post_options): Call cpp_post_options.Neil Booth
2001-01-07 * Makefile.in (DRIVER_DEFINES): Define ENABLE_SHARED_LIBGCC andRichard Henderson
2001-01-06 * cpp.texi: Update for -MQ.Neil Booth
2001-01-05 * cpp.texi: Update for -MP. Clarify behaviour of -MT.Neil Booth
2001-01-04 * cpp.texi: Update for -MT.Neil Booth
2000-12-29 * toplev.c (main): Call xmalloc_set_program_name.Richard Kenner
2000-12-172000-12-14 Philipp Thomas <pthomas@suse.de>Philipp Thomas
2000-12-15 * gcc.c (cpp_options): Pass -fno-operator-names.Jakub Jelinek
2000-12-14 * gcc.c (cpp_options): Update to use '&'.Neil Booth
2000-12-14 * gcc.c (cpp_options): Update to use '&'.Neil Booth
2000-12-13 * gcc.c (handle_braces): Handle %{<S*} spec correctly.Tom Tromey
2000-12-01 * gcc.c (default_compilers): Add suffixes .mi, .cp, .ii, .FOR andJoseph Myers
2000-11-28 * system.h (IS_DIR_SEPARATOR): Use uppercase macro name.Richard Kenner
2000-11-25 * c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth
2000-11-24 * gcc.c (process_command): Use F_OK, not R_OK.Richard Kenner
2000-11-22 * gcc.c (validate_switches): Validate multiple switches namedNeil Booth
2000-11-19 * gcc.c (process_command): Define 'j' variable whenZack Weinberg
2000-11-14New option --target-help.Chandrakala Chavva
2000-11-08 * gcc.c (default_compilers) [@cpp-output]: Add -fpreprocessed.Richard Henderson
2000-11-03 * builtins.c (expand_builtin_strlen): Remove unused modeZack Weinberg
2000-11-03 * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.cJoseph Myers
2000-11-02 * collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers
2000-10-20 * cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added -MF and -MT.Tom Tromey
2000-10-20* Use "because" instead of since in error messages.David Edelsohn
2000-10-05 * configure: Save configure arguments to gcc/configargs.h.Phil Edwards
2000-10-05 * gcc.c: Move data on prefixes forward in file and reorganize.Richard Kenner
2000-09-26 * gcc.c (cpp_options): Add spec for -ftabstop=.Neil Booth
2000-09-20 * gcc.c (modify_target): New variable and struct.Richard Kenner
2000-09-18 * gcc.c (cpp_options): Add specs for __STDC_HOSTED__.Joseph Myers
2000-09-16 * gcc.c: In description for %{<S}, say the option removed is -S.Hans-Peter Nilsson
2000-09-152000-09-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-09-11 * gcc.c (main): Don't warn about unused -B prefixesDJ Delorie
2000-09-07Integrated preprocessor.Zack Weinberg
2000-09-05 * gcc.c: Undefine "__WCHAR_TYPE__" before redefining it.Craig Newell
2000-08-29 * gcc.c: Fix formatting.Kazu Hirata
2000-08-24 * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,Greg McGary
2000-08-21 * gcc.c (do_spec_1): Implement %j spec flag.Jeffrey A Law
2000-08-04 * i386/x-djgpp: Delete code that conditionally modifies target_alias.Mark Elbrecht
2000-08-02 * gcc.h (lang_specific_driver): Constify second argument.Zack Weinberg
2000-07-31 * Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, andZack Weinberg
2000-07-28* gcc.c (struct prefix_list): Add member priority.Andrew Cagney
2000-07-19 * gcc.c (.h spec): Fix typo.Zack Weinberg