summaryrefslogtreecommitdiff
path: root/gcc/collect2.c
Commit message (Expand)AuthorAgeFilesLines
* collect2.c (scan_prog_file): Completely cover uses of variable `exports' with...Kaveh R. Ghazi1998-02-221-2/+2
* collect2.c (main): Still handle !do_collecting for non-AIX targets.Jason Merrill1998-02-201-2/+3
* collect2.c (XCOFF_SCAN_LIBS): Remove.Andrey Slepuhin1998-02-191-247/+481
* frame.h (__register_frame, [...]): New.Paul Eggert1997-12-201-8/+30
* dwarf2 EH supportJason Merrill1997-09-101-8/+71
* cccp.c (sys_errlist): Remove special 4.4bsd declaration.Jeffrey A Law1997-09-011-4/+0
* collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.Jeffrey A Law1997-09-011-1/+1
* * Integrate tlink patch from jason@cygnus.comJeffrey A Law1997-08-111-6/+9
* xJason Merrill1997-06-171-0/+1
* xJason Merrill1997-06-101-24/+48
* (fatal_perror, fatal, collect_wait): Use FATAL_EXIT_CODE.Richard Kenner1997-04-131-4/+4
* collect2.c (write_c_file): Wrap the ctor/dtor lists and fns with `extern "C" ...Brendan Kehoe1996-12-111-0/+2
* (dump_file): Call fclose() for opened files.Richard Kenner1996-10-261-4/+3
* (at SUNOS4_SHARED_LIBRARIES): Fix reference to unistd.h.Richard Kenner1996-07-031-1/+1
* formatting tweaksMike Stump1996-07-031-47/+47
* formatting tweaksMike Stump1996-07-031-2/+2
* (handler): Delete export_file when we get a signal.Jim Wilson1996-04-241-0/+3
* collect2.c: #include "gansidecl.h".Doug Evans1996-04-151-58/+4
* (main): Check new define DEFAULT_A_OUT_NAME.Richard Kenner1996-03-041-1/+5
* Never include wait.h.Richard Kenner1996-03-041-3/+0
* append / to AIX import path if not presentDavid Edelsohn1996-02-141-2/+6
* Fix recogniztion of import libraries under AIXMichael Meissner1996-01-071-42/+48
* remove auto_export functionality.Jason Merrill1995-12-301-12/+0
* (scan_libraries): cast lsyms' alloca() to LDSYM*.Richard Kenner1995-09-121-1/+1
* Fix spelling errors.Richard Kenner1995-08-281-1/+1
* (XCOFF_SCAN_LIBS): Define if OBJECT_FORMAT_COFF and XCOFF_DEBUGGING_FORMAT.Richard Kenner1995-07-291-1/+164
* (end_file): Fix typo in error message text.Richard Kenner1995-07-261-1/+1
* (libcompare): Verify that file name extensions are valid.Richard Kenner1995-07-011-3/+26
* (locatelib): Fix parsing of LD_LIBRARY_PATH.Richard Kenner1995-06-221-1/+1
* (main): Unlink export_file before we return.Richard Kenner1995-06-221-0/+4
* Update FSF address.Richard Kenner1995-06-151-1/+2
* (main): Don't turn off auto_export because of -g.Richard Kenner1995-06-141-26/+40
* (COFF scan_prog_file): Use the AIX duplicate entry.Richard Kenner1995-06-071-1/+1
* #include config.h before any other .h file.Richard Kenner1995-05-201-7/+6
* (strstr): Deleted.Richard Kenner1995-05-191-24/+0
* Fix typos in comments.Richard Kenner1995-05-161-1/+1
* Define strstr.Jason Merrill1995-05-161-0/+24
* AIX shared librariesJason Merrill1995-05-091-42/+113
* Make collect demangleJason Merrill1995-05-041-70/+195
* Removed __NetBSD__ from conditional.Richard Kenner1995-02-221-3/+7
* Update SunOS 4 codeJason Merrill1995-02-231-2/+43
* Fix collecting under AIXJason Merrill1995-02-131-7/+20
* Improve PA shlib supportJason Merrill1995-01-241-3/+9
* Shared library support.Jason Merrill1994-11-191-11/+554
* (add_to_list): Check for duplicates.Jason Merrill1994-10-201-5/+16
* (scan_prog_file): Call COLLECT_QUALIFY_MATCH to do target-specific checking o...Jason Merrill1994-10-191-20/+17
* (my_strerror): If HAVE_STRERROR defined, call strerror.Richard Kenner1994-10-071-1/+7
* If the POSIX.1 wait macros are defined, use them.Ian Lance Taylor1994-10-041-8/+22
* (main): Ignore options in COLLECT_SUPPRESS_OPTIONSJason Merrill1994-09-281-1/+9
* (main): Discard the first executable once we'veJason Merrill1994-09-221-0/+1