summaryrefslogtreecommitdiffstats
path: root/gcc/collect2.c
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c (check_format_info): Don't call a variadic functionghazi1999-11-251-6/+3
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-1/+6
* Also make sure to define DIR_SEPARATOR if it wasn't previously defined.law1999-10-261-0/+1
* * collect2.c (IS_DIR_SEPARATOR): Define.law1999-10-261-2/+13
* * toplev.c (main): Only warn about options for other languages.jason1999-10-151-1/+4
* * collect2.c (main): Do prelimnary link on AIX if rflag.dje1999-10-121-1/+4
* * collect2.c (scan_prog_file, scan_libraries): Prototype functionghazi1999-10-061-8/+8
* include:ghazi1999-09-251-2/+0
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-29/+3
* * collect2.c (scan_libraries): Fix double-thinko :-).oliva1999-09-061-2/+2
* * collect2.c (scan_libraries): Fix thinko.law1999-09-061-1/+1
* * Makefile.in (tlink.o): Don't depend on toplev.h.ghazi1999-09-031-304/+174
* * 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
OpenPOWER on IntegriCloud