gcc.c (cc1_options): Pass output file as auxbase when appropriate.
[gcc.git] / gcc / gcc.c
2002-08-04 Nathan Sidwellgcc.c (cc1_options): Pass output file as auxbase when...
2002-08-01 Neil Boothc-common.c (cb_register_builtins): If C++, define __EXC...
2002-07-30 Franz Sirlgcc.c (cpp_unique_options): Define __GXX_ABI_VERSION...
2002-07-25 Neil Boothgcc.c (TARGET_EXECUTABLE_SUFFIX): Only used if HAVE_TAR...
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-07-21 Neil Boothc-lex.c (GET_ENVIRONMENT): Remove.
2002-07-19 Chris Demetriou[ ChangeLog ]
2002-07-05 Rainer Orthgcc.c (asm_debug): Move initialization ...
2002-06-26 Kaveh R. Ghazi* gcc.c (warn_std): Delete.
2002-06-20 Neil Boothcppexp.c (cpp_interpret_integer): Don't force tradition...
2002-06-16 Alan Modra* gcc.c (main): Correct startfile_prefix_spec check.
2002-06-10 Richard Sandifordgcc.c (process_command): Avoid assignment to read-only...
2002-06-09 Geoffrey KeatingMakefile.in (install-driver): Install driver as $(targe...
2002-06-04 Kazu Hiratagbl-ctors.h: Fix formatting.
2002-05-31 Matthew Woodcraftgcc.c (cpp_unique_options): Remove "-d" options.
2002-05-22 Alan Modraconfigure.in (CROSS): Define NATIVE_CROSS.
2002-05-16 Neil Boothc-common.c (cb_register_builtins): Handle more built...
2002-05-15 Zack Weinbergc-parse.in (MODIFIED_WCHAR_TYPE): New macro.
2002-05-14 Neil Boothgcc.c (cpp_options): Must pass -m* and -f* options...
2002-05-13 Neil Boothgcc.c (SWITCH_TAKES_ARG): Remove 'V'.
2002-05-13 Neil BoothMakefile.in (c-common.o, cppinit.o): Update.
2002-05-09 Neil BoothMakefile.in: Update.
2002-04-23 Tom Tromey* gcc.c: Added --resource. For PR java/6314.
2002-04-17 Nick Cliftongcc.c (read_specs): Detect and fail if an attempt is...
2002-04-15 Mark MitchellMAINTAINERS: Remove chill maintainers.
2002-04-07 Jason Thorpecppinit.c (cpp_create_reader): Initialize discard_comme...
2002-04-04 David S. Millergcc.c (LINK_GCC_C_SEQUENCE_SPEC): No need for a new...
2002-04-04 David S. Millergcc.c (LINK_GCC_C_SEQUENCE_SPEC): New spec to override...
2002-03-31 Alexandre Olivagcc.c: Revert previous patch for now.
2002-03-31 Alexandre Olivagcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...
2002-03-26 Phil Edwardsgcc.c (cpp_options): Preserve relative ordering of...
2002-03-24 Neil Boothgcc.c (cpp_options): Pass -MD through as -MD not -M...
2002-03-24 Neil BoothRemoval of separate preprocessor cpp0.
2002-03-09 Andreas Schwab* gcc.c (validate_all_switches): Also handle `%W{....
2002-03-03 Kaveh R. Ghaziattribs.c (init_attributes, [...]): Use ARRAY_SIZE...
2002-03-03 Per Bothnergcc.c (option_map): Suport new --bootclasspath option.
2002-03-01 Alexandre Olivagcc.c (init_gcc_specs): Get -static and -static-libgcc...
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-25 Alexandre Olivagcc.c (init_gcc_specs): Get -shared-libgcc along with...
2002-02-23 David Edelsohn* gcc.c (init_gcc_spec): Revert last change.
2002-02-23 David Edelsohngcc.c (init_gcc_spec): Do not link with static libgcc...
2002-02-20 Neil Boothcppinit.c (init_dependency_output): Take deps output...
2002-02-19 Neil Boothgcc.c (cpp_unique_options): Treat -o as indicating...
2002-02-15 John David Anglingcc.c (init_gcc_specs): Revert patch from 2002-02-15.
2002-02-11 John David Anglingcc.c (init_gcc_specs): Add static libgcc to link when...
2002-02-02 Neil Boothcpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.
2002-01-29 Jakub Jelinekre PR other/1502 (Nonexistent -W options not diagnosed)
2002-01-18 Kazu Hiratabitmap.h: Fix comment formatting.
2002-01-15 Douglas B Ruppmkstemps.c (mkstemps): On VMS, open temp file with...
2002-01-08 Joseph Myersre PR other/704 (--help and --version)
2002-01-02 Kaveh R. Ghazigcc.c (default_compilers): Const-ify.
2002-01-01 Douglas B Rupp* gcc.c (delete_if_ordinary): Delete all versions.
2001-12-30 David Edelsohngcc.c (init_gcc_spec): Do not link with static libgcc...
2001-12-23 Kaveh R. Ghaziarc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-15 Joseph Myersc-typeck.c, [...]: Use "built-in" and "bit-field" spell...
2001-12-15 Joseph Myersgcc.c, [...]: Use American spelling in messages.
2001-12-15 Jakub Jelinekconfigure.in: Check for ld.
2001-12-15 Kaveh R. Ghazibuiltins.c (expand_builtin_memcmp): Mark parameter...
2001-12-14 Ira RubenAdded changes to support -### (previously ok'ed by...
2001-12-10 Douglas B Ruppgcc.c (convert_filename): Add do_obj parameter.
2001-12-04 Neil Boothcppspec.c (lang_specific_driver): Set is_cpp_driver.
2001-12-03 Neil Boothre PR c/4988 (--target-help emits cc1 printout twice)
2001-12-03 Neil Boothc-decl.c (grokdeclarator): Use ISO word.
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-29 Jakub Jelinekgcc.c (ASM_DEBUG_SPEC): Only check HAVE_AS_G*_DEBUG_FLA...
2001-11-27 Jakub Jelinekgcc.c (ASM_DEBUG_SPEC): Use conditional expression...
2001-11-27 Rainer Orthre PR other/3968 (COLLECT_GCC_OPTIONS empty)
2001-11-27 Andreas Schwabgcc.c: Fix typo PREFERRED_DEBUGGING_FORMAT -> PREFERRED...
2001-11-20 Geoffrey Keatingconfigure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.
2001-11-19 Douglas B Ruppxm-vms.h: Don't define macros that autoconf handles.
2001-11-04 Kaveh R. GhaziMakefile.in (dbxout.o): Depend on function.h.
2001-11-04 Kaveh R. Ghazidwarf2asm.c (dw2_asm_output_pcrel): Mark parameters...
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-19 Kaveh R. Ghazicalls.c (emit_call_1): Mark parameter with ATTRIBUTE_UN...
2001-10-19 Zack Weinbergaclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-09 Kazu Hiratac-common.c: Fix comment typos.
2001-10-07 Joseph Myersacinclude.m4: Fix spelling error of "separate" as ...
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-10-06 Richard Kenner* gcc.c (default_compilers): Remove .ada.
2001-10-06 Zack Weinberggcc.c (main): Set this_file_error if the appropriate...
2001-09-17 Kaveh R. Ghazilibiberty.h (concat_length, [...]): New.
2001-09-15 Kaveh R. Ghazicollect2.c (main): Const-ification.
2001-09-13 Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-09-12 Kaveh R. Ghazic-common.c (c_tree_code_name): Const-ification.
2001-09-05 David Billinghurstgcc.c: (process_command) Add parentheses around assignm...
2001-09-01 Eric Christophergcc.c (handle_braces): Add explaination for abort.
2001-08-27 Andreas Jaegeremit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22 Matt Kraai* gcc.c (struct prefix_list): Change prefix to const...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-20 Matt Kraaigcc.c (make_relative_prefix): Allocate a sufficiently...
2001-08-20 Neil Boothcppinit.c (init_standard_includes): The returned buffer...
2001-08-13 Andreas Jaegergcc.c (init_spec): Revert last patch by Theodore Papado...
2001-08-13 Theodore Papadopoulodwarf2out.c (output_cfa_loc): Fix typo in comment.
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-08-12 David EdelsohnRevert Rainer Orth's Java and gcc.c patch.
2001-08-02 Rainer Orthre PR java/227 (mips-tfile:internal error (when compili...
2001-07-05 DJ Deloriegcc.c (TARGET_OPTION_TRANSLATE_TABLE): New.
2001-07-04 Kaveh R. Ghazi* gcc.c (process_command): Don't assign elements of...
next