]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/binutils-tumbl.git/history - gold/symtab.h
Change cond. branching to BRC/BRCI and add CLZ instruction
[fpga/lx-cpu1/binutils-tumbl.git] / gold / symtab.h
2011-10-31 Sriraman Tallam2011-10-31 Sriraman Tallam <tmsriram@google.com>
2011-10-18 Cary Coutant PR gold/13245
2011-07-22 Sriraman Tallam2011-07-22 Sriraman Tallam <tmsriram@google.com>
2011-07-08 Ian Lance Taylor PR gold/12279
2011-06-28 Ian Lance Taylor * symtab.cc (Symbol::versioned_name): New function.
2011-06-08 Cary Coutant * common.cc (Symbol_table::do_allocate_commons_list...
2011-06-08 Cary Coutant * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_...
2011-05-24 Cary Coutant * incremental-dump.cc (dump_incremental_inputs): Print...
2011-04-12 Cary Coutant * archive.cc (Archive::include_member): Adjust call to
2011-03-10 Ian Lance Taylor * dwarf_reader.cc (Sized_dwarf_line_info): Include...
2010-12-14 Ralf WildenhuesFix typos in gold.
2010-11-11 Richard Sandifordgold/
2010-10-02 Doug Kwan2010-10-02 Doug Kwan <dougkwan@google.com>
2010-09-12 Cary Coutant * symtab.h (Symbol::needs_dynamic_reloc): Non-PIC...
2010-08-25 Nick Clifton * archive.cc: Formatting fixes: Remove whitespa...
2010-08-19 Ian Lance Taylor PR 10893
2010-08-12 Cary Coutantelfcpp/ChangeLog:
2010-08-12 Cary Coutantelfcpp/ChangeLog:
2010-08-02 Ian Lance Taylor PR 11855
2010-07-09 Cary Coutant * resolve.cc (Symbol_table::resolve): Remember whether...
2010-06-10 Cary Coutant * object.cc (Sized_relobj::do_layout): Defer layout...
2010-04-20 Sriraman Tallam2010-04-18 Sriraman Tallam <tmsriram@google.com>
2010-02-12 Ian Lance Taylor * gold-threads.h (class Once): Define.
2010-01-09 Ian Lance Taylor PR 11108
2009-12-31 Ian Lance Taylor PR 10979
2009-12-31 Ian Lance Taylor PR 10931
2009-12-30 Ian Lance Taylor PR 10450
2009-12-29 Ian Lance Taylor * symtab.h (class Symbol_table): Add enum Defined.
2009-12-14 Ian Lance Taylor Revert -Wshadow changes, all changes from:
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-07 H.J. Lu2009-12-07 H.J. Lu <hongjiu.lu@intel.com>
2009-11-04 Ian Lance Taylor PR 10860
2009-10-14 Ian Lance Taylor Add support for -pie.
2009-10-13 Sriraman Tallam * symtab.h: Check for GOLD_SYMTAB_H before header...
2009-10-09 Doug Kwan2009-10-09 Doug Kwan <dougkwan@google.com>
2009-10-01 Doug Kwan2009-09-30 Doug Kwan <dougkwan@google.com>
2009-09-30 Ian Lance Taylor * object.h (class Object): Remove target_ field, and...
2009-08-05 Sriraman Tallam*** empty log message ***
2009-06-22 Ian Lance Taylor * layout.cc (Layout::make_output_section): Call
2009-03-25 Cary Coutant * symtab.h (needs_plt_entry): Check for unsatisfied...
2009-03-17 Ian Lance Taylor * symtab.cc (Symbol_table::define_default_version...
2009-02-28 Ian Lance Taylor PR 6811
2009-02-27 Ian Lance Taylor PR 9836
2009-01-28 Sriraman Tallam2009-01-20 Sriraman Tallam <tmsriram@google.com>
2008-09-19 Cary CoutantAdd plugin functionality for link-time optimization...
2008-08-04 Ian Lance Taylor * symtab.h (Symbol::use_plt_offset): New function.
2008-07-23 Ian Lance Taylor * symtab.cc (Symbol_table::resolve): Remove version...
2008-07-22 Ian Lance Taylor * cref.cc: New file.
2008-05-21 Ian Lance Taylor * mapfile.cc: New file.
2008-05-08 Ian Lance Taylor * symtab.c (Symbol::init_base_output_data): Add version
2008-05-07 Ian Lance Taylor PR 6049
2008-05-06 Ian Lance Taylor * options.h (class General_options): Add -Bsymbolic...
2008-04-19 Ian Lance Taylor * object.cc (Xindex::initialize_symtab_xindex): New...
2008-04-17 Ian Lance Taylor * common.cc (Symbol_table::allocate_commons): Remove...
2008-04-17 Cary Coutant * symtab.h (Symbol::is_strong_undefined): Removed...
2008-04-09 Ian Lance Taylor * options.h (class General_options): Define --wrap...
2008-04-04 Cary Coutant2008-04-04 Cary Coutant <ccoutant@google.com>
2008-03-25 Cary Coutant * i386.cc (Target_i386::Got_type): New enum declaration.
2008-03-14 Ian Lance TaylorDon't get confused about whether a symbol is the defaul...
2008-03-13 Ian Lance TaylorUpdate copyright years. Update language files.
2008-02-29 Ian Lance TaylorRemove gcc 3.2 compatibility hacks.
2008-02-28 Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-26 Ian Lance TaylorFrom Craig Silverstein: rename option functions for...
2008-02-13 Ian Lance TaylorAssignments in linker scripts override definitions...
2008-02-09 Ian Lance TaylorTrack sections for expressions.
2008-02-08 Ian Lance TaylorFrom Cary Coutant: fix handling of undefined symbols...
2008-02-04 Ian Lance TaylorFully implement the SECTIONS clause.
2008-01-26 Ian Lance TaylorDon't pass around the target in order to define symbols...
2008-01-24 Ian Lance TaylorFrom Cary Coutant: Fix last patch.
2008-01-24 Ian Lance TaylorOriginally from Craig Silverstein, with changes: suppor...
2008-01-23 Ian Lance TaylorFrom Cary Coutant: Fix mixing PIC and non-PIC relocs...
2008-01-15 Ian Lance TaylorFrom Andrew Chatham and Craig Silverstein: Add support...
2008-01-02 Ian Lance TaylorReduce the number of system calls. Use readv instead...
2007-12-20 Ian Lance TaylorConvert more instances of off_t to be 32-bit types.
2007-12-18 Ian Lance TaylorAdd section_size_type and section_offset_type, use...
2007-12-14 Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-12-14 Ian Lance TaylorFrom Craig Silverstein: size hash tables to avoid resizing.
2007-12-07 Ian Lance TaylorFrom Cary Coutant: Fix handling of RELATIVE RELA relocs.
2007-12-04 Ian Lance TaylorPrint symbol table statistics with --stats.
2007-11-22 Ian Lance TaylorAdd threading support.
2007-11-15 Ian Lance TaylorFrom Craig Silverstein: Add support for --demangle.
2007-11-14 Ian Lance TaylorFrom Cary Coutant: Improve i386 shared library TLS...
2007-11-14 Ian Lance TaylorFrom Craig Silverstein: Report output file name with...
2007-11-14 Ian Lance TaylorAdd heuristics for undefined symbol warnings.
2007-11-13 Ian Lance TaylorFrom Craig Silverstein: First cut at detecting ODR...
2007-11-12 Ian Lance TaylorCorrect handling of GOT references in a regular object.
2007-11-09 Ian Lance TaylorFrom Cary Coutant: More shared library support, some...
2007-11-09 Ian Lance TaylorGenerate a complete exception frame header. Discard...
2007-10-23 Ian Lance TaylorAdd support for PT_GNU_STACK.
2007-10-22 Ian Lance TaylorFix versions of copied symbols.
2007-10-18 Ian Lance TaylorAdd support for -Bsymbolic.
2007-10-16 Ian Lance TaylorFrom Cary Coutant: preliminary shared library support.
2007-10-14 Ian Lance TaylorKeep track of weak aliases, so that overriding environ...
2007-10-14 Ian Lance TaylorBetter multiple definition errors.
2007-10-14 Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-12 Ian Lance TaylorAdd an option for Stringpools to not copy strings.
2007-09-28 Ian Lance TaylorUse parameters to track whether we are doing a static...
2007-09-26 Ian Lance TaylorPut size and endianness in parameters.
2007-09-23 Ian Lance TaylorUse special value when we refer a function symbol in...
2007-09-22 Ian Lance TaylorAdd licensing text to every source file.
next