OSDN Git Service

* c-tree.h (C_DECL_REGISTER): New.
[pf3gnuchains/gcc-fork.git] / gcc / gcc.c
2004-03-05 nathan PR 13577
2004-03-04 mrs Add framework support for darwin.
2004-03-02 mmitchel PR bootstrap/14356
2004-02-27 kazu * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf...
2004-02-20 kazugcc/
2004-02-19 austern * gcc.c (LIBGCC_SPEC): If REAL_LIBGCC_SPEC is defined...
2004-01-24 kazu * gcc.c (process_command): Don't internationalize the
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-09 zack2004-01-09 James E Wilson <wilson@specifixinc.com>
2003-12-31 zack * gcc.c (init_spec): Add -lunwind to shared case too if
2003-12-23 hubicka * common.opt (fprofile-generate,fprofile-use): Add.
2003-12-20 ebotcazou PR other/7956
2003-12-13 kazu * c-typeck.c: Fix comment typos.
2003-12-06 pinskia2003-12-05 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-04 wilsonlibunwind cleanup
2003-11-30 wilsonFix ia64 libunwind gnatmake link error.
2003-10-23 wilsonFix problem noticed while looking at PR 12564.
2003-10-07 ro2003-10-07 Alexandre Oliva <aoliva@redhat.com>
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.
next