OSDN Git Service

* ChangeLog: Follow spelling conventions.
[pf3gnuchains/gcc-fork.git] / gcc / gcc.c
2002-08-10 neil * c-opts.c (set_std_cxx98, set_std_c89): New.
2002-08-09 neil * Makefile.in (c-opts.o): Update
2002-08-04 nathan * gcc.c (cc1_options): Pass output file as auxbase...
2002-08-01 neil * c-common.c (cb_register_builtins): If C++, define
2002-07-30 sirlgcc/
2002-07-25 neil * gcc.c (TARGET_EXECUTABLE_SUFFIX): Only used if
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-07-21 neil * c-lex.c (GET_ENVIRONMENT): Remove.
2002-07-19 cgd[ ChangeLog ]
2002-07-05 ro * gcc/gcc.c (asm_debug): Move initialization ...
2002-06-26 ghazi * gcc.c (warn_std): Delete.
2002-06-20 neil * cppexp.c (cpp_interpret_integer): Don't force tradit...
2002-06-16 amodra * gcc.c (main): Correct startfile_prefix_spec check.
2002-06-10 rsandifo * gcc.c (process_command): Avoid assignment to read...
2002-06-09 geoffk * Makefile.in (install-driver): Install driver as
2002-06-04 kazu * gbl-ctors.h: Fix formatting.
2002-05-31 rth * gcc.c (cpp_unique_options): Remove "-d" options.
2002-05-22 amodra * configure.in (CROSS): Define NATIVE_CROSS.
2002-05-16 neil * c-common.c (cb_register_builtins): Handle more built-ins
2002-05-15 zack * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.
2002-05-14 neil * gcc.c (cpp_options): Must pass -m* and -f* options
2002-05-13 neil * gcc.c (SWITCH_TAKES_ARG): Remove 'V'.
2002-05-13 neil * Makefile.in (c-common.o, cppinit.o): Update.
2002-05-09 neil * Makefile.in: Update.
2002-04-23 tromey * gcc.c: Added --resource. For PR java/6314.
2002-04-17 nickc2002-04-17 Nick Clifton <nickc@cambridge.redhat.com>
2002-04-15 mmitchel * MAINTAINERS: Remove chill maintainers.
2002-04-07 thorpej* cppinit.c (cpp_create_reader): Initialize
2002-04-04 davem2002-04-03 David S. Miller <davem@redhat.com>
2002-04-04 davem2002-04-03 David S. Miller <davem@redhat.com>
2002-03-31 aoliva* gcc.c: Revert previous patch for now.
2002-03-31 aoliva* gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...
2002-03-26 pme2002-03-26 Phil Edwards <pme@gcc.gnu.org>
2002-03-24 neil preprocessor/3951
2002-03-24 neil Removal of separate preprocessor cpp0.
2002-03-09 schwab* gcc.c (validate_all_switches): Also handle `%W{....
2002-03-03 ghazi * attribs.c (init_attributes, decl_attributes): Use...
2002-03-03 bothner * gcc.c (option_map): Suport new --bootclasspath...
2002-03-01 aoliva* gcc.c (init_gcc_specs): Get -static and -static-libgcc to
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-25 aoliva* gcc.c (init_gcc_specs): Get -shared-libgcc along...
2002-02-23 dje * gcc.c (init_gcc_spec): Revert last change.
2002-02-23 dje * gcc.c (init_gcc_spec): Do not link with stati...
2002-02-20 neil * cppinit.c (init_dependency_output): Take deps output...
2002-02-19 neil * gcc.c (cpp_unique_options): Treat -o as indicating...
2002-02-15 danglin * gcc.c (init_gcc_specs): Revert patch from 2002-02-15.
2002-02-11 danglin * gcc.c (init_gcc_specs): Add static libgcc to link...
2002-02-02 neil * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGN...
2002-01-29 jakub PR other/1502:
2002-01-18 kazu * bitmap.h: Fix comment formatting.
2002-01-15 kenner * libiberty/mkstemps.c (mkstemps): On VMS, open temp...
2002-01-08 jsm28 * gcc.c (option_map): Remove --version.
2002-01-02 ghazi * gcc.c (default_compilers): Const-ify.
2002-01-01 kenner * gcc.c (delete_if_ordinary): Delete all versions.
2001-12-30 dje * gcc.c (init_gcc_spec): Do not link with stati...
2001-12-23 ghazi * arc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-15 jsm28 * c-typeck.c, config/i386/i386.h, config/mcore/mcore.h,
2001-12-15 jsm28 * gcc.c, config/fr30/fr30.c, config/v850/v850-c.c...
2001-12-15 jakub * configure.in: Check for ld.
2001-12-15 ghazi * builtins.c (expand_builtin_memcmp): Mark parameter...
2001-12-14 iraAdded changes to support -### (previously ok'ed by...
2001-12-10 kenner * gcc.c (convert_filename): Add do_obj parameter....
2001-12-04 neil * cppspec.c (lang_specific_driver): Set is_cpp_driver.
2001-12-03 neil PR c/4988
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-29 jakub * gcc.c (ASM_DEBUG_SPEC): Only check HAVE_AS_G*_DEBUG_FLAG
2001-11-27 jakub * gcc.c (ASM_DEBUG_SPEC): Use conditional expression...
2001-11-27 ro * gcc.c (set_collect_gcc_options): New function, split...
2001-11-27 schwab * gcc.c: Fix typo PREFERRED_DEBUGGING_FORMAT ->
2001-11-20 geoffk * configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.
2001-11-19 kenner * config/alpha/xm-vms.h: Don't define macros that...
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...
next