aboutsummaryrefslogtreecommitdiff
path: root/gcc/collect2.c
AgeCommit message (Expand)AuthorFilesLines
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
1998-02-20oopsJason Merrill1-1/+1
1998-02-20oopsJason Merrill1-1/+3
1998-02-20* collect2.c (main): Still handle !do_collecting for non-AIX targets.Jason Merrill1-2/+1
1998-02-19[multiple changes]David Edelsohn1-246/+479
1998-02-18Remove this change until we can fix it correctly.Jeffrey A Law1-6/+1
1998-02-13Rats. Forgot to change copyrights on the first commit.Robert Lipe1-1/+1
1998-02-13c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors.Robert Lipe1-1/+10
1997-12-20bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi1-0/+2
1997-12-15frame.h (__register_frame, [...]): New.Jeff Law1-2/+2
1997-12-15Bring over changes from latest gcc-2.8 pre-release.Jeff Law1-8/+8
1997-12-12collect2.c (write_c_file_glob): Allocate initial frame object in static stora...Paul Eggert1-2/+13
1997-12-07Updates from gcc-2.8 test tarball to current gcc-2.8 tarball.Jeff Law1-1/+1
1997-12-06Merge from gcc-2.8Jeff Law1-2/+33
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-2/+2