Speed up genmultilib; Add MULTIB_EXTRA_OPTS
[gcc.git] / gcc / gcc.c
1996-08-12 Michael MeissnerSpeed up genmultilib; Add MULTIB_EXTRA_OPTS
1996-07-18 Richard Kenner(default_compilers): Extra Fortran extensions.
1996-07-03 Mike Stumpformatting tweaks
1996-07-03 Richard Kenner(default_compilers): Add null entries for languages...
1996-06-26 Doug Evansgcc.c (PEXECUTE_VERBOSE): Define.
1996-06-13 Doug Evans* gcc.c (pfatal_pexecute): Delete code to check errno...
1996-06-10 Doug Evansgcc.c (_WIN32): Don't include process.h or declare...
1996-06-10 Doug Evansgcc.c (do_spec_1): Allow leading text in version string.
1996-06-08 Jim Wilson(MULTILIB_SELECT): Delete definition.
1996-05-27 Doug Evans(MSDOS pexecute): Call xmalloc, not malloc.
1996-04-15 Doug Evansgcc.c: #include "gansidecl.h".
1996-03-24 Richard Kenner(process_command): Instead of hardcoding non-empty...
1996-02-13 Richard Kenner(DEFAULT_SWITCH_TAKES_ARG): New macro, from SWITCH_TAKE...
1996-01-31 Richard Kenner(warn_std_ptr): Initialize with 0 instead of NULL_PTR.
1996-01-18 Michael MeissnerEXTRA_SPECS addition
1996-01-17 Doug Evansgcc.c (process_command): New local lang_n_files, and...
1996-01-16 Doug Evans(do_spec_1, case 'W'): Rename local `index' to `cur_ind...
1996-01-16 Richard Kenner(process_commands): Remove inadvertant fallthrough.
1995-12-24 Richard Kenner(struct compilers): Add -ax option.
1995-12-24 Richard Kenner(unused_prefix_warning): Include machine_suffix if...
1995-12-24 Richard Kenner(process_command): Give error for -c with -o and multip...
1995-12-14 Richard Kenner(my_strerror): Return "cannot access" if errno is 0.
1995-12-05 Jason Merrill(LIBGCC_SPEC): Do link with libgcc when -shared.
1995-11-29 Doug Evans(do_spec_1): Fix typos in version calculation.
1995-09-12 Richard KennerRemove fix_argv kludge.
1995-08-14 Richard Kenner(main): When concat gcc_exec_prefix and standard_startf...
1995-07-26 Richard Kenner(MULTILIB_DIRS): Provide default if not defined.
1995-07-18 Richard Kenner(default_compilers, cpp): Specify -lang-c89 if -ansi...
1995-07-10 Richard Kenner(p{fatal,error}_with_name, perror_exec): Quote filename.
1995-06-15 Richard KennerUpdate FSF address.
1995-06-12 Doug Evans(link_command_spec): Undo patch of May 11.
1995-06-06 Richard Kenner(do_spec_1, case 'g'): Handle %O as suffix if MKTEMP_EA...
1995-05-23 Doug Evans(link_command_spec): Move ENDFILE_SPEC from -nostdlib...
1995-05-22 Richard Kenner(HAVE_OBJECT_SUFFIX): New macro.
1995-05-16 Richard Kenner(fix_argv): Removed call to free.
1995-05-14 Richard Kenner(default_compilers): Remove entries for Ada, C++, Chill...
1995-05-12 Doug Evans(link_command_spec): Make -nostdlib no longer imply...
1995-04-25 Jim Wilson(main): Pass INIT_ENVIRONMENT to putenv.
1995-04-21 Richard Kenner(default_compilers): Pass -I to gnat1.
1995-04-07 Richard Kenner(OBJECT_SUFFIX): Default now ".o", not "o".
1995-04-02 Richard Kenner(default_compilers): Pass -W and -w to gnat1.
1995-04-01 Richard Kenner(print_multilib_info): Don't use LAST_PATH if not set.
1995-03-29 Jim Wilson(process_command): Delete code modifying gcc_exec_prefix.
1995-03-27 Richard KennerRemoved __NetBSD__ from conditional.
1995-03-16 Jason MerrillMove SunOS 4 assembler flags from default_compilers...
1995-02-25 Doug Evans(print_search_dirs): New variable.
1995-02-22 Richard Kenner(SWITCH_TAKES_ARG): Add `x'.
1995-02-22 Richard Kenner(default_compilers): Remove rule for ".ada".
1995-02-21 Richard Kenner(fix_argv): Rewrite.
1995-02-21 Richard Kenner(read_specs): Use length read when inserting zero.
1995-02-21 Richard Kenner(default_compilers): Add entries for .f and .F.
1995-02-11 Richard KennerUpdate comment.
1995-02-11 Richard Kenner(specs): Use %O instead of "o" for object file suffix.
1995-01-14 Richard Kenner(execute): Don't wait for just any N subprocesses...
1994-12-29 Jim Wilson(print_multilib_info): Initialize last_path_len to 0.
1994-12-09 Per Bothner* gcc.c (default_compilers): Add support for Chill...
1994-11-19 Jason MerrillShared library support.
1994-11-16 Richard Kenner(main): For -V output, give both driver and compiler...
1994-11-07 Richard Kenner(process_command): Ignore LIBRARY_PATH and LPATH if...
1994-10-27 Torbjorn Granlund(process_command): Don't forget to split -Wl arguments...
1994-10-27 Torbjorn Granlund(process_command): Handle -Wl, and -Xlinker similar...
1994-10-20 Jason Merrill(STARTFILE_SPEC): Wrap startfiles in %{!shared:}.
1994-10-18 Jason Merrill(default_compilers): Treat files with an extension...
1994-10-05 Michael BushnellDefine O_RDONLY if not already defined and use it in...
1994-10-04 Ian Lance TaylorIf the POSIX.1 wait macros are defined, use them.
1994-10-01 Richard KennerInstall omitted hunk from last diff.
1994-10-01 Doug Evans(process_command): Fix typo.
1994-09-30 Richard KennerDon't include sys/file.h for winnt; use process.h instead.
1994-09-30 Jim Wilson(default_compilers): Add %Z to all cpp specs.
1994-09-29 Richard Kenner(struct option_map): Sort in alphabetical order.
1994-09-20 Richard Kenner(process_command): Add new switch, -dumpmachine.
1994-09-15 Richard KennerRework last change so it's done like collect2.c.
1994-09-14 Michael BushnellInclude <sys/errno.h> in case `errno' is a macro define...
1994-07-22 Michael MeissnerDJ patches for MSDOS
1994-07-19 Jim Wilson(process_command): When have -BstageN option, pass...
1994-07-11 Charles HannumDo the 4.4BSD sys_errlist modification for NetBSD also.
1994-07-02 Jim Wilson(DEFAULT_WORD_SWITCH_TAKES_ARG): Add -isystem.
1994-06-30 Richard Kenner(do_spec_1, case 'P'): Don't add underscores to macros...
1994-06-15 Doug Evansgcc.c: Include multilib.h.
1994-06-14 Richard KennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-06-14 Richard Kenner(find_a_file): Try EXECUTABLE_SUFFIX first, then file...
1994-05-30 Doug Evans(default_compilers): Pass -MG to cpp if present.
1994-05-10 Doug Evans(process_command): Kludge in stageN/../include instead...
1994-05-09 Richard Kenner(delete_if_ordinary): New function.
1994-05-06 Stan Shebs*** empty log message ***
1994-05-02 Jim Wilson(translate_options): For options that take an argument,
1994-04-25 Richard Kenner(link_command_spec): Add -Z argument for ZMAGIC's on...
1994-04-22 Richard Kenner(handle_braces, check_live_switch): Refine previous...
1994-04-21 Richard Kenner(default_compilers): If -E and the file is (e.g.) x...
1994-04-19 Richard KennerAdd new options -print-file-name= and -print-prog-name=.
1994-04-19 Richard Kenner(struct switchstr): New field LIVE_COND.
1994-04-06 Doug Evans(process_command): Minor white space cleanups to last...
1994-04-06 Doug Evans(process_command): Add "include" prefix for [blah/...
1994-04-01 Jim WilsonChange "gstdarg.h" to <stdarg.h> and "gvarargs.h" to...
1994-03-30 Richard Kenner(process_command, case 'B'): If name is "stageN/",...
1994-03-18 Jim Wilson(include_prefix): New variable.
1994-03-13 Richard Kenner(do_spec_1): Don't duplicate a macro starting with...
1994-03-11 Richard KennerUse PVPROTO for varargs prototypes.
1994-03-10 Richard Kenner([__MSDOS__]): Use #ifdef, not #if.
1994-02-27 Richard Kenner(execute): Initialize PROG.
next