OSDN Git Service

(const_binop, fold_convert, fold):
[pf3gnuchains/gcc-fork.git] / gcc / gcc.c
1993-07-01 rms(choose_temp_base): Try multiple variables. Don't
1993-06-28 rms(DEFAULT_WORD_SWITCH_TAKES_ARG): Check for -iwithprefix...
1993-06-26 rms(translate_options): `*' inhibits warning of extraneous...
1993-06-26 dje(option_map): Add missing comma.
1993-06-24 rms(option_map): Make --version alias for -dumpversion.
1993-06-10 rms(translate_options): Don't assume option_map[j].arg_inf...
1993-06-07 rms(translate_options): Don't assume option_map[j].arg_inf...
1993-05-28 rms(process_command): When GCC_EXEC_PREFIX is defined and
1993-05-14 rms(option_map): Renamed --version to --use-version.
1993-04-29 ianIf SMALL_ARG_MAX is defined don't pass non-directories...
1993-04-29 rms(default_compilers): Inhibit -D__OPTIMIZE__ if -O0.
1993-04-27 ianBase WORD_SWITCH_TAKES_ARG on new macro DEFAULT_WORD_SW...
1993-04-13 kenner(putenv): Make result type void.
1993-04-12 wilson(library_prefix): Delete variable.
1993-03-10 rms(link_command_spec): New option -nostartfiles.
1993-03-09 rmsHandle long options by translation to old-style ones.
1993-03-05 wilson(main): Put argv[0] in collect_obstack instead of progr...
1993-03-04 meissnerAdd missing \ before return inside string.
1993-03-02 wilson(main): Truncate programname to what is after last...
1993-03-02 rms(link_command_spec): Do nothing if -fsyntax-only.
1993-01-18 rms(process_command): Fix typo in last change.
1993-01-15 brendanWith previous change, don't fail on `-l'.
1993-01-15 brendan * gcc.c (process_command): Only accept input...
1993-01-13 ianUse TOOLDIR_BASE_PREFIX, not TOOLDIR_PREFIX
1993-01-10 eggert# Fix misspellings in comments.
1993-01-09 rms(lookup_compiler): Fix special code for `-' suffix.
1993-01-03 kenner(putenv_from_prefixes): Use PATH_SEPARATOR.
1993-01-02 rms(TOOLDIR_PREFIX): Define if not defined.
1992-12-31 rms(do_spec_1): Propagate failure from recursive calls.
1992-12-31 wilson(input_from_pipe): New variable.
1992-12-08 wood(temp_names): New variable.
1992-11-30 rms(LINK_LIBGCC_SPECIAL_1): New parameter.
1992-11-23 rms(default_compilers): Pass -i* after -U*.
1992-10-28 rms(process_command): Check that we have enough arguments.
1992-10-24 rms(process_command): Discard after first space in spec_ve...
1992-10-20 wilson(WORD_SWITCH_TAKES_ARG): Handle -Ttext and -Tbss in...
1992-09-17 rmsComment added.
1992-09-17 rms(SIGNED_CHAR_SPEC): Use #if rather than ?: to handle
1992-09-07 rms(main): No program should return the error_count!
1992-09-03 rms(process_command): Correct for spaz by patch, installin...
1992-09-03 rms(main): Use new loop var J to avoid conflict with I.
1992-09-02 rms(default_compilers): Add missing comma between strings, so
1992-09-02 brendan(default_compilers, ".C" and ".ii"): Pass `+e*' into...
1992-08-31 rms(struct compiler): spec field is now array of 4 elements.
1992-08-25 meissnerAdd %U to give last %u name.
1992-08-25 rms(process_command): Don't set verbose_flag if they make a
1992-08-20 kennerPut include of stdio.h after GCC header files (for...
1992-08-15 rms(process_command): In second loop over all switches,
1992-08-15 woodReally install NULL_PTR change
1992-08-14 wood(do_spec_1): Add %u.
1992-08-11 rmsImprove err msg for unknown config.
1992-08-07 rms(default_compilers): For output of as when -c is not...
1992-07-29 rms(link_command_spec): Accept -static but do nothing...
1992-07-20 rms(process_command): Handle `-Wl,' and `-Wa,'.
1992-07-08 mycroftentered into RCS
1992-07-06 kenner*** empty log message ***
1992-07-06 kenner*** empty log message ***
1992-06-30 rms*** empty log message ***
1992-06-27 rms*** empty log message ***
1992-06-10 rms*** empty log message ***
1992-06-08 rms*** empty log message ***
1992-06-06 rms*** empty log message ***
1992-05-25 rms*** empty log message ***
1992-05-24 rms*** empty log message ***
1992-05-23 rms*** empty log message ***
1992-05-15 rms*** empty log message ***
1992-05-09 rms*** empty log message ***
1992-05-07 rms*** empty log message ***
1992-05-03 rms*** empty log message ***
1992-04-04 rms*** empty log message ***
1992-03-31 bothner*** empty log message ***
1992-03-21 rms*** empty log message ***
1992-03-12 rms*** empty log message ***
1992-02-01 rmsInitial revision