OSDN Git Service

PR bootstrap/11932
[pf3gnuchains/gcc-fork.git] / gcc / collect2.c
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-16 kazu * c-common.h: Fix comment formatting.
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-12-17 dje * collect2.c (main): Add -fno-profile-arcs...
2003-12-08 dje * collect2.c (GCC_OK_SYMBOL): Add support for...
2003-11-02 danglin * collect2.c (scan_libraries): Fix typos.
2003-10-17 ro * collect2.c (COLLECT_PARSE_FLAG): Provide default.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-06-29 aj * target-def.h: Remove usage of OBJECT_FORMAT_ROSE.
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-29 aj * collect2.h: Convert prototypes to ISO C90.
2003-06-04 aj * collect2.c (is_ctor_dtor): Remove CFRONT_LOSSAGE...
2003-05-17 ghazigcc:
2003-03-30 ghazi PR other/6955
2003-02-02 danglin * collect2.c (pexecute_pid): Rename to pid.
2003-01-20 ghazi * collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME...
2003-01-20 dje * collect2.c (ldgetname): Expand declaration...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-09-11 zackgcc:
2002-08-04 geoffkIndex: ChangeLog
2002-07-25 neil * collect2.c (SYMBOL__MAIN): Remove.
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-07-22 dje * collect2.c (is_ctor_dtor): Add other possible...
2002-07-21 neil * c-lex.c (GET_ENVIRONMENT): Remove.
2002-06-29 ghazi * collect2.c (scan_prog_file): Fix typo in message.
2002-03-12 trixA fix for cross building aix.
2002-02-05 jason * demangle.h (cplus_demangle_v3): Add "options...
2002-01-03 danglin * collect2.c (main): Use strcmp when testing for ...
2001-12-27 ghazi * collect2.c (is_ctor_dtor): Const-ify.
2001-12-13 rearnsha* collect2.c (COLLECT_SHARED_INIT_FUNC)
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-11-27 ghazi * collect2.c: Check HAVE_DUP2 instead of NO_DUP2.
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-11-04 ghazi * Makefile.in (dbxout.o): Depend on function.h.
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-19 zack * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-15 ghazi * collect2.c (main): Const-ification.
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-08-27 aj * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-01 kazu * alias.c: Fix comment formatting.
2001-07-10 jason * collect2.c (main): Set COLLECT_NO_DEMANGLE...
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...
next