Handle missing vfprintf() & _doprnt() functions with linked in modules,
[gcc.git] / gcc / gcc.c
1998-05-07 Kaveh R. GhaziHandle missing vfprintf() & _doprnt() functions with...
1998-05-06 Kaveh R. Ghazic-common.c: Convert to using ctype macros defined in...
1998-05-06 Kaveh R. GhaziBe more careful when including <time.h> and <sys/file...
1998-04-20 Jim WilsonFix i386-* failure that shows up as a cpp usage message.
1998-04-20 Michael MeissnerFix warning when compiling g++.o
1998-04-18 Jim WilsonPatches to make g++/g77 give useful error when no files...
1998-04-08 Jeffrey A Lawgcc.c (proces_command): Improve error message for ...
1998-04-06 Bob Mansongcc.c: Add linker spec.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-30 Stan Coxgcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT...
1998-03-27 Michael MeissnerMake GCC_EXEC_PREFIX work again
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-03-16 Michael MeissnerFix off by 1 error in handling multilibs
1998-03-12 Manfred Hollsteina
1998-03-12 Manfred Hollsteina
1998-03-12 Manfred Hollsteinc-decl (finish_struct): Change type of min_align to...
1998-02-28 Kaveh R. GhaziI've backed out of including stat.h via system.h becaus...
1998-02-15 Kaveh R. Ghazigcc.c: Get system includes...
1998-02-07 Robert Lipegcc.c: Include <strings.h>/<string.h>, <stdlib.h>,...
1998-01-26 Anthony Greenflags.h: New flag (optimize_size).
1998-01-17 Mumit Khanpexecute.c (pexecute): New function for mingw32.
1997-12-07 Jeff LawMerge from gcc-2.8
1997-12-06 Jeff Lawm68k.c: Include tree.h for dwarf2out_cfi_label.
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-01 Jeffrey A Lawcccp.c (sys_errlist): Remove special 4.4bsd declaration.
1997-08-19 Jeff LawTake out __EGCS__ and __EGCS_MINOR__.
1997-08-17 Jeffrey A Lawgcc.c (default_compilers): Add __EGCS__ and __EGCS_MINO...
1997-08-15 Jeffrey A Lawversion.c: Change the version string to look like...
1997-08-11 Jeffrey A Law* Integrate tlink patch from jason@cygnus.com
1997-08-11 Jeff LawInitial revision
1997-07-14 Richard Kenner(convert_filename): Fix typo.
1997-07-13 Richard Kenner(process_command): If -save-temps and -pipe were specif...
1997-07-13 Doug Evansgcc.c (main): Handle blank in version_string when compa...
1997-06-21 Richard KennerCheck for and read ${libdir}/gcc-lib/specs to override...
1997-03-25 Michael MeissnerAdd %include, %include_noerr, %rename support to specs
1997-03-18 Jim Wilson(init_spec): Delete parameter. Always initialize extra...
1997-02-15 Richard Kenner(set_spec): Fix comment-in-comment typo.
1997-02-15 Richard Kenner(process_command): Allocate space for terminating null.
1997-02-01 Richard Kenner(process_command): Fix improper use of strncpy.
1997-01-16 Michael MeissnerFix typo.
1997-01-16 Michael MeissnerCleanup specs support
1996-12-07 Richard Kenner(handle_braces): Rework last change.
1996-12-07 Richard Kenner(give_switch): Add new arg, INCLUDE_BLANKS.
1996-12-07 Brendan KehoeMakefile.in (DRIVER_DEFINES): New macro, with the macro...
1996-11-12 Richard Kenner(exit): If VMS, define as __posix_exit.
1996-10-29 Michael MeissnerAdd -specs support
1996-10-09 Richard Kenner(default_compilers): -ansi no longer implies -$ to...
1996-10-01 Jim Wilson(used_arg): When call xmalloc for mswitches, pass 1 if
1996-09-27 Stan Cox(do_spec_1): Allow -A in %[Spec].
1996-09-24 Richard Kenner(used_arg): Fix multilib_matches parsing to not corrupt...
1996-09-17 Jim Wilson(link_command_spec): Move -T options to end of link...
1996-09-15 Richard Kenner(convert_filename): Don't start looking for '.' until...
1996-09-15 Richard Kenner(HAVE_EXECUTABLE_SUFFIX): New macro.
1996-08-18 Doug Evansgcc.c: Change ifndef _WIN32 to ifndef NO_SYS_FILE_H...
1996-08-13 Michael Meissnermp/load version # in specs file so __GNUC_MINOR__ will...
1996-08-12 Michael MeissnerFix typo
1996-08-12 Michael MeissnerSpeed up genmultilib; Add MULTIB_EXTRA_OPTS
1996-07-18 Richard Kenner(default_compilers): Extra Fortran extensions.
1996-07-03 Mike Stumpformatting tweaks
1996-07-03 Richard Kenner(default_compilers): Add null entries for languages...
1996-06-26 Doug Evansgcc.c (PEXECUTE_VERBOSE): Define.
1996-06-13 Doug Evans* gcc.c (pfatal_pexecute): Delete code to check errno...
1996-06-10 Doug Evansgcc.c (_WIN32): Don't include process.h or declare...
1996-06-10 Doug Evansgcc.c (do_spec_1): Allow leading text in version string.
1996-06-08 Jim Wilson(MULTILIB_SELECT): Delete definition.
1996-05-27 Doug Evans(MSDOS pexecute): Call xmalloc, not malloc.
1996-04-15 Doug Evansgcc.c: #include "gansidecl.h".
1996-03-24 Richard Kenner(process_command): Instead of hardcoding non-empty...
1996-02-13 Richard Kenner(DEFAULT_SWITCH_TAKES_ARG): New macro, from SWITCH_TAKE...
1996-01-31 Richard Kenner(warn_std_ptr): Initialize with 0 instead of NULL_PTR.
1996-01-18 Michael MeissnerEXTRA_SPECS addition
1996-01-17 Doug Evansgcc.c (process_command): New local lang_n_files, and...
1996-01-16 Doug Evans(do_spec_1, case 'W'): Rename local `index' to `cur_ind...
1996-01-16 Richard Kenner(process_commands): Remove inadvertant fallthrough.
1995-12-24 Richard Kenner(struct compilers): Add -ax option.
1995-12-24 Richard Kenner(unused_prefix_warning): Include machine_suffix if...
1995-12-24 Richard Kenner(process_command): Give error for -c with -o and multip...
1995-12-14 Richard Kenner(my_strerror): Return "cannot access" if errno is 0.
1995-12-05 Jason Merrill(LIBGCC_SPEC): Do link with libgcc when -shared.
1995-11-29 Doug Evans(do_spec_1): Fix typos in version calculation.
1995-09-12 Richard KennerRemove fix_argv kludge.
1995-08-14 Richard Kenner(main): When concat gcc_exec_prefix and standard_startf...
1995-07-26 Richard Kenner(MULTILIB_DIRS): Provide default if not defined.
1995-07-18 Richard Kenner(default_compilers, cpp): Specify -lang-c89 if -ansi...
1995-07-10 Richard Kenner(p{fatal,error}_with_name, perror_exec): Quote filename.
1995-06-15 Richard KennerUpdate FSF address.
1995-06-12 Doug Evans(link_command_spec): Undo patch of May 11.
1995-06-06 Richard Kenner(do_spec_1, case 'g'): Handle %O as suffix if MKTEMP_EA...
1995-05-23 Doug Evans(link_command_spec): Move ENDFILE_SPEC from -nostdlib...
1995-05-22 Richard Kenner(HAVE_OBJECT_SUFFIX): New macro.
1995-05-16 Richard Kenner(fix_argv): Removed call to free.
1995-05-14 Richard Kenner(default_compilers): Remove entries for Ada, C++, Chill...
1995-05-12 Doug Evans(link_command_spec): Make -nostdlib no longer imply...
1995-04-25 Jim Wilson(main): Pass INIT_ENVIRONMENT to putenv.
1995-04-21 Richard Kenner(default_compilers): Pass -I to gnat1.
1995-04-07 Richard Kenner(OBJECT_SUFFIX): Default now ".o", not "o".
1995-04-02 Richard Kenner(default_compilers): Pass -W and -w to gnat1.
1995-04-01 Richard Kenner(print_multilib_info): Don't use LAST_PATH if not set.
1995-03-29 Jim Wilson(process_command): Delete code modifying gcc_exec_prefix.
1995-03-27 Richard KennerRemoved __NetBSD__ from conditional.
next