summaryrefslogtreecommitdiff
path: root/gold/reloc.h
Commit message (Expand)AuthorAgeFilesLines
* * arm.cc (Target_arm::do_is_defined_by_abi): Make sym a constIan Lance Taylor2012-04-261-1/+1
* 2012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant2012-03-211-0/+10
* 2012-02-03 Doug Kwan <dougkwan@google.com>Doug Kwan2012-02-031-8/+8
* * reloc.h (Bits): New class with static functions, copied fromIan Lance Taylor2012-01-281-1/+118
* 2011-11-10 Doug Kwan <dougkwan@google.com>Doug Kwan2011-11-101-0/+36
* 2011-11-09 Doug Kwan <dougkwan@google.com>Doug Kwan2011-11-101-0/+23
* * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2011-05-241-21/+21
* * dwarf_reader.h (class Sized_dwarf_line_info): AddIan Lance Taylor2010-12-011-1/+6
* * gold.cc (queue_middle_gc_tasks): Use a separate blocker for eachIan Lance Taylor2010-02-121-21/+28
* Revert -Wshadow changes, all changes from:Ian Lance Taylor2009-12-141-3/+3
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-3/+3
* * object.h (class Relobj): Drop options parameter fromIan Lance Taylor2009-10-291-22/+17
* 2009-06-23 Doug Kwan <dougkwan@google.com>Doug Kwan2009-06-231-0/+2
* 2009-01-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2009-01-281-1/+40
* * copy-relocs.cc: New file.Ian Lance Taylor2008-04-161-96/+0
* Update copyright years. Update language files.Ian Lance Taylor2008-03-131-1/+1
* Implement -q/--emit-relocs.Ian Lance Taylor2008-02-271-0/+3
* Initial -r support.Ian Lance Taylor2008-02-061-0/+95
* Add section_size_type and section_offset_type, use them to replace aIan Lance Taylor2007-12-181-2/+2
* Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor2007-12-141-16/+13
* Add threading support.Ian Lance Taylor2007-11-221-0/+9
* From Cary Coutant: Count textrel with output sections rather thanIan Lance Taylor2007-11-151-3/+7
* From Craig Silverstein: Track_relocs doesn't need to hold onto theIan Lance Taylor2007-11-121-5/+4
* From Craig Silverstein: Use relocations in reporting error messageIan Lance Taylor2007-11-091-0/+1
* Generate a complete exception frame header. Discard duplicateIan Lance Taylor2007-11-091-2/+56
* Cleanups from Craig Silverstein.Ian Lance Taylor2007-10-011-46/+0
* Add Signed_valtype and use it for sign extension. Fix names of rela8.Ian Lance Taylor2007-10-011-7/+13
* Add RELA versions of the relocation routines. Original patch fromIan Lance Taylor2007-10-011-2/+172
* From Andrew Chatham: add signedrel<>, rel32s and friends.Ian Lance Taylor2007-09-281-0/+40
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Add support for SHF_MERGE sections.Ian Lance Taylor2007-05-161-31/+105
* Added a testsuite. More support for COPY relocations.Ian Lance Taylor2006-11-301-1/+94
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-0/+8
* Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor2006-11-061-333/+19
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-6/+9
* Framework for relocation scanning. Implement simple static TLSIan Lance Taylor2006-10-201-3/+503
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-0/+45