summaryrefslogtreecommitdiff
path: root/gcc/collect2.c
Commit message (Expand)AuthorAgeFilesLines
* * collect2.c (is_ctor_dtor): Always use '_' in the file fn names,jason2001-03-221-12/+0
* more rigorous SIGCHLD guardingkorbb2001-03-161-0/+9
* * config.gcc (rs6000-ibm-aix[5-9]*): Change to aix51.h.dje2001-01-251-3/+21
* * collect2.c (COFF specific stuff): Revert 12-06 patchrth2001-01-071-3/+1
* * collect2.c (main): Use auto_demangling.jason2000-12-221-1/+1
* 2000-12-14 Philipp Thomas <pthomas@suse.de>pthomas2000-12-171-0/+7
* * c-lex.c (cb_indent): Decorate `str' argument, unused on HP-UX.law2000-12-071-2/+4
* * c-lex.c (cb_leave_file): Harmonize conditions and order ofhp2000-11-131-0/+9
* * calls.c (expand_call, emit_library_call_value_1), collect2.cjsm282000-11-091-1/+1
* * collect2.c (main, write_c_file_stat), gcc.c (translate_options,jsm282000-11-021-4/+4
* * collect2.c: Remove use of AIX import file.dje2000-08-141-129/+1
* 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>oldham2000-07-221-1/+1
* * collect2.c (main): Recognize .lo as object files.law2000-07-121-2/+2
* * collect2.c (resolve_lib_name): Move '/' check to more rational place.jason2000-06-241-6/+6
* Copyright fixeslaw2000-02-261-1/+2
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-151-2/+1
* * collect2.c (main) [COLLECT_EXPORT_LIST]: If we have frames,geoffk2000-02-141-2/+26
* * cccp.c: PROTO -> PARAMS.ghazi2000-01-141-50/+50
* * configure.in (i?86-*-beos{pe,elf,}*): Recognize.jason2000-01-131-2/+6
* - Update copyright, oops.dje2000-01-071-1/+1
* * rs6000.c (processor_target_table): Add power3 as alias for 630.dje2000-01-071-7/+23
* 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-071-17/+0
* * c-common.c (check_format_info): Don't call a variadic functionghazi1999-11-251-6/+3
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-1/+6
* Also make sure to define DIR_SEPARATOR if it wasn't previously defined.law1999-10-261-0/+1
* * collect2.c (IS_DIR_SEPARATOR): Define.law1999-10-261-2/+13
* * toplev.c (main): Only warn about options for other languages.jason1999-10-151-1/+4
* * collect2.c (main): Do prelimnary link on AIX if rflag.dje1999-10-121-1/+4
* * collect2.c (scan_prog_file, scan_libraries): Prototype functionghazi1999-10-061-8/+8
* include:ghazi1999-09-251-2/+0
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-29/+3
* * collect2.c (scan_libraries): Fix double-thinko :-).oliva1999-09-061-2/+2
* * collect2.c (scan_libraries): Fix thinko.law1999-09-061-1/+1
* * Makefile.in (tlink.o): Don't depend on toplev.h.ghazi1999-09-031-304/+174
* * gcc.c (access_check): New static function.law1999-08-041-2/+8
* * collect2.c (main): Log frame table count.rth1999-06-211-1/+8
* * collect2.c (main): Only generate import or export file and adddje1999-05-221-47/+65
* * collect2.c (main): Fix typo in COLLECT2_HOST_INITIALIZATION.law1999-05-171-2/+2
* * collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in placelaw1999-04-101-3/+12
* * system.h (STDIN_FILENO): Provide default definition if one is notlaw1999-03-241-17/+46
* Warning fixes:ghazi1999-03-181-2/+2
* * collect2.c (collect_execute): Remove cygwin-specific code.law1999-02-101-9/+0
* * collect2.c (xrealloc): fix typo in last change.rth1999-02-081-1/+1
* * cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGESlaw1999-01-301-0/+2
* * toplev.c (notice, fnotice): Check ANSI_PROTOTYPES, not __STDC__,ghazi1999-01-291-2/+2
* * collect2.c (error): Fix typo in declaration.ghazi1999-01-291-1/+1
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-89/+111
* * cccp.c (xrealloc): Call malloc given a NULL old pointer.rth1999-01-211-5/+9
* * cccp.c (xstrdup): Renamed from `savestring'. All callers changed.ghazi1999-01-131-8/+7
* manfred1998-12-111-1/+0