Remove path name from test case
[binutils-gdb.git] / bfd / ecoff.c
2023-08-08 Alan ModraRename bfd_bread and bfd_bwrite
2023-06-09 Alan Modraecoff find_nearest_line and final link leaks
2023-06-07 Alan Modra_bfd_free_cached_info
2023-06-05 Alan ModraYet another ecoff fuzzed object fix
2023-06-03 Alan ModraRe: More ecoff sanity checks
2023-06-02 Alan ModraRe: More ecoff sanity checks
2023-04-19 Alan Modrabuffer overflow in print_symname
2023-04-02 Alan Modraasan: heap buffer overflow printing ecoff debug info...
2023-02-15 Alan ModraMore ecoff sanity checks
2023-02-13 Alan Modra_bfd_ecoff_slurp_symbol_table buffer overflow
2023-02-03 Alan ModraAdd ECOFF Symbolic Header sanity checks
2023-01-09 Alan ModraMove mips_refhi_list to bfd tdata
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-11-23 Alan ModraPR22509 - Null pointer dereference on coff_slurp_reloc_...
2022-08-01 Alan ModraGet rid of fprintf_vma and sprintf_vma
2022-06-02 Alan Modraasan: uninit write _bfd_ecoff_write_object_contents
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
2021-10-31 Alan ModraRe: PR28420, ecoff fuzzing failures
2021-10-06 Alan ModraPR28420, ecoff fuzzing failures
2021-04-01 Martin LiskaRemove strneq macro and use startswith.
2021-03-31 Alan ModraUse bool in bfd
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-18 Alan ModraRemove some static buffers
2020-12-18 Alan ModraStatically initialise target common sections
2020-08-15 Alan ModraPR26389, nm prints "c" for a common symbol with -flto...
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-19 Alan ModraUse bfd_get_filename throughout bfd
2020-05-18 Alan ModraECOFF slurp_relocs thinko
2020-03-23 Alan ModraECOFF archive uninitialised read
2020-03-13 Christophe LyonAdd support for non-contiguous memory regions
2020-03-02 Alan Modramiscellaneous SEC_SMALL_DATA
2020-02-19 Alan Modra_bfd_alloc_and_read
2020-02-19 Alan ModraMiscellaneous memory alloc related fixes
2020-02-19 Alan Modra_bfd_mul_overflow
2020-02-19 Alan Modrabfd_size_type to size_t
2020-02-03 H.J. LuELF: Add support for unique section ID to assembler
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-09-23 Alan Modraecoff bfd.h tidy
2019-09-19 Alan Modrabfd_section_* macros
2019-09-18 Alan Modrabfd_asymbol_* macros
2019-09-18 Alan ModraDon't use bfd_get_* macro to set bfd fields
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-04-16 Alan ModraRemove netware support
2018-02-25 Alan ModraAOUT/COFF/PE messages
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-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06 Alan ModraBFD whitespace fixes
2017-07-12 Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
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-05-25 H.J. LuSkip an archive element if not added by linker
2016-01-01 Alan ModraCopyright update for binutils
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-08-12 H.J. LuRemove trailing spaces in bfd
2015-02-03 Nick CliftonMore fixes for illegal memory accesses triggered by...
2015-01-19 Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-05 Steve Ellcey2014-12-05 Steve Ellcey <sellcey@mips.com>
2014-11-27 Nick CliftonFixes a few more memory access violations exposed by...
2014-11-26 Nick CliftonMore fixes for memory access errors triggered by attemp...
2014-10-15 Alan ModraMerge bfd_find_nearest_line variants
2014-08-05 Alan ModraFix LTO vs. COFF archives
2014-06-13 Alan ModraMake bfd.link_next field a union
2014-03-05 Alan ModraUpdate copyright years
2013-05-16 Cary Coutantbfd/
2013-04-24 Nick Clifton * ecoff.c: casting the return value of BFD_ALIGN to int
2012-08-20 Tom Tromey * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc for
2012-07-13 Nick Clifton * aix386-core.c: Remove use of PTR and PARAMS macros.
2012-05-14 James LemkeAdd support for PowerPC VLE.
2011-07-11 Catherine Mooreinclude/ChangeLog
2011-06-13 Alan Modra * linker.c (bfd_link_hash_traverse): Follow warning...
2010-12-13 Alan Modra * aoutx.h (aout_link_check_ar_symbols): Formatting.
2010-10-29 H.J. LuAdd compressed debug section support to binutils and ld.
2010-10-14 Dave KornApplied patch series for LD plugin interface (six parts).
2010-07-22 Alan Modra * ecoff.c: Don't include aout/ranlib.h.
2010-02-08 Alan Modra * section.c (struct bfd_section): Delete has_tls_reloc,
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-25 Nick Clifton Update soruces to make alpha, arc and arm targe...
2009-08-29 Nick Clifton Updated sources to avoid using the identifier...
2009-08-06 Nick Clifton Add support for Xilinx MicroBlaze processor.
2009-03-04 Alan Modrainclude/elf/
2009-02-18 Dave Kornbfd/ChangeLog
2008-07-30 Alan ModraSilence gcc printf warnings
2008-02-15 Alan Modrainclude/
2008-01-21 Alan Modra * ecoff.c (_bfd_ecoff_archive_p): Delete.
2007-12-15 Richard Sandifordbfd/
2007-07-03 Nick CliftonSwitch sources over to use the GPL version 3
2007-06-27 Alan Modrabfd/
2007-04-26 Alan Modrabfd/
2007-04-21 Nick Clifton* ecoff.c (_bfd_ecoff_write_armap): Initialise rehash.
2006-09-16 Nick Clifton* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-06-19 Alan Modrabfd/
2006-05-03 Alan Modrabfd/
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-16 Alan Modra PR 2434
next