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
/
dynobj.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR gold/12525
Ian Lance Taylor
2011-07-02
1
-5
/
+9
*
* archive.cc (Archive::include_member): Adjust call to
Cary Coutant
2011-04-12
1
-11
/
+29
*
* archive.cc (Library_base::should_include_member): Move
Cary Coutant
2011-03-30
1
-0
/
+26
*
* archive.cc: Formatting fixes: Remove whitespace between
Nick Clifton
2010-08-25
1
-2
/
+2
*
PR 11855
Ian Lance Taylor
2010-08-02
1
-2
/
+4
*
2010-03-22 Rafael Espindola <espindola@google.com>
Rafael Ávila de Espíndola
2010-03-22
1
-0
/
+8
*
include:
Rainer Orth
2010-03-05
1
-4
/
+5
*
* script.cc (class Lazy_demangler): Recreate--revert part of patch
Ian Lance Taylor
2010-01-12
1
-3
/
+9
*
* dynobj.cc (big_endian>::find_dynsym_sections): Set pi to NULL in
Ian Lance Taylor
2010-01-08
1
-0
/
+1
*
PR 11084
Ian Lance Taylor
2010-01-08
1
-1
/
+23
*
PR 10980
Ian Lance Taylor
2010-01-05
1
-4
/
+5
*
PR 10450
Ian Lance Taylor
2009-12-30
1
-3
/
+4
*
* symtab.h (class Symbol_table): Add enum Defined.
Ian Lance Taylor
2009-12-29
1
-1
/
+3
*
Revert -Wshadow changes, all changes from:
Ian Lance Taylor
2009-12-14
1
-35
/
+35
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-35
/
+35
*
* dynobj.cc (Sized_dynobj::do_read_symbols): Clear version
Ian Lance Taylor
2009-12-10
1
-0
/
+8
*
2009-10-16 Doug Kwan <dougkwan@google.com>
Doug Kwan
2009-10-16
1
-16
/
+36
*
* options.h (class General_options): Define
Ian Lance Taylor
2009-10-06
1
-1
/
+2
*
* object.h (class Object): Remove target_ field, and target,
Ian Lance Taylor
2009-09-30
1
-2
/
+1
*
2009-08-18 Doug Kwan <dougkwan@google.com>
Doug Kwan
2009-08-18
1
-6
/
+2
*
(From Rafael Espindola)
Cary Coutant
2009-02-13
1
-1
/
+2
*
* dynobj.cc (Versions::Versions): Update comment.
Ian Lance Taylor
2008-07-24
1
-4
/
+1
*
* dynobj.cc (Versions::Versions): If there is an soname, use it as
Ian Lance Taylor
2008-07-24
1
-2
/
+4
*
* cref.cc: New file.
Ian Lance Taylor
2008-07-22
1
-2
/
+37
*
* dynobj.cc (Versions::add_def): If we give an error about a
Ian Lance Taylor
2008-07-18
1
-5
/
+2
*
* object.cc (Xindex::initialize_symtab_xindex): New function.
Ian Lance Taylor
2008-04-19
1
-15
/
+49
*
* fileread.cc (File_read::find_view): Add byteshift and vshifted
Ian Lance Taylor
2008-04-02
1
-5
/
+7
*
Increase maximum bucket size for dynamic hash tables.
Ian Lance Taylor
2008-03-07
1
-2
/
+2
*
From Craig Silverstein: implement --hash-bucket-empty-fraction for real.
Ian Lance Taylor
2008-03-07
1
-1
/
+3
*
Remove gcc 3.2 compatibility hacks.
Ian Lance Taylor
2008-02-29
1
-39
/
+23
*
From Craig Silverstein: Have Parameters point to General_options.
Ian Lance Taylor
2008-02-28
1
-10
/
+10
*
From Craig Silverstein: rework handling of Script_options.
Ian Lance Taylor
2008-02-26
1
-4
/
+4
*
Assignments in linker scripts override definitions from object files.
Ian Lance Taylor
2008-02-13
1
-1
/
+1
*
Don't pass around the target in order to define symbols; get it from
Ian Lance Taylor
2008-01-26
1
-3
/
+3
*
Originally from Craig Silverstein, with changes: support using a
Ian Lance Taylor
2008-01-24
1
-4
/
+1
*
Don't include options.h in fileread.h. Remove General_options
Ian Lance Taylor
2008-01-18
1
-0
/
+2
*
From Andrew Chatham and Craig Silverstein: Add support for version
Ian Lance Taylor
2008-01-15
1
-13
/
+51
*
Reduce the number of system calls. Use readv instead of pread. Do
Ian Lance Taylor
2008-01-02
1
-1
/
+5
*
From Cary Coutant: Fix handling of versioned symbols, add some tests.
Ian Lance Taylor
2007-12-21
1
-0
/
+1
*
Avoid some warnings which showed up in 64-bit mode.
Ian Lance Taylor
2007-12-19
1
-16
/
+22
*
Add section_size_type and section_offset_type, use them to replace a
Ian Lance Taylor
2007-12-18
1
-9
/
+11
*
From Craig Silverstein: Add support for --demangle.
Ian Lance Taylor
2007-11-15
1
-1
/
+1
*
Warn about undefined references in shared libraries if we have seen
Ian Lance Taylor
2007-11-14
1
-41
/
+54
*
Generate a complete exception frame header. Discard duplicate
Ian Lance Taylor
2007-11-09
1
-0
/
+2
*
From Craig Silverstein: Handle a .so file in a .a file.
Ian Lance Taylor
2007-11-07
1
-3
/
+26
*
Add support for PT_GNU_STACK.
Ian Lance Taylor
2007-10-23
1
-6
/
+5
*
Fix versions of copied symbols.
Ian Lance Taylor
2007-10-22
1
-13
/
+30
*
Run all error handling through an Errors object. Delete output file
Ian Lance Taylor
2007-10-14
1
-110
/
+61
*
Add an option for Stringpools to not copy strings.
Ian Lance Taylor
2007-10-12
1
-2
/
+2
*
Fix soname for library found in search path.
Ian Lance Taylor
2007-10-09
1
-1
/
+1
[next]