summaryrefslogtreecommitdiff
path: root/gcc/collect2.c
Commit message (Expand)AuthorAgeFilesLines
* Warning Fixes:ghazi1998-05-191-4/+8
* Fix aix --with-gnu-ld build failure reported by Brendan.wilson1998-05-121-1/+5
* * c-common.c: Convert to using ctype macros defined in system.h.ghazi1998-05-061-7/+7
* * gcc.c: Add linker spec.law1998-04-061-132/+15
* * collect2.c (is_in_list): Wrap inside COLLECT_EXPORT_LIST ifdef.law1998-03-291-1/+3
* Fix warnings from Kaveh R. Ghazimeissner1998-03-251-6/+8
* Add definition of GET_ENVIRONMENT and make prefix_from_env() use it.nickc1998-03-241-2/+8
* Ooops - fixed typo in previous deltanickc1998-03-241-2/+2
* Support win32 style absolute paths.nickc1998-03-241-11/+65
* Major cutover to using system.h:ghazi1998-03-201-47/+5
* Fix more warnings...ghazi1998-03-181-0/+2
* * collect2.c (ldd_file_name): Bracket declaration with samerobertl1998-02-231-9/+2
* * collect2.c (scan_prog_file): Completely cover uses of variabledje1998-02-221-2/+2
* oopsjason1998-02-201-1/+1
* oopsjason1998-02-201-1/+3
* * collect2.c (main): Still handle !do_collecting for non-AIX targets.jason1998-02-201-2/+1
* Thu Feb 19 22:36:53 1998 Andrey Slepuhin <pooh@msu.net>dje1998-02-191-246/+479
* Remove this change until we can fix it correctly.law1998-02-181-6/+1
* Rats. Forgot to change copyrights on the first commit.robertl1998-02-131-1/+1
* * c-lang.c (finish_file): Bracket declaration of static_ctors,robertl1998-02-131-1/+10
* * bitmap.c (bitmap_clear): Ensure `inline' is at the beginninglaw1997-12-201-0/+2
* * frame.h (__register_frame, __register_frame_table,law1997-12-151-2/+2
* Bring over changes from latest gcc-2.8 pre-release.law1997-12-151-8/+8
* * collect2.c (write_c_file_glob): Allocate initial frame objectlaw1997-12-121-2/+13
* Updates from gcc-2.8 test tarball to current gcc-2.8 tarball.law1997-12-081-1/+1
* Merge from gcc-2.8law1997-12-071-2/+33
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-2/+2
* dwarf2 EH supportjason1997-09-101-8/+71
* * cccp.c (sys_errlist): Remove special 4.4bsd declaration.law1997-09-011-4/+0
* * collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.law1997-09-011-1/+1
* * Integrate tlink patch from jason@cygnus.comlaw1997-08-111-6/+9
* xmerrill1997-06-171-0/+1
* xmerrill1997-06-101-24/+48
* (fatal_perror, fatal, collect_wait): Use FATAL_EXIT_CODE.kenner1997-04-131-4/+4
* * collect2.c (write_c_file): Wrap the ctor/dtor lists and fns withbrendan1996-12-111-0/+2
* (dump_file): Call fclose() for opened files.kenner1996-10-261-4/+3
* (at SUNOS4_SHARED_LIBRARIES): Fix reference to unistd.h.kenner1996-07-031-1/+1
* formatting tweaksmrs1996-07-031-47/+47
* formatting tweaksmrs1996-07-031-2/+2
* (handler): Delete export_file when we get a signal.wilson1996-04-241-0/+3
* * collect2.c: #include "gansidecl.h".dje1996-04-151-58/+4
* (main): Check new define DEFAULT_A_OUT_NAME.kenner1996-03-041-1/+5
* Never include wait.h.kenner1996-03-041-3/+0
* append / to AIX import path if not presentedelsohn1996-02-141-2/+6
* Fix recogniztion of import libraries under AIXmeissner1996-01-071-42/+48
* remove auto_export functionality.merrill1995-12-301-12/+0
* (scan_libraries): cast lsyms' alloca() to LDSYM*.kenner1995-09-121-1/+1
* Fix spelling errors.kenner1995-08-281-1/+1
* (XCOFF_SCAN_LIBS): Define if OBJECT_FORMAT_COFF and XCOFF_DEBUGGING_FORMAT.kenner1995-07-291-1/+164
* (end_file): Fix typo in error message text.kenner1995-07-261-1/+1