]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/collect2.c
Makefile.in: Remove all references to s-under and underscore.c.
[thirdparty/gcc.git] / gcc / collect2.c
2002-09-11  Zack WeinbergMakefile.in: Remove all references to s-under and under...
2002-08-04  Geoffrey KeatingIndex: ChangeLog
2002-07-25  Neil Boothcollect2.c (SYMBOL__MAIN): Remove.
2002-07-23  Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-07-22  David Edelsohn* collect2.c (is_ctor_dtor): Add other possible JOINER...
2002-07-21  Neil Boothc-lex.c (GET_ENVIRONMENT): Remove.
2002-06-29  Kaveh R. Ghazi* collect2.c (scan_prog_file): Fix typo in message.
2002-03-12  Tom RixA fix for cross building aix.
2002-02-05  Jason Merrilldemangle.h (cplus_demangle_v3): Add "options" parm.
2002-01-03  John David Anglin* collect2.c (main): Use strcmp when testing for "...
2001-12-27  Kaveh R. Ghazicollect2.c (is_ctor_dtor): Const-ify.
2001-12-13  Richard Earnshaw* collect2.c (COLLECT_SHARED_INIT_FUNC)
2001-12-02  Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-11-27  Kaveh R. Ghazicollect2.c: Check HAVE_DUP2 instead of NO_DUP2.
2001-11-11  Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-11-04  Kaveh R. GhaziMakefile.in (dbxout.o): Depend on function.h.
2001-10-28  Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-21  Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-10-19  Zack Weinbergaclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H...
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-09  Kazu Hiratac-common.c: Fix comment typos.
2001-10-07  Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-09-15  Kaveh R. Ghazicollect2.c (main): Const-ification.
2001-09-13  Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-09-12  Kaveh R. Ghazic-common.c (c_tree_code_name): Const-ification.
2001-08-27  Andreas Jaegeremit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-01  Kazu Hirataalias.c: Fix comment formatting.
2001-07-10  Jason Merrillcollect2.c (main): Set COLLECT_NO_DEMANGLE for subproce...
2001-04-27  Jeffrey Oldham*** empty log message ***
2001-04-23  Kaveh R. Ghazicollect2.c (main): Use concat in lieu of xmalloc/sprintf.
2001-04-19  DJ Delorievms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to...
2001-03-22  Jason Merrillcollect2.c (is_ctor_dtor): Always use '_' in the file...
2001-03-16  Bruce Korbmore rigorous SIGCHLD guarding
2001-01-25  David Edelsohnconfig.gcc (rs6000-ibm-aix[5-9]*): Change to aix51.h.
2001-01-07  Richard Hendersoncollect2.c (COFF specific stuff): Revert 12-06 patch...
2000-12-22  Jason Merrill* collect2.c (main): Use auto_demangling.
2000-12-17  Philipp Thomasprotoize.c (main): Correctly set locale categories.
2000-12-07  Rodney Brownc-lex.c (cb_indent): Decorate `str' argument, unused...
2000-11-13  Hans-Peter Nilssonc-lex.c (cb_leave_file): Harmonize conditions and order...
2000-11-09  Joseph Myerscalls.c (expand_call, [...]): Use memcpy () instead...
2000-11-02  Joseph Myers* collect2.c (main, write_c_file_stat), gcc.c (translat...
2000-08-14  David Edelsohncollect2.c: Remove use of AIX import file.
2000-07-22  Jeffrey Oldhamcollect2.c (main): Typo fixed.
2000-07-12  Marc Espie* collect2.c (main): Recognize .lo as object files.
2000-06-24  Jason Merrillcollect2.c (resolve_lib_name): Move '/' check to more...
2000-02-26  Jeff LawCopyright fixes
2000-02-15  Kaveh R. GhaziMakefile.in (TREE_H, [...]): Depend on version.h.
2000-02-14  Geoff Keatingcollect2.c (main): If we have frames, then we will...
2000-01-14  Kaveh R. Ghazicccp.c: PROTO -> PARAMS.
2000-01-13  Jason Merrillconfigure.in (i?86-*-beos{pe,elf,}*): Recognize.
2000-01-07  David Edelsohn- Update copyright, oops.
2000-01-07  David Edelsohnrs6000.c (processor_target_table): Add power3 as alias...
2000-01-07  Mumit Khancccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR...
1999-11-25  Kaveh R. Ghazic-common.c (check_format_info): Don't call a variadic...
1999-11-01  Richard Kenner[multiple changes]
1999-10-26  Jeff LawAlso make sure to define DIR_SEPARATOR if it wasn't...
1999-10-26  Jeffrey A Lawcollect2.c (IS_DIR_SEPARATOR): Define.
1999-10-15  Jason Merrilltoplev.c (main): Only warn about options for other...
1999-10-12  David Edelsohn* collect2.c (main): Do prelimnary link on AIX if rflag.
1999-10-06  Kaveh R. Ghazicollect2.c (scan_prog_file, [...]): Prototype function...
1999-09-25  Kaveh R. Ghazilibiberty.h (make_temp_file): Add a prototype.
1999-09-07  Kaveh R. Ghazic-aux-info.c (concat): Don't define.
1999-09-06  Alexandre Oliva* collect2.c (scan_libraries): Fix double-thinko :-).
1999-09-06  Jeffrey A Law* collect2.c (scan_libraries): Fix thinko.
1999-09-03  Kaveh R. GhaziMakefile.in (tlink.o): Don't depend on toplev.h.
1999-08-04  Ian Lance Taylorgcc.c (access_check): New static function.
1999-06-21  Richard Hendersoncollect2.c (main): Log frame table count.
1999-05-22  David Edelsohncollect2.c (main): Only generate import or export file...
1999-05-17  Marc Espie* collect2.c (main): Fix typo in COLLECT2_HOST_INITIAL...
1999-04-10  Mark Elbrechtcollect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTE...
1999-03-24  Mark Elbrechtsystem.h (STDIN_FILENO): Provide default definition...
1999-03-18  Kaveh R. GhaziWarning fixes:
1999-02-10  Mumit Khan* collect2.c (collect_execute): Remove cygwin-specific...
1999-02-08  Graham Stott* collect2.c (xrealloc): fix typo in last change.
1999-01-30  Jeffrey A Lawcccp.c (main): Only call setlocale (LC_MESSAGES, ....
1999-01-29  Kaveh R. Ghazitoplev.c (notice, fnotice): Check ANSI_PROTOTYPES...
1999-01-29  Kaveh R. Ghazicollect2.c (error): Fix typo in declaration.
1999-01-27  Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-21  Richard Hendersoncccp.c (xrealloc): Call malloc given a NULL old pointer.
1999-01-13  Kaveh R. Ghazicccp.c (xstrdup): Renamed from `savestring'.
1998-12-11  Manfred Hollsteincccp.c: Do not #include <sys/stat.h> here; this is...
1998-12-10  Kaveh R. Ghazicollect2.h: New header file for prototypes.
1998-11-27  Kaveh R. Ghazisystem.h: Include libiberty.h.
1998-11-19  Kaveh R. Ghaziconfigure.in: Don't do AC_CHECK_HEADERS(wait.h sys...
1998-11-12  Geoffrey NoerJumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.
1998-11-08  Kaveh R. Ghazigansidecl.h: Prepend a "G" to the macro wrapping this...
1998-11-07  David Edelsohn* collect2.c (main, case 'b'): Use else if.
1998-11-07  Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-11-02  Kaveh R. Ghaziconfigure.in: Call AC_FUNC_VFORK.
1998-10-27  David Edelsohncollect2.c (aix64_flag): New variable.
1998-10-14  Kaveh R. GhaziWarning fixes:
1998-10-13  Jeffrey A Law* collect2.c (main): Pass -EL/-EB through to the compiler.
1998-10-12  Jason Merrill* collect2.c (extract_init_priority): No priority is...
1998-10-06  Richard Henderson* collect2.c (main): Initialize ld_file_name.
1998-10-03  Jason MerrillPROJECTS: Remove template friends.
1998-09-28  Alexandre Olivaconfigure.in: new flags --with-ld and --with-as...
1998-09-21  Felix Leec-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRO...
1998-09-13  Kaveh R. GhaziAdd support for strsignal, for platforms which have...
1998-08-30  Jeffrey A Law* collect2.c (mktemp): Delete unused declaration.
next