aboutsummaryrefslogtreecommitdiff
path: root/gcc/tlink.c
AgeCommit message (Expand)AuthorFilesLines
2002-12-24regmove.c: Fix comment typos.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-11-16* tlink.c: Fix formatting.Kazu Hirata1-11/+11
2002-09-11Makefile.in: Remove all references to s-under and underscore.c.Zack Weinberg1-6/+7
2002-08-04Index: ChangeLogGeoffrey Keating1-1/+1
2002-07-23defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth1-4/+0
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-109/+82
2002-05-31target.h: Fix formatting.Kazu Hirata1-1/+1
2002-05-18timevar.c: Fix formatting.Kazu Hirata1-12/+12
2001-11-09clipper.h (ASM_OUTPUT_REG_POP): Fix typo.Kaveh R. Ghazi1-2/+2
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-14tlink.c (scan_linker_output): Check string for unsatisfied in addition to und...Steve Ellcey1-0/+1
2001-07-01tlink.c (recompile_files): Remove COMPILER_PATH and LIBRARY_PATH from the env...Nathan Sidwell1-0/+3
2001-05-04i386.c (ix86_emit_restore_regs_using_mov, [...]): Change `bool' parameter to ...Kaveh R. Ghazi1-4/+4
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-5/+5
2000-11-02* collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers1-6/+6
2000-07-18* tlink.c (scan_linker_output): Tweak for output of AIX ld.Geoff Keating1-1/+15
2000-06-29c-decl.c, [...]: Include intl.h.Zack Weinberg1-0/+1
2000-06-28c-decl.c: Mark strings for translation.Philipp Thomas1-4/+4
2000-04-06tlink.c (read_repo_files): Don't look for .rpo info for linker flags.Jason Merrill1-1/+7
1999-12-15tree.c (decl_function_context): Handle virtual functions.Jason Merrill1-0/+5
1999-09-17typoJason Merrill1-1/+1
1999-09-17tlink.c (scan_linker_output): Look for keywords before accepting a mangled na...Jason Merrill1-2/+6
1999-09-03Makefile.in (tlink.o): Don't depend on toplev.h.Kaveh R. Ghazi1-28/+19
1999-09-03tlink.c (scan_linker_output): Skip the initial underscore in a mangled name i...Jason Merrill1-1/+5
1999-08-04tlink.c (symbol_hash_lookup): Do not prefix functions used as function parame...Philippe De Muyter1-8/+8
1999-03-25tlink.c (symbol_hash_newfunc): Remove redundant call to hash_newfunc.Art Haas1-6/+0
1999-03-20Warning fixes:Kaveh R. Ghazi1-11/+41
1999-01-26add commentsJason Merrill1-1/+58
1999-01-11Update FSF address in copyright header.Jeff Law1-1/+2
1998-12-10collect2.h: New header file for prototypes.Kaveh R. Ghazi1-0/+1
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-2/+0
1998-11-17hash.h (hash_table_key): New type.Mark Mitchell1-17/+28
1998-10-17Warning fixes:Kaveh R. Ghazi1-2/+2
1998-10-04tlink.c (scan_linker_output): Recognize errors from irix 6.2 linker.Jason Merrill1-13/+16
1998-05-06c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1-2/+2
1998-05-06toplev.h: New file.Robert Lipe1-0/+1
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-28/+5
1998-02-27genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.Kaveh Ghazi1-0/+4
1998-02-13Rats. Forgot to change copyrights on the first commit.Robert Lipe1-1/+1
1998-02-13c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors.Robert Lipe1-0/+16
1998-01-27* tlink.c (scan_linker_output): Call fclose() for opened files.Kamil Iskra1-1/+5
1998-01-10Remove bogus CYGNUS LOCAL markers.Jeff Law1-1/+0
1997-09-04Fix minor bugs found by riscos build attempt.Jim Wilson1-0/+1
1997-08-11* Integrate tlink patch from jason@cygnus.comJeffrey A Law1-0/+631