Age | Commit message (Expand) | Author | Files | Lines |
1996-03-04 | (main): Check new define DEFAULT_A_OUT_NAME. | Richard Kenner | 1 | -1/+5 |
1996-03-04 | Never include wait.h. | Richard Kenner | 1 | -3/+0 |
1996-02-14 | append / to AIX import path if not present | David Edelsohn | 1 | -2/+6 |
1996-01-07 | Fix recogniztion of import libraries under AIX | Michael Meissner | 1 | -42/+48 |
1995-12-30 | remove auto_export functionality. | Jason Merrill | 1 | -12/+0 |
1995-09-12 | (scan_libraries): cast lsyms' alloca() to LDSYM*. | Richard Kenner | 1 | -1/+1 |
1995-08-28 | Fix spelling errors. | Richard Kenner | 1 | -1/+1 |
1995-07-29 | (XCOFF_SCAN_LIBS): Define if OBJECT_FORMAT_COFF and XCOFF_DEBUGGING_FORMAT. | Richard Kenner | 1 | -1/+164 |
1995-07-26 | (end_file): Fix typo in error message text. | Richard Kenner | 1 | -1/+1 |
1995-07-01 | (libcompare): Verify that file name extensions are valid. | Richard Kenner | 1 | -3/+26 |
1995-06-22 | (locatelib): Fix parsing of LD_LIBRARY_PATH. | Richard Kenner | 1 | -1/+1 |
1995-06-22 | (main): Unlink export_file before we return. | Richard Kenner | 1 | -0/+4 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-06-14 | (main): Don't turn off auto_export because of -g. | Richard Kenner | 1 | -26/+40 |
1995-06-07 | (COFF scan_prog_file): Use the AIX duplicate entry. | Richard Kenner | 1 | -1/+1 |
1995-05-20 | #include config.h before any other .h file. | Richard Kenner | 1 | -7/+6 |
1995-05-19 | (strstr): Deleted. | Richard Kenner | 1 | -24/+0 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -1/+1 |
1995-05-16 | Define strstr. | Jason Merrill | 1 | -0/+24 |
1995-05-09 | AIX shared libraries | Jason Merrill | 1 | -42/+113 |
1995-05-04 | Make collect demangle | Jason Merrill | 1 | -70/+195 |
1995-02-22 | Removed __NetBSD__ from conditional. | Richard Kenner | 1 | -3/+7 |
1995-02-23 | Update SunOS 4 code | Jason Merrill | 1 | -2/+43 |
1995-02-13 | Fix collecting under AIX | Jason Merrill | 1 | -7/+20 |
1995-01-24 | Improve PA shlib support | Jason Merrill | 1 | -3/+9 |
1994-11-19 | Shared library support. | Jason Merrill | 1 | -11/+554 |
1994-10-20 | (add_to_list): Check for duplicates. | Jason Merrill | 1 | -5/+16 |
1994-10-19 | (scan_prog_file): Call COLLECT_QUALIFY_MATCH to do target-specific checking o... | Jason Merrill | 1 | -20/+17 |
1994-10-07 | (my_strerror): If HAVE_STRERROR defined, call strerror. | Richard Kenner | 1 | -1/+7 |
1994-10-04 | If the POSIX.1 wait macros are defined, use them. | Ian Lance Taylor | 1 | -8/+22 |
1994-09-28 | (main): Ignore options in COLLECT_SUPPRESS_OPTIONS | Jason Merrill | 1 | -1/+9 |
1994-09-22 | (main): Discard the first executable once we've | Jason Merrill | 1 | -0/+1 |
1994-09-13 | (fatal_perror, fatal, error): Declare all args as char *. | Richard Kenner | 1 | -3/+3 |
1994-07-11 | Do the 4.4BSD sys_errlist modification for NetBSD also. | Charles Hannum | 1 | -1/+1 |
1994-06-14 | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | Richard Kenner | 1 | -3/+5 |
1994-03-25 | (putenv): Remove decl of unused variable STR_LEN. | Richard Kenner | 1 | -3/+0 |
1994-03-10 | (dup2): Catch dup() failure. Return correct value. | Richard Kenner | 1 | -3/+3 |
1994-03-10 | ([__MSDOS__]): Use #ifdef, not #if. | Richard Kenner | 1 | -2/+2 |
1994-02-06 | (sys_siglist): Don't declare if DONT_DECLARE_SYS_SIGLIST is defined. | Jim Wilson | 1 | -0/+2 |
1993-12-23 | (main): When searching compiler directories, look for ld_suffix, not | Richard Kenner | 1 | -1/+3 |
1993-10-20 | (sys_errlist): Conditionalize declaration for BSD 4.4. | Jim Wilson | 1 | -2/+7 |
1993-10-03 | Fix typo. | Michael Meissner | 1 | -1/+1 |
1993-10-02 | Add prototypes to static declarations. | Richard Kenner | 1 | -42/+57 |
1993-09-11 | (main): Provide upward compatibility with old version | Doug Evans | 1 | -6/+27 |
1993-09-05 | collect2.c (our_file_name, [...]): deleted. | Doug Evans | 1 | -13/+73 |
1993-09-01 | collect2.c (is_ctor_dtor): Make sizeof argument match the string. | Mike Stump | 1 | -1/+1 |
1993-08-05 | (handler): Check whether c_file and o_file are 0. | Richard Stallman | 1 | -2/+2 |
1993-07-26 | (NAME__MAIN, SYMBOL__MAIN): Add default definitions. | Richard Stallman | 1 | -6/+18 |
1993-07-21 | Finish last change. | Richard Stallman | 1 | -2/+2 |
1993-07-21 | (is_ctor_dtor): Delete leading _'s from sym names | Richard Stallman | 1 | -2/+2 |