Supported Tizen version parsing and verification
[external/binutils.git] / gold / object.h
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-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-01-10 Cary CoutantRefactor Sized_relobj_file::do_relocate_sections.
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-01-12 Cary CoutantRefactor gold to enable support for MIPS-64 relocation...
2016-01-01 Alan ModraCopyright update for binutils
2015-12-13 Cary CoutantRemove const from return type of get_output_view.
2015-12-11 Cary CoutantMake output views accessible to Target during do_reloca...
2015-12-09 Alan Modra[GOLD] Relocate::relocate() params
2015-12-03 Vladimir RadosavljevicTake addend into account when making GOT entries for...
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-05-02 Cary CoutantChange Section_id type to use Relobj* instead of Object*.
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-04 Rafael Ávila de... Remove empty class Merge_map.
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-02 Cary CoutantMake Elf_file::section_name() a const function, so...
2014-07-08 Cary CoutantFix internal error with LTO on ARM.
2014-03-05 Alan ModraUpdate copyright years
2013-08-23 Nick Clifton PR binutils/15834
2013-07-31 Cary Coutantgold/
2013-05-21 Cary Coutantgold/
2013-03-10 Alan Modra * gold.cc (queue_middle_tasks): Move detect_odr_violat...
2012-10-23 Cary Coutantgold/
2012-09-25 Alan Modra * object.h (Sized_relobj_file::adjust_local_symbol,
2012-09-12 Ian Lance Taylor PR gold/14570
2012-09-05 Alan Modra * object.h (Sized_relobj_file::emit_relocs): Delete.
2012-08-11 Alan Modra * object.h (Sized_relobj_file::find_shdr): New function.
2012-04-26 Ian Lance Taylor * arm.cc (Target_arm::do_is_defined_by_abi): Make...
2012-03-21 Cary Coutant2012-03-21 Cary Coutant <ccoutant@google.com>
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-08-01 Cary Coutant * layout.cc (Layout::set_segment_offsets): Don't reali...
2011-06-30 Ian Lance Taylor PR gold/12629
2011-06-25 Ian Lance Taylor * layout.cc: Include "object.h".
2011-05-24 Cary Coutant * dynobj.h (Dynobj::do_dynobj): New function.
2011-05-24 Cary Coutant * incremental-dump.cc (dump_incremental_inputs): Print...
2011-04-25 Cary Coutant * incremental-dump.cc (dump_incremental_inputs): Print...
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-02-10 Ian Lance Taylor PR gold/12316
2010-12-14 Ralf WildenhuesFix typos in gold.
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-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-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 Taylor * dirsearch.cc (Dirsearch::initialize): Add all blocke...
2010-01-29 Doug Kwan2010-01-29 Doug Kwan <dougkwan@google.com>
2010-01-26 Doug Kwan2010-01-26 Doug Kwan <dougkwan@google.com>
2010-01-20 Doug Kwan2010-01-20 Doug Kwan <dougkwan@google.com>
2010-01-05 Ian Lance Taylor PR 10980
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-11-05 Ian Lance Taylor PR 10880
2009-10-29 Ian Lance Taylor * object.h (class Relobj): Drop options parameter...
2009-10-25 Doug Kwan2009-10-25 Doug Kwan <dougkwan@google.com>
2009-10-15 Ian Lance Taylor * object.h (class Relocate_info): Add reloc_shdr and...
2009-10-09 Doug Kwan2009-10-09 Doug Kwan <dougkwan@google.com>
2009-10-06 Ian Lance Taylor * options.h (class General_options): Define
2009-09-30 Ian Lance Taylor * object.h (class Object): Remove target_ field, and...
2009-08-18 Doug Kwan2009-08-18 Doug Kwan <dougkwan@google.com>
2009-08-05 Sriraman Tallam*** empty log message ***
2009-07-17 Ian Lance Taylor PR 10400
2009-06-05 Doug Kwan2009-06-05 Doug Kwan <dougkwan@google.com>
2009-05-19 Cary Coutant2009-05-19 Doug Kwan <dougkwan@google.com>
2009-03-24 Ian Lance Taylor * object.cc (is_elf_object): Define.
2009-03-14 Ian Lance Taylor * readsyms.cc (Read_symbols::incompatible_warning...
2009-03-01 Ian Lance Taylor * layout.cc (Layout::find_or_add_kept_section): New...
2009-02-28 Ian Lance Taylor PR 6811
2009-02-13 Cary Coutant (From Rafael Espindola)
2009-01-28 Sriraman Tallam2009-01-20 Sriraman Tallam <tmsriram@google.com>
2008-12-23 Cary Coutant * object.cc (Sized_relobj::layout_section): New function.
2008-09-29 Cary Coutant * mapfile.cc (Mapfile::print_input_section): Change...
2008-09-19 Cary CoutantAdd plugin functionality for link-time optimization...
2008-07-25 Ian Lance Taylor PR 5990
2008-07-24 Ian Lance Taylor PR 6658
2008-07-22 Ian Lance Taylor * cref.cc: New file.
2008-07-10 Ian Lance Taylor Handle output sections with more than 0x7fffffff bytes.
2008-05-21 Ian Lance Taylor * mapfile.cc: New file.
2008-05-01 Cary Coutant * layout.cc (Layout::include_section): Refactored...
2008-04-19 Ian Lance Taylor * object.cc (Xindex::initialize_symtab_xindex): New...
2008-04-02 Ian Lance Taylor * fileread.cc (File_read::find_view): Add byteshift...
2008-03-25 Cary Coutant * i386.cc (Target_i386::Got_type): New enum declaration.
next