| Commit message (Expand) | Author | Age | Files | Lines |
* | (SWITCH_TAKES_ARG): Add `x'. | kenner | 1995-02-22 | 1 | -8/+8 |
* | (default_compilers): Remove rule for ".ada". | kenner | 1995-02-22 | 1 | -2/+2 |
* | (fix_argv): Rewrite. | kenner | 1995-02-21 | 1 | -32/+35 |
* | (read_specs): Use length read when inserting zero. | kenner | 1995-02-21 | 1 | -2/+5 |
* | (default_compilers): Add entries for .f and .F. | kenner | 1995-02-21 | 1 | -0/+38 |
* | Update comment. | kenner | 1995-02-11 | 1 | -1/+1 |
* | (specs): Use %O instead of "o" for object file suffix. | kenner | 1995-02-11 | 1 | -10/+21 |
* | (execute): Don't wait for just any N subprocesses, since we may have | kenner | 1995-01-14 | 1 | -22/+25 |
* | (print_multilib_info): Initialize last_path_len to 0. | wilson | 1994-12-29 | 1 | -1/+2 |
* | * gcc.c (default_compilers): Add support for Chill (.ch and .chi). | bothner | 1994-12-09 | 1 | -0/+20 |
* | Shared library support. | merrill | 1994-11-19 | 1 | -15/+33 |
* | (main): For -V output, give both driver and compiler versions, if they | kenner | 1994-11-16 | 1 | -1/+6 |
* | (process_command): Ignore LIBRARY_PATH and LPATH if cross-compiler. | kenner | 1994-11-07 | 1 | -2/+2 |
* | (process_command): Don't forget to split -Wl arguments at commas. | tege | 1994-10-27 | 1 | -2/+19 |
* | (process_command): Handle -Wl, and -Xlinker similar to -l, | tege | 1994-10-27 | 1 | -61/+33 |
* | (STARTFILE_SPEC): Wrap startfiles in %{!shared:}. | merrill | 1994-10-20 | 1 | -1/+1 |
* | (default_compilers): Treat files with an extension of .c++ | merrill | 1994-10-18 | 1 | -0/+1 |
* | Define O_RDONLY if not already defined and use it in read_specs's call | mib | 1994-10-05 | 1 | -1/+6 |
* | If the POSIX.1 wait macros are defined, use them. | ian | 1994-10-04 | 1 | -3/+18 |
* | Install omitted hunk from last diff. | kenner | 1994-10-01 | 1 | -1/+1 |
* | (process_command): Fix typo. | dje | 1994-10-01 | 1 | -1/+1 |
* | Don't include sys/file.h for winnt; use process.h instead. | kenner | 1994-09-30 | 1 | -121/+231 |
* | (default_compilers): Add %Z to all cpp specs. | wilson | 1994-09-30 | 1 | -7/+56 |
* | (struct option_map): Sort in alphabetical order. | kenner | 1994-09-29 | 1 | -63/+87 |
* | (process_command): Add new switch, -dumpmachine. | kenner | 1994-09-20 | 1 | -0/+5 |
* | Rework last change so it's done like collect2.c. | kenner | 1994-09-15 | 1 | -2/+6 |
* | Include <sys/errno.h> in case `errno' is a macro defined there. | mib | 1994-09-14 | 1 | -0/+1 |
* | DJ patches for MSDOS | meissner | 1994-07-22 | 1 | -5/+5 |
* | (process_command): When have -BstageN option, pass include | wilson | 1994-07-19 | 1 | -3/+12 |
* | Do the 4.4BSD sys_errlist modification for NetBSD also. | mycroft | 1994-07-11 | 1 | -1/+1 |
* | (DEFAULT_WORD_SWITCH_TAKES_ARG): Add -isystem. | wilson | 1994-07-02 | 1 | -1/+2 |
* | (do_spec_1, case 'P'): Don't add underscores to macros starting with | kenner | 1994-06-30 | 1 | -2/+4 |
* | * gcc.c: Include multilib.h. | dje | 1994-06-15 | 1 | -0/+306 |
* | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | kenner | 1994-06-14 | 1 | -7/+10 |
* | (find_a_file): Try EXECUTABLE_SUFFIX first, then file without the | kenner | 1994-06-14 | 1 | -23/+37 |
* | (default_compilers): Pass -MG to cpp if present. | dje | 1994-05-30 | 1 | -6/+7 |
* | (process_command): Kludge in stageN/../include instead of include. | dje | 1994-05-10 | 1 | -2/+3 |
* | (delete_if_ordinary): New function. | kenner | 1994-05-09 | 1 | -41/+31 |
* | *** empty log message *** | shebs | 1994-05-06 | 1 | -1/+4 |
* | (translate_options): For options that take an argument, | wilson | 1994-05-02 | 1 | -0/+6 |
* | (link_command_spec): Add -Z argument for ZMAGIC's on FreeBSD. | kenner | 1994-04-25 | 1 | -3/+3 |
* | (handle_braces, check_live_switch): Refine previous change. | kenner | 1994-04-22 | 1 | -13/+13 |
* | (default_compilers): If -E and the file is (e.g.) x.s, don't run the | kenner | 1994-04-21 | 1 | -32/+35 |
* | Add new options -print-file-name= and -print-prog-name=. | kenner | 1994-04-19 | 1 | -8/+27 |
* | (struct switchstr): New field LIVE_COND. | kenner | 1994-04-19 | 1 | -6/+97 |
* | (process_command): Minor white space cleanups to last patch. | dje | 1994-04-06 | 1 | -5/+5 |
* | (process_command): Add "include" prefix for [blah/]stageN. | dje | 1994-04-06 | 1 | -5/+9 |
* | Change "gstdarg.h" to <stdarg.h> and "gvarargs.h" to <varargs.h>. | wilson | 1994-04-01 | 1 | -2/+2 |
* | (process_command, case 'B'): If name is "stageN/", add "include" to | kenner | 1994-03-30 | 1 | -0/+7 |
* | (include_prefix): New variable. | wilson | 1994-03-18 | 1 | -8/+27 |