OSDN Git Service

* cppfiles.c (search_from): Special case the empty string.
[pf3gnuchains/gcc-fork.git] / gcc / gcc.c
2001-03-04 lauras * gcc.c (convert_filename): Append executable...
2001-03-02 zack * gcc.c, cp/lang-specs.h, f/lang-specs.h, java/lang...
2001-02-24 bothner * gcc.c (record_temp_file, pfatal_with_name, error...
2001-02-21 oldham2001-02-21 Jeffrey D. Oldham <oldham@codesourcery...
2001-02-21 oldham2001-02-21 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-19 hubicka * gcc.c (do_spec_1): 'n' for printing notices.
2001-02-14 oldham2001-02-14 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-09 neil * gcc.c (cpp_options): Delete .d files on error...
2001-02-07 mmitchel * defaults.h (CPLUSPLUS_CPP_SPEC): New macro.
2001-02-02 mmitchel * gcc.c (init_gcc_specs): New function. Make -shared...
2001-01-16 tromey * gcc.c (cpp_options): Added `*' to specs for -MF...
2001-01-16 pme2001-01-16 Phil Edwards <pme@sources.redhat.com>
2001-01-16 pme2001-01-16 Phil Edwards <pme@sources.redhat.com>
2001-01-10 neil * cppinit.c (OPT_g): Remove.
2001-01-10 neil * gcc.c (cpp_options): Set MD file name from...
2001-01-09 dj* gcc.c (process_command): Set switches[n_switches...
2001-01-08 neil * cppinit.c (init): Rename init_library.
2001-01-07 neil * c-lang.c (c_post_options): Call cpp_post_options.
2001-01-07 rth * Makefile.in (DRIVER_DEFINES): Define ENABLE_S...
2001-01-06 neil * cpp.texi: Update for -MQ.
2001-01-05 neil * cpp.texi: Update for -MP. Clarify behaviour...
2001-01-04 neil * cpp.texi: Update for -MT.
2000-12-29 kenner * toplev.c (main): Call xmalloc_set_program_name.
2000-12-17 pthomas2000-12-14 Philipp Thomas <pthomas@suse.de>
2000-12-15 jakub * gcc.c (cpp_options): Pass -fno-operator-names.
2000-12-14 neil * gcc.c (cpp_options): Update to use '&'.
2000-12-14 neil * gcc.c (cpp_options): Update to use '&'.
2000-12-13 tromey * gcc.c (handle_braces): Handle %{<S*} spec correctly.
2000-12-01 jsm28 * gcc.c (default_compilers): Add suffixes .mi, .cp...
2000-11-28 kenner * system.h (IS_DIR_SEPARATOR): Use uppercase macro...
2000-11-25 neil * c-common.c: Remove USE_CPPLIB conditional...
2000-11-24 kenner * gcc.c (process_command): Use F_OK, not R_OK.
2000-11-22 neil * gcc.c (validate_switches): Validate multiple...
2000-11-19 zack * gcc.c (process_command): Define 'j' variable when
2000-11-14 cchavvaNew option --target-help.
2000-11-08 rth * gcc.c (default_compilers) [@cpp-output]:...
2000-11-03 zack * builtins.c (expand_builtin_strlen): Remove unused...
2000-11-03 jsm28 * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.c
2000-11-02 jsm28 * collect2.c (main, write_c_file_stat), gcc.c (transla...
2000-10-20 tromey * cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added...
2000-10-20 dje* Use "because" instead of since in error messages.
2000-10-05 rth * configure: Save configure arguments to gcc...
2000-10-05 kenner * gcc.c: Move data on prefixes forward in file and...
2000-09-26 neil * gcc.c (cpp_options): Add spec for -ftabstop=.
2000-09-20 kenner * gcc.c (modify_target): New variable and struct.
2000-09-18 jsm28 * gcc.c (cpp_options): Add specs for __STDC_HOSTED__.
2000-09-16 hp * gcc.c: In description for %{<S}, say the option...
2000-09-15 kazu2000-09-15 Kazu Hirata <kazu@hxi.com>
2000-09-11 law * gcc.c (main): Don't warn about unused -B...
2000-09-07 zackIntegrated preprocessor.
2000-09-05 jason * gcc.c: Undefine "__WCHAR_TYPE__" before redef...
2000-08-29 law * gcc.c: Fix formatting.
2000-08-24 gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-08-21 law * gcc.c (do_spec_1): Implement %j spec flag.
2000-08-04 law * i386/x-djgpp: Delete code that conditionally...
2000-08-02 zack * gcc.h (lang_specific_driver): Constify second argument.
2000-07-31 zack * Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0...
2000-07-28 aoliva* gcc.c (struct prefix_list): Add member priority.
2000-07-19 zack * gcc.c (.h spec): Fix typo.
2000-07-13 zack * gcc.c (do_spec_1): Add new %B operator.
2000-07-13 zack * gcc.c (execute): If a subprocess gets a fatal signal...
2000-07-12 zack * gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if...
2000-06-29 pthomas2000-06-29 Philipp Thomas <pthomas@suse.de>
2000-06-28 pthomas2000-06-28 Philipp Thomas <pthomas@suse.de>
2000-06-18 meissnerFix spec %v3
2000-06-14 lawThinko in last change.
2000-06-14 law * gcc.c (main): Quiet compiler warnings. argv...
2000-05-23 ghaziinclude:
2000-05-20 zacktop level:
2000-05-09 zack * gcc.c (used_arg): Skip over a semicolon at the end...
2000-05-09 zacktop level:
2000-05-05 law * gcc.c (set_input) [HAVE_DOS_STYLE_FILE_SYSTEM...
2000-05-05 law * gcc.c (free_split_directories): Correct typo...
2000-04-24 law * gcc.c (load_specs): New static function.
2000-04-24 law * gcc.c (lookup_compiler): Make multiple passes...
2000-04-03 zack * gcc.c (C specs): Pass -f(no-)show-column to the
2000-03-28 tromey * gcc.c (handle_braces): In {x*...} case, break out...
2000-03-26 tromey * gcc.c (handle_braces): Recognize `%{<S}' construct.
2000-03-14 nickcFix spec string parsing bugs
2000-03-06 jakub * Makefile.in: Pass a new MULTILIB_EXCLUSIONS option...
2000-02-26 lawFix copyrights.
2000-02-18 loewis * gcc.texi (Bug Reporting): Refer to bugs.html.
2000-02-16 rthJonathan Larmour <jlarmour@redhat.co.uk>:
2000-02-15 ghazi * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile...
2000-01-20 zack * Makefile.in (fixinc.sh): Depend on specs.
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
2000-01-13 jason * configure.in (i?86-*-beos{pe,elf,}*): Recognize.
2000-01-11 jasonfix typos
2000-01-07 khan2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-12-14 rth * cppp.c (main): Set trigraphs and __STRICT_ANS...
1999-11-25 ghazi * c-common.c (check_format_info): Don't call a variadi...
1999-11-10 tromey * gcc.c (do_spec_1): Support text between `%u' and...
1999-11-10 tromeyTue Nov 9 10:30:08 1999 Tom Tromey <tromey@cygnus...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-29 ghazi * flow.c (debug_flow_info): Add prototype.
1999-09-25 ghaziinclude:
1999-09-23 jason * toplev.c (documented_lang_options): Add -fshort...
1999-09-13 ghazi * gcc.c (getrusage): Wrap prototype arguments...
1999-09-13 zack1999-09-13 12:13 -0700 Zack Weinberg <zack@bitmover...
next