OSDN Git Service

wchar_t now gets wrapped inside "ifndef __cplusplus",
[pf3gnuchains/gcc-fork.git] / gcc / collect2.c
2001-04-27 oldham*** empty log message ***
2001-04-23 ghazi * collect2.c (main): Use concat in lieu of xmalloc...
2001-04-19 dj* config/alpha/vms.h: Change OBJECT_SUFFIX and EXECUTAB...
2001-03-22 jason * collect2.c (is_ctor_dtor): Always use '_...
2001-03-16 korbbmore rigorous SIGCHLD guarding
2001-01-25 dje * config.gcc (rs6000-ibm-aix[5-9]*): Change to aix51.h.
2001-01-07 rth * collect2.c (COFF specific stuff): Revert...
2000-12-22 jason * collect2.c (main): Use auto_demangling.
2000-12-17 pthomas2000-12-14 Philipp Thomas <pthomas@suse.de>
2000-12-07 law * c-lex.c (cb_indent): Decorate `str' argument...
2000-11-13 hp * c-lex.c (cb_leave_file): Harmonize conditions and...
2000-11-09 jsm28 * calls.c (expand_call, emit_library_call_value_1...
2000-11-02 jsm28 * collect2.c (main, write_c_file_stat), gcc.c (transla...
2000-08-14 dje * collect2.c: Remove use of AIX import file.
2000-07-22 oldham2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
2000-07-12 law * collect2.c (main): Recognize .lo as object...
2000-06-24 jason * collect2.c (resolve_lib_name): Move '/' check...
2000-02-26 lawCopyright fixes
2000-02-15 ghazi * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile...
2000-02-14 geoffk* collect2.c (main) [COLLECT_EXPORT_LIST]: If we have...
2000-01-14 ghazi * cccp.c: PROTO -> PARAMS.
2000-01-13 jason * configure.in (i?86-*-beos{pe,elf,}*): Recognize.
2000-01-07 dje- Update copyright, oops.
2000-01-07 dje * rs6000.c (processor_target_table): Add power3 as...
2000-01-07 khan2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>
1999-11-25 ghazi * c-common.c (check_format_info): Don't call a variadi...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-26 lawAlso make sure to define DIR_SEPARATOR if it wasn't...
1999-10-26 law * collect2.c (IS_DIR_SEPARATOR): Define.
1999-10-15 jason * toplev.c (main): Only warn about options for other...
1999-10-12 dje * collect2.c (main): Do prelimnary link on AIX if...
1999-10-06 ghazi * collect2.c (scan_prog_file, scan_libraries...
1999-09-25 ghaziinclude:
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-09-06 oliva* collect2.c (scan_libraries): Fix double-thinko :-).
1999-09-06 law * collect2.c (scan_libraries): Fix thinko.
1999-09-03 ghazi * Makefile.in (tlink.o): Don't depend on toplev.h.
1999-08-04 law * gcc.c (access_check): New static function.
1999-06-21 rth * collect2.c (main): Log frame table count.
1999-05-22 dje * collect2.c (main): Only generate import or...
1999-05-17 law * collect2.c (main): Fix typo in COLLECT2_HOST...
1999-04-10 law * collect2.c (find_a_file): Use HAVE_DOS_BASED_...
1999-03-24 law * system.h (STDIN_FILENO): Provide default...
1999-03-18 ghaziWarning fixes:
1999-02-10 law * collect2.c (collect_execute): Remove cygwin...
1999-02-08 rth * collect2.c (xrealloc): fix typo in last change.
1999-01-30 law * cccp.c (main): Only call setlocale (LC_MESSAG...
1999-01-29 ghazi * toplev.c (notice, fnotice): Check ANSI_PROTOT...
1999-01-29 ghazi * collect2.c (error): Fix typo in declaration.
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-21 rth * cccp.c (xrealloc): Call malloc given a NULL...
1999-01-13 ghazi * cccp.c (xstrdup): Renamed from `savestring...
1998-12-11 manfred
1998-12-10 ghazi * collect2.h: New header file for prototypes.
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...
next