| Commit message (Expand) | Author | Age | Files | Lines |
* | * collect2.c (is_ctor_dtor): Always use '_' in the file fn names, | jason | 2001-03-22 | 1 | -12/+0 |
* | more rigorous SIGCHLD guarding | korbb | 2001-03-16 | 1 | -0/+9 |
* | * config.gcc (rs6000-ibm-aix[5-9]*): Change to aix51.h. | dje | 2001-01-25 | 1 | -3/+21 |
* | * collect2.c (COFF specific stuff): Revert 12-06 patch | rth | 2001-01-07 | 1 | -3/+1 |
* | * collect2.c (main): Use auto_demangling. | jason | 2000-12-22 | 1 | -1/+1 |
* | 2000-12-14 Philipp Thomas <pthomas@suse.de> | pthomas | 2000-12-17 | 1 | -0/+7 |
* | * c-lex.c (cb_indent): Decorate `str' argument, unused on HP-UX. | law | 2000-12-07 | 1 | -2/+4 |
* | * c-lex.c (cb_leave_file): Harmonize conditions and order of | hp | 2000-11-13 | 1 | -0/+9 |
* | * calls.c (expand_call, emit_library_call_value_1), collect2.c | jsm28 | 2000-11-09 | 1 | -1/+1 |
* | * collect2.c (main, write_c_file_stat), gcc.c (translate_options, | jsm28 | 2000-11-02 | 1 | -4/+4 |
* | * collect2.c: Remove use of AIX import file. | dje | 2000-08-14 | 1 | -129/+1 |
* | 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2000-07-22 | 1 | -1/+1 |
* | * collect2.c (main): Recognize .lo as object files. | law | 2000-07-12 | 1 | -2/+2 |
* | * collect2.c (resolve_lib_name): Move '/' check to more rational place. | jason | 2000-06-24 | 1 | -6/+6 |
* | Copyright fixes | law | 2000-02-26 | 1 | -1/+2 |
* | * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o, | ghazi | 2000-02-15 | 1 | -2/+1 |
* | * collect2.c (main) [COLLECT_EXPORT_LIST]: If we have frames, | geoffk | 2000-02-14 | 1 | -2/+26 |
* | * cccp.c: PROTO -> PARAMS. | ghazi | 2000-01-14 | 1 | -50/+50 |
* | * configure.in (i?86-*-beos{pe,elf,}*): Recognize. | jason | 2000-01-13 | 1 | -2/+6 |
* | - Update copyright, oops. | dje | 2000-01-07 | 1 | -1/+1 |
* | * rs6000.c (processor_target_table): Add power3 as alias for 630. | dje | 2000-01-07 | 1 | -7/+23 |
* | 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu> | khan | 2000-01-07 | 1 | -17/+0 |
* | * c-common.c (check_format_info): Don't call a variadic function | ghazi | 1999-11-25 | 1 | -6/+3 |
* | Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR> | kenner | 1999-11-01 | 1 | -1/+6 |
* | Also make sure to define DIR_SEPARATOR if it wasn't previously defined. | law | 1999-10-26 | 1 | -0/+1 |
* | * collect2.c (IS_DIR_SEPARATOR): Define. | law | 1999-10-26 | 1 | -2/+13 |
* | * toplev.c (main): Only warn about options for other languages. | jason | 1999-10-15 | 1 | -1/+4 |
* | * collect2.c (main): Do prelimnary link on AIX if rflag. | dje | 1999-10-12 | 1 | -1/+4 |
* | * collect2.c (scan_prog_file, scan_libraries): Prototype function | ghazi | 1999-10-06 | 1 | -8/+8 |
* | include: | ghazi | 1999-09-25 | 1 | -2/+0 |
* | * c-aux-info.c (concat): Don't define. | ghazi | 1999-09-07 | 1 | -29/+3 |
* | * collect2.c (scan_libraries): Fix double-thinko :-). | oliva | 1999-09-06 | 1 | -2/+2 |
* | * collect2.c (scan_libraries): Fix thinko. | law | 1999-09-06 | 1 | -1/+1 |
* | * Makefile.in (tlink.o): Don't depend on toplev.h. | ghazi | 1999-09-03 | 1 | -304/+174 |
* | * gcc.c (access_check): New static function. | law | 1999-08-04 | 1 | -2/+8 |
* | * collect2.c (main): Log frame table count. | rth | 1999-06-21 | 1 | -1/+8 |
* | * collect2.c (main): Only generate import or export file and add | dje | 1999-05-22 | 1 | -47/+65 |
* | * collect2.c (main): Fix typo in COLLECT2_HOST_INITIALIZATION. | law | 1999-05-17 | 1 | -2/+2 |
* | * collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place | law | 1999-04-10 | 1 | -3/+12 |
* | * system.h (STDIN_FILENO): Provide default definition if one is not | law | 1999-03-24 | 1 | -17/+46 |
* | Warning fixes: | ghazi | 1999-03-18 | 1 | -2/+2 |
* | * collect2.c (collect_execute): Remove cygwin-specific code. | law | 1999-02-10 | 1 | -9/+0 |
* | * collect2.c (xrealloc): fix typo in last change. | rth | 1999-02-08 | 1 | -1/+1 |
* | * cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES | law | 1999-01-30 | 1 | -0/+2 |
* | * toplev.c (notice, fnotice): Check ANSI_PROTOTYPES, not __STDC__, | ghazi | 1999-01-29 | 1 | -2/+2 |
* | * collect2.c (error): Fix typo in declaration. | ghazi | 1999-01-29 | 1 | -1/+1 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | law | 1999-01-27 | 1 | -89/+111 |
* | * cccp.c (xrealloc): Call malloc given a NULL old pointer. | rth | 1999-01-21 | 1 | -5/+9 |
* | * cccp.c (xstrdup): Renamed from `savestring'. All callers changed. | ghazi | 1999-01-13 | 1 | -8/+7 |
* | � | manfred | 1998-12-11 | 1 | -1/+0 |