OSDN Git Service

* ChangeLog: Fix recent commit.
[pf3gnuchains/gcc-fork.git] / gcc / gcc.c
2003-09-04 hainque * gcc.c (process_command): Fix typo.
2003-08-28 drow * gcc.c (STANDARD_EXEC_PREFIX, STANDARD_STARTFILE_PREFIX)
2003-08-05 aoliva* c.opt: Introduce -fworking-directory.
2003-07-31 geoffk2003-07-31 Geoffrey Keating <geoffk@apple.com>
2003-07-22 kazu * alias.c: Fix comment formatting.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-11 geoffkIndex: ChangeLog
2003-07-06 aj * stmt.c: Convert remaining prototypes to ISO C90.
2003-07-06 aj * gcc.c: Convert prototypes to ISO C90.
2003-07-03 zack * system.h: Include filenames.h.
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-23 kazu * basic-block.h: Fix comment formatting.
2003-06-19 gp* gcc.c (target_sysroot_suffix, target_sysroot_hdrs_suffix,
2003-06-16 ghazicp:
2003-06-04 drow * config.gcc: Reorganize --with-cpu logic. Set
2003-06-03 jakub * configure.in (HAVE_LD_PIE): Check for ld -pie.
2003-05-23 geoffk * config/rs6000/rs6000.c (expand_block_move): Unify...
2003-05-17 ghazigcc:
2003-05-17 neil * defaults.h (TARGET_CPU_CPP_BUILTINS, CPP_PREDEFINES...
2003-05-07 mmitchel PR other/10658
2003-05-03 nathan * c-decl.c (pending_invalid_xref_file): Remove.
2003-04-29 lerdsuwa * c-pragma.c (maybe_apply_renaming_pragma): Fix typo.
2003-03-11 neil * Makefile.in: Update.
2003-03-11 dpatelRemove extra bits I included, by mistake, in my previou...
2003-03-10 dpatelPR/9394
2003-03-09 sayle * gcc.c (do_spec_1) ['{']: Revert 2003-02-24 patch...
2003-03-04 drow * configure.in: Don't always define TARGET_SYSTEM_ROOT.
2003-03-02 neil * gcc.c (default_compilers): Add -no-integrated-cpp...
2003-02-28 geoffkIn gcc/:
2003-02-28 sayle * gcc.c (do_spec_1): Treat %U like %u for unique...
2003-02-24 sayle * gcc.c (do_spec_1) ['{']: Handle pending argument...
2003-02-18 geoffk * gcc.c (validate_switches): Don't scan past closing...
2003-02-13 drow * Makefile.in (PREPROCESSOR_DEFINES): Add
2003-01-27 nathan * Makefile.in (LIB2FUNCS_ST): Remove _gcov.
2003-01-19 aoliva* config.gcc (mips64*-*-linux*): Added.
2003-01-17 kazu * et-forest.c: Fix comment typos.
2003-01-10 geoffkMerge from pch-branch.
2002-12-19 dpatelThis was approved for 3.4 BIB branch. But since it...
2002-12-19 geoffk2002-12-18 Loren James Rittle <rittle@labs.mot.com>
2002-12-18 jason * gcc.c (do_spec_1) ['W']: End any pending...
2002-12-17 geoffk * gcc.c (handle_braces): Allow '@' as a switch name.
2002-12-17 geoffk * gcc.c (validate_switches): Allow '@' as a switch...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-11-26 rupp* gcc.c (do_spec_1): Reset delete_this_arg to zero.
2002-11-26 thorpej* gcc.c (static_spec_functions): Add if-exists-else...
2002-11-22 drowinclude/
2002-11-20 hp * Makefile.in (RUN_GEN, VALGRIND_DRIVER_DEFINES):...
2002-11-19 thorpej* gcc.c (The Specs Language): Document spec functions.
2002-10-14 rsandifo * doc/tm.texi (DRIVER_SELF_SPECS): Document.
2002-10-12 neil PR preprocessor/7862
2002-10-10 neil PR preprocessor/8179
2002-10-08 zack * system.h (GCCBUGURL): Delete.
2002-10-05 jakub * gcc.c (set_multilib_dir): Don't access *end.
2002-10-03 jakub * gcc.c (print_multi_os_directory): New variable.
2002-10-01 nathan * gcc.c (cc1_options): Add space on -auxbase-strip.
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
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...
next