aboutsummaryrefslogtreecommitdiff
path: root/gold/descriptors.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-24Fix building gold with gcc-10.Nick Clifton1-0/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-02-03Add extra debugging output for files and descriptors.Cary Coutant1-0/+17
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-02-11 * descriptors.cc (Descriptors::close_all): New function.Ian Lance Taylor1-1/+23
2012-11-01gold/Roland McGrath1-2/+2
2011-04-22 * descriptors.cc (set_close_on_exec): New function.Ian Lance Taylor1-5/+14
2010-07-14 * descriptors.cc (Descriptors::open): Report correct name in errorIan Lance Taylor1-2/+1
2009-10-10 * descriptor.cc: Include <cstdio> and "binary-io.h".Ian Lance Taylor1-0/+5
2009-03-242009-03-23 Ian Lance Taylor <iant@google.com>Ian Lance Taylor1-9/+5
2009-03-19 * descriptors.cc (Descriptors::open): Check that the options areIan Lance Taylor1-1/+3
2009-03-17 * descriptors.cc: Include "options.h".Ian Lance Taylor1-18/+44
2009-02-28 PR 5990Ian Lance Taylor1-1/+11
2009-01-15 * archive.cc (Archive::get_elf_object_for_member): Remove callCary Coutant1-22/+2
2008-09-19Add plugin functionality for link-time optimization (LTO).Cary Coutant1-1/+21
2008-07-25 PR 5990Ian Lance Taylor1-0/+211