OSDN Git Service

Move scheduling visualization code to separate file.
[pf3gnuchains/gcc-fork.git] / gcc / gcc.c
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...
1999-09-13 ghazi * Makefile.in (gcc.o, gccspec.o, cppspec.o): Depend...
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-08-27 ghazi * gcc.c (fatal): Make definition static to match...
1999-08-26 zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-08-05 law * gcc.c: Update URLs and mail addresses.
1999-08-04 law * gcc.c (access_check): New static function.
1999-07-20 jason * gcc.c (default_compilers, cpp-output): Pass -fprepro...
1999-07-18 law * gcc.texi: Update e-mail addresses and URLs...
1999-06-24 lawh
1999-05-17 law * cppspec.c: Insert -no-gcc into command line...
1999-05-10 brolley1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.phys...
1999-05-05 zack1999-05-05 09:58 -0400 Zack Weinberg <zack@rabi.colum...
1999-04-16 zack1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.colum...
1999-04-10 law * collect2.c (find_a_file): Use HAVE_DOS_BASED_...
1999-04-06 zack1999-04-06 12:51 -0400 Zack Weinberg <zack@rabi.colum...
1999-03-25 law * gcc.c: Compile unconditionally all code formerly...
1999-03-18 ghaziWarning fixes:
1999-03-17 law * gcc.c (process_command): Dump link_command_sp...
1999-03-10 ghazi * gcc.c (print_file_name, print_prog_name,...
1999-02-25 rth * gcc.c (default_compilers): Define __FAST_MATH...
1999-02-09 law * gcc.c (convert_filename): Handle null filenam...
1999-02-06 law * README.g77, gcc.c, gcc.texi: Update email...
1999-01-31 zack1999-01-31 17:52 -0500 Zack Weinberg <zack@midnite...
1999-01-30 law * cccp.c (main): Only call setlocale (LC_MESSAG...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-22 rth * cppp.c (xrealloc): Fix typo last change.
1999-01-21 rth * cccp.c (xrealloc): Call malloc given a NULL...
next