aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)AuthorFilesLines
1998-03-27Make GCC_EXEC_PREFIX work againMichael Meissner1-0/+15
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-7/+6
1998-03-16Fix off by 1 error in handling multilibsMichael Meissner1-0/+3
1998-03-12aManfred Hollstein1-29/+29
1998-03-12aManfred Hollstein1-1/+7
1998-03-12c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein1-11/+10
1998-02-28I've backed out of including stat.h via system.h because stat.h can define...Kaveh R. Ghazi1-0/+1
1998-02-15gcc.c: Get system includes...Kaveh R. Ghazi1-55/+15
1998-02-07gcc.c: Include <strings.h>/<string.h>, <stdlib.h>, <unistd.h>, <fcntl.h>.Robert Lipe1-29/+26
1998-01-26flags.h: New flag (optimize_size).Anthony Green1-6/+11
1998-01-17pexecute.c (pexecute): New function for mingw32.Mumit Khan1-1/+1
1997-12-06Merge from gcc-2.8Jeff Law1-2/+6
1997-12-06m68k.c: Include tree.h for dwarf2out_cfi_label.Jeff Law1-1/+1
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-81/+134
1997-09-01cccp.c (sys_errlist): Remove special 4.4bsd declaration.Jeffrey A Law1-4/+0
1997-08-18Take out __EGCS__ and __EGCS_MINOR__.Jeff Law1-4/+0
1997-08-17gcc.c (default_compilers): Add __EGCS__ and __EGCS_MINOR__ predefines.Jeffrey A Law1-0/+4
1997-08-15version.c: Change the version string to look like...Jeffrey A Law1-60/+0
1997-08-11* Integrate tlink patch from jason@cygnus.comJeffrey A Law1-35/+62
1997-08-11Initial revisionmisc/cutover-egcs-1Jeff Law1-0/+60
1997-07-14(convert_filename): Fix typo.Richard Kenner1-1/+1
1997-07-13(process_command): If -save-temps and -pipe were specified together,Richard Kenner1-0/+3
1997-07-13gcc.c (main): Handle blank in version_string when comparing with compiler_ver...Doug Evans1-1/+11
1997-06-21Check for and read ${libdir}/gcc-lib/specs to override the default specs.Richard Kenner1-0/+12
1997-03-25Add %include, %include_noerr, %rename support to specsMichael Meissner1-124/+266
1997-03-18(init_spec): Delete parameter. Always initialize extra_specs.Jim Wilson1-19/+13
1997-02-15(set_spec): Fix comment-in-comment typo.Richard Kenner1-2/+0
1997-02-15(process_command): Allocate space for terminating null.Richard Kenner1-1/+1
1997-02-01(process_command): Fix improper use of strncpy.Richard Kenner1-3/+3
1997-01-16Fix typo.Michael Meissner1-3/+3
1997-01-16Cleanup specs supportMichael Meissner1-193/+115
1996-12-07(handle_braces): Rework last change.Richard Kenner1-15/+8
1996-12-07(give_switch): Add new arg, INCLUDE_BLANKS.Richard Kenner1-8/+28
1996-12-07Makefile.in (DRIVER_DEFINES): New macro, with the macro definitions for the d...Brendan Kehoe1-0/+5
1996-11-12(exit): If VMS, define as __posix_exit.Richard Kenner1-3/+7
1996-10-29Add -specs supportMichael Meissner1-1/+52
1996-10-09(default_compilers): -ansi no longer implies -$ to cpp.Richard Kenner1-4/+4
1996-10-01(used_arg): When call xmalloc for mswitches, pass 1 ifJim Wilson1-2/+7
1996-09-27(do_spec_1): Allow -A in %[Spec].Stan Cox1-5/+9
1996-09-24(used_arg): Fix multilib_matches parsing to not corrupt entry parameter.Richard Kenner1-2/+2
1996-09-16(link_command_spec): Move -T options to end of link commandJim Wilson1-4/+8
1996-09-14(convert_filename): Don't start looking for '.' until after lastRichard Kenner1-1/+5
1996-09-14(HAVE_EXECUTABLE_SUFFIX): New macro.Richard Kenner1-15/+54
1996-08-18gcc.c: Change ifndef _WIN32 to ifndef NO_SYS_FILE_H when...Doug Evans1-2/+2
1996-08-13mp/load version # in specs file so __GNUC_MINOR__ will be correctMichael Meissner1-0/+3
1996-08-12Fix typoMichael Meissner1-1/+1
1996-08-12Speed up genmultilib; Add MULTIB_EXTRA_OPTSMichael Meissner1-26/+160
1996-07-18(default_compilers): Extra Fortran extensions.Richard Kenner1-1/+2
1996-07-03formatting tweaksMike Stump1-25/+27
1996-07-03(default_compilers): Add null entries for languages we heard of.Richard Kenner1-0/+12