Remove path name from test case
[binutils-gdb.git] / bfd / coff-rs6000.c
2023-08-30 Alan ModraDEFAULT_BUFFERSIZE
2023-08-11 Alan Modrawarn unused result for bfd IO functions
2023-08-08 Alan ModraRename bfd_bread and bfd_bwrite
2023-07-12 Alan ModraRe: Keeping track of rs6000-coff archive element pointers
2023-06-07 Alan Modra_bfd_free_cached_info
2023-04-28 Alan ModraRe: Keeping track of rs6000-coff archive element pointers
2023-04-21 Alan ModraKeeping track of rs6000-coff archive element pointers
2023-04-21 Alan ModraDelete struct artdata archive_head
2023-03-27 Alan ModraUse stdint types in coff internal_auxent
2023-03-21 Alan ModraXCOFF: use bfd_coff_close_and_cleanup
2023-03-19 Alan ModraXCOFF archive sanity check
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-09-06 Aaron Mereybfd: Add bfd_find_nearest_line_with_alt
2022-08-01 Alan ModraGet rid of fprintf_vma and sprintf_vma
2022-06-08 Alan ModraDon't encode reloc.size
2022-06-08 Alan ModraHOWTO size encoding
2022-05-27 Alan ModraRemove use of bfd_uint64_t and similar
2022-04-20 Cl?ment Chigotxcoff: implement linker relaxation
2022-04-20 Cl?ment ChigotStubs (added in a later patch) will generate new .loade...
2022-01-10 Clément ChigotXCOFF: add support for TLS relocations on hidden symbols
2022-01-04 H.J. Luld: Improve thin archive member error message
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2022-01-01 Alan Modraasan: Null-dereference in _bfd_xcoff_copy_private_bfd_data
2021-11-10 Clément ChigotPR 28447: implement multiple parameters for .file on...
2021-10-07 Alan ModraPR28423, use-after-free in objdump
2021-07-14 Clément Chigotobjdump: add DWARF support for AIX
2021-07-07 Nick CliftonFix problems translating messages when a percentage...
2021-07-06 Yuri ChornoivanPR 28053: Fix spelling mistakes: usupported -> unsuppor...
2021-05-07 Cl?ment ChigotFix .dwsect generation for XCOFF. Handle .function...
2021-04-30 Nick CliftonFix illegal memory access when parsing a corrupt PE...
2021-04-22 Cl?ment ChigotHarmonize and improve auxiliary entries support for...
2021-04-20 Cl?ment ChigotRework the R_NEG support on both gas and ld for the...
2021-03-31 Alan ModraUse bool in bfd
2021-03-12 Clément Chigotaix: implement TLS relocation for gas and ld
2021-03-12 Clément Chigotaix: implement R_TOCU and R_TOCL relocations
2021-03-12 Clément Chigotaix: correct HOWTO table and add missing relocations
2021-02-22 Alan ModraDon't handle BFD_RELOC_16 in XCOFF reloc_type_lookup
2021-01-07 H.J. LuELF: Don't generate unused section symbols
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-16 Alan ModraXCOFF constify
2020-11-09 Alan Modraxcoff dependency list for static libraries
2020-08-25 Alan ModraPR26482, ASAN: _bfd_xcoff_sizeof_headers coff-rs6000...
2020-07-07 Alan ModraXCOFF deterministic archives
2020-04-15 Fangrui SongUnify the behaviour of ld.bfd and ld.gold with respect...
2020-03-20 Alan ModraXCOFF uninitialized read
2020-03-02 Alan Modrabfd_cleanup for object_p
2020-02-27 Alan Modra_bfd_xcoff_read_ar_hdr tidy
2020-02-26 Alan ModraIndent labels
2020-02-19 Alan Modra_bfd_alloc_and_read
2020-02-19 Alan Modrabfd_size_type to size_t
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-12-19 Alan Modraxcoff slurp_armap bounds checking
2019-09-23 Alan Modraxcoff bfd.h tidy
2019-09-18 Alan ModraDon't use bfd_get_* macro to set bfd fields
2019-09-11 Alan ModraTidy ld/ldmisc.c
2019-01-04 Alan ModraPR24061, powerpc-ibm-aix-ar sets bogus file permissions...
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-18 Alan ModraInclude bfd_stdint.h in bfd.h
2018-08-21 Alan ModraPack reloc_howto_struct
2018-08-01 Nick CliftonSuppress compile time warning message when compiling...
2018-05-22 H.J. Luld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
2018-02-25 Alan Modraunrecognized/unsupported reloc message
2018-02-19 Alan Modra%L conversions
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-06 Sergio Durigan JuniorFix GCC 8's -Wstringop-overflow on bfd/coff-rs6000.c
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06 Alan ModraBFD whitespace fixes
2017-07-19 Nick CliftonFix address violation when attempting to read a corrupt...
2017-07-12 Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-07-03 Alan ModraBFD long long cleanup
2017-06-16 Alan ModraRewrite __start and __stop symbol handling
2017-05-10 Jose E. Marchesibfd: new BFD target entry point _bfd_set_reloc.
2017-04-13 Alan ModraUse %A and %B in more error messages
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-10-19 Nick CliftonAdd c-format tags to translatable strings with more...
2016-09-30 Alan ModraRemove syntactic sugar
2016-05-28 Alan ModraReturn void from linker callbacks
2016-04-21 Nick CliftonAdd support for non-ELF targets to check their relocs.
2016-01-18 Nick CliftonUse a 32-bit value to hold the section number in the...
2016-01-01 Alan ModraCopyright update for binutils
2015-12-01 Alan ModraDon't use BFD_TRADITIONAL_FORMAT flag in COFF support
2015-09-23 Nick CliftonFix compile time warnings generated when compiling...
2015-08-31 Alan ModraMake asection->id and asection->index unsigned
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-08-12 H.J. LuRemove trailing spaces in bfd
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-11-25 H.J. LuUse get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS
2014-10-15 Alan ModraMerge bfd_find_nearest_line variants
2014-10-15 Alan ModraDefine bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS...
2014-06-13 Alan ModraMake bfd.link_next field a union
2014-05-02 Alan Modrabfd target vector rationalisation
2014-03-13 Tristan GingoldAdd pe/x86_64 bigobj file format.
2014-03-11 Alan Modraintptr_t type definition needed
2014-03-05 Alan ModraUpdate copyright years
2014-02-04 Jan KratochvilFix PowerPC targets minor memory leaks found by Coverity
2014-01-09 Tristan GingoldUse table jump macros in coff-rs6000 targets.
2013-08-21 Tristan Gingold2013-08-21 Tristan Gingold <gingold@adacore.com>
2013-07-24 Tristan Gingoldbfd/
2013-07-02 Tristan Gingold2013-07-02 Tristan Gingold <gingold@adacore.com>
next