summaryrefslogtreecommitdiff
path: root/gold/copy-relocs.cc
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Place copy relocations in .dynbss when target is read-only.Cary Coutant2016-12-271-8/+36
* Don't allow COPY relocations for protected symbols.Cary Coutant2016-05-191-2/+14
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove unnecessary target dependencies on relocation format.Cary Coutant2015-11-091-9/+11
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Allow target to derive from Copy_relocs class.Cary Coutant2014-04-151-20/+12
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor2011-12-191-6/+7
* * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_copy_relocCary Coutant2011-06-081-19/+20
* * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2011-05-241-3/+3
* PR gold/10708Cary Coutant2010-11-051-2/+11
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-1/+1
* 2010-08-03 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2010-08-031-2/+1
* Update copyright notice.Ian Lance Taylor2010-02-111-1/+1
* PR 11042Ian Lance Taylor2010-01-071-0/+3
* * layout.cc (Layout::Layout): Initialize increase_relro_.Ian Lance Taylor2009-12-301-1/+2
* * layout.cc (Layout::get_output_section): Add is_interp andIan Lance Taylor2009-11-041-1/+1
* 2009-09-30 Doug Kwan <dougkwan@google.com>Doug Kwan2009-10-011-1/+5
* Handle output sections with more than 0x7fffffff bytes.Ian Lance Taylor2008-07-101-6/+8
* * mapfile.cc: New file.Ian Lance Taylor2008-05-211-1/+1
* * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor2008-04-191-1/+4
* * copy-relocs.cc: New file.Ian Lance Taylor2008-04-161-0/+235