OSDN Git Service

2001-11-11 H.J. Lu <hjl@gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / gcc.c
2001-11-04 ghazi * Makefile.in (dbxout.o): Depend on function.h.
2001-11-04 ghazi * dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-19 ghazi * calls.c (emit_call_1): Mark parameter with ATTRIBUTE...
2001-10-19 zack * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-10-07 jsm28config:
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-10-06 kenner * gcc.c (default_compilers): Remove .ada.
2001-10-06 zack * gcc.c (main): Set this_file_error if the appropriate
2001-09-17 ghaziinclude:
2001-09-15 ghazi * collect2.c (main): Const-ification.
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-09-05 rsandifo * gcc.c: (process_command) Add parentheses around...
2001-09-01 echristo2001-08-31 Eric Christopher <echristo@redhat.com>
2001-08-27 aj * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22 kraai * gcc.c (struct prefix_list): Change prefix to const...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-20 kraai * gcc.c (make_relative_prefix): Allocate a sufficientl...
2001-08-20 neil * cppinit.c (init_standard_includes): The returned...
2001-08-13 aj * gcc.c (init_spec): Revert last patch by Theodore...
2001-08-13 aj * dwarf2out.c (output_cfa_loc): Fix typo in comment.
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-08-12 djeRevert Rainer Orth's Java and gcc.c patch.
2001-08-02 ro * gcc.c (set_collect_gcc_options): New function, split...
2001-07-05 dj* gcc.c (TARGET_OPTION_TRANSLATE_TABLE): New.
2001-07-04 ghazi * gcc.c (process_command): Don't assign elements of...
2001-06-30 nickcAppend a DIR_SEPARATOR to a path specified by the ...
2001-06-10 aoliva* toplev.c (independent_decode_option): Require `=...
2001-06-04 kennerMinor whitespace edits
2001-05-31 rth * gcc.c (init_gcc_specs): When linking against...
2001-05-30 tromey * gcc.c (do_spec_1): In `%O' case, if we computed...
2001-05-18 bothner Changes needed for java/jvspec.c
2001-05-16 nathan * gcc.c (give_switch): Don't write before start...
2001-05-15 rth * configure.in (gcc_cv_as_eh_frame): New test.
2001-05-13 aoliva* tm.texi (THREAD_MODEL_SPEC): Document it.
2001-05-05 jakub * gcc.c (cpp_options): Define __NO_INLINE__ unless...
2001-05-04 ghazi * alpha.h: NULL_PTR -> NULL.
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-29 ghazi * c-aux-info.c: NULL_PTR->NULL in calls to `concat'.
2001-04-28 gerald * gcc.c (process_command): Allow -l lib in addition...
2001-04-26 aoliva* configure.in (configargs.h): Define thread_model.
2001-04-19 dj* config/alpha/vms.h: Change OBJECT_SUFFIX and EXECUTAB...
2001-04-02 ghazi * configure.in: Don't check for putenv.
2001-03-20 tromey * gcc.c (init_gcc_specs): Fix comment.
2001-03-16 korbbmore rigorous SIGCHLD guarding
2001-03-08 korbbback out the 3-0 branch version
2001-03-08 korbbfix SIGCHLD handling
2001-03-08 korbbfix SIGCHLD handling
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...
next