summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
...
* (warn_std_ptr): Initialize with 0 instead of NULL_PTR.kenner1996-01-311-1/+1
* EXTRA_SPECS additionmeissner1996-01-181-0/+51
* * gcc.c (process_command): New local lang_n_files, and usedje1996-01-171-10/+14
* (do_spec_1, case 'W'): Rename local `index' to `cur_index' to avoid warningdje1996-01-161-2/+2
* (process_commands): Remove inadvertant fallthrough.kenner1996-01-161-3/+4
* (struct compilers): Add -ax option.kenner1995-12-241-3/+3
* (unused_prefix_warning): Include machine_suffix if require_machine_suffix.kenner1995-12-241-11/+29
* (process_command): Give error for -c with -o and multiple compilations.kenner1995-12-241-4/+20
* (my_strerror): Return "cannot access" if errno is 0.kenner1995-12-141-24/+6
* (LIBGCC_SPEC): Do link with libgcc when -shared.merrill1995-12-051-2/+2
* (do_spec_1): Fix typos in version calculation.dje1995-11-291-2/+2
* Remove fix_argv kludge.kenner1995-09-121-46/+14
* (main): When concat gcc_exec_prefix and standard_startfile_prefix, putkenner1995-08-141-2/+4
* (MULTILIB_DIRS): Provide default if not defined.kenner1995-07-261-8/+91
* (default_compilers, cpp): Specify -lang-c89 if -ansi is given.kenner1995-07-181-2/+2
* (p{fatal,error}_with_name, perror_exec): Quote filename.kenner1995-07-101-4/+5
* Update FSF address.kenner1995-06-151-1/+2
* (link_command_spec): Undo patch of May 11.dje1995-06-121-6/+8
* (do_spec_1, case 'g'): Handle %O as suffix if MKTEMP_EACH_FILE.kenner1995-06-061-1/+2
* (link_command_spec): Move ENDFILE_SPEC from -nostdlib to -nostartfiles.dje1995-05-231-2/+4
* (HAVE_OBJECT_SUFFIX): New macro.kenner1995-05-221-7/+22
* (fix_argv): Removed call to free.kenner1995-05-161-8/+7
* (default_compilers): Remove entries for Ada, C++, Chill, and Fortran;kenner1995-05-141-106/+1
* (link_command_spec): Make -nostdlib no longer imply -nostartfiles.dje1995-05-121-2/+2
* (main): Pass INIT_ENVIRONMENT to putenv.wilson1995-04-251-0/+5
* (default_compilers): Pass -I to gnat1.kenner1995-04-211-1/+1
* (OBJECT_SUFFIX): Default now ".o", not "o".kenner1995-04-071-15/+15
* (default_compilers): Pass -W and -w to gnat1.kenner1995-04-021-1/+1
* (print_multilib_info): Don't use LAST_PATH if not set.kenner1995-04-011-2/+2
* (process_command): Delete code modifying gcc_exec_prefix.wilson1995-03-291-13/+21
* Removed __NetBSD__ from conditional.kenner1995-03-271-4/+30
* Move SunOS 4 assembler flags from default_compilers into ASM_SPEC.merrill1995-03-161-11/+11
* (print_search_dirs): New variable.dje1995-02-251-11/+47
* (SWITCH_TAKES_ARG): Add `x'.kenner1995-02-221-8/+8
* (default_compilers): Remove rule for ".ada".kenner1995-02-221-2/+2
* (fix_argv): Rewrite.kenner1995-02-211-32/+35
* (read_specs): Use length read when inserting zero.kenner1995-02-211-2/+5
* (default_compilers): Add entries for .f and .F.kenner1995-02-211-0/+38
* Update comment.kenner1995-02-111-1/+1
* (specs): Use %O instead of "o" for object file suffix.kenner1995-02-111-10/+21
* (execute): Don't wait for just any N subprocesses, since we may havekenner1995-01-141-22/+25
* (print_multilib_info): Initialize last_path_len to 0.wilson1994-12-291-1/+2
* * gcc.c (default_compilers): Add support for Chill (.ch and .chi).bothner1994-12-091-0/+20
* Shared library support.merrill1994-11-191-15/+33
* (main): For -V output, give both driver and compiler versions, if theykenner1994-11-161-1/+6
* (process_command): Ignore LIBRARY_PATH and LPATH if cross-compiler.kenner1994-11-071-2/+2
* (process_command): Don't forget to split -Wl arguments at commas.tege1994-10-271-2/+19
* (process_command): Handle -Wl, and -Xlinker similar to -l,tege1994-10-271-61/+33
* (STARTFILE_SPEC): Wrap startfiles in %{!shared:}.merrill1994-10-201-1/+1
* (default_compilers): Treat files with an extension of .c++merrill1994-10-181-0/+1