| Commit message (Expand) | Author | Age | Files | Lines |
* | (handle_braces): Rework last change. | kenner | 1996-12-07 | 1 | -15/+8 |
* | (give_switch): Add new arg, INCLUDE_BLANKS. | kenner | 1996-12-07 | 1 | -8/+28 |
* | * Makefile.in (DRIVER_DEFINES): New macro, with the macro | brendan | 1996-12-07 | 1 | -0/+5 |
* | (exit): If VMS, define as __posix_exit. | kenner | 1996-11-12 | 1 | -3/+7 |
* | Add -specs support | meissner | 1996-10-29 | 1 | -1/+52 |
* | (default_compilers): -ansi no longer implies -$ to cpp. | kenner | 1996-10-09 | 1 | -4/+4 |
* | (used_arg): When call xmalloc for mswitches, pass 1 if | wilson | 1996-10-01 | 1 | -2/+7 |
* | (do_spec_1): Allow -A in %[Spec]. | coxs | 1996-09-27 | 1 | -5/+9 |
* | (used_arg): Fix multilib_matches parsing to not corrupt entry parameter. | kenner | 1996-09-24 | 1 | -2/+2 |
* | (link_command_spec): Move -T options to end of link command | wilson | 1996-09-17 | 1 | -4/+8 |
* | (convert_filename): Don't start looking for '.' until after last | kenner | 1996-09-15 | 1 | -1/+5 |
* | (HAVE_EXECUTABLE_SUFFIX): New macro. | kenner | 1996-09-15 | 1 | -15/+54 |
* | * gcc.c: Change ifndef _WIN32 to ifndef NO_SYS_FILE_H when deciding | dje | 1996-08-18 | 1 | -2/+2 |
* | mp/load version # in specs file so __GNUC_MINOR__ will be correct | meissner | 1996-08-13 | 1 | -0/+3 |
* | Fix typo | meissner | 1996-08-12 | 1 | -1/+1 |
* | Speed up genmultilib; Add MULTIB_EXTRA_OPTS | meissner | 1996-08-12 | 1 | -26/+160 |
* | (default_compilers): Extra Fortran extensions. | kenner | 1996-07-18 | 1 | -1/+2 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -25/+27 |
* | (default_compilers): Add null entries for languages we heard of. | kenner | 1996-07-03 | 1 | -0/+12 |
* | * gcc.c (PEXECUTE_VERBOSE): Define. | dje | 1996-06-26 | 1 | -4/+6 |
* | * gcc.c (pfatal_pexecute): Delete code to check errno < sys_nerr. | dje | 1996-06-13 | 1 | -14/+2 |
* | * gcc.c (_WIN32): Don't include process.h or declare spawnv{,p}. | dje | 1996-06-10 | 1 | -221/+48 |
* | * gcc.c (do_spec_1): Allow leading text in version string. | dje | 1996-06-10 | 1 | -11/+20 |
* | (MULTILIB_SELECT): Delete definition. | wilson | 1996-06-08 | 1 | -11/+21 |
* | (MSDOS pexecute): Call xmalloc, not malloc. | dje | 1996-05-27 | 1 | -1/+1 |
* | * gcc.c: #include "gansidecl.h". | dje | 1996-04-15 | 1 | -177/+90 |
* | (process_command): Instead of hardcoding non-empty | kenner | 1996-03-24 | 1 | -6/+10 |
* | (DEFAULT_SWITCH_TAKES_ARG): New macro, from SWITCH_TAKES_ARG. | kenner | 1996-02-13 | 1 | -2/+4 |
* | (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 |