OSDN Git Service

(tablejump_internal4+1): Fix typo in condition.
[pf3gnuchains/gcc-fork.git] / gcc / gcc.c
1996-05-27 dje(MSDOS pexecute): Call xmalloc, not malloc.
1996-04-15 dje * gcc.c: #include "gansidecl.h".
1996-03-24 kenner(process_command): Instead of hardcoding non-empty
1996-02-13 kenner(DEFAULT_SWITCH_TAKES_ARG): New macro, from SWITCH_TAKE...
1996-01-31 kenner(warn_std_ptr): Initialize with 0 instead of NULL_PTR.
1996-01-18 meissnerEXTRA_SPECS addition
1996-01-17 dje * gcc.c (process_command): New local lang_n_files...
1996-01-16 dje(do_spec_1, case 'W'): Rename local `index' to `cur_ind...
1996-01-16 kenner(process_commands): Remove inadvertant fallthrough.
1995-12-24 kenner(struct compilers): Add -ax option.
1995-12-24 kenner(unused_prefix_warning): Include machine_suffix if...
1995-12-24 kenner(process_command): Give error for -c with -o and multip...
1995-12-14 kenner(my_strerror): Return "cannot access" if errno is 0.
1995-12-05 merrill(LIBGCC_SPEC): Do link with libgcc when -shared.
1995-11-29 dje(do_spec_1): Fix typos in version calculation.
1995-09-12 kennerRemove fix_argv kludge.
1995-08-14 kenner(main): When concat gcc_exec_prefix and standard_startf...
1995-07-26 kenner(MULTILIB_DIRS): Provide default if not defined.
1995-07-18 kenner(default_compilers, cpp): Specify -lang-c89 if -ansi...
1995-07-10 kenner(p{fatal,error}_with_name, perror_exec): Quote filename.
1995-06-15 kennerUpdate FSF address.
1995-06-12 dje(link_command_spec): Undo patch of May 11.
1995-06-06 kenner(do_spec_1, case 'g'): Handle %O as suffix if MKTEMP_EA...
1995-05-23 dje(link_command_spec): Move ENDFILE_SPEC from -nostdlib...
1995-05-22 kenner(HAVE_OBJECT_SUFFIX): New macro.
1995-05-16 kenner(fix_argv): Removed call to free.
1995-05-14 kenner(default_compilers): Remove entries for Ada, C++, Chill...
1995-05-12 dje(link_command_spec): Make -nostdlib no longer imply...
1995-04-25 wilson(main): Pass INIT_ENVIRONMENT to putenv.
1995-04-21 kenner(default_compilers): Pass -I to gnat1.
1995-04-07 kenner(OBJECT_SUFFIX): Default now ".o", not "o".
1995-04-02 kenner(default_compilers): Pass -W and -w to gnat1.
1995-04-01 kenner(print_multilib_info): Don't use LAST_PATH if not set.
1995-03-29 wilson(process_command): Delete code modifying gcc_exec_prefix.
1995-03-27 kennerRemoved __NetBSD__ from conditional.
1995-03-16 merrillMove SunOS 4 assembler flags from default_compilers...
1995-02-25 dje(print_search_dirs): New variable.
1995-02-22 kenner(SWITCH_TAKES_ARG): Add `x'.
1995-02-22 kenner(default_compilers): Remove rule for ".ada".
1995-02-21 kenner(fix_argv): Rewrite.
1995-02-21 kenner(read_specs): Use length read when inserting zero.
1995-02-21 kenner(default_compilers): Add entries for .f and .F.
1995-02-11 kennerUpdate comment.
1995-02-11 kenner(specs): Use %O instead of "o" for object file suffix.
1995-01-14 kenner(execute): Don't wait for just any N subprocesses,...
1994-12-29 wilson(print_multilib_info): Initialize last_path_len to 0.
1994-12-09 bothner* gcc.c (default_compilers): Add support for Chill...
1994-11-19 merrillShared library support.
1994-11-16 kenner(main): For -V output, give both driver and compiler...
1994-11-07 kenner(process_command): Ignore LIBRARY_PATH and LPATH if...
1994-10-27 tege(process_command): Don't forget to split -Wl arguments...
1994-10-27 tege(process_command): Handle -Wl, and -Xlinker similar...
1994-10-20 merrill(STARTFILE_SPEC): Wrap startfiles in %{!shared:}.
1994-10-18 merrill(default_compilers): Treat files with an extension...
1994-10-05 mibDefine O_RDONLY if not already defined and use it in...
1994-10-04 ianIf the POSIX.1 wait macros are defined, use them.
1994-10-01 kennerInstall omitted hunk from last diff.
1994-10-01 dje(process_command): Fix typo.
1994-09-30 kennerDon't include sys/file.h for winnt; use process.h instead.
1994-09-30 wilson(default_compilers): Add %Z to all cpp specs.
1994-09-29 kenner(struct option_map): Sort in alphabetical order.
1994-09-20 kenner(process_command): Add new switch, -dumpmachine.
1994-09-15 kennerRework last change so it's done like collect2.c.
1994-09-14 mibInclude <sys/errno.h> in case `errno' is a macro define...
1994-07-22 meissnerDJ patches for MSDOS
1994-07-19 wilson(process_command): When have -BstageN option, pass...
1994-07-11 mycroftDo the 4.4BSD sys_errlist modification for NetBSD also.
1994-07-02 wilson(DEFAULT_WORD_SWITCH_TAKES_ARG): Add -isystem.
1994-06-30 kenner(do_spec_1, case 'P'): Don't add underscores to macros...
1994-06-15 dje * gcc.c: Include multilib.h.
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-06-14 kenner(find_a_file): Try EXECUTABLE_SUFFIX first, then file...
1994-05-30 dje(default_compilers): Pass -MG to cpp if present.
1994-05-10 dje(process_command): Kludge in stageN/../include instead...
1994-05-09 kenner(delete_if_ordinary): New function.
1994-05-06 shebs*** empty log message ***
1994-05-02 wilson(translate_options): For options that take an argument,
1994-04-25 kenner(link_command_spec): Add -Z argument for ZMAGIC's on...
1994-04-22 kenner(handle_braces, check_live_switch): Refine previous...
1994-04-21 kenner(default_compilers): If -E and the file is (e.g.) x...
1994-04-19 kennerAdd new options -print-file-name= and -print-prog-name=.
1994-04-19 kenner(struct switchstr): New field LIVE_COND.
1994-04-06 dje(process_command): Minor white space cleanups to last...
1994-04-06 dje(process_command): Add "include" prefix for [blah/...
1994-04-01 wilsonChange "gstdarg.h" to <stdarg.h> and "gvarargs.h" to...
1994-03-30 kenner(process_command, case 'B'): If name is "stageN/",...
1994-03-18 wilson(include_prefix): New variable.
1994-03-13 kenner(do_spec_1): Don't duplicate a macro starting with...
1994-03-11 kennerUse PVPROTO for varargs prototypes.
1994-03-10 kenner([__MSDOS__]): Use #ifdef, not #if.
1994-02-27 kenner(execute): Initialize PROG.
1994-02-15 kenner(default_compilers): Generate and use .ii files in...
1994-02-13 dje(fatal, error): Fix declarations (make dependant on...
1994-02-12 dje(PROTO): Define.
1994-02-12 dje(VPROTO, VA_START): Define.
1994-02-10 kennerIf __STDC__, include gstdarg and use ANSI form of varargs.
1994-02-01 kenner(default_compilers, @ada): Don't duplicate "-gnat"...
1993-12-24 wilson(translate_options): Skip arguments of -B, -b, -V, -x,
1993-12-23 kenner(default_compilers, gnat1): Don't write -gnatb.
1993-12-22 kenner(compiler_version): New variable.
next