packaging: Enable testing infrastructure
[external/binutils.git] / bfd / elfxx-sparc.c
2019-04-11 H.J. LuCheck corrupt VTENTRY entry in bfd_elf_gc_record_vtentry
2019-04-03 Alan ModraBFD whitespace fixes
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-10-04 Jose E. Marchesibfd,sparc: fix the .dynsym sh_index when stripping...
2018-09-04 Jose E. Marchesibfd, sparc: avoid duplicated error messages on invalid...
2018-03-28 Eric BotcazouPR ld/22972 on SPARC.
2018-03-09 Nick CliftonFix Sparc, s390 and AArch64 targets so that they can...
2018-02-27 Nick CliftonUse standardized error message for unrecognized relocs.
2018-02-27 Nick CliftonHave info_to_howto functions return a success/fail...
2018-02-25 Alan Modraunrecognized/unsupported reloc message
2018-02-19 Alan Modra%L conversions
2018-02-19 Alan ModraUse %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
2018-02-19 Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-02-16 Alan ModraRemove bfd stub function casts.
2018-02-15 Eric BotcazouPR ld/22832 on SPARC.
2018-02-10 Eric BotcazouFix GOT relocation overflow on SPARC.
2018-02-06 Eric BotcazouFix PR ld/22263 on SPARC.
2018-01-25 Eric BotcazouFix PR ld/22727 (TLS breakage in PIC/PIE mode on SPARC).
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-08 Alan ModraWork around sparc glibc bug
2017-12-06 Alan ModraBFD whitespace fixes
2017-12-06 Alan Modradyn_relocs tidy
2017-12-01 Alan Modrareadonly_dynrelocs
2017-11-28 H.J. LuELF: Don't set non_ir_ref_regular in check_relocs
2017-11-23 Alan ModraRename u.weakdef and make it a circular list
2017-10-19 H.J. Lusparc: Check bfd_link_executable for TLS check
2017-10-16 H.J. LuELF: Call check_relocs after opening all inputs
2017-10-09 H.J. Lusparc: Remove a strayed comment
2017-10-08 H.J. Lusparc: Dump dynamic relocation info to the map file
2017-07-12 Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-07-03 Egeyar Bagcioglubfd: partial revert commit EC1ACAB (prevent all but...
2017-06-29 Egeyar Bagcioglubfd: prevent all but undef weak syms from becoming...
2017-05-19 Jose E. Marchesibinutils: support for the SPARC M8 processor
2017-05-16 Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-04-10 Qing ZhaoPort the bug fix for PR 19704 (Missing dynamic relocati...
2017-02-28 Alan ModraDon't make dynamic .data.rel.ro SEC_READONLY
2017-01-02 Alan ModraPR20989, sparc GOT sequence optimisation
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-26 Alan Modradynrelro section for read-only dynamic symbols copied...
2016-12-26 Alan ModraPut .dynbss and .rel.bss shortcuts in main elf hash...
2016-12-05 Alyssa Milburnbfd,ld: Continue after partially-successful relaxed...
2016-11-23 Alan Modraelf_backend_dtrel_excludes_plt
2016-11-23 Alan ModraDelete duplicate target short-cuts to dynamic sections
2016-11-19 Jose E. MarchesiRevert "bfd: allow negative offsets to _GLOBAL_OFFSET_T...
2016-11-18 James Clarkebfd: fix negative GOT offsets for non-local references...
2016-10-19 Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-07 Alan ModraPass link_info to _bfd_merge_private_bfd_data
2016-09-30 Alan ModraRemove syntactic sugar
2016-09-19 Jose E. Marchesibfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_...
2016-06-28 James ClarkeDon't convert R_SPARC_32 to R_SPARC_RELATIVE if class...
2016-06-17 Jose E. Marchesibfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectu...
2016-05-28 Alan ModraReturn void from linker callbacks
2016-05-13 Alan ModraSet dynamic tag VMA and size from dynamic section when...
2016-01-01 Alan ModraCopyright update for binutils
2015-10-07 Nick CliftonNew ARC implementation.
2015-09-20 Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-08-12 H.J. LuRemove trailing spaces in bfd
2015-01-19 Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-12 Alan ModraCopy relocations against protected symbols
2014-10-09 Jose E. MarchesiThis is a series of patches that add support for the...
2014-08-05 Alan ModraFix PR17226, ld --gc-sections segfaults on sparc-linux
2014-06-13 Alan ModraFree linker hash table from bfd_close.
2014-06-13 Alan ModraMove link_hash_table_free functions earlier
2014-06-13 Alan ModraMake bfd.link_next field a union
2014-03-05 Alan ModraUpdate copyright years
2013-11-05 H.J. LuPass ignored unresolved relocations to ld backend
2013-08-24 Maciej W. Rozycki * elf32-tilepro.c (tilepro_elf_finish_dynamic_sections...
2013-03-30 Alan Modra PR ld/15323
2013-03-22 David S. MillerFix attribute section output on sparc.
2013-01-31 Alan Modra PR ld/15056
2013-01-10 H.J. LuRemove trailing white spaces in bfd
2012-09-02 H.J. LuAdd hdynamic to elf_link_hash_table for _DYNAMIC
2012-07-13 Nick Clifton * aix386-core.c: Remove use of PTR and PARAMS macros.
2012-06-29 Alan Modra * section.c (bfd_get_linker_section): New function.
2012-05-07 Maciej W. Rozycki * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle...
2012-04-24 Alan Modra PR ld/13991
2012-04-12 David S. MillerSupport R_SPARC_WDISP10 and R_SPARC_H34.
2012-03-13 Alan Modra * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol...
2012-03-05 Rainer Orth PR ld/12152
2011-10-19 Alan Modra PR ld/13177
2011-10-19 David S. MillerFix sparc TLS call relaxation when the delay slot sets...
2011-09-21 David S. MillerAnnotate sparc objects with cpu hardware capabilities...
2011-06-13 Alan Modra * linker.c (bfd_link_hash_traverse): Follow warning...
2011-03-14 Richard Sandifordinclude/elf/
2010-10-25 Daniel Jacobowitz bfd/
2010-10-22 Rainer Orth ld:
2010-10-04 Bernd Schmidtbfd/
2010-06-27 Alan Modrafix set but unused variable warnings
2010-03-02 David S. Miller * elfxx-sparc.c (struct elf_reloc_map): Delete.
2010-03-02 David S. Miller * elfxx-sparc.c (_bfd_sparc_elf_check_relocs): When...
2010-02-11 David S. Millerbfd/
2010-02-08 David S. Millerinclude/
2010-02-08 David S. Millerbfd/
2010-02-04 Nick Clifton * elf-bfd.h (emum elf_object_id): Rename to...
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-02 Alan Modraupdate copyright dates
2009-06-18 Alan Modra * elf-bfd.h (struct sym_sec_cache): Delete.
2009-06-17 H.J. Lu2009-06-17 H.J. Lu <hongjiu.lu@intel.com>
next