summaryrefslogtreecommitdiff
path: root/gcc/collect2.c
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes:ghazi1998-10-141-10/+49
* * collect2.c (main): Pass -EL/-EB through to the compiler.law1998-10-131-0/+2
* * collect2.c (extract_init_priority): No priority is 65535.jason1998-10-121-2/+6
* * collect2.c (main): Initialize ld_file_name.rth1998-10-061-0/+1
* * PROJECTS: Remove template friends.jason1998-10-031-1/+0
* * configure.in: new flags --with-ld and --with-as, equivalentoliva1998-09-281-0/+5
* * c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT ().law1998-09-211-3/+3
* Add support for strsignal, for platforms which have it but don't haveghazi1998-09-131-13/+25
* * collect2.c (mktemp): Delete unused declaration.law1998-08-301-1/+0
* Fix SunOS4 build failure.wilson1998-08-191-1/+1
* * tree.h: De-conditionalize init_priority code.jason1998-08-131-2/+70
* * collect2.c (main): Use "-x c" instead of "-lang-c" for force thelaw1998-07-121-2/+3
* * choose-temp.c (make_temp_file): Accept new argument for thelaw1998-06-301-6/+6
* * choose-temp.c (choose_temp_base): Restore original variant oflaw1998-06-281-18/+12
* Consolidate strerror handling, as well as getcwd/getwd.ghazi1998-06-281-8/+2
* Warning fixes:ghazi1998-06-221-2/+2
* 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