summaryrefslogtreecommitdiff
path: root/gcc/collect2.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cccp.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-141-50/+50
* configure.in (i?86-*-beos{pe,elf,}*): Recognize.Jason Merrill2000-01-121-2/+6
* - Update copyright, oops.David Edelsohn2000-01-071-1/+1
* rs6000.c (processor_target_table): Add power3 as alias for 630.David Edelsohn2000-01-071-7/+23
* cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR_SEPARATOR macros.Mumit Khan2000-01-071-17/+0
* c-common.c (check_format_info): Don't call a variadic function with a non-lit...Kaveh R. Ghazi1999-11-251-6/+3
* [multiple changes]Richard Kenner1999-10-311-1/+6
* Also make sure to define DIR_SEPARATOR if it wasn't previously defined.Jeff Law1999-10-261-0/+1
* collect2.c (IS_DIR_SEPARATOR): Define.Jeffrey A Law1999-10-261-2/+13
* toplev.c (main): Only warn about options for other languages.Jason Merrill1999-10-141-1/+4
* * collect2.c (main): Do prelimnary link on AIX if rflag.David Edelsohn1999-10-121-1/+4
* collect2.c (scan_prog_file, [...]): Prototype function pointers and casts for...Kaveh R. Ghazi1999-10-061-8/+8
* libiberty.h (make_temp_file): Add a prototype.Kaveh R. Ghazi1999-09-251-2/+0
* c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1999-09-071-29/+3
* * collect2.c (scan_libraries): Fix double-thinko :-).Alexandre Oliva1999-09-061-2/+2
* * collect2.c (scan_libraries): Fix thinko.Jeffrey A Law1999-09-061-1/+1
* Makefile.in (tlink.o): Don't depend on toplev.h.Kaveh R. Ghazi1999-09-031-304/+174
* gcc.c (access_check): New static function.Ian Lance Taylor1999-08-041-2/+8
* collect2.c (main): Log frame table count.Richard Henderson1999-06-211-1/+8
* collect2.c (main): Only generate import or export file and add to link argume...David Edelsohn1999-05-221-47/+65
* * collect2.c (main): Fix typo in COLLECT2_HOST_INITIALIZATION.Marc Espie1999-05-171-2/+2
* collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_...Mark Elbrecht1999-04-091-3/+12
* system.h (STDIN_FILENO): Provide default definition if one is not provided by...Mark Elbrecht1999-03-241-17/+46
* Warning fixes:Kaveh R. Ghazi1999-03-181-2/+2
* * collect2.c (collect_execute): Remove cygwin-specific code.Mumit Khan1999-02-101-9/+0
* * collect2.c (xrealloc): fix typo in last change.Graham Stott1999-02-081-1/+1
* cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES is defined.Jeffrey A Law1999-01-301-0/+2