Age | Commit message (Expand) | Author | Files | Lines |
1995-08-13 | (main): When concat gcc_exec_prefix and standard_startfile_prefix, put | Richard Kenner | 1 | -2/+4 |
1995-07-26 | (MULTILIB_DIRS): Provide default if not defined. | Richard Kenner | 1 | -8/+91 |
1995-07-18 | (default_compilers, cpp): Specify -lang-c89 if -ansi is given. | Richard Kenner | 1 | -2/+2 |
1995-07-10 | (p{fatal,error}_with_name, perror_exec): Quote filename. | Richard Kenner | 1 | -4/+5 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-06-12 | (link_command_spec): Undo patch of May 11. | Doug Evans | 1 | -6/+8 |
1995-06-06 | (do_spec_1, case 'g'): Handle %O as suffix if MKTEMP_EACH_FILE. | Richard Kenner | 1 | -1/+2 |
1995-05-23 | (link_command_spec): Move ENDFILE_SPEC from -nostdlib to -nostartfiles. | Doug Evans | 1 | -2/+4 |
1995-05-22 | (HAVE_OBJECT_SUFFIX): New macro. | Richard Kenner | 1 | -7/+22 |
1995-05-16 | (fix_argv): Removed call to free. | Richard Kenner | 1 | -8/+7 |
1995-05-14 | (default_compilers): Remove entries for Ada, C++, Chill, and Fortran; | Richard Kenner | 1 | -106/+1 |
1995-05-12 | (link_command_spec): Make -nostdlib no longer imply -nostartfiles. | Doug Evans | 1 | -2/+2 |
1995-04-25 | (main): Pass INIT_ENVIRONMENT to putenv. | Jim Wilson | 1 | -0/+5 |
1995-04-21 | (default_compilers): Pass -I to gnat1. | Richard Kenner | 1 | -1/+1 |
1995-04-07 | (OBJECT_SUFFIX): Default now ".o", not "o". | Richard Kenner | 1 | -15/+15 |
1995-04-02 | (default_compilers): Pass -W and -w to gnat1. | Richard Kenner | 1 | -1/+1 |
1995-04-01 | (print_multilib_info): Don't use LAST_PATH if not set. | Richard Kenner | 1 | -2/+2 |
1995-03-29 | (process_command): Delete code modifying gcc_exec_prefix. | Jim Wilson | 1 | -13/+21 |
1995-03-27 | Removed __NetBSD__ from conditional. | Richard Kenner | 1 | -4/+30 |
1995-03-16 | Move SunOS 4 assembler flags from default_compilers into ASM_SPEC. | Jason Merrill | 1 | -11/+11 |
1995-02-25 | (print_search_dirs): New variable. | Doug Evans | 1 | -11/+47 |
1995-02-22 | (SWITCH_TAKES_ARG): Add `x'. | Richard Kenner | 1 | -8/+8 |
1995-02-21 | (default_compilers): Remove rule for ".ada". | Richard Kenner | 1 | -2/+2 |
1995-02-21 | (fix_argv): Rewrite. | Richard Kenner | 1 | -32/+35 |
1995-02-21 | (read_specs): Use length read when inserting zero. | Richard Kenner | 1 | -2/+5 |
1995-02-21 | (default_compilers): Add entries for .f and .F. | Richard Kenner | 1 | -0/+38 |
1995-02-11 | Update comment. | Richard Kenner | 1 | -1/+1 |
1995-02-11 | (specs): Use %O instead of "o" for object file suffix. | Richard Kenner | 1 | -10/+21 |
1995-01-13 | (execute): Don't wait for just any N subprocesses... | Richard Kenner | 1 | -22/+25 |
1994-12-29 | (print_multilib_info): Initialize last_path_len to 0. | Jim Wilson | 1 | -1/+2 |
1994-12-09 | * gcc.c (default_compilers): Add support for Chill (.ch and .chi). | Per Bothner | 1 | -0/+20 |
1994-11-19 | Shared library support. | Jason Merrill | 1 | -15/+33 |
1994-11-16 | (main): For -V output, give both driver and compiler versions, if they | Richard Kenner | 1 | -1/+6 |
1994-11-07 | (process_command): Ignore LIBRARY_PATH and LPATH if cross-compiler. | Richard Kenner | 1 | -2/+2 |
1994-10-27 | (process_command): Don't forget to split -Wl arguments at commas. | Torbjorn Granlund | 1 | -2/+19 |
1994-10-27 | (process_command): Handle -Wl, and -Xlinker similar to -l, | Torbjorn Granlund | 1 | -61/+33 |
1994-10-20 | (STARTFILE_SPEC): Wrap startfiles in %{!shared:}. | Jason Merrill | 1 | -1/+1 |
1994-10-18 | (default_compilers): Treat files with an extension of .c++ | Jason Merrill | 1 | -0/+1 |
1994-10-05 | Define O_RDONLY if not already defined and use it in read_specs's call | Michael Bushnell | 1 | -1/+6 |
1994-10-04 | If the POSIX.1 wait macros are defined, use them. | Ian Lance Taylor | 1 | -3/+18 |
1994-10-01 | Install omitted hunk from last diff. | Richard Kenner | 1 | -1/+1 |
1994-10-01 | (process_command): Fix typo. | Doug Evans | 1 | -1/+1 |
1994-09-30 | Don't include sys/file.h for winnt; use process.h instead. | Richard Kenner | 1 | -121/+231 |
1994-09-29 | (default_compilers): Add %Z to all cpp specs. | Jim Wilson | 1 | -7/+56 |
1994-09-29 | (struct option_map): Sort in alphabetical order. | Richard Kenner | 1 | -63/+87 |
1994-09-20 | (process_command): Add new switch, -dumpmachine. | Richard Kenner | 1 | -0/+5 |
1994-09-15 | Rework last change so it's done like collect2.c. | Richard Kenner | 1 | -2/+6 |
1994-09-14 | Include <sys/errno.h> in case `errno' is a macro defined there. | Michael Bushnell | 1 | -0/+1 |
1994-07-22 | DJ patches for MSDOS | Michael Meissner | 1 | -5/+5 |
1994-07-18 | (process_command): When have -BstageN option, pass include | Jim Wilson | 1 | -3/+12 |