summaryrefslogtreecommitdiff
path: root/gcc/tlink.c
Commit message (Expand)AuthorAgeFilesLines
* c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2001-09-121-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* tlink.c (scan_linker_output): Check string for unsatisfied in addition to und...Steve Ellcey2001-08-141-0/+1
* tlink.c (recompile_files): Remove COMPILER_PATH and LIBRARY_PATH from the env...Nathan Sidwell2001-07-011-0/+3
* i386.c (ix86_emit_restore_regs_using_mov, [...]): Change `bool' parameter to ...Kaveh R. Ghazi2001-05-041-4/+4
* xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg2001-03-021-5/+5
* * collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers2000-11-021-6/+6
* * tlink.c (scan_linker_output): Tweak for output of AIX ld.Geoff Keating2000-07-181-1/+15
* c-decl.c, [...]: Include intl.h.Zack Weinberg2000-06-291-0/+1
* c-decl.c: Mark strings for translation.Philipp Thomas2000-06-281-4/+4
* tlink.c (read_repo_files): Don't look for .rpo info for linker flags.Jason Merrill2000-04-061-1/+7
* tree.c (decl_function_context): Handle virtual functions.Jason Merrill1999-12-151-0/+5
* typoJason Merrill1999-09-171-1/+1
* tlink.c (scan_linker_output): Look for keywords before accepting a mangled na...Jason Merrill1999-09-171-2/+6
* Makefile.in (tlink.o): Don't depend on toplev.h.Kaveh R. Ghazi1999-09-031-28/+19
* tlink.c (scan_linker_output): Skip the initial underscore in a mangled name i...Jason Merrill1999-09-031-1/+5
* tlink.c (symbol_hash_lookup): Do not prefix functions used as function parame...Philippe De Muyter1999-08-041-8/+8
* tlink.c (symbol_hash_newfunc): Remove redundant call to hash_newfunc.Art Haas1999-03-251-6/+0
* Warning fixes:Kaveh R. Ghazi1999-03-201-11/+41
* add commentsJason Merrill1999-01-261-1/+58
* Update FSF address in copyright header.Jeff Law1999-01-111-1/+2
* collect2.h: New header file for prototypes.Kaveh R. Ghazi1998-12-101-0/+1
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-2/+0
* hash.h (hash_table_key): New type.Mark Mitchell1998-11-171-17/+28
* Warning fixes:Kaveh R. Ghazi1998-10-171-2/+2
* tlink.c (scan_linker_output): Recognize errors from irix 6.2 linker.Jason Merrill1998-10-041-13/+16
* c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1998-05-061-2/+2
* toplev.h: New file.Robert Lipe1998-05-061-0/+1
* Major cutover to using system.h:Kaveh R. Ghazi1998-03-201-28/+5
* genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.Kaveh Ghazi1998-02-271-0/+4
* Rats. Forgot to change copyrights on the first commit.Robert Lipe1998-02-131-1/+1
* c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors.Robert Lipe1998-02-131-0/+16
* * tlink.c (scan_linker_output): Call fclose() for opened files.Kamil Iskra1998-01-271-1/+5
* Remove bogus CYGNUS LOCAL markers.Jeff Law1998-01-101-1/+0
* Fix minor bugs found by riscos build attempt.Jim Wilson1997-09-041-0/+1
* * Integrate tlink patch from jason@cygnus.comJeffrey A Law1997-08-111-0/+631