aboutsummaryrefslogtreecommitdiff
path: root/gold/symtab.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-11gold/Richard Sandiford1-24/+20
2010-10-022010-10-02 Doug Kwan <dougkwan@google.com>Doug Kwan1-2/+6
2010-09-12 * symtab.h (Symbol::needs_dynamic_reloc): Non-PIC calls fromCary Coutant1-2/+3
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton1-5/+5
2010-08-19 PR 10893Ian Lance Taylor1-9/+25
2010-08-12elfcpp/ChangeLog:Cary Coutant1-0/+19
2010-08-12elfcpp/ChangeLog:Cary Coutant1-0/+10
2010-08-02 PR 11855Ian Lance Taylor1-3/+8
2010-07-09 * resolve.cc (Symbol_table::resolve): Remember whether undef wasCary Coutant1-2/+24
2010-06-10 * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections.Cary Coutant1-0/+7
2010-04-202010-04-18 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-1/+1
2010-02-12 * gold-threads.h (class Once): Define.Ian Lance Taylor1-2/+2
2010-01-09 PR 11108Ian Lance Taylor1-28/+36
2009-12-31 PR 10979Ian Lance Taylor1-2/+2
2009-12-31 PR 10931Ian Lance Taylor1-2/+10
2009-12-30 PR 10450Ian Lance Taylor1-1/+3
2009-12-29 * symtab.h (class Symbol_table): Add enum Defined.Ian Lance Taylor1-9/+27
2009-12-14 Revert -Wshadow changes, all changes from:Ian Lance Taylor1-22/+22
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-22/+22
2009-12-072009-12-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+10
2009-11-04 PR 10860Ian Lance Taylor1-0/+5
2009-10-14 Add support for -pie.Ian Lance Taylor1-1/+2
2009-10-13 * symtab.h: Check for GOLD_SYMTAB_H before header includes. RemoveSriraman Tallam1-5/+3
2009-10-092009-10-09 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+20
2009-10-012009-09-30 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+12
2009-09-30 * object.h (class Object): Remove target_ field, and target,Ian Lance Taylor1-1/+1
2009-08-05*** empty log message ***Sriraman Tallam1-1/+16
2009-06-22 * layout.cc (Layout::make_output_section): CallIan Lance Taylor1-6/+28
2009-03-25 * symtab.h (needs_plt_entry): Check for unsatisfied reference fromCary Coutant1-2/+6
2009-03-17 * symtab.cc (Symbol_table::define_default_version): New function,Ian Lance Taylor1-20/+27
2009-02-28 PR 6811Ian Lance Taylor1-5/+5
2009-02-27 PR 9836Ian Lance Taylor1-2/+12
2009-01-282009-01-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-0/+25
2008-09-19Add plugin functionality for link-time optimization (LTO).Cary Coutant1-1/+25
2008-08-04 * symtab.h (Symbol::use_plt_offset): New function.Ian Lance Taylor1-0/+42
2008-07-23 * symtab.cc (Symbol_table::resolve): Remove version parameter.Ian Lance Taylor1-2/+1
2008-07-22 * cref.cc: New file.Ian Lance Taylor1-3/+7
2008-05-21 * mapfile.cc: New file.Ian Lance Taylor1-3/+4
2008-05-08 * symtab.c (Symbol::init_base_output_data): Add versionIan Lance Taylor1-20/+30
2008-05-07 PR 6049Ian Lance Taylor1-36/+57
2008-05-06 * options.h (class General_options): Add -Bsymbolic-functions.Ian Lance Taylor1-6/+30
2008-04-19 * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor1-42/+78
2008-04-17 * common.cc (Symbol_table::allocate_commons): Remove optionsIan Lance Taylor1-5/+13
2008-04-17 * symtab.h (Symbol::is_strong_undefined): Removed unused function.Cary Coutant1-13/+9
2008-04-09 * options.h (class General_options): Define --wrap as a specialIan Lance Taylor1-0/+4
2008-04-042008-04-04 Cary Coutant <ccoutant@google.com>Cary Coutant1-1/+31
2008-03-25 * i386.cc (Target_i386::Got_type): New enum declaration.Cary Coutant1-60/+13
2008-03-14Don't get confused about whether a symbol is the default version if weIan Lance Taylor1-3/+3
2008-03-13Update copyright years. Update language files.Ian Lance Taylor1-1/+1
2008-02-29Remove gcc 3.2 compatibility hacks.Ian Lance Taylor1-9/+7