summaryrefslogtreecommitdiff
path: root/gcc/tlink.c
Commit message (Expand)AuthorAgeFilesLines
* collect2.c (lderrout): New variable.Ian Lance Taylor2005-03-311-9/+16
* backport: tlink.c (recompile_files): Do not assume that "rename" can overwrit...Danny Smith2005-03-301-1/+7
* re PR bootstrap/14316 (collect2 doesnt build on windows hosts)Ian Lance Taylor2005-03-291-3/+5
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-2/+2
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* tlink.c (initial_cwd): New variable.Adam Nemet2004-08-251-15/+57
* c-common.h (lang_post_pch_load): New variable.Mark Mitchell2004-07-291-0/+9
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-2/+2
* sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-77/+48
* decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2003-06-161-3/+3
* Fix typo.Mike Stump2003-05-231-1/+1
* tlink.c (scan_linker_output): Add support for darwin linker...Mike Stump2003-05-231-0/+6
* Fixed calls to putenv().Kean Johnston2003-04-221-2/+2
* * tlink.c (scan_linker_output): Drop leading '.' from symbol names.Alan Modra2003-02-261-3/+9
* regmove.c: Fix comment typos.Kazu Hirata2002-12-241-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* * tlink.c: Fix formatting.Kazu Hirata2002-11-161-11/+11
* Makefile.in: Remove all references to s-under and underscore.c.Zack Weinberg2002-09-111-6/+7
* Index: ChangeLogGeoffrey Keating2002-08-041-1/+1
* defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth2002-07-231-4/+0
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-109/+82
* target.h: Fix formatting.Kazu Hirata2002-05-311-1/+1
* timevar.c: Fix formatting.Kazu Hirata2002-05-181-12/+12
* clipper.h (ASM_OUTPUT_REG_POP): Fix typo.Kaveh R. Ghazi2001-11-091-2/+2
* 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