summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* manfred1998-12-111-1/+0
* * c-decl.c (flag_isoc9x): Default off.rth1998-12-081-10/+10
* Mon Dec 7 15:38:25 1998 Dave Brolley <brolley@cygnus.com>brolley1998-12-071-1/+1
* * c-common.c (declare_function_name): Declare predefinied variablerth1998-12-011-18/+23
* * system.h: Include libiberty.h.ghazi1998-11-271-75/+7
* * gcc.c (option_map): Recognize --output-class-directory.tromey1998-11-251-0/+1
* * gcc.c: Split out Objective-C specs to...law1998-11-251-27/+4
* * cccp.c (S_ISREG, S_ISDIR): Delete defines.law1998-11-231-10/+0
* * configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h).ghazi1998-11-191-13/+0
* Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.wilson1998-11-121-1/+1
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-7/+7
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-1/+0
* * configure.in: Call AC_FUNC_VFORK.ghazi1998-11-021-4/+0
* * Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.rth1998-10-281-0/+6
* Warning fixes:ghazi1998-10-281-2/+19
* * gcc.c (option_map): Added --classpath and --CLASSPATH.tromey1998-10-201-0/+2
* Add ATTRIBUTE_NORETURN in a bunch of places:ghazi1998-10-141-4/+4
* Warning fixes:ghazi1998-10-141-16/+20
* Fri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>rth1998-10-091-6/+6
* * configure.in: new flags --with-ld and --with-as, equivalentoliva1998-09-281-1/+21
* Use GET_ENV_PATH_LIST for GCC_EXEC_PREFIX too. My goof, not Felix's.law1998-09-211-1/+1
* * c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT ().law1998-09-211-6/+6
* * Makefile.in (LIBS): Link in libiberty.a.law1998-09-201-3/+3
* * gcc.c (do_spec_1): [case 'o'] Account fortromey1998-09-041-7/+19
* * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1998-08-261-6/+0
* dlaw1998-07-281-27/+54
* * gcc.c (do_spec): Call "error" not "warning".law1998-07-211-1/+1
* Tue Jul 21 00:31:01 1998 Jeffrey A Law (law@cygnus.com)law1998-07-201-16/+57
* 8law1998-07-161-1/+1
* Improve --help support.nickc1998-07-141-26/+56
* 8law1998-07-131-4/+15
* * i386/i386.h (CPP_486_SPEC, CPP_586_SPEC, CPP_686_SPEC): New specs.law1998-07-131-56/+16
* Add --help option.nickc1998-07-131-42/+147
* * choose-temp.c (make_temp_file): Accept new argument for thelaw1998-06-301-2/+2
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-1/+8
* * choose-temp.c (choose_temp_base): Restore original variant oflaw1998-06-281-2/+7
* Consolidate strerror handling, as well as getcwd/getwd.ghazi1998-06-281-7/+1
* * choose-temp.c (choose_temp_base): Remove MPW bits. Use mkstemplaw1998-06-271-0/+5
* Thu Jun 25 11:12:29 1998 Dave Brolley <brolley@cygnus.com>brolley1998-06-251-8/+3
* * gcc.c (handle_braces): Recognize | between options as an or.rth1998-06-221-32/+56
* Integrate cpplib into the C and C++ front ends.brolley1998-06-101-3/+44
* One more typo.bothner1998-06-061-1/+1
* bothner1998-06-061-1/+1
* `bothner1998-06-051-5/+22
* * gcc.c (SWITCH_CURTAILS_COMPILATION): Definition.law1998-05-171-2/+45
* Fix specs file problem reported by Nathan Myers.wilson1998-05-071-2/+2
* Handle missing vfprintf() & _doprnt() functions with linked in modules,ghazi1998-05-071-36/+1
* * c-common.c: Convert to using ctype macros defined in system.h.ghazi1998-05-061-3/+3
* Be more careful when including <time.h> and <sys/file.h> in system.h.ghazi1998-05-061-5/+0
* Fix i386-* failure that shows up as a cpp usage message.wilson1998-04-201-2/+1