Remove path name from test case
[binutils-gdb.git] / gold / output.cc
2023-09-07 Roland McGrathgold: Use char16_t, char32_t instead of uint16_t, uint3...
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-10-14 Alan Modra[GOLD] Two GOT sections for PowerPC64
2021-09-17 Alan Modra[GOLD] Got_entry::write addends
2021-09-17 Alan Modra[GOLD] Output_data_got create entry method addends
2021-09-17 Alan Modra[GOLD] Output_data_got tidy
2021-03-19 Holger BergerFix call to system fallocate to handle errno correctly.
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-10-13 H.J. Lugold: Properly align the NT_GNU_PROPERTY_TYPE_0 note
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-11-26 Martin LiskaIntroduce new .text.sorted.* sections.
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-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-12-02 Cary CoutantHandle case where posix_fallocate is not supported...
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-09-26 Alan Modra[GOLD] warning fixes
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-05-02 Cary CoutantChange Section_id type to use Relobj* instead of Object*.
2015-04-27 Rafael Ávila de... If a range is missing, assume the input address is...
2015-03-23 Rafael Ávila de... Remove is_merge_section_for.
2015-03-22 Cary CoutantFix internal error with -z relro when .tbss is last...
2015-03-04 Rafael Ávila de... Remove empty class Merge_map.
2015-03-02 Cary CoutantFix crash when processing merge section with entsize...
2015-01-26 Cary Coutant2015-01-25 Cary Coutant <ccoutant@google.com>
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-09-02 Cary CoutantFix problem with optimization of .eh_frame section...
2014-03-10 Cary CoutantAllow target to add custom dynamic table entries.
2014-03-05 Alan ModraUpdate copyright years
2013-10-11 Roland McGrathgold/
2013-08-27 Roland McGrathgold/
2013-05-30 Cary Coutant2013-05-30 Alexander Ivchenko <alexander.ivchenko...
2013-04-29 Cary Coutant2013-04-29 Alexander Ivchenko <alexander.ivchenko...
2013-01-24 Sriraman TallamDefault text reordering fix with a flag to turn it...
2013-01-07 Cary Coutantgold/
2012-12-21 Ian Lance Taylor * layout.cc (Layout::special_ordering_of_input_section...
2012-12-19 Sriraman TallamGroup text sections with prefixes .text.unlikely,.text...
2012-12-03 Alan Modra * layout.h (Layout::get_executable_sections): Declare.
2012-11-01 Roland McGrathgold/
2012-10-05 Alan Modra * i386.cc (Output_data_plt_i386::address_for_global,
2012-09-12 Ian Lance Taylor PR gold/14570
2012-09-10 Alan Modra PR gold/14566
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-06-06 Cary Coutantgold/
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-10-18 Cary Coutant * output.cc (posix_fallocate): Return 0 on success...
2011-10-13 Cary Coutant * gold/output.cc (Output_file::open_base_file): Handle...
2011-10-10 Cary Coutant PR gold/13249
2011-09-29 Sriraman Tallam2011-09-29 Sriraman Tallam <tmsriram@google.com>
2011-09-10 David S. Miller * output.cc (Output_fill_debug_info::do_write): Use...
2011-08-29 Cary Coutant * output.cc: (Output_fill_debug_info::do_minimum_hole_...
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-08 Ian Lance Taylor PR gold/12372
2011-07-06 Cary Coutant * incremental.cc (Incremental_inputs::report_command_l...
2011-06-29 Ian Lance Taylor PR gold/12695
2011-06-23 Ian Lance Taylor PR gold/12910
2011-06-08 Cary Coutant * common.cc (Symbol_table::do_allocate_commons_list...
2011-06-08 Cary Coutant * layout.cc (Layout::set_segment_offsets): Don't adjus...
2011-06-08 Cary Coutant * common.cc (Symbol_table::do_allocate_commons_list...
2011-06-02 Nick CliftonFix spelling mistakes.
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-22 Ian Lance Taylor * descriptors.cc (set_close_on_exec): New function.
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
2011-02-12 Sriraman Tallam2011-02-11 Sriraman Tallam <tmsriram@google.com>
2010-11-16 Cary Coutant * output.h (Output_segment::set_section_addresses...
2010-11-16 Cary Coutant PR gold/12220
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-12 Cary Coutant * compressed_output.cc (zlib_decompress): New function.
2010-06-03 Sriraman Tallam PR gold/11658
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-09 Doug Kwan2010-04-09 Doug Kwan <dougkwan@google.com>
2010-04-09 Doug Kwan2010-04-08 Doug Kwan <dougkwan@google.com>
2010-03-06 Ian Lance Taylor * options.h (class General_options): Add --spare-dynam...
next