summaryrefslogtreecommitdiffstats
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix i386-* failure that shows up as a cpp usage message.wilson1998-04-201-2/+1
* Fix warning when compiling g++.omeissner1998-04-201-0/+4
* Patches to make g++/g77 give useful error when no files are given.wilson1998-04-181-3/+9
* * gcc.c (proces_command): Improve error message for -o withlaw1998-04-081-1/+1
* * gcc.c: Add linker spec.law1998-04-061-2/+16
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-27/+69
* gcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT): Added.scox1998-03-301-4/+8
* Make GCC_EXEC_PREFIX work againmeissner1998-03-271-0/+15
* Major cutover to using system.h:ghazi1998-03-201-7/+6
* Fix off by 1 error in handling multilibsmeissner1998-03-161-0/+3
* amanfred1998-03-121-29/+29
* amanfred1998-03-121-1/+7
* dmanfred1998-03-121-11/+10
* I've backed out of including stat.h via system.h because stat.h canghazi1998-02-281-0/+1
* * gcc.c: Get system includes, prototypes and macros via "system.h"law1998-02-151-55/+15
* * gcc.c: Include <strings.h>/<string.h>, <stdlib.h>, <unistd.h>,law1998-02-071-29/+26
* * flags.h: New flag (optimize_size).law1998-01-261-6/+11
* * pexecute.c (pexecute): New function for mingw32. Supports pipes.law1998-01-171-1/+1
* Merge from gcc-2.8law1997-12-071-2/+6
* * m68k.c: Include tree.h for dwarf2out_cfi_label.law1997-12-061-1/+1
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-81/+134
* * cccp.c (sys_errlist): Remove special 4.4bsd declaration.law1997-09-011-4/+0
* Take out __EGCS__ and __EGCS_MINOR__.law1997-08-191-4/+0
* * gcc.c (default_compilers): Add __EGCS__ and __EGCS_MINOR__law1997-08-171-0/+4
* * version.c: Change the version string to look like:law1997-08-151-60/+0
* * Integrate tlink patch from jason@cygnus.comlaw1997-08-111-35/+62
* Initial revisionlaw1997-08-111-0/+60
* (convert_filename): Fix typo.kenner1997-07-141-1/+1
* (process_command): If -save-temps and -pipe were specified together,kenner1997-07-131-0/+3
* * gcc.c (main): Handle blank in version_string when comparingdje1997-07-131-1/+11
* Check for and read ${libdir}/gcc-lib/specs to override the default specs.kenner1997-06-211-0/+12
* Add %include, %include_noerr, %rename support to specsmeissner1997-03-251-124/+266
* (init_spec): Delete parameter. Always initialize extra_specs.wilson1997-03-181-19/+13
* (set_spec): Fix comment-in-comment typo.kenner1997-02-151-2/+0
* (process_command): Allocate space for terminating null.kenner1997-02-151-1/+1
* (process_command): Fix improper use of strncpy.kenner1997-02-011-3/+3
* Fix typo.meissner1997-01-161-3/+3
* Cleanup specs supportmeissner1997-01-161-193/+115
* (handle_braces): Rework last change.kenner1996-12-071-15/+8
* (give_switch): Add new arg, INCLUDE_BLANKS.kenner1996-12-071-8/+28
* * Makefile.in (DRIVER_DEFINES): New macro, with the macrobrendan1996-12-071-0/+5
* (exit): If VMS, define as __posix_exit.kenner1996-11-121-3/+7
* Add -specs supportmeissner1996-10-291-1/+52
* (default_compilers): -ansi no longer implies -$ to cpp.kenner1996-10-091-4/+4
* (used_arg): When call xmalloc for mswitches, pass 1 ifwilson1996-10-011-2/+7
* (do_spec_1): Allow -A in %[Spec].coxs1996-09-271-5/+9
* (used_arg): Fix multilib_matches parsing to not corrupt entry parameter.kenner1996-09-241-2/+2
* (link_command_spec): Move -T options to end of link commandwilson1996-09-171-4/+8
* (convert_filename): Don't start looking for '.' until after lastkenner1996-09-151-1/+5
* (HAVE_EXECUTABLE_SUFFIX): New macro.kenner1996-09-151-15/+54
OpenPOWER on IntegriCloud