OSDN Git Service

* gcc.c (convert_filename): Handle null filename argument.
[pf3gnuchains/gcc-fork.git] / gcc / gcc.c
1999-02-09 law * gcc.c (convert_filename): Handle null filenam...
1999-02-06 law * README.g77, gcc.c, gcc.texi: Update email...
1999-01-31 zack1999-01-31 17:52 -0500 Zack Weinberg <zack@midnite...
1999-01-30 law * cccp.c (main): Only call setlocale (LC_MESSAG...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-22 rth * cppp.c (xrealloc): Fix typo last change.
1999-01-21 rth * cccp.c (xrealloc): Call malloc given a NULL...
1999-01-16 law * gcc.c: (do_spec_1): Fix obvious typo.
1999-01-09 ghazi * gcc.c (xstrerror): Renamed from my_strerror...
1999-01-09 ghaziWarning fixes:
1999-01-06 lawFix copyright dates.
1999-01-05 ghazi * Makefile.in (gcc.o, prefix.o, cccp.o, cpplib...
1998-12-24 scox* gcc.c (execute): Enable -pipe with win32.
1998-12-11 manfred
1998-12-08 rth * c-decl.c (flag_isoc9x): Default off.
1998-12-07 brolleyMon Dec 7 15:38:25 1998 Dave Brolley <brolley@cygnus...
1998-12-01 rth * c-common.c (declare_function_name): Declare...
1998-11-27 ghazi * system.h: Include libiberty.h.
1998-11-25 tromey * gcc.c (option_map): Recognize --output-class-directory.
1998-11-25 law * gcc.c: Split out Objective-C specs to...
1998-11-23 law * cccp.c (S_ISREG, S_ISDIR): Delete defines.
1998-11-19 ghazi * configure.in: Don't do AC_CHECK_HEADERS(wait...
1998-11-12 wilsonJumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.
1998-11-08 ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
1998-11-07 ghazi * configure.in (host_xm_file, build_xm_file...
1998-11-02 ghazi * configure.in: Call AC_FUNC_VFORK.
1998-10-28 rth * Makefile.in (cc1): Put C_OBJS, and thence...
1998-10-28 ghaziWarning fixes:
1998-10-20 tromey * gcc.c (option_map): Added --classpath and --CLASSPATH.
1998-10-14 ghaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-10-14 ghaziWarning fixes:
1998-10-09 rthFri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>
1998-09-28 oliva * configure.in: new flags --with-ld and --with-as...
1998-09-21 lawUse GET_ENV_PATH_LIST for GCC_EXEC_PREFIX too. My...
1998-09-21 law * c-lex.c (init_lex): Use getenv ("LANG"),...
1998-09-20 law * Makefile.in (LIBS): Link in libiberty.a.
1998-09-04 tromey * gcc.c (do_spec_1): [case 'o'] Account for
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-07-28 lawd
1998-07-21 law * gcc.c (do_spec): Call "error" not "warning".
1998-07-20 lawTue Jul 21 00:31:01 1998 Jeffrey A Law (law@cygnus...
1998-07-16 law8
1998-07-14 nickcImprove --help support.
1998-07-13 law8
1998-07-13 law * i386/i386.h (CPP_486_SPEC, CPP_586_SPEC,...
1998-07-13 nickcAdd --help option.
1998-06-30 law * choose-temp.c (make_temp_file): Accept new...
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-06-28 law * choose-temp.c (choose_temp_base): Restore...
1998-06-28 ghaziConsolidate strerror handling, as well as getcwd/getwd.
1998-06-27 law * choose-temp.c (choose_temp_base): Remove...
1998-06-25 brolleyThu Jun 25 11:12:29 1998 Dave Brolley <brolley@cygnus...
1998-06-22 rth* gcc.c (handle_braces): Recognize | between options...
1998-06-10 brolley Integrate cpplib into the C and C++ front ends.
1998-06-06 bothnerOne more typo.
1998-06-06 bothnerFixed typo: lang_specific_extra_ofiles -> lang_specific...
1998-06-05 bothner`
1998-05-17 law * gcc.c (SWITCH_CURTAILS_COMPILATION): Definition.
1998-05-07 wilsonFix specs file problem reported by Nathan Myers.
1998-05-07 ghaziHandle missing vfprintf() & _doprnt() functions with...
1998-05-06 ghazi * c-common.c: Convert to using ctype macros...
1998-05-06 ghaziBe more careful when including <time.h> and <sys/file...
1998-04-20 wilsonFix i386-* failure that shows up as a cpp usage message.
1998-04-20 meissnerFix warning when compiling g++.o
1998-04-18 wilsonPatches to make g++/g77 give useful error when no files...
1998-04-08 law * gcc.c (proces_command): Improve error message...
1998-04-06 law * gcc.c: Add linker spec.
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-30 scoxgcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT...
1998-03-27 meissnerMake GCC_EXEC_PREFIX work again
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-16 meissnerFix off by 1 error in handling multilibs
1998-03-12 manfreda
1998-03-12 manfreda
1998-03-12 manfredd
1998-02-28 ghaziI've backed out of including stat.h via system.h becaus...
1998-02-15 law * gcc.c: Get system includes, prototypes and...
1998-02-07 law * gcc.c: Include <strings.h>/<string.h>, <stdli...
1998-01-26 law * flags.h: New flag (optimize_size).
1998-01-17 law * pexecute.c (pexecute): New function for mingw...
1997-12-07 lawMerge from gcc-2.8
1997-12-06 law * m68k.c: Include tree.h for dwarf2out_cfi_label.
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-01 law * cccp.c (sys_errlist): Remove special 4.4bsd...
1997-08-19 lawTake out __EGCS__ and __EGCS_MINOR__.
1997-08-17 law * gcc.c (default_compilers): Add __EGCS__ and...
1997-08-15 law * version.c: Change the version string to look...
1997-08-11 law * Integrate tlink patch from jason@cygnus.com
1997-08-11 lawInitial revision
1997-07-14 kenner(convert_filename): Fix typo.
1997-07-13 kenner(process_command): If -save-temps and -pipe were specif...
1997-07-13 dje * gcc.c (main): Handle blank in version_string when...
1997-06-21 kennerCheck for and read ${libdir}/gcc-lib/specs to override...
1997-03-25 meissnerAdd %include, %include_noerr, %rename support to specs
1997-03-18 wilson(init_spec): Delete parameter. Always initialize extra...
1997-02-15 kenner(set_spec): Fix comment-in-comment typo.
1997-02-15 kenner(process_command): Allocate space for terminating null.
1997-02-01 kenner(process_command): Fix improper use of strncpy.
1997-01-16 meissnerFix typo.
1997-01-16 meissnerCleanup specs support
next