aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)AuthorFilesLines
1999-09-25libiberty.h (make_temp_file): Add a prototype.Kaveh R. Ghazi1-2/+0
1999-09-23toplev.c (documented_lang_options): Add -fshort-wchar.Jason Merrill1-0/+8
1999-09-13* gcc.c (getrusage): Wrap prototype arguments in PROTO().Kaveh R. Ghazi1-1/+1
1999-09-13gcc.c: Include sys/resource.h.Zack Weinberg1-5/+63
1999-09-13Makefile.in (gcc.o, [...]): Depend on gcc.h.Kaveh R. Ghazi1-34/+18
1999-09-06Merge in gcc2-ss-010999Jeff Law1-2/+2
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1-73/+12
1999-08-27* gcc.c (fatal): Make definition static to match prototype.Kaveh R. Ghazi1-1/+1
1999-08-26system.h: Don't redefine abort or trim_filename.Zack Weinberg1-0/+2
1999-08-05gcc.c: Update URLs and mail addresses.Jeffrey A Law1-2/+2
1999-08-04gcc.c (access_check): New static function.Ian Lance Taylor1-6/+27
1999-07-20gcc.c (default_compilers, cpp-output): Pass -fpreprocessed.Jason Merrill1-1/+1
1999-07-17gcc.texi: Update e-mail addresses and URLs to gcc.gnu.org.Alexandre Oliva1-4/+4
1999-06-24gcc.c (main): Read user-specified specs files after computing additional star...Tom Tromey1-11/+8
1999-05-17cppspec.c: Insert -no-gcc into command line unless -gcc was given by user.Zack Weinberg1-5/+5
1999-05-10cppspec.c: Treat two non-option arguments as input and output file.Dave Brolley1-6/+6
1999-05-05gcc.c (default_compilers): Fix brace nesting bug.Zack Weinberg1-2/+1
1999-04-16system.h: Always prototype abort.Zack Weinberg1-3/+1
1999-04-09collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_...Mark Elbrecht1-32/+36
1999-04-06cppinit.c (install_predefs): Delete function.Zack Weinberg1-6/+6
1999-03-25gcc.c: Compile unconditionally all code formerly dependent on #ifdef LANG_SPE...Zack Weinberg1-12/+4
1999-03-18Warning fixes:Kaveh R. Ghazi1-2/+2
1999-03-17* gcc.c (process_command): Dump link_command_spec too.Mark Elbrecht1-0/+2
1999-03-10gcc.c (print_file_name, [...]): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-190/+206
1999-02-25gcc.c (default_compilers): Define __FAST_MATH__ when appropriate.Richard Henderson1-0/+6
1999-02-09* gcc.c (convert_filename): Handle null filename argument.Mumit Khan1-1/+6
1999-02-06README.g77, [...]: Update email addresses.Jeffrey A Law1-2/+2
1999-01-31flags.h: Declare flag_no_ident.Zack Weinberg1-3/+3
1999-01-30cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES is defined.Jeffrey A Law1-0/+2
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-47/+76
1999-01-22cppp.c (xrealloc): Fix typo last change.Richard Henderson1-1/+1
1999-01-21cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1-5/+9
1999-01-16* gcc.c: (do_spec_1): Fix obvious typo.Marc Espie1-1/+1
1999-01-09gcc.c (xstrerror): Renamed from my_strerror.Kaveh R. Ghazi1-6/+4
1999-01-09Warning fixes:Kaveh R. Ghazi1-16/+18
1999-01-06Fix copyright dates.Jeff Law1-1/+1
1999-01-05Makefile.in (gcc.o, [...]): Depend on prefix.h.Kaveh R. Ghazi1-13/+11
1998-12-24* gcc.c (execute): Enable -pipe with win32.Stan Cox1-1/+1
1998-12-11cccp.c: Do not #include <sys/stat.h> here; this is already done by "system.h".Manfred Hollstein1-1/+0
1998-12-08c-decl.c (flag_isoc9x): Default off.Richard Henderson1-10/+10
1998-12-07[multiple changes]Dave Brolley1-1/+1
1998-12-01c-common.c (declare_function_name): Declare predefinied variable `__func__'.Ulrich Drepper1-18/+23
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-75/+7
1998-11-25* gcc.c (option_map): Recognize --output-class-directory.Tom Tromey1-0/+1
1998-11-25gcc.c: Split out Objective-C specs to...Zack Weinberg1-27/+4
1998-11-23cccp.c (S_ISREG, S_ISDIR): Delete defines.Melissa O'Neill1-10/+0
1998-11-19configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h).Kaveh R. Ghazi1-13/+0
1998-11-12Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.Geoffrey Noer1-1/+1
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1-7/+7
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-1/+0