Supported Tizen version parsing and verification
[external/binutils.git] / gold / object.cc
2019-09-20 Alan Modra[GOLD] Fix spurious "plugin needed to handle lto object...
2019-08-16 Martin LiskaFix detection of missing plugin for LTO objects.
2019-07-29 Martin LiskaSupport .gnu.lto_.lto section in ELF files (PR 24768).
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-02 H.J. Lugold: Get alignment of uncompressed section from ch_add...
2018-08-08 Tulio Magno Quites... Fix "may be used uninitialized" warning.
2018-07-14 Cary CoutantFix internal error when using --emit-relocs with plugins.
2018-06-23 Cary CoutantUpdate support for .note.gnu.property sections.
2018-06-22 Cary CoutantAdd support for .note.gnu.property sections.
2018-04-07 Cary CoutantFurther improve warnings for relocations referring...
2018-04-03 Cary CoutantFix problem where mixed section types can cause interna...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-11-29 Cary CoutantAllow multiple .eh_frame sections per object file.
2017-11-28 Cary CoutantFix symbol values and relocation addends for relocatabl...
2017-11-08 James ClarkeFix problems with -r.
2017-11-08 Eric ChristopherApply:
2017-01-12 Cary CoutantFix incorrect byte counts.
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-28 Cary CoutantAdd explicit instantiations for build_compressed_sectio...
2016-12-05 Cary CoutantFix problem where absolute local symbols are omitted...
2016-01-01 Alan ModraCopyright update for binutils
2015-12-11 Cary CoutantMake output views accessible to Target during do_reloca...
2015-12-03 Vladimir RadosavljevicTake addend into account when making GOT entries for...
2015-11-25 Cary CoutantAdjust local symbol value in relocatable link to be...
2015-08-26 Cary CoutantFix --no-as-needed when shared library is listed twice...
2015-07-12 H.J. LuAdd SHF_COMPRESSED section decompression to gold
2015-06-05 Cary CoutantChange default to discard temporary local symbols in...
2015-04-17 Rafael Ávila de... Use LIFO instead of FIFO to implement gc's transitive...
2015-03-27 Rafael Ávila de... Avoid looking up Input_merge_map multiple times.
2015-03-23 Rafael Ávila de... Remove is_merge_section_for.
2015-03-22 Cary CoutantSupport compressed debug sections in dynamic object...
2015-03-05 H.J. LuRemove typename on elfcpp::Elf_types<size>::Elf_Addr
2015-03-04 Rafael Ávila de... Remove empty class Merge_map.
2015-02-17 Rafael Ávila de... avoid std::vector copy.
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-11-25 Cary CoutantFix corrupted .eh_frame section with LTO and --gc-sections.
2014-09-26 Cary CoutantFix handling of relocations against TLS section symbols.
2014-07-21 Sriraman Tallam2014-07-21 Sriraman Tallam <tmsriram@google.com>
2014-07-08 Cary CoutantFix internal error with LTO on ARM.
2014-05-08 Martin Liška2014-05-08 Martin Liška <mliska@suse.cz>
2014-03-05 Alan ModraUpdate copyright years
2013-11-06 Cary CoutantFix assert failure with --emit-relocs and .eh_frame...
2013-07-31 Cary Coutantgold/
2013-05-21 Cary Coutantgold/
2013-04-04 Ian Lance Taylor GCC PR c++/56840
2013-03-10 Alan Modra * gold.cc (queue_middle_tasks): Move detect_odr_violat...
2012-10-18 Alan Modra PR gold/14727
2012-09-25 Alan Modra * object.h (Sized_relobj_file::adjust_local_symbol,
2012-09-07 Cary Coutant2012-09-06 Cary Coutant <ccoutant@google.com>
2012-08-24 Sriraman TallamPatch adds support to allow plugins to map selected...
2012-08-14 Nick Clifton PR ld/14265
2012-08-11 Alan Modra * object.h (Sized_relobj_file::find_shdr): New function.
2012-05-02 Roland McGrath * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targe...
2012-03-21 Cary Coutant2012-03-21 Cary Coutant <ccoutant@google.com>
2012-03-01 Cary Coutant * object.cc (need_decompressed_section): Add #ifdef...
2012-02-29 Cary Coutant * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_...
2011-12-19 Ian Lance Taylor * object.h (Relobj::local_symbol_value): New function.
2011-09-18 Cary Coutant * incremental.cc (can_incremental_update): New function.
2011-09-13 Ian Lance Taylor * object.cc (Sized_relobj_file::do_layout): Remove...
2011-09-12 Ian Lance Taylor * object.cc (Sized_relobj_file::do_layout): Remove...
2011-08-01 Cary Coutant * layout.cc (Layout::set_segment_offsets): Don't reali...
2011-07-05 Ian Lance Taylor * object.cc (Sized_relobj_file::include_section_group...
2011-06-30 Ian Lance Taylor PR gold/12629
2011-06-29 Ian Lance Taylor PR gold/12675
2011-06-17 Ian Lance Taylor * object.cc (Sized_relobj_file::do_layout): Keep warni...
2011-06-09 Cary Coutant PR gold/12804
2011-05-26 Cary Coutant * incremental-dump.cc (dump_incremental_inputs): Print...
2011-05-24 Cary Coutant * incremental-dump.cc (dump_incremental_inputs): Print...
2011-05-11 Cary Coutant * object.cc (Sized_relobj::do_count_local_symbols...
2011-04-18 Ian Lance Taylor * object.cc (Relocate_info::location): Simplify locati...
2011-04-12 Cary Coutant * archive.cc (Archive::include_member): Adjust call to
2011-03-30 Cary Coutant * archive.cc (Library_base::should_include_member...
2011-03-10 Ian Lance Taylor * dwarf_reader.cc (Sized_dwarf_line_info): Include...
2010-12-14 Ralf WildenhuesFix typos in gold.
2010-12-09 Cary Coutant * layout.cc (Layout::layout_gnu_stack): Add warnings...
2010-09-09 H.J. LuSupport building gold with gcc 4.2/4.3.
2010-09-08 Doug Kwan2010-09-08 Doug Kwan <dougkwan@google.com>
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-02 Ian Lance Taylor PR 11855
2010-07-12 Cary Coutant * compressed_output.cc (zlib_decompress): New function.
2010-06-10 Cary Coutant * object.cc (Sized_relobj::do_layout): Defer layout...
2010-05-26 Doug Kwan2010-05-27 Doug Kwan <dougkwan@google.com>
2010-05-26 Rafael Ávila de... 2010-05-26 Rafael Espindola <espindola@google.com>
2010-04-07 Cary Coutant * archive.cc (include_member): Destroy Read_symbols_da...
2010-03-22 Rafael Ávila de... 2010-03-22 Rafael Espindola <espindola@google.com>
2010-03-03 Ian Lance Taylor * target-reloc.h (relocate_section): Check the symbol...
2010-02-11 Ian Lance TaylorFix comment.
2010-01-15 Sriraman Tallam * object.cc (Sized_relobj::do_layout): Change to call...
2010-01-08 Ian Lance Taylor * object.cc (Sized_relobj::do_layout): Don't get confu...
2010-01-07 Ian Lance Taylor PR 11019
2010-01-07 Sriraman Tallam * gc.h (Garbage_collection::Cident_section_map): New...
2010-01-05 Ian Lance Taylor PR 10980
2010-01-05 Ian Lance Taylor PR 10980
2009-12-30 Ian Lance Taylor PR 10670
2009-12-29 Ian Lance Taylor * object.cc (Relobj::is_section_name_included): Fix...
2009-12-17 Doug Kwan2009-12-16 Doug Kwan <dougkwan@google.com>
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...
next