OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / gcc.c
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
1996-12-07 kenner(handle_braces): Rework last change.
1996-12-07 kenner(give_switch): Add new arg, INCLUDE_BLANKS.
1996-12-07 brendan * Makefile.in (DRIVER_DEFINES): New macro,...
1996-11-12 kenner(exit): If VMS, define as __posix_exit.
1996-10-29 meissnerAdd -specs support
1996-10-09 kenner(default_compilers): -ansi no longer implies -$ to...
1996-10-01 wilson(used_arg): When call xmalloc for mswitches, pass 1 if
1996-09-27 coxs(do_spec_1): Allow -A in %[Spec].
1996-09-24 kenner(used_arg): Fix multilib_matches parsing to not corrupt...
1996-09-17 wilson(link_command_spec): Move -T options to end of link...
1996-09-15 kenner(convert_filename): Don't start looking for '.' until...
1996-09-15 kenner(HAVE_EXECUTABLE_SUFFIX): New macro.
1996-08-18 dje * gcc.c: Change ifndef _WIN32 to ifndef NO_SYS_FILE_H...
1996-08-13 meissnermp/load version # in specs file so __GNUC_MINOR__ will...
1996-08-12 meissnerFix typo
1996-08-12 meissnerSpeed up genmultilib; Add MULTIB_EXTRA_OPTS
1996-07-18 kenner(default_compilers): Extra Fortran extensions.
1996-07-03 mrsformatting tweaks
1996-07-03 kenner(default_compilers): Add null entries for languages...
1996-06-26 dje* gcc.c (PEXECUTE_VERBOSE): Define.
1996-06-13 dje * gcc.c (pfatal_pexecute): Delete code to check errno...
1996-06-10 dje * gcc.c (_WIN32): Don't include process.h or declare...
1996-06-10 dje * gcc.c (do_spec_1): Allow leading text in version...
1996-06-08 wilson(MULTILIB_SELECT): Delete definition.
1996-05-27 dje(MSDOS pexecute): Call xmalloc, not malloc.
1996-04-15 dje * gcc.c: #include "gansidecl.h".
next