aboutsummaryrefslogtreecommitdiff
path: root/gcc/collect2.c
AgeCommit message (Expand)AuthorFilesLines
1999-04-09collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_...Mark Elbrecht1-3/+12
1999-03-24system.h (STDIN_FILENO): Provide default definition if one is not provided by...Mark Elbrecht1-17/+46
1999-03-18Warning fixes:Kaveh R. Ghazi1-2/+2
1999-02-10* collect2.c (collect_execute): Remove cygwin-specific code.Mumit Khan1-9/+0
1999-02-08* collect2.c (xrealloc): fix typo in last change.Graham Stott1-1/+1
1999-01-30cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES is defined.Jeffrey A Law1-0/+2
1999-01-29toplev.c (notice, fnotice): Check ANSI_PROTOTYPES...Kaveh R. Ghazi1-2/+2
1999-01-29collect2.c (error): Fix typo in declaration.Kaveh R. Ghazi1-1/+1
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-89/+111
1999-01-21cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1-5/+9
1999-01-13cccp.c (xstrdup): Renamed from `savestring'.Kaveh R. Ghazi1-8/+7
1998-12-11cccp.c: Do not #include <sys/stat.h> here; this is already done by "system.h".Manfred Hollstein1-1/+0
1998-12-10collect2.h: New header file for prototypes.Kaveh R. Ghazi1-0/+1
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-24/+16
1998-11-19configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h).Kaveh R. Ghazi1-13/+0
1998-11-12Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.Geoffrey Noer1-2/+2
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1-6/+6
1998-11-07* collect2.c (main, case 'b'): Use else if.David Edelsohn1-1/+1
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-1/+0
1998-11-02configure.in: Call AC_FUNC_VFORK.Kaveh R. Ghazi1-25/+16
1998-10-27collect2.c (aix64_flag): New variable.David Edelsohn1-7/+23
1998-10-14Warning fixes:Kaveh R. Ghazi1-10/+49
1998-10-13* collect2.c (main): Pass -EL/-EB through to the compiler.Jeffrey A Law1-0/+2
1998-10-12* collect2.c (extract_init_priority): No priority is 65535.Jason Merrill1-2/+6
1998-10-06* collect2.c (main): Initialize ld_file_name.Richard Henderson1-0/+1
1998-10-03PROJECTS: Remove template friends.Jason Merrill1-1/+0
1998-09-28configure.in: new flags --with-ld and --with-as...Alexandre Oliva1-0/+5
1998-09-20c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT ().Felix Lee1-3/+3
1998-09-13Add support for strsignal, for platforms which have it but don't have sys_sig...Kaveh R. Ghazi1-13/+25
1998-08-30* collect2.c (mktemp): Delete unused declaration.Jeffrey A Law1-1/+0
1998-08-19Fix SunOS4 build failure.Jason Merrill1-1/+1
1998-08-13tree.h: De-conditionalize init_priority code.Jason Merrill1-2/+70
1998-07-12collect2.c (main): Use "-x c" instead of "-lang-c" for force the compiler int...Jeffrey A Law1-2/+3
1998-06-29choose-temp.c (make_temp_file): Accept new argument for the file suffix to use.Jeffrey A Law1-6/+6
1998-06-28choose-temp.c (choose_temp_base): Restore original variant of this function f...Jeffrey A Law1-18/+12
1998-06-28Consolidate strerror handling, as well as getcwd/getwd.Kaveh R. Ghazi1-8/+2
1998-06-22Warning fixes:Kaveh R. Ghazi1-2/+2
1998-05-19Warning Fixes:Kaveh R. Ghazi1-4/+8
1998-05-12Fix aix --with-gnu-ld build failure reported by Brendan.Jim Wilson1-1/+5
1998-05-06c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1-7/+7
1998-04-06gcc.c: Add linker spec.Bob Manson1-132/+15
1998-03-29* collect2.c (is_in_list): Wrap inside COLLECT_EXPORT_LIST ifdef.Jeffrey A Law1-1/+3
1998-03-25Fix warnings from Kaveh R. GhaziMichael Meissner1-6/+8
1998-03-24Add definition of GET_ENVIRONMENT and make prefix_from_env() use it.Nick Clifton1-2/+8
1998-03-24Ooops - fixed typo in previous deltaNick Clifton1-2/+2
1998-03-24Support win32 style absolute paths.Nick Clifton1-11/+65
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-47/+5
1998-03-18Fix more warnings...Kaveh R. Ghazi1-0/+2
1998-02-23collect2.c (ldd_file_name): Bracket declaration with same manifests as use.Robert Lipe1-9/+2
1998-02-22collect2.c (scan_prog_file): Completely cover uses of variable `exports' with...David Edelsohn1-2/+2