| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (warn_std_ptr): Initialize with 0 instead of NULL_PTR. | kenner | 1996-01-31 | 1 | -1/+1 |
* | EXTRA_SPECS addition | meissner | 1996-01-18 | 1 | -0/+51 |
* | * gcc.c (process_command): New local lang_n_files, and use | dje | 1996-01-17 | 1 | -10/+14 |
* | (do_spec_1, case 'W'): Rename local `index' to `cur_index' to avoid warning | dje | 1996-01-16 | 1 | -2/+2 |
* | (process_commands): Remove inadvertant fallthrough. | kenner | 1996-01-16 | 1 | -3/+4 |
* | (struct compilers): Add -ax option. | kenner | 1995-12-24 | 1 | -3/+3 |
* | (unused_prefix_warning): Include machine_suffix if require_machine_suffix. | kenner | 1995-12-24 | 1 | -11/+29 |
* | (process_command): Give error for -c with -o and multiple compilations. | kenner | 1995-12-24 | 1 | -4/+20 |
* | (my_strerror): Return "cannot access" if errno is 0. | kenner | 1995-12-14 | 1 | -24/+6 |
* | (LIBGCC_SPEC): Do link with libgcc when -shared. | merrill | 1995-12-05 | 1 | -2/+2 |
* | (do_spec_1): Fix typos in version calculation. | dje | 1995-11-29 | 1 | -2/+2 |
* | Remove fix_argv kludge. | kenner | 1995-09-12 | 1 | -46/+14 |
* | (main): When concat gcc_exec_prefix and standard_startfile_prefix, put | kenner | 1995-08-14 | 1 | -2/+4 |
* | (MULTILIB_DIRS): Provide default if not defined. | kenner | 1995-07-26 | 1 | -8/+91 |
* | (default_compilers, cpp): Specify -lang-c89 if -ansi is given. | kenner | 1995-07-18 | 1 | -2/+2 |
* | (p{fatal,error}_with_name, perror_exec): Quote filename. | kenner | 1995-07-10 | 1 | -4/+5 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (link_command_spec): Undo patch of May 11. | dje | 1995-06-12 | 1 | -6/+8 |
* | (do_spec_1, case 'g'): Handle %O as suffix if MKTEMP_EACH_FILE. | kenner | 1995-06-06 | 1 | -1/+2 |
* | (link_command_spec): Move ENDFILE_SPEC from -nostdlib to -nostartfiles. | dje | 1995-05-23 | 1 | -2/+4 |
* | (HAVE_OBJECT_SUFFIX): New macro. | kenner | 1995-05-22 | 1 | -7/+22 |
* | (fix_argv): Removed call to free. | kenner | 1995-05-16 | 1 | -8/+7 |
* | (default_compilers): Remove entries for Ada, C++, Chill, and Fortran; | kenner | 1995-05-14 | 1 | -106/+1 |
* | (link_command_spec): Make -nostdlib no longer imply -nostartfiles. | dje | 1995-05-12 | 1 | -2/+2 |
* | (main): Pass INIT_ENVIRONMENT to putenv. | wilson | 1995-04-25 | 1 | -0/+5 |
* | (default_compilers): Pass -I to gnat1. | kenner | 1995-04-21 | 1 | -1/+1 |
* | (OBJECT_SUFFIX): Default now ".o", not "o". | kenner | 1995-04-07 | 1 | -15/+15 |
* | (default_compilers): Pass -W and -w to gnat1. | kenner | 1995-04-02 | 1 | -1/+1 |
* | (print_multilib_info): Don't use LAST_PATH if not set. | kenner | 1995-04-01 | 1 | -2/+2 |
* | (process_command): Delete code modifying gcc_exec_prefix. | wilson | 1995-03-29 | 1 | -13/+21 |
* | Removed __NetBSD__ from conditional. | kenner | 1995-03-27 | 1 | -4/+30 |
* | Move SunOS 4 assembler flags from default_compilers into ASM_SPEC. | merrill | 1995-03-16 | 1 | -11/+11 |
* | (print_search_dirs): New variable. | dje | 1995-02-25 | 1 | -11/+47 |
* | (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 |