summaryrefslogtreecommitdiff
path: root/gcc/tlink.c
Commit message (Expand)AuthorAgeFilesLines
* 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