summaryrefslogtreecommitdiff
path: root/gcc/collect2.c
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-221-1/+1
* Makefile.in: Remove all references to s-under and underscore.c.Zack Weinberg2002-09-111-5/+2
* Index: ChangeLogGeoffrey Keating2002-08-041-6/+4
* collect2.c (SYMBOL__MAIN): Remove.Neil Booth2002-07-251-3/+1
* defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth2002-07-231-4/+0
* * collect2.c (is_ctor_dtor): Add other possible JOINER values.David Edelsohn2002-07-221-0/+9
* c-lex.c (GET_ENVIRONMENT): Remove.Neil Booth2002-07-211-5/+1
* * collect2.c (scan_prog_file): Fix typo in message.Kaveh R. Ghazi2002-06-291-1/+1
* A fix for cross building aix.Tom Rix2002-03-121-4/+2
* demangle.h (cplus_demangle_v3): Add "options" parm.Jason Merrill2002-02-051-1/+1
* * collect2.c (main): Use strcmp when testing for "-shared".John David Anglin2002-01-031-2/+2
* collect2.c (is_ctor_dtor): Const-ify.Kaveh R. Ghazi2001-12-271-2/+2
* * collect2.c (COLLECT_SHARED_INIT_FUNC)Richard Earnshaw2001-12-131-2/+11
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-1/+1
* collect2.c: Check HAVE_DUP2 instead of NO_DUP2.Kaveh R. Ghazi2001-11-271-3/+4
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-11-111-2/+2
* Makefile.in (dbxout.o): Depend on function.h.Kaveh R. Ghazi2001-11-041-0/+4
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi2001-10-211-1/+1
* aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL w...Zack Weinberg2001-10-191-12/+1
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-3/+3
* c-common.c: Fix comment typos.Kazu Hirata2001-10-091-2/+2
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-1/+2
* collect2.c (main): Const-ification.Kaveh R. Ghazi2001-09-151-31/+32
* c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi2001-09-131-8/+8
* c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2001-09-121-12/+12
* emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger2001-08-271-43/+12
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* alias.c: Fix comment formatting.Kazu Hirata2001-08-011-5/+5
* collect2.c (main): Set COLLECT_NO_DEMANGLE for subprocesses.Jason Merrill2001-07-101-2/+10
* *** empty log message ***Jeffrey Oldham2001-04-271-0/+28
* collect2.c (main): Use concat in lieu of xmalloc/sprintf.Kaveh R. Ghazi2001-04-231-23/+6
* vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and...DJ Delorie2001-04-191-6/+6
* collect2.c (is_ctor_dtor): Always use '_' in the file fn names, not '.' or '$'.Jason Merrill2001-03-211-12/+0
* more rigorous SIGCHLD guardingBruce Korb2001-03-161-0/+9
* config.gcc (rs6000-ibm-aix[5-9]*): Change to aix51.h.David Edelsohn2001-01-251-3/+21
* collect2.c (COFF specific stuff): Revert 12-06 patch to prototype system func...Richard Henderson2001-01-071-3/+1
* * collect2.c (main): Use auto_demangling.Jason Merrill2000-12-221-1/+1
* protoize.c (main): Correctly set locale categories.Philipp Thomas2000-12-171-0/+7
* c-lex.c (cb_indent): Decorate `str' argument, unused on HP-UX.Rodney Brown2000-12-061-2/+4
* c-lex.c (cb_leave_file): Harmonize conditions and order of statements to thos...Hans-Peter Nilsson2000-11-131-0/+9
* calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers2000-11-091-1/+1
* * collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers2000-11-021-4/+4
* collect2.c: Remove use of AIX import file.David Edelsohn2000-08-141-129/+1
* collect2.c (main): Typo fixed.Jeffrey Oldham2000-07-221-1/+1
* * collect2.c (main): Recognize .lo as object files.Marc Espie2000-07-111-2/+2
* collect2.c (resolve_lib_name): Move '/' check to more rational place.Jason Merrill2000-06-241-6/+6
* Copyright fixesJeff Law2000-02-251-1/+2
* Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi2000-02-151-2/+1
* collect2.c (main): If we have frames, then we will need to import the frame h...Geoff Keating2000-02-141-2/+26