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
/
symtab.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
2010-10-02 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-10-02
1
-2
/
+6
*
* symtab.h (Symbol::needs_dynamic_reloc): Non-PIC calls from
Cary Coutant
2010-09-12
1
-2
/
+3
*
* archive.cc: Formatting fixes: Remove whitespace between
Nick Clifton
2010-08-25
1
-5
/
+5
*
PR 10893
Ian Lance Taylor
2010-08-19
1
-9
/
+25
*
elfcpp/ChangeLog:
Cary Coutant
2010-08-12
1
-0
/
+19
*
elfcpp/ChangeLog:
Cary Coutant
2010-08-12
1
-0
/
+10
*
PR 11855
Ian Lance Taylor
2010-08-02
1
-3
/
+8
*
* resolve.cc (Symbol_table::resolve): Remember whether undef was
Cary Coutant
2010-07-09
1
-2
/
+24
*
* object.cc (Sized_relobj::do_layout): Defer layout for reloc sections.
Cary Coutant
2010-06-10
1
-0
/
+7
*
2010-04-18 Sriraman Tallam <tmsriram@google.com>
Sriraman Tallam
2010-04-20
1
-1
/
+1
*
* gold-threads.h (class Once): Define.
Ian Lance Taylor
2010-02-12
1
-2
/
+2
*
PR 11108
Ian Lance Taylor
2010-01-09
1
-28
/
+36
*
PR 10979
Ian Lance Taylor
2009-12-31
1
-2
/
+2
*
PR 10931
Ian Lance Taylor
2009-12-31
1
-2
/
+10
*
PR 10450
Ian Lance Taylor
2009-12-30
1
-1
/
+3
*
* symtab.h (class Symbol_table): Add enum Defined.
Ian Lance Taylor
2009-12-29
1
-9
/
+27
*
Revert -Wshadow changes, all changes from:
Ian Lance Taylor
2009-12-14
1
-22
/
+22
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-22
/
+22
*
2009-12-07 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2009-12-07
1
-2
/
+10
*
PR 10860
Ian Lance Taylor
2009-11-04
1
-0
/
+5
*
Add support for -pie.
Ian Lance Taylor
2009-10-14
1
-1
/
+2
*
* symtab.h: Check for GOLD_SYMTAB_H before header includes. Remove
Sriraman Tallam
2009-10-13
1
-5
/
+3
*
2009-10-09 Doug Kwan <dougkwan@google.com>
Doug Kwan
2009-10-09
1
-0
/
+20
*
2009-09-30 Doug Kwan <dougkwan@google.com>
Doug Kwan
2009-10-01
1
-0
/
+12
*
* object.h (class Object): Remove target_ field, and target,
Ian Lance Taylor
2009-09-30
1
-1
/
+1
*
*** empty log message ***
Sriraman Tallam
2009-08-05
1
-1
/
+16
*
* layout.cc (Layout::make_output_section): Call
Ian Lance Taylor
2009-06-22
1
-6
/
+28
*
* symtab.h (needs_plt_entry): Check for unsatisfied reference from
Cary Coutant
2009-03-25
1
-2
/
+6
*
* symtab.cc (Symbol_table::define_default_version): New function,
Ian Lance Taylor
2009-03-17
1
-20
/
+27
*
PR 6811
Ian Lance Taylor
2009-02-28
1
-5
/
+5
*
PR 9836
Ian Lance Taylor
2009-02-27
1
-2
/
+12
*
2009-01-20 Sriraman Tallam <tmsriram@google.com>
Sriraman Tallam
2009-01-28
1
-0
/
+25
*
Add plugin functionality for link-time optimization (LTO).
Cary Coutant
2008-09-19
1
-1
/
+25
*
* symtab.h (Symbol::use_plt_offset): New function.
Ian Lance Taylor
2008-08-04
1
-0
/
+42
*
* symtab.cc (Symbol_table::resolve): Remove version parameter.
Ian Lance Taylor
2008-07-23
1
-2
/
+1
*
* cref.cc: New file.
Ian Lance Taylor
2008-07-22
1
-3
/
+7
*
* mapfile.cc: New file.
Ian Lance Taylor
2008-05-21
1
-3
/
+4
*
* symtab.c (Symbol::init_base_output_data): Add version
Ian Lance Taylor
2008-05-08
1
-20
/
+30
*
PR 6049
Ian Lance Taylor
2008-05-07
1
-36
/
+57
*
* options.h (class General_options): Add -Bsymbolic-functions.
Ian Lance Taylor
2008-05-06
1
-6
/
+30
*
* object.cc (Xindex::initialize_symtab_xindex): New function.
Ian Lance Taylor
2008-04-19
1
-42
/
+78
*
* common.cc (Symbol_table::allocate_commons): Remove options
Ian Lance Taylor
2008-04-17
1
-5
/
+13
*
* symtab.h (Symbol::is_strong_undefined): Removed unused function.
Cary Coutant
2008-04-17
1
-13
/
+9
*
* options.h (class General_options): Define --wrap as a special
Ian Lance Taylor
2008-04-09
1
-0
/
+4
*
2008-04-04 Cary Coutant <ccoutant@google.com>
Cary Coutant
2008-04-04
1
-1
/
+31
*
* i386.cc (Target_i386::Got_type): New enum declaration.
Cary Coutant
2008-03-25
1
-60
/
+13
*
Don't get confused about whether a symbol is the default version if we
Ian Lance Taylor
2008-03-14
1
-3
/
+3
*
Update copyright years. Update language files.
Ian Lance Taylor
2008-03-13
1
-1
/
+1
*
Remove gcc 3.2 compatibility hacks.
Ian Lance Taylor
2008-02-29
1
-9
/
+7
*
From Craig Silverstein: Have Parameters point to General_options.
Ian Lance Taylor
2008-02-28
1
-7
/
+7
[next]