aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)Author
1995-04-07(OBJECT_SUFFIX): Default now ".o", not "o".kenner
1995-04-02(default_compilers): Pass -W and -w to gnat1.kenner
1995-04-01(print_multilib_info): Don't use LAST_PATH if not set.kenner
1995-03-29(process_command): Delete code modifying gcc_exec_prefix.wilson
1995-03-27Removed __NetBSD__ from conditional.kenner
1995-03-16Move SunOS 4 assembler flags from default_compilers into ASM_SPEC.merrill
1995-02-25(print_search_dirs): New variable.dje
1995-02-22(SWITCH_TAKES_ARG): Add `x'.kenner
1995-02-22(default_compilers): Remove rule for ".ada".kenner
1995-02-21(fix_argv): Rewrite.kenner
1995-02-21(read_specs): Use length read when inserting zero.kenner
1995-02-21(default_compilers): Add entries for .f and .F.kenner
1995-02-11Update comment.kenner
1995-02-11(specs): Use %O instead of "o" for object file suffix.kenner
1995-01-14(execute): Don't wait for just any N subprocesses, since we may havekenner
1994-12-29(print_multilib_info): Initialize last_path_len to 0.wilson
1994-12-09* gcc.c (default_compilers): Add support for Chill (.ch and .chi).bothner
1994-11-19Shared library support.merrill
1994-11-16(main): For -V output, give both driver and compiler versions, if theykenner
1994-11-07(process_command): Ignore LIBRARY_PATH and LPATH if cross-compiler.kenner
1994-10-27(process_command): Don't forget to split -Wl arguments at commas.tege
1994-10-27(process_command): Handle -Wl, and -Xlinker similar to -l,tege
1994-10-20(STARTFILE_SPEC): Wrap startfiles in %{!shared:}.merrill
1994-10-18(default_compilers): Treat files with an extension of .c++merrill
1994-10-05Define O_RDONLY if not already defined and use it in read_specs's callmib
1994-10-04If the POSIX.1 wait macros are defined, use them.ian
1994-10-01Install omitted hunk from last diff.kenner
1994-10-01(process_command): Fix typo.dje
1994-09-30Don't include sys/file.h for winnt; use process.h instead.kenner
1994-09-30(default_compilers): Add %Z to all cpp specs.wilson
1994-09-29(struct option_map): Sort in alphabetical order.kenner
1994-09-20(process_command): Add new switch, -dumpmachine.kenner
1994-09-15Rework last change so it's done like collect2.c.kenner
1994-09-14Include <sys/errno.h> in case `errno' is a macro defined there.mib
1994-07-22DJ patches for MSDOSmeissner
1994-07-19(process_command): When have -BstageN option, pass includewilson
1994-07-11Do the 4.4BSD sys_errlist modification for NetBSD also.mycroft
1994-07-02(DEFAULT_WORD_SWITCH_TAKES_ARG): Add -isystem.wilson
1994-06-30(do_spec_1, case 'P'): Don't add underscores to macros starting withkenner
1994-06-15 * gcc.c: Include multilib.h.dje
1994-06-14Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner
1994-06-14(find_a_file): Try EXECUTABLE_SUFFIX first, then file without thekenner
1994-05-30(default_compilers): Pass -MG to cpp if present.dje
1994-05-10(process_command): Kludge in stageN/../include instead of include.dje
1994-05-09(delete_if_ordinary): New function.kenner
1994-05-06*** empty log message ***shebs
1994-05-02(translate_options): For options that take an argument,wilson
1994-04-25(link_command_spec): Add -Z argument for ZMAGIC's on FreeBSD.kenner
1994-04-22(handle_braces, check_live_switch): Refine previous change.kenner
1994-04-21(default_compilers): If -E and the file is (e.g.) x.s, don't run thekenner