summaryrefslogtreecommitdiffstats
path: root/gold/symtab.h
Commit message (Expand)AuthorAgeFilesLines
* * symtab.h (needs_plt_entry): Check for unsatisfied reference fromCary Coutant2009-03-251-2/+6
* * symtab.cc (Symbol_table::define_default_version): New function,Ian Lance Taylor2009-03-171-20/+27
* PR 6811Ian Lance Taylor2009-02-281-5/+5
* PR 9836Ian Lance Taylor2009-02-271-2/+12
* 2009-01-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2009-01-281-0/+25
* Add plugin functionality for link-time optimization (LTO).Cary Coutant2008-09-191-1/+25
* * symtab.h (Symbol::use_plt_offset): New function.Ian Lance Taylor2008-08-041-0/+42
* * symtab.cc (Symbol_table::resolve): Remove version parameter.Ian Lance Taylor2008-07-231-2/+1
* * cref.cc: New file.Ian Lance Taylor2008-07-221-3/+7
* * mapfile.cc: New file.Ian Lance Taylor2008-05-211-3/+4
* * symtab.c (Symbol::init_base_output_data): Add versionIan Lance Taylor2008-05-081-20/+30
* PR 6049Ian Lance Taylor2008-05-071-36/+57
* * options.h (class General_options): Add -Bsymbolic-functions.Ian Lance Taylor2008-05-061-6/+30
* * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor2008-04-191-42/+78
* * common.cc (Symbol_table::allocate_commons): Remove optionsIan Lance Taylor2008-04-171-5/+13
* * symtab.h (Symbol::is_strong_undefined): Removed unused function.Cary Coutant2008-04-171-13/+9
* * options.h (class General_options): Define --wrap as a specialIan Lance Taylor2008-04-091-0/+4
* 2008-04-04 Cary Coutant <ccoutant@google.com>Cary Coutant2008-04-041-1/+31
* * i386.cc (Target_i386::Got_type): New enum declaration.Cary Coutant2008-03-251-60/+13
* Don't get confused about whether a symbol is the default version if weIan Lance Taylor2008-03-141-3/+3
* Update copyright years. Update language files.Ian Lance Taylor2008-03-131-1/+1
* Remove gcc 3.2 compatibility hacks.Ian Lance Taylor2008-02-291-9/+7
* From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor2008-02-281-7/+7
* From Craig Silverstein: rename option functions for future optionIan Lance Taylor2008-02-261-1/+1
* Assignments in linker scripts override definitions from object files.Ian Lance Taylor2008-02-131-2/+3
* Track sections for expressions.Ian Lance Taylor2008-02-091-3/+10
* From Cary Coutant: fix handling of undefined symbols in sharedIan Lance Taylor2008-02-081-5/+21
* Fully implement the SECTIONS clause.Ian Lance Taylor2008-02-041-4/+12
* Don't pass around the target in order to define symbols; get it fromIan Lance Taylor2008-01-261-21/+15
* From Cary Coutant: Fix last patch.Ian Lance Taylor2008-01-241-11/+4
* Originally from Craig Silverstein, with changes: support using aIan Lance Taylor2008-01-241-11/+50
* From Cary Coutant: Fix mixing PIC and non-PIC relocs in the sameIan Lance Taylor2008-01-231-4/+28
* From Andrew Chatham and Craig Silverstein: Add support for versionIan Lance Taylor2008-01-151-1/+24
* Reduce the number of system calls. Use readv instead of pread. DoIan Lance Taylor2008-01-021-17/+13
* Convert more instances of off_t to be 32-bit types.Ian Lance Taylor2007-12-201-1/+2
* Add section_size_type and section_offset_type, use them to replace aIan Lance Taylor2007-12-181-1/+1
* Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor2007-12-141-3/+3
* From Craig Silverstein: size hash tables to avoid resizing.Ian Lance Taylor2007-12-141-1/+4
* From Cary Coutant: Fix handling of RELATIVE RELA relocs.Ian Lance Taylor2007-12-071-16/+0
* Print symbol table statistics with --stats.Ian Lance Taylor2007-12-041-0/+4
* Add threading support.Ian Lance Taylor2007-11-221-0/+10
* From Craig Silverstein: Add support for --demangle.Ian Lance Taylor2007-11-151-0/+7
* From Cary Coutant: Improve i386 shared library TLS support.Ian Lance Taylor2007-11-141-0/+47
* From Craig Silverstein: Report output file name with ODR violationIan Lance Taylor2007-11-141-1/+1
* Add heuristics for undefined symbol warnings.Ian Lance Taylor2007-11-141-3/+8
* From Craig Silverstein: First cut at detecting ODR violations.Ian Lance Taylor2007-11-131-3/+45
* Correct handling of GOT references in a regular object.Ian Lance Taylor2007-11-121-0/+4
* From Cary Coutant: More shared library support, some refactorization.Ian Lance Taylor2007-11-091-0/+82
* Generate a complete exception frame header. Discard duplicateIan Lance Taylor2007-11-091-1/+1
* Add support for PT_GNU_STACK.Ian Lance Taylor2007-10-231-1/+1
OpenPOWER on IntegriCloud