Fix gbs packaging problem and disable manifest file for cross toolchain.
[platform/upstream/binutils.git] / gold /
2015-02-16 Anas Nashifenable targets gold
2014-12-23 Tristan GingoldAdd generated files. upstream-2.25 binutils-2_25 upstream/2.25
2014-12-04 Alan ModraPowerPC gold, fix 32-bit branch address arithmetic
2014-12-04 Alan Modrapowerpc gold, work around pr17670
2014-12-03 Alan Modrapowerpc gold, fix pr17566
2014-11-26 Alan Modra[GOLD] PowerPC relaxation corner case
2014-11-26 Cary CoutantFix corrupted .eh_frame section with LTO and --gc-sections.
2014-11-20 Alan ModraPPC gold doesn't check for overflow properly
2014-11-20 Alan ModraPPC gold doesn't check for overflow properly
2014-11-19 Alan ModraDefault powerpc64 to --plt-thread-safe for Go
2014-10-28 Alan ModraAdd gcc-4.9 libgomp symbols requiring --plt-thread...
2014-09-30 Cary CoutantFix error from previous patch where tosize and tovalue...
2014-09-30 Kito ChengFix SysV-style hash table when --hash-style=both.
2014-09-30 Sriraman Tallam2014-09-29 Sriraman Tallam <tmsriram@google.com>
2014-09-26 Cary CoutantFix handling of relocations against TLS section symbols.
2014-09-26 Cary CoutantFix problem where TLS common symbols are not allocated...
2014-09-24 Alan ModraRegen gold POTFILES.in
2014-09-24 Cary CoutantAdd PR reference to ChangeLog entry.
2014-09-24 Cary CoutantFix race condition causing assert in Eh_frame_hdr:...
2014-09-18 Rafael Ávila de... A a testcase for common symbol handling with plugins.
2014-09-17 Cary CoutantRegenerate gold/Makefile.in.
2014-09-17 Rafael Ávila de... Fix handling of common symbols with plugins.
2014-09-17 Jing YuAdd tls support to gold aarch64 backend.
2014-09-03 Sasa StankovicAdd NaCl (NativeClient) specific classes Target_mips_na...
2014-09-02 Cary CoutantMake Elf_file::section_name() a const function, so...
2014-09-02 Cary CoutantFix problem with optimization of .eh_frame section...
2014-08-30 Han ShenThe 3rd patch for aarch64 gold.
2014-08-14 Sriraman TallamAdd option -no-pie.
2014-08-08 Jing Yugold aarch64 patch to enable linking hello_wolrd.
2014-08-06 Alan ModraModify new gold test to pass on powerpc64le
2014-08-06 Alan ModraWarn for gold on lto objects without plugin
2014-07-21 Sriraman TallamFix ChangeLog entry:
2014-07-21 Sriraman Tallam2014-07-21 Sriraman Tallam <tmsriram@google.com>
2014-07-09 Cary CoutantFix --defsym to copy symbol attributes.
2014-07-08 Cary CoutantFix internal error with LTO on ARM.
2014-07-04 Alan ModraUpdate gold POTFILES.in
2014-07-02 Jing Yu2014-07-02 Jing Yu <jingyu@google.com>
2014-06-27 Alan ModraFix undefined symbol errors from mips.cc
2014-06-24 Cary CoutantFix dwp to allow intermediate .dwp files with no .debug...
2014-06-23 Sasa Stankovicgold/
2014-06-09 Cary CoutantAdd check to keep from segfaulting on a corrupt .debug_...
2014-06-09 Cary CoutantPrint unattached sections in the link map.
2014-06-07 Alan ModraAllow both signed and unsigned fields in PowerPC cmpli...
2014-06-06 Cary CoutantStrip .debug_gnu_pubnames and .debug_gnu_pubtypes when...
2014-06-05 Joel BrobeckerMake it easy to make --disable-werror the default for...
2014-06-03 Alan ModraSupport fusion for ELFv2 stubs
2014-06-03 Alan ModraFix gold plugin_test failures on PowerPC64 ELFv2
2014-06-01 Alan ModraFix PowerPC64 ELFv2 icf_safe failures
2014-05-30 Cary CoutantFix testsuite to use newly-built linker for ehdr_start_...
2014-05-27 H.J. LuProperly handle 64-bit GOT relocations
2014-05-15 Alan ModraFix "overflow in PLT unwind data" warning
2014-05-13 Sriraman TallamWith -pie and x86, the linker complains if it sees...
2014-05-13 Sriraman TallamOptimizing accesses to Globals with -fpie -pie:
2014-05-08 Martin Liška2014-05-08 Martin Liška <mliska@suse.cz>
2014-05-06 Cary CoutantFix issue where first reserved word of GOT is not initi...
2014-05-05 Cary CoutantDon't complain about the source language when we have...
2014-05-02 Cary CoutantFix handling of __ehdr_start when it cannot be defined.
2014-04-23 Cary CoutantAdd missing PR ref to ChangeLog entry.
2014-04-23 Cary CoutantAdd missing break statement for case elfcpp::R_X86_64_P...
2014-04-15 Cary CoutantAllow target to decide whether to include a section.
2014-04-15 Cary CoutantAllow target to derive from Copy_relocs class.
2014-04-03 Sriraman Tallam2014-04-02 Sriraman Tallam <tmsriram@google.com>
2014-04-02 Cary CoutantModify gold testsuite to disable plugins added by GCC...
2014-03-12 Alan Modraautoreconf
2014-03-10 Cary CoutantAdd function to set non-visibility part of st_other.
2014-03-10 Cary CoutantAdd explicit instantiations for Sized_symbol::init_outp...
2014-03-10 Cary CoutantAllow target to adjust dynamic symbol value.
2014-03-10 Cary CoutantAllow target to add custom dynamic table entries.
2014-03-10 Cary CoutantAllow target to set dynsym indexes.
2014-03-08 Alan ModraBetter overflow checking for powerpc64 relocations
2014-03-05 Alan ModraUpdate copyright years
2014-03-05 Alan ModraSupport R_PPC64_ADDR64_LOCAL
2014-03-03 Alan ModraFix various copyright issues
2014-02-11 Cary CoutantUpdate ChangeLog from earlier patch.
2014-02-09 Alan Modrabinutils potfiles regen
2014-02-07 Cary CoutantFix problem where -u is ignored when a weak undef is...
2014-02-06 Cary CoutantFix issues with gold undefined symbol diagnostics.
2014-02-06 Cary CoutantAdd missing gold/ChangeLog entry.
2014-02-06 Cary CoutantFix problems with the --dynamic-list option.
2014-01-28 Cary CoutantAdd .gdb_index version 7 support.
2014-01-08 H.J. LuUpdate copyright year to 2014
2013-12-20 Ian Lance Taylor * stringpool.cc (Stringpool_template::reserve): Add
2013-12-18 Cary CoutantAdd configure checks for <unordered_set> and <unordered...
2013-12-10 Roland McGrathUse $(INSTALL_PROGRAM_ENV) consistently.
2013-11-22 Cary CoutantAdd check for which library is needed for dlopen.
2013-11-22 Cary CoutantUse in-tree assembler for exception_x86_64_bnd_test.
2013-11-18 H.J. LuAdd R_X86_64_PC32_BND/R_X86_64_PLT32_BND suppor to...
2013-11-15 Alan ModraAdd missing ChangeLog for 88b8e63904fda25c029deaf25d7b4...
2013-11-15 Alan ModraFixes to powerpc64 gold ELFv2 support
2013-11-14 Cary CoutantRevert "Fix race condition while building EH frame...
2013-11-14 Cary CoutantAdd --verify-only option to DWP.
2013-11-14 Cary CoutantFix race condition while building EH frame header.
2013-11-06 Cary CoutantFix assert failure with --emit-relocs and .eh_frame...
2013-11-04 Alan ModraRemove powerpc.cc copy of use_plt_offset
2013-10-31 Cary CoutantRestore support for dwp v2 DWARF package file format.
2013-10-31 Cary Coutantgold/
2013-10-30 Roland McGrathgold: x86_64-nacl: Correct 9-byte nop sequence to match...
2013-10-30 Alan ModraPowerPC64 ELFv2 support for gold.
2013-10-30 Alan ModraReport overflow on PowerPC64 @h and @ha relocations.
2013-10-14 Alan Modra * output.h (Output_data_got::add_constant): Tidy.
next