Supported Tizen version parsing and verification
[external/binutils.git] / gold / output.h
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
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-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-22 Cary CoutantMake linker-created symbols relocatable where appropriate.
2016-12-12 Cary CoutantFix problems with bss handling in linker scripts.
2016-11-27 Ambrogino ModiglianiFix spelling in comments in C source files (gold)
2016-08-24 Roland McGrath[gold] Implement -z stack-size option
2016-06-20 Vladimir RadosavljevicAdd support for MIPS .rld_map section.
2016-03-08 Cary CoutantRefactor Output_data_reloc_base::do_write for MIPS...
2016-01-01 Alan ModraCopyright update for binutils
2015-12-03 Vladimir RadosavljevicTake addend into account when making GOT entries for...
2015-07-12 H.J. LuExtend --compress-debug-sections in gold
2015-05-02 Cary CoutantChange Section_id type to use Relobj* instead of Object*.
2015-03-23 Rafael Ávila de... Remove is_merge_section_for.
2015-03-04 Rafael Ávila de... Remove empty class Merge_map.
2015-01-29 Han ShenThis patch adds IFUNC support for arm gold backend.
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-03-10 Cary CoutantAllow target to add custom dynamic table entries.
2014-03-05 Alan ModraUpdate copyright years
2013-10-14 Alan Modra * output.h (Output_data_got::add_constant): Tidy.
2013-10-11 Roland McGrathgold/
2013-08-27 Roland McGrathgold/
2013-05-30 Cary Coutant2013-05-30 Alexander Ivchenko <alexander.ivchenko...
2013-01-24 Sriraman TallamDefault text reordering fix with a flag to turn it...
2013-01-10 Sriraman TallamMake linker scripts and section ordering via --section...
2012-12-12 Alan Modra * options.h (General_options): Add --toc-sort/--no...
2012-12-03 Alan Modra * output.h: Formatting, whitespace.
2012-12-03 Alan Modra * layout.h (Layout::get_executable_sections): Declare.
2012-10-05 Alan Modra * i386.cc (Output_data_plt_i386::address_for_global,
2012-09-10 Alan Modra * output.h (Output_data_got::add_global_tls, add_local...
2012-09-05 Alan Modra * object.h (Sized_relobj_file::emit_relocs): Delete.
2012-08-30 Alan Modra * output.h (Output_reloc::Output_reloc <output section...
2012-08-24 Sriraman TallamPatch adds support to allow plugins to map selected...
2012-08-11 Alan Modra * object.h (Sized_relobj_file::find_shdr): New function.
2012-07-10 Ian Lance Taylor PR gold/14309
2012-04-17 David S. Millergold: Allow use_plt_offset to be specified for global...
2012-01-04 Cary Coutant * gold/incremental.cc (Sized_incremental_binary::do_pr...
2011-12-19 Ian Lance Taylor * object.h (Relobj::local_symbol_value): New function.
2011-12-16 Ian Lance Taylor * output.h (Output_data_reloc_generic::add): Only...
2011-10-10 Cary Coutant PR gold/13249
2011-09-29 Sriraman Tallam2011-09-29 Sriraman Tallam <tmsriram@google.com>
2011-08-27 Cary Coutant * layout.cc (Free_list::allocate): Provide guarantee...
2011-07-14 Sriraman Tallam2011-07-13 Sriraman Tallam <tmsriram@google.com>
2011-07-06 Cary Coutant * incremental.cc (Incremental_inputs::report_command_l...
2011-06-08 Cary Coutant * common.cc (Symbol_table::do_allocate_commons_list...
2011-05-25 Ian Lance Taylor * archive.cc (Library_base::should_include_member...
2011-05-24 Cary Coutant * gold.cc (queue_initial_tasks): Pass incremental...
2011-05-24 Cary Coutant * incremental-dump.cc (dump_incremental_inputs): Print...
2011-05-23 Cary Coutant * gold.cc (queue_middle_tasks): Process existing GOT...
2011-04-12 Ian Lance Taylor * configure.ac: Check for sys/mman.h and mmap. Check...
2011-04-12 Cary Coutant * archive.cc (Archive::include_member): Adjust call to
2010-12-23 Cary Coutant * output.h (Output_data_reloc::add_output_section...
2010-11-16 Cary Coutant * output.h (Output_segment::set_section_addresses...
2010-10-29 Doug Kwan2010-10-29 Doug Kwan <dougkwan@google.com>
2010-10-18 Cary Coutant * output.h (Output_segment::set_section_addresses...
2010-10-16 Cary Coutant * layout.cc (Layout::set_segment_offsets): Don't try...
2010-08-25 Nick Clifton * archive.cc: Formatting fixes: Remove whitespa...
2010-08-19 Ian Lance Taylor PR 10893
2010-08-03 Ian Lance Taylor2010-08-03 Ian Lance Taylor <iant@google.com>
2010-08-02 Ian Lance Taylor PR 11866
2010-07-13 Doug Kwan2010-07-13 Doug Kwan <dougkwan@google.com>
2010-07-13 Ian Lance Taylor * output.h (Output_section_lookup_maps::add_merge_sect...
2010-06-01 Sriraman Tallam * gold.h (is_wildcard_string): New function.
2010-05-23 Doug Kwan2010-05-23 Doug Kwan <dougkwan@google.com>
2010-05-19 Doug Kwan2010-05-14 Doug Kwan <dougkwan@google.com>
2010-04-23 Ian Lance Taylor * expression.cc (Expression::Expression_eval_info...
2010-04-09 Doug Kwan2010-04-09 Doug Kwan <dougkwan@google.com>
2010-03-01 Doug Kwan2010-03-01 Doug Kwan <dougkwan@google.com>
2010-02-13 David S. Miller * output.h (Output_reloc<SHT_REL>::Output_reloc): Add
2010-02-09 David S. Miller * output.h (Output_data_dynamic::add_section_size...
2010-01-23 Doug Kwan2010-01-22 Doug Kwan <dougkwan@google.com>
2010-01-20 Doug Kwan2010-01-20 Doug Kwan <dougkwan@google.com>
2010-01-08 Ian Lance Taylor PR 10287
2010-01-07 Ian Lance Taylor PR 11061
2010-01-07 Ian Lance Taylor * output.h (class Output_data): Add const version of
2010-01-06 Ian Lance Taylor PR 10980
2009-12-30 Ian Lance Taylor * layout.cc (Layout::Layout): Initialize increase_relro_.
2009-12-30 Ian Lance Taylor PR 10450
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...
2009-12-03 Rafael Ávila de... 2009-12-02 Rafael Avila de Espindola <espindola@googl...
2009-11-04 Ian Lance Taylor * layout.cc (Layout::get_output_section): Add is_inter...
2009-10-21 Doug Kwan2009-10-21 Doug Kwan <dougkwan@google.com>
2009-10-21 Doug Kwan2009-10-20 Doug Kwan <dougkwan@google.com>
2009-10-09 Doug Kwan2009-10-09 Doug Kwan <dougkwan@google.com>
2009-10-09 Ian Lance Taylorelfcpp/:
2009-09-18 Doug Kwan2009-09-17 Doug Kwan <dougkwan@google.com>
2009-09-01 Ian Lance Taylor * output.cc (Output_file::open_for_modification):...
2009-06-24 Ian Lance Taylor PR 10156
2009-06-22 Ian Lance Taylor * layout.cc (Layout::make_output_section): Call
2009-03-24 Ian Lance Taylor * output.cc (Output_file::map_anonymous): Define.
2009-02-28 Ian Lance Taylor PR 7091
2008-09-29 Cary Coutant * mapfile.cc (Mapfile::print_input_section): Change...
2008-08-13 Ian Lance Taylor * layout.cc (Layout::attach_allocated_section_to_segme...
2008-07-10 Ian Lance Taylor Handle output sections with more than 0x7fffffff bytes.
2008-06-18 Ian Lance Taylor * output.h (Output_section::Input_section): Initialize...
2008-05-21 Ian Lance Taylor * mapfile.cc: New file.
2008-05-20 Ian Lance Taylor * options.h (class General_options): Add -z relro.
next