]> gcc.gnu.org Git - gcc.git/history - gcc/collect2.c
Major cutover to using system.h:
[gcc.git] / gcc / collect2.c
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-03-18 Kaveh R. GhaziFix more warnings...
1998-02-23 Robert Lipecollect2.c (ldd_file_name): Bracket declaration with...
1998-02-22 David Edelsohncollect2.c (scan_prog_file): Completely cover uses...
1998-02-20 Jason Merrilloops
1998-02-20 Jason Merrilloops
1998-02-20 Jason Merrill* collect2.c (main): Still handle !do_collecting for...
1998-02-19 David Edelsohn[multiple changes]
1998-02-18 Jeffrey A LawRemove this change until we can fix it correctly.
1998-02-13 Robert LipeRats. Forgot to change copyrights on the first commit.
1998-02-13 Robert Lipec-lang.c (finish_file): Bracket declaration of static_c...
1997-12-20 Kaveh R. Ghazibitmap.c (bitmap_clear): Ensure `inline' is at the...
1997-12-15 Jeff Lawframe.h (__register_frame, [...]): New.
1997-12-15 Jeff LawBring over changes from latest gcc-2.8 pre-release.
1997-12-12 Paul Eggertcollect2.c (write_c_file_glob): Allocate initial frame...
1997-12-08 Jeff LawUpdates from gcc-2.8 test tarball to current gcc-2...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-10 Jason Merrilldwarf2 EH support
1997-09-01 Jeffrey A Lawcccp.c (sys_errlist): Remove special 4.4bsd declaration.
1997-09-01 Jeffrey A Lawcollect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGL...
1997-08-11 Jeffrey A Law* Integrate tlink patch from jason@cygnus.com
1997-06-17 Jason Merrillx
1997-06-10 Jason Merrillx
1997-04-13 Richard Kenner(fatal_perror, fatal, collect_wait): Use FATAL_EXIT_CODE.
1996-12-11 Brendan Kehoecollect2.c (write_c_file): Wrap the ctor/dtor lists...
1996-10-26 Richard Kenner(dump_file): Call fclose() for opened files.
1996-07-03 Richard Kenner(at SUNOS4_SHARED_LIBRARIES): Fix reference to unistd.h.
1996-07-03 Mike Stumpformatting tweaks
1996-07-03 Mike Stumpformatting tweaks
1996-04-24 Jim Wilson(handler): Delete export_file when we get a signal.
1996-04-15 Doug Evanscollect2.c: #include "gansidecl.h".
1996-03-04 Richard Kenner(main): Check new define DEFAULT_A_OUT_NAME.
1996-03-04 Richard KennerNever include wait.h.
1996-02-14 David Edelsohnappend / to AIX import path if not present
1996-01-07 Michael MeissnerFix recogniztion of import libraries under AIX
1995-12-30 Jason Merrillremove auto_export functionality.
1995-09-12 Richard Kenner(scan_libraries): cast lsyms' alloca() to LDSYM*.
1995-08-28 Richard KennerFix spelling errors.
1995-07-29 Richard Kenner(XCOFF_SCAN_LIBS): Define if OBJECT_FORMAT_COFF and...
1995-07-26 Richard Kenner(end_file): Fix typo in error message text.
1995-07-02 Richard Kenner(libcompare): Verify that file name extensions are...
1995-06-22 Richard Kenner(locatelib): Fix parsing of LD_LIBRARY_PATH.
1995-06-22 Richard Kenner(main): Unlink export_file before we return.
1995-06-15 Richard KennerUpdate FSF address.
1995-06-15 Richard Kenner(main): Don't turn off auto_export because of -g.
1995-06-07 Richard Kenner(COFF scan_prog_file): Use the AIX duplicate entry.
1995-05-20 Richard Kenner#include config.h before any other .h file.
1995-05-19 Richard Kenner(strstr): Deleted.
1995-05-16 Richard KennerFix typos in comments.
1995-05-16 Jason MerrillDefine strstr.
1995-05-09 Jason MerrillAIX shared libraries
1995-05-04 Jason MerrillMake collect demangle
1995-02-23 Richard KennerRemoved __NetBSD__ from conditional.
1995-02-23 Jason MerrillUpdate SunOS 4 code
1995-02-13 Jason MerrillFix collecting under AIX
1995-01-24 Jason MerrillImprove PA shlib support
1994-11-19 Jason MerrillShared library support.
1994-10-20 Jason Merrill(add_to_list): Check for duplicates.
1994-10-19 Jason Merrill(scan_prog_file): Call COLLECT_QUALIFY_MATCH to do...
1994-10-07 Richard Kenner(my_strerror): If HAVE_STRERROR defined, call strerror.
1994-10-04 Ian Lance TaylorIf the POSIX.1 wait macros are defined, use them.
1994-09-28 Jason Merrill(main): Ignore options in COLLECT_SUPPRESS_OPTIONS
1994-09-22 Jason Merrill(main): Discard the first executable once we've
1994-09-13 Richard Kenner(fatal_perror, fatal, error): Declare all args as char *.
1994-07-11 Charles HannumDo the 4.4BSD sys_errlist modification for NetBSD also.
1994-06-14 Richard KennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-03-25 Richard Kenner(putenv): Remove decl of unused variable STR_LEN.
1994-03-10 Richard Kenner(dup2): Catch dup() failure. Return correct value.
1994-03-10 Richard Kenner([__MSDOS__]): Use #ifdef, not #if.
1994-02-06 Jim Wilson(sys_siglist): Don't declare if DONT_DECLARE_SYS_SIGLIS...
1993-12-23 Richard Kenner(main): When searching compiler directories, look for...
1993-10-20 Jim Wilson(sys_errlist): Conditionalize declaration for BSD 4.4.
1993-10-03 Michael MeissnerFix typo.
1993-10-02 Richard KennerAdd prototypes to static declarations.
1993-09-11 Doug Evans(main): Provide upward compatibility with old version
1993-09-05 Doug Evanscollect2.c (our_file_name, [...]): deleted.
1993-09-01 Mike Stumpcollect2.c (is_ctor_dtor): Make sizeof argument match...
1993-08-05 Richard Stallman(handler): Check whether c_file and o_file are 0.
1993-07-26 Richard Stallman(NAME__MAIN, SYMBOL__MAIN): Add default definitions.
1993-07-21 Richard StallmanFinish last change.
1993-07-21 Richard Stallman(is_ctor_dtor): Delete leading _'s from sym names
1993-07-10 Richard Stallman(main): Allocate COLLECT_NAME string with xmalloc.
1993-07-07 Ian Lance TaylorSearch for ld in the compiler directories.
1993-07-07 Jim Wilson(fork_execute, scan_prog_file): Use "fork" in error
1993-07-04 Richard Stallman(error, fatal, fatal_perror): Say collect2, not collect.
1993-07-03 Doug Evans(main): Give ld_file_name an initial value.
1993-06-30 Richard Stallman(main): Don't look for `gld' or `TARGET-gld'.
1993-05-25 Richard Stallman(main): Use TARGET-gcc, not gcc-TARGET.
1993-05-21 Richard Stallman(main): For -debug, if ..._file_name is a null pointer,
1993-04-13 Richard Kenner(main, scan_prog_file): Don't call signal on signal...
1993-03-18 Richard Stallman(output_file): New static var.
1993-03-03 Richard Stallman(main): Use strlen, not sizeof, for our_file_name.
1993-02-26 Richard Stallman(is_ctor_dtor): Handle NO_DOT_IN_LABEL.
1993-02-11 Richard Kenner(find_a_file): Always reject "./ld".
1993-02-11 Richard Kenner(putenv): New function, copied from gcc.c.
1993-01-27 Richard KennerDelete ISCOFF macro which was in #ifdef _AIX.
1993-01-26 Brendan Kehoecollect2.c (write_list_with_asm): Use `__asm__' instead...
1993-01-26 Richard Stallman(find_a_file): First `access' test was backwards.
1993-01-22 Richard Kenner(our_file_name): New variable.
next
This page took 1.054746 seconds and 108 git commands to generate.