OSDN Git Service

(i386_return_pops_args): Libcalls ignore TARGET_RTD.
[pf3gnuchains/gcc-fork.git] / gcc / collect2.c
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...
1993-03-18 rms(output_file): New static var.
1993-03-03 rms(main): Use strlen, not sizeof, for our_file_name.
1993-02-26 rms(is_ctor_dtor): Handle NO_DOT_IN_LABEL.
1993-02-11 kenner(find_a_file): Always reject "./ld".
1993-02-11 kenner(putenv): New function, copied from gcc.c.
1993-01-27 kennerDelete ISCOFF macro which was in #ifdef _AIX.
1993-01-26 brendan * collect2.c (write_list_with_asm): Use `__asm_...
1993-01-26 rms(find_a_file): First `access' test was backwards.
1993-01-22 kenner(our_file_name): New variable.
1993-01-18 kenner(choose_temp_base, main): Fix "off by one" errors in...
1993-01-02 rms(main): Look for `real-ld' after `gld', before `ld'.
1992-11-23 rms(FREAD, FWRITE): Undef these macros if they were defined
1992-10-15 rms(main): If COLLECT_GCC is a relative name, use it anyway.
1992-10-13 wilson(main): Only install a signal handler for signals
1992-08-17 rmsFix typo in last change.
1992-08-17 rms(is_ctor_dtor): Don't collect cfront init fcns.
1992-07-28 rmsentered into RCS
1992-07-06 mycroft*** empty log message ***
1992-06-30 rms*** empty log message ***
1992-06-29 mrs*** empty log message ***
1992-06-24 rms*** empty log message ***
1992-06-18 rms*** empty log message ***
1992-06-10 meissner*** empty log message ***
1992-06-05 rms*** empty log message ***
1992-05-27 rms*** empty log message ***
1992-05-13 rms*** empty log message ***
1992-05-06 wilson*** empty log message ***
1992-04-27 meissner*** empty log message ***
1992-04-04 rms*** empty log message ***
1992-04-01 rms*** empty log message ***
1992-03-19 rms*** empty log message ***
1992-02-06 rmsInitial revision