aboutsummaryrefslogtreecommitdiff
path: root/gcc/tlink.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-2/+0
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-2/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-06-26Part 2 of the collect-utils library, now also used for collect2.Bernd Schmidt1-7/+9
2014-06-26Small cleanups before making collect2 use collect-utils.Bernd Schmidt1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-07-21Fix typos.Ondřej Bílka1-1/+1
2013-06-19re PR driver/57652 (collect2 does not clean up temporary files)David Edelsohn1-7/+7
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-6/+4
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-4/+4
2012-05-04collect2.c (may_unlink_output_file): New global.Olivier Hainque1-0/+6
2012-02-11re PR c++/51910 (-frepo linking failure)Jason Merrill1-22/+76
2011-05-19collect2.c: Include diagnostic.h.Joseph Myers1-3/+4
2011-03-25Changelog c-family/Kai Tietz1-4/+4
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-3/+2
2010-04-27collect2.c (TARGET_64BIT): Redefine to target's default.Kai Tietz1-0/+4
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-10-03Merge lto branch into trunk.Diego Novillo1-1/+1
2008-11-20tlink.c: Include "libiberty.h".Samuel Thibault1-2/+3
2008-06-20collect2.c (main, [...]): Fix for -Wc++-compat.Kaveh R. Ghazi1-8/+7
2008-03-31tlink.c (scan_linker_output): Look for symbol name in single quotes.Ian Lance Taylor1-1/+4
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-07-25cselib.c (entry_and_rtx_equal_p): Constify.Kaveh R. Ghazi1-1/+1
2007-02-24tlink.c (scan_linker_output): Parse linker messages from darwin9's linker bet...Mike Stump1-9/+11
2007-02-24Fix thinko in last fix.Mike Stump1-1/+4
2007-02-24tlink.c (scan_linker_output): Parse linker messages from darwin9's linker bet...Mike Stump1-1/+20
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-3/+3
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-06libiberty.h (XOBFINISH): New.Gabriel Dos Reis1-2/+2
2005-03-31collect2.c (lderrout): New variable.Ian Lance Taylor1-9/+16
2005-03-30backport: tlink.c (recompile_files): Do not assume that "rename" can overwrit...Danny Smith1-1/+7
2005-03-29re PR bootstrap/14316 (collect2 doesnt build on windows hosts)Ian Lance Taylor1-3/+5
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-2/+2
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-08-25tlink.c (initial_cwd): New variable.Adam Nemet1-15/+57
2004-07-29c-common.h (lang_post_pch_load): New variable.Mark Mitchell1-0/+9
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-2/+2
2003-07-06sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger1-77/+48
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-3/+3
2003-05-23Fix typo.Mike Stump1-1/+1
2003-05-23tlink.c (scan_linker_output): Add support for darwin linker...Mike Stump1-0/+6
2003-04-22Fixed calls to putenv().Kean Johnston1-2/+2
2003-02-26* tlink.c (scan_linker_output): Drop leading '.' from symbol names.Alan Modra1-3/+9
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