OSDN Git Service

* choose-temp.c (choose_temp_base): Restore original variant of
[pf3gnuchains/gcc-fork.git] / gcc / gcc.c
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".
1996-03-24 kenner(process_command): Instead of hardcoding non-empty
1996-02-13 kenner(DEFAULT_SWITCH_TAKES_ARG): New macro, from SWITCH_TAKE...
1996-01-31 kenner(warn_std_ptr): Initialize with 0 instead of NULL_PTR.
1996-01-18 meissnerEXTRA_SPECS addition
1996-01-17 dje * gcc.c (process_command): New local lang_n_files...
1996-01-16 dje(do_spec_1, case 'W'): Rename local `index' to `cur_ind...
1996-01-16 kenner(process_commands): Remove inadvertant fallthrough.
1995-12-24 kenner(struct compilers): Add -ax option.
1995-12-24 kenner(unused_prefix_warning): Include machine_suffix if...
1995-12-24 kenner(process_command): Give error for -c with -o and multip...
1995-12-14 kenner(my_strerror): Return "cannot access" if errno is 0.
1995-12-05 merrill(LIBGCC_SPEC): Do link with libgcc when -shared.
1995-11-29 dje(do_spec_1): Fix typos in version calculation.
1995-09-12 kennerRemove fix_argv kludge.
1995-08-14 kenner(main): When concat gcc_exec_prefix and standard_startf...
1995-07-26 kenner(MULTILIB_DIRS): Provide default if not defined.
1995-07-18 kenner(default_compilers, cpp): Specify -lang-c89 if -ansi...
1995-07-10 kenner(p{fatal,error}_with_name, perror_exec): Quote filename.
1995-06-15 kennerUpdate FSF address.
1995-06-12 dje(link_command_spec): Undo patch of May 11.
1995-06-06 kenner(do_spec_1, case 'g'): Handle %O as suffix if MKTEMP_EA...
1995-05-23 dje(link_command_spec): Move ENDFILE_SPEC from -nostdlib...
next