summaryrefslogtreecommitdiffstats
path: root/gcc/collect2.c
Commit message (Expand)AuthorAgeFilesLines
* * gcc.c (access_check): New static function.law1999-08-041-2/+8
* * collect2.c (main): Log frame table count.rth1999-06-211-1/+8
* * collect2.c (main): Only generate import or export file and adddje1999-05-221-47/+65
* * collect2.c (main): Fix typo in COLLECT2_HOST_INITIALIZATION.law1999-05-171-2/+2
* * collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in placelaw1999-04-101-3/+12
* * system.h (STDIN_FILENO): Provide default definition if one is notlaw1999-03-241-17/+46
* Warning fixes:ghazi1999-03-181-2/+2
* * collect2.c (collect_execute): Remove cygwin-specific code.law1999-02-101-9/+0
* * collect2.c (xrealloc): fix typo in last change.rth1999-02-081-1/+1
* * cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGESlaw1999-01-301-0/+2
* * toplev.c (notice, fnotice): Check ANSI_PROTOTYPES, not __STDC__,ghazi1999-01-291-2/+2
* * collect2.c (error): Fix typo in declaration.ghazi1999-01-291-1/+1
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-89/+111
* * cccp.c (xrealloc): Call malloc given a NULL old pointer.rth1999-01-211-5/+9
* * cccp.c (xstrdup): Renamed from `savestring'. All callers changed.ghazi1999-01-131-8/+7
* manfred1998-12-111-1/+0
* * collect2.h: New header file for prototypes.ghazi1998-12-101-0/+1
* * system.h: Include libiberty.h.ghazi1998-11-271-24/+16
* * configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h).ghazi1998-11-191-13/+0
* Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.wilson1998-11-121-2/+2
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-6/+6
* * collect2.c (main, case 'b'): Use else if.dje1998-11-071-1/+1
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-1/+0
* * configure.in: Call AC_FUNC_VFORK.ghazi1998-11-021-25/+16
* * collect2.c (aix64_flag): New variable.dje1998-10-271-7/+23
* 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
OpenPOWER on IntegriCloud