Automatic date update in version.in
[binutils-gdb.git] / bfd / coffcode.h
2022-06-02 Alan Modraasan: null deref in coff_write_relocs
2022-05-27 Alan ModraReplace bfd_hostptr_t with uintptr_t
2022-05-19 Jan BeulichCOFF: make objcopy / strip honor --keep-file-symbols
2022-05-19 Jan Beulichdon't over-align file positions of PE executable sections
2022-05-10 Alan Modrabfd: remove use of PTR
2022-01-12 Clément Chigotgas: add visibility support for XCOFF
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-12-14 Alan ModraXCOFF C_STSYM test failure on 32-bit host
2021-11-23 Tamar ChristinaAArch64: Add support for AArch64 EFI (efi-*-aarch64).
2021-11-10 Clément ChigotPR 28447: implement multiple parameters for .file on...
2021-10-24 Alan Modraasan: c4x, c54x coff_canonicalize_reloc buffer overflow
2021-10-06 Alan ModraPR28402, fail to allocate line number array
2021-08-04 Alan Modrarevise PE IMAGE_SCN_LNK_NRELOC_OVFL test
2021-07-30 Alan ModraIMAGE_SCN_LNK_NRELOC_OVFL
2021-07-14 Clément Chigotobjdump: add DWARF support for AIX
2021-04-16 Alan ModraPR27567, Linking PE files adds alignment section flags...
2021-03-31 Alan ModraUse bool in bfd
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-12 Clément Chigotaix: implement TLS relocation for gas and ld
2021-03-12 Clément Chigotbfd: use default coff_write_object_contents for XCOFF64
2021-03-04 Jan Beulichbfd: prune COFF/PE section flags setting
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 ModraLose some COFF/PE static vars, and peicode.h constify
2020-07-09 Alan ModraRemove powerpc PE support
2020-07-07 Alan ModraXCOFF C_HIDEXT and C_AIX_WEAKEXT classification
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-04-14 Juan Manuel Guerrero[PATCH v2 2/2] coff-go32: support extended relocations
2020-04-02 Jan W. Jagersmacoff-go32-exe: support variable-length stubs
2020-03-02 Alan Modramiscellaneous SEC_SMALL_DATA
2020-02-19 Alan Modra_bfd_alloc_and_read
2020-02-19 Alan Modra_bfd_mul_overflow
2020-02-19 Alan Modrabfd_size_type to size_t
2020-02-07 Sergey BelyashovAdd support for the GBZ80 and Z80N variants of the...
2020-01-02 Sergey BelyashovAdd support for the GBZ80, Z180, and eZ80 variants...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-12-29 Alan Modracoff_close_and_cleanup
2019-12-17 Alan ModraRemove tic80 support
2019-09-19 Alan Modrabfd_section_* macros
2019-09-18 Alan ModraDon't use bfd_get_* macro to set bfd fields
2019-09-11 Alan ModraTidy ld/ldmisc.c
2019-07-23 Omar MajidAllow objdump to recognise the System.Runtime.dll files...
2019-05-02 Nick CliftonTreat the .gnu.debuglink and .gnu.debugaltlink sections...
2019-03-12 Alan ModraDon't use bfd_get_file_size in objdump
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-06-05 Alan ModraTidy bfdio to consistenly use containing archive
2018-05-22 H.J. Luld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
2018-05-15 Christophe GuillonFix uninitialised memory acccess in COFF bfd backend
2018-04-16 Alan ModraRemove m68k-aout and m68k-coff support
2018-04-16 Alan ModraRemove w65 support
2018-04-16 Alan ModraRemove we32k support
2018-04-16 Alan ModraRemove m88k support
2018-04-16 Alan ModraRemove h8500 support
2018-04-16 Alan ModraRemove h8300-coff support
2018-04-11 Alan ModraRemove i860, i960, bout and aout-adobe targets
2018-02-25 Alan ModraAOUT/COFF/PE messages
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-14 Nick CliftonFix compilation of the BFD sub-directory with a gcc...
2018-02-13 Nick CliftonFix compile time warning messages from gcc version...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06 Alan ModraBFD whitespace fixes
2017-11-29 Nick CliftonCheck for a NULL symbol pointer when reading relocs...
2017-11-13 Jan BeulichPE: don't corrupt section flags when linking from ELF...
2017-11-01 Nick CliftonPrevent illegal memory accesses when attempting to...
2017-07-18 Nick CliftonFix runtime failure triggered by a corrupt ecoff input...
2017-07-12 Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-07-10 Nick CliftonFix compile time warning about duplicate case values...
2017-07-07 Alan ModraAdd some missing xcoff support
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 ModraWrap long lines
2017-04-13 Alan ModraUse %A and %B in more error messages
2017-02-03 Nick CliftonFix compile time warning messages when compiling binuti...
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-11-14 Nick CliftonFix typo "Faal through" should be "Fall through".
2016-11-11 Luke AllardyceAccept hidden COFF symbols, but treat them as if they...
2016-10-19 Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-05 Alan Modra-Wimplicit-fallthrough error fixes
2016-09-30 Alan ModraRemove syntactic sugar
2016-04-21 Nick CliftonAdd support for non-ELF targets to check their relocs.
2016-03-29 Toni SpetsPE/COFF regression in base of code and data calculation
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-08-12 H.J. LuRemove trailing spaces in bfd
2015-07-03 Kai TietzAdd experimental support for --gc-sections with COFF...
2015-02-26 Nick CliftonFixes illegal memory access errors and arithmetic overf...
2015-02-10 Nick CliftonFix memory access violations triggered by running objdu...
2015-01-22 Nick CliftonFixes memory access violations triggered by running...
2015-01-21 Nick CliftonFix memory access violations triggered by running strip...
2015-01-08 Nick CliftonFix memory access violations exposed by running strip...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-10 Alan ModraDon't always build coffgen.o
2014-11-26 Nick CliftonMore fixes for memory access errors triggered by attemp...
2014-11-13 H.J. LuAdd cast to unsigned int
2014-11-13 H.J. LuRename symbbol to symbol
2014-11-13 Nick CliftonMore fixes for memory access violations whilst scanning...
2014-11-12 Nick CliftonFix more memory faults uncovered by fuzzing various...
next