aboutsummaryrefslogtreecommitdiff
path: root/gcc/collect2.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-22* collect2.c (is_ctor_dtor): Add other possible JOINER values.David Edelsohn1-0/+9
2002-07-21c-lex.c (GET_ENVIRONMENT): Remove.Neil Booth1-5/+1
2002-06-29* collect2.c (scan_prog_file): Fix typo in message.Kaveh R. Ghazi1-1/+1
2002-03-12A fix for cross building aix.Tom Rix1-4/+2
2002-02-05demangle.h (cplus_demangle_v3): Add "options" parm.Jason Merrill1-1/+1
2002-01-03* collect2.c (main): Use strcmp when testing for "-shared".John David Anglin1-2/+2
2001-12-27collect2.c (is_ctor_dtor): Const-ify.Kaveh R. Ghazi1-2/+2
2001-12-13* collect2.c (COLLECT_SHARED_INIT_FUNC)Richard Earnshaw1-2/+11
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-1/+1
2001-11-27collect2.c: Check HAVE_DUP2 instead of NO_DUP2.Kaveh R. Ghazi1-3/+4
2001-11-11ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-2/+2
2001-11-04Makefile.in (dbxout.o): Depend on function.h.Kaveh R. Ghazi1-0/+4
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-1/+1
2001-10-19aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL w...Zack Weinberg1-12/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-3/+3
2001-10-09c-common.c: Fix comment typos.Kazu Hirata1-2/+2
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-1/+2
2001-09-15collect2.c (main): Const-ification.Kaveh R. Ghazi1-31/+32
2001-09-13c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi1-8/+8
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi1-12/+12
2001-08-27emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger1-43/+12
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-01alias.c: Fix comment formatting.Kazu Hirata1-5/+5
2001-07-10collect2.c (main): Set COLLECT_NO_DEMANGLE for subprocesses.Jason Merrill1-2/+10
2001-04-27*** empty log message ***Jeffrey Oldham1-0/+28
2001-04-23collect2.c (main): Use concat in lieu of xmalloc/sprintf.Kaveh R. Ghazi1-23/+6
2001-04-19vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and...DJ Delorie1-6/+6
2001-03-21collect2.c (is_ctor_dtor): Always use '_' in the file fn names, not '.' or '$'.Jason Merrill1-12/+0
2001-03-16more rigorous SIGCHLD guardingBruce Korb1-0/+9
2001-01-25config.gcc (rs6000-ibm-aix[5-9]*): Change to aix51.h.David Edelsohn1-3/+21
2001-01-07collect2.c (COFF specific stuff): Revert 12-06 patch to prototype system func...Richard Henderson1-3/+1
2000-12-22* collect2.c (main): Use auto_demangling.Jason Merrill1-1/+1
2000-12-17protoize.c (main): Correctly set locale categories.Philipp Thomas1-0/+7
2000-12-06c-lex.c (cb_indent): Decorate `str' argument, unused on HP-UX.Rodney Brown1-2/+4
2000-11-13c-lex.c (cb_leave_file): Harmonize conditions and order of statements to thos...Hans-Peter Nilsson1-0/+9
2000-11-09calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers1-1/+1
2000-11-02* collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers1-4/+4
2000-08-14collect2.c: Remove use of AIX import file.David Edelsohn1-129/+1
2000-07-22collect2.c (main): Typo fixed.Jeffrey Oldham1-1/+1
2000-07-11* collect2.c (main): Recognize .lo as object files.Marc Espie1-2/+2
2000-06-24collect2.c (resolve_lib_name): Move '/' check to more rational place.Jason Merrill1-6/+6
2000-02-25Copyright fixesJeff Law1-1/+2
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi1-2/+1
2000-02-14collect2.c (main): If we have frames, then we will need to import the frame h...Geoff Keating1-2/+26
2000-01-14cccp.c: PROTO -> PARAMS.Kaveh R. Ghazi1-50/+50
2000-01-12configure.in (i?86-*-beos{pe,elf,}*): Recognize.Jason Merrill1-2/+6
2000-01-07- Update copyright, oops.David Edelsohn1-1/+1
2000-01-07rs6000.c (processor_target_table): Add power3 as alias for 630.David Edelsohn1-7/+23
2000-01-07cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR_SEPARATOR macros.Mumit Khan1-17/+0