aboutsummaryrefslogtreecommitdiff
path: root/gcc/collect2.c
AgeCommit message (Expand)Author
1995-02-23Removed __NetBSD__ from conditional.kenner
1995-02-23Update SunOS 4 codemerrill
1995-02-13Fix collecting under AIXmerrill
1995-01-24Improve PA shlib supportmerrill
1994-11-19Shared library support.merrill
1994-10-20(add_to_list): Check for duplicates.merrill
1994-10-19(scan_prog_file): Call COLLECT_QUALIFY_MATCH to domerrill
1994-10-07(my_strerror): If HAVE_STRERROR defined, call strerror.kenner
1994-10-04If the POSIX.1 wait macros are defined, use them.ian
1994-09-28(main): Ignore options in COLLECT_SUPPRESS_OPTIONSmerrill
1994-09-22 (main): Discard the first executable once we'vemerrill
1994-09-13(fatal_perror, fatal, error): Declare all args as char *.kenner
1994-07-11Do the 4.4BSD sys_errlist modification for NetBSD also.mycroft
1994-06-14Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner
1994-03-25(putenv): Remove decl of unused variable STR_LEN.kenner
1994-03-10(dup2): Catch dup() failure. Return correct value.kenner
1994-03-10([__MSDOS__]): Use #ifdef, not #if.kenner
1994-02-06(sys_siglist): Don't declare if DONT_DECLARE_SYS_SIGLIST is defined.wilson
1993-12-23(main): When searching compiler directories, look for ld_suffix, notkenner
1993-10-20(sys_errlist): Conditionalize declaration for BSD 4.4.wilson
1993-10-03Fix typo.meissner
1993-10-02Add prototypes to static declarations.kenner
1993-09-11(main): Provide upward compatibility with old versiondje
1993-09-05 * collect2.c (our_file_name, last_file_name): deleted.dje
1993-09-01 * collect2.c (is_ctor_dtor): Make sizeof argument match themrs
1993-08-05(handler): Check whether c_file and o_file are 0.rms
1993-07-26(NAME__MAIN, SYMBOL__MAIN): Add default definitions.rms
1993-07-21Finish last change.rms
1993-07-21(is_ctor_dtor): Delete leading _'s from sym namesrms
1993-07-10(main): Allocate COLLECT_NAME string with xmalloc.rms
1993-07-07Search for ld in the compiler directories.ian
1993-07-07(fork_execute, scan_prog_file): Use "fork" in errorwilson
1993-07-04(error, fatal, fatal_perror): Say collect2, not collect.rms
1993-07-03(main): Give ld_file_name an initial value.dje
1993-06-30(main): Don't look for `gld' or `TARGET-gld'.rms
1993-05-25(main): Use TARGET-gcc, not gcc-TARGET.rms
1993-05-21(main): For -debug, if ..._file_name is a null pointer,rms
1993-04-13(main, scan_prog_file): Don't call signal on signal names that aren'tkenner
1993-03-18(output_file): New static var.rms
1993-03-03(main): Use strlen, not sizeof, for our_file_name.rms
1993-02-26(is_ctor_dtor): Handle NO_DOT_IN_LABEL.rms
1993-02-11(find_a_file): Always reject "./ld".kenner
1993-02-11(putenv): New function, copied from gcc.c.kenner
1993-01-27Delete ISCOFF macro which was in #ifdef _AIX.kenner
1993-01-26 * collect2.c (write_list_with_asm): Use `__asm__' instead ofbrendan
1993-01-26(find_a_file): First `access' test was backwards.rms
1993-01-22(our_file_name): New variable.kenner
1993-01-18(choose_temp_base, main): Fix "off by one" errors in sizes ofkenner
1993-01-02(main): Look for `real-ld' after `gld', before `ld'.rms
1992-11-23(FREAD, FWRITE): Undef these macros if they were definedrms