OSDN Git Service

Fix mips64vr4100-elf build failure.
[pf3gnuchains/gcc-fork.git] / gcc / collect2.c
1998-05-19 ghaziWarning Fixes:
1998-05-12 wilsonFix aix --with-gnu-ld build failure reported by Brendan.
1998-05-06 ghazi * c-common.c: Convert to using ctype macros...
1998-04-06 law * gcc.c: Add linker spec.
1998-03-29 law * collect2.c (is_in_list): Wrap inside COLLECT_...
1998-03-25 meissnerFix warnings from Kaveh R. Ghazi
1998-03-24 nickcAdd definition of GET_ENVIRONMENT and make prefix_from_...
1998-03-24 nickcOoops - fixed typo in previous delta
1998-03-24 nickcSupport win32 style absolute paths.
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-18 ghaziFix more warnings...
1998-02-23 robertl * collect2.c (ldd_file_name): Bracket declarati...
1998-02-22 dje * collect2.c (scan_prog_file): Completely cover...
1998-02-20 jasonoops
1998-02-20 jasonoops
1998-02-20 jason * collect2.c (main): Still handle !do_collecting for...
1998-02-19 djeThu Feb 19 22:36:53 1998 Andrey Slepuhin <pooh@msu...
1998-02-18 law Remove this change until we can fix it correctly.
1998-02-13 robertlRats. Forgot to change copyrights on the first commit.
1998-02-13 robertl * c-lang.c (finish_file): Bracket declaration of stati...
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-12-15 law * frame.h (__register_frame, __register_frame_t...
1997-12-15 lawBring over changes from latest gcc-2.8 pre-release.
1997-12-12 law * collect2.c (write_c_file_glob): Allocate...
1997-12-08 lawUpdates from gcc-2.8 test tarball to current gcc-2...
1997-12-07 lawMerge from gcc-2.8
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-10 jasondwarf2 EH support
1997-09-01 law * cccp.c (sys_errlist): Remove special 4.4bsd...
1997-09-01 law * collect2.c: Change DONT_DECLARE_SYS_SIGLIST...
1997-08-11 law * Integrate tlink patch from jason@cygnus.com
1997-06-17 merrillx
1997-06-10 merrillx
1997-04-13 kenner(fatal_perror, fatal, collect_wait): Use FATAL_EXIT_CODE.
1996-12-11 brendan * collect2.c (write_c_file): Wrap the ctor/dtor lists...
1996-10-26 kenner(dump_file): Call fclose() for opened files.
1996-07-03 kenner(at SUNOS4_SHARED_LIBRARIES): Fix reference to unistd.h.
1996-07-03 mrsformatting tweaks
1996-07-03 mrs formatting tweaks
1996-04-24 wilson(handler): Delete export_file when we get a signal.
1996-04-15 dje * collect2.c: #include "gansidecl.h".
1996-03-04 kenner(main): Check new define DEFAULT_A_OUT_NAME.
1996-03-04 kennerNever include wait.h.
1996-02-14 edelsohnappend / to AIX import path if not present
1996-01-07 meissnerFix recogniztion of import libraries under AIX
1995-12-30 merrillremove auto_export functionality.
1995-09-12 kenner(scan_libraries): cast lsyms' alloca() to LDSYM*.
1995-08-28 kennerFix spelling errors.
1995-07-29 kenner(XCOFF_SCAN_LIBS): Define if OBJECT_FORMAT_COFF and...
1995-07-26 kenner(end_file): Fix typo in error message text.
1995-07-02 kenner(libcompare): Verify that file name extensions are...
1995-06-22 kenner(locatelib): Fix parsing of LD_LIBRARY_PATH.
1995-06-22 kenner(main): Unlink export_file before we return.
1995-06-15 kennerUpdate FSF address.
1995-06-15 kenner(main): Don't turn off auto_export because of -g.
1995-06-07 kenner(COFF scan_prog_file): Use the AIX duplicate entry.
1995-05-20 kenner#include config.h before any other .h file.
1995-05-19 kenner(strstr): Deleted.
1995-05-16 kennerFix typos in comments.
1995-05-16 merrillDefine strstr.
1995-05-09 merrillAIX shared libraries
1995-05-04 merrillMake collect demangle
1995-02-23 kennerRemoved __NetBSD__ from conditional.
1995-02-23 merrillUpdate SunOS 4 code
1995-02-13 merrillFix collecting under AIX
1995-01-24 merrillImprove PA shlib support
1994-11-19 merrillShared library support.
1994-10-20 merrill(add_to_list): Check for duplicates.
1994-10-19 merrill(scan_prog_file): Call COLLECT_QUALIFY_MATCH to do
1994-10-07 kenner(my_strerror): If HAVE_STRERROR defined, call strerror.
1994-10-04 ianIf the POSIX.1 wait macros are defined, use them.
1994-09-28 merrill(main): Ignore options in COLLECT_SUPPRESS_OPTIONS
1994-09-22 merrill (main): Discard the first executable once we've
1994-09-13 kenner(fatal_perror, fatal, error): Declare all args as char *.
1994-07-11 mycroftDo the 4.4BSD sys_errlist modification for NetBSD also.
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-03-25 kenner(putenv): Remove decl of unused variable STR_LEN.
1994-03-10 kenner(dup2): Catch dup() failure. Return correct value.
1994-03-10 kenner([__MSDOS__]): Use #ifdef, not #if.
1994-02-06 wilson(sys_siglist): Don't declare if DONT_DECLARE_SYS_SIGLIS...
1993-12-23 kenner(main): When searching compiler directories, look for...
1993-10-20 wilson(sys_errlist): Conditionalize declaration for BSD 4.4.
1993-10-03 meissnerFix typo.
1993-10-02 kennerAdd prototypes to static declarations.
1993-09-11 dje(main): Provide upward compatibility with old version
1993-09-05 dje * collect2.c (our_file_name, last_file_name...
1993-09-01 mrs * collect2.c (is_ctor_dtor): Make sizeof argume...
1993-08-05 rms(handler): Check whether c_file and o_file are 0.
1993-07-26 rms(NAME__MAIN, SYMBOL__MAIN): Add default definitions.
1993-07-21 rmsFinish last change.
1993-07-21 rms(is_ctor_dtor): Delete leading _'s from sym names
1993-07-10 rms(main): Allocate COLLECT_NAME string with xmalloc.
1993-07-07 ianSearch for ld in the compiler directories.
1993-07-07 wilson(fork_execute, scan_prog_file): Use "fork" in error
1993-07-04 rms(error, fatal, fatal_perror): Say collect2, not collect.
1993-07-03 dje(main): Give ld_file_name an initial value.
1993-06-30 rms(main): Don't look for `gld' or `TARGET-gld'.
1993-05-25 rms(main): Use TARGET-gcc, not gcc-TARGET.
1993-05-21 rms(main): For -debug, if ..._file_name is a null pointer,
1993-04-13 kenner(main, scan_prog_file): Don't call signal on signal...
next