OSDN Git Service

* fini.c: Rename variable `spaces' to `xspaces' to avoid
[pf3gnuchains/gcc-fork.git] / gcc / collect2.c
1998-11-27 ghazi * system.h: Include libiberty.h.
1998-11-19 ghazi * configure.in: Don't do AC_CHECK_HEADERS(wait...
1998-11-12 wilsonJumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.
1998-11-08 ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
1998-11-07 dje * collect2.c (main, case 'b'): Use else if.
1998-11-07 ghazi * configure.in (host_xm_file, build_xm_file...
1998-11-02 ghazi * configure.in: Call AC_FUNC_VFORK.
1998-10-27 dje * collect2.c (aix64_flag): New variable.
1998-10-14 ghaziWarning fixes:
1998-10-13 law * collect2.c (main): Pass -EL/-EB through to...
1998-10-12 jason * collect2.c (extract_init_priority): No priority...
1998-10-06 rth * collect2.c (main): Initialize ld_file_name.
1998-10-03 jason * PROJECTS: Remove template friends.
1998-09-28 oliva * configure.in: new flags --with-ld and --with-as...
1998-09-21 law * c-lex.c (init_lex): Use getenv ("LANG"),...
1998-09-13 ghaziAdd support for strsignal, for platforms which have...
1998-08-30 law * collect2.c (mktemp): Delete unused declaration.
1998-08-19 wilsonFix SunOS4 build failure.
1998-08-13 jason * tree.h: De-conditionalize init_priority code.
1998-07-12 law * collect2.c (main): Use "-x c" instead of...
1998-06-30 law * choose-temp.c (make_temp_file): Accept new...
1998-06-28 law * choose-temp.c (choose_temp_base): Restore...
1998-06-28 ghaziConsolidate strerror handling, as well as getcwd/getwd.
1998-06-22 ghaziWarning fixes:
1998-05-19 ghaziWarning Fixes:
1998-05-12 wilsonFix aix --with-gnu-ld build failure reported by Brendan.
1998-05-06 ghazi * c-common.c: Convert to using ctype macros...
1998-04-06 law * gcc.c: Add linker spec.
1998-03-29 law * collect2.c (is_in_list): Wrap inside COLLECT_...
1998-03-25 meissnerFix warnings from Kaveh R. Ghazi
1998-03-24 nickcAdd definition of GET_ENVIRONMENT and make prefix_from_...
1998-03-24 nickcOoops - fixed typo in previous delta
1998-03-24 nickcSupport win32 style absolute paths.
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-18 ghaziFix more warnings...
1998-02-23 robertl * collect2.c (ldd_file_name): Bracket declarati...
1998-02-22 dje * collect2.c (scan_prog_file): Completely cover...
1998-02-20 jasonoops
1998-02-20 jasonoops
1998-02-20 jason * collect2.c (main): Still handle !do_collecting for...
1998-02-19 djeThu Feb 19 22:36:53 1998 Andrey Slepuhin <pooh@msu...
1998-02-18 law Remove this change until we can fix it correctly.
1998-02-13 robertlRats. Forgot to change copyrights on the first commit.
1998-02-13 robertl * c-lang.c (finish_file): Bracket declaration of stati...
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-12-15 law * frame.h (__register_frame, __register_frame_t...
1997-12-15 lawBring over changes from latest gcc-2.8 pre-release.
1997-12-12 law * collect2.c (write_c_file_glob): Allocate...
1997-12-08 lawUpdates from gcc-2.8 test tarball to current gcc-2...
1997-12-07 lawMerge from gcc-2.8
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-10 jasondwarf2 EH support
1997-09-01 law * cccp.c (sys_errlist): Remove special 4.4bsd...
1997-09-01 law * collect2.c: Change DONT_DECLARE_SYS_SIGLIST...
1997-08-11 law * Integrate tlink patch from jason@cygnus.com
1997-06-17 merrillx
1997-06-10 merrillx
1997-04-13 kenner(fatal_perror, fatal, collect_wait): Use FATAL_EXIT_CODE.
1996-12-11 brendan * collect2.c (write_c_file): Wrap the ctor/dtor lists...
1996-10-26 kenner(dump_file): Call fclose() for opened files.
1996-07-03 kenner(at SUNOS4_SHARED_LIBRARIES): Fix reference to unistd.h.
1996-07-03 mrsformatting tweaks
1996-07-03 mrs formatting tweaks
1996-04-24 wilson(handler): Delete export_file when we get a signal.
1996-04-15 dje * collect2.c: #include "gansidecl.h".
1996-03-04 kenner(main): Check new define DEFAULT_A_OUT_NAME.
1996-03-04 kennerNever include wait.h.
1996-02-14 edelsohnappend / to AIX import path if not present
1996-01-07 meissnerFix recogniztion of import libraries under AIX
1995-12-30 merrillremove auto_export functionality.
1995-09-12 kenner(scan_libraries): cast lsyms' alloca() to LDSYM*.
1995-08-28 kennerFix spelling errors.
1995-07-29 kenner(XCOFF_SCAN_LIBS): Define if OBJECT_FORMAT_COFF and...
1995-07-26 kenner(end_file): Fix typo in error message text.
1995-07-02 kenner(libcompare): Verify that file name extensions are...
1995-06-22 kenner(locatelib): Fix parsing of LD_LIBRARY_PATH.
1995-06-22 kenner(main): Unlink export_file before we return.
1995-06-15 kennerUpdate FSF address.
1995-06-15 kenner(main): Don't turn off auto_export because of -g.
1995-06-07 kenner(COFF scan_prog_file): Use the AIX duplicate entry.
1995-05-20 kenner#include config.h before any other .h file.
1995-05-19 kenner(strstr): Deleted.
1995-05-16 kennerFix typos in comments.
1995-05-16 merrillDefine strstr.
1995-05-09 merrillAIX shared libraries
1995-05-04 merrillMake collect demangle
1995-02-23 kennerRemoved __NetBSD__ from conditional.
1995-02-23 merrillUpdate SunOS 4 code
1995-02-13 merrillFix collecting under AIX
1995-01-24 merrillImprove PA shlib support
1994-11-19 merrillShared library support.
1994-10-20 merrill(add_to_list): Check for duplicates.
1994-10-19 merrill(scan_prog_file): Call COLLECT_QUALIFY_MATCH to do
1994-10-07 kenner(my_strerror): If HAVE_STRERROR defined, call strerror.
1994-10-04 ianIf the POSIX.1 wait macros are defined, use them.
1994-09-28 merrill(main): Ignore options in COLLECT_SUPPRESS_OPTIONS
1994-09-22 merrill (main): Discard the first executable once we've
1994-09-13 kenner(fatal_perror, fatal, error): Declare all args as char *.
1994-07-11 mycroftDo the 4.4BSD sys_errlist modification for NetBSD also.
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
next