index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gold
/
reloc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* gold.cc (queue_middle_gc_tasks): Use a separate blocker for each
Ian Lance Taylor
2010-02-12
1
-21
/
+28
*
Revert -Wshadow changes, all changes from:
Ian Lance Taylor
2009-12-14
1
-3
/
+3
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-3
/
+3
*
* object.h (class Relobj): Drop options parameter from
Ian Lance Taylor
2009-10-29
1
-22
/
+17
*
2009-06-23 Doug Kwan <dougkwan@google.com>
Doug Kwan
2009-06-23
1
-0
/
+2
*
2009-01-20 Sriraman Tallam <tmsriram@google.com>
Sriraman Tallam
2009-01-28
1
-1
/
+40
*
* copy-relocs.cc: New file.
Ian Lance Taylor
2008-04-16
1
-96
/
+0
*
Update copyright years. Update language files.
Ian Lance Taylor
2008-03-13
1
-1
/
+1
*
Implement -q/--emit-relocs.
Ian Lance Taylor
2008-02-27
1
-0
/
+3
*
Initial -r support.
Ian Lance Taylor
2008-02-06
1
-0
/
+95
*
Add section_size_type and section_offset_type, use them to replace a
Ian Lance Taylor
2007-12-18
1
-2
/
+2
*
Rewrite workqueue. This version eliminates the master thread, and
Ian Lance Taylor
2007-12-14
1
-16
/
+13
*
Add threading support.
Ian Lance Taylor
2007-11-22
1
-0
/
+9
*
From Cary Coutant: Count textrel with output sections rather than
Ian Lance Taylor
2007-11-15
1
-3
/
+7
*
From Craig Silverstein: Track_relocs doesn't need to hold onto the
Ian Lance Taylor
2007-11-12
1
-5
/
+4
*
From Craig Silverstein: Use relocations in reporting error message
Ian Lance Taylor
2007-11-09
1
-0
/
+1
*
Generate a complete exception frame header. Discard duplicate
Ian Lance Taylor
2007-11-09
1
-2
/
+56
*
Cleanups from Craig Silverstein.
Ian Lance Taylor
2007-10-01
1
-46
/
+0
*
Add Signed_valtype and use it for sign extension. Fix names of rela8.
Ian Lance Taylor
2007-10-01
1
-7
/
+13
*
Add RELA versions of the relocation routines. Original patch from
Ian Lance Taylor
2007-10-01
1
-2
/
+172
*
From Andrew Chatham: add signedrel<>, rel32s and friends.
Ian Lance Taylor
2007-09-28
1
-0
/
+40
*
Add licensing text to every source file.
Ian Lance Taylor
2007-09-22
1
-0
/
+20
*
Add support for SHF_MERGE sections.
Ian Lance Taylor
2007-05-16
1
-31
/
+105
*
Added a testsuite. More support for COPY relocations.
Ian Lance Taylor
2006-11-30
1
-1
/
+94
*
Hash tables, dynamic section, i386 PLT, gold_assert.
Ian Lance Taylor
2006-11-29
1
-0
/
+8
*
Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.
Ian Lance Taylor
2006-11-06
1
-333
/
+19
*
Can now do a full static link of hello, world in C or C++
Ian Lance Taylor
2006-11-03
1
-6
/
+9
*
Framework for relocation scanning. Implement simple static TLS
Ian Lance Taylor
2006-10-20
1
-3
/
+503
*
Snapshot. Now able to produce a minimal executable which actually
Ian Lance Taylor
2006-09-29
1
-0
/
+45