summaryrefslogtreecommitdiff
path: root/bfd/ecoff.c
Commit message (Expand)AuthorAgeFilesLines
* Remove strneq macro and use startswith.Martin Liska2021-04-011-3/+2
* Use bool in bfdAlan Modra2021-03-311-191/+191
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Remove some static buffersAlan Modra2020-12-181-16/+20
* Statically initialise target common sectionsAlan Modra2020-12-181-60/+6
* PR26389, nm prints "c" for a common symbol with -flto and -fcommonAlan Modra2020-08-151-2/+2
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-42/+21
* Use bfd_get_filename throughout bfdAlan Modra2020-05-191-1/+1
* ECOFF slurp_relocs thinkoAlan Modra2020-05-181-3/+3
* ECOFF archive uninitialised readAlan Modra2020-03-231-10/+25
* Add support for non-contiguous memory regionsChristophe Lyon2020-03-131-2/+4
* miscellaneous SEC_SMALL_DATAAlan Modra2020-03-021-7/+10
* _bfd_alloc_and_readAlan Modra2020-02-191-44/+25
* Miscellaneous memory alloc related fixesAlan Modra2020-02-191-5/+10
* _bfd_mul_overflowAlan Modra2020-02-191-23/+42
* bfd_size_type to size_tAlan Modra2020-02-191-4/+4
* ELF: Add support for unique section ID to assemblerH.J. Lu2020-02-021-2/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* ecoff bfd.h tidyAlan Modra2019-09-231-0/+1
* bfd_section_* macrosAlan Modra2019-09-191-11/+9
* bfd_asymbol_* macrosAlan Modra2019-09-181-2/+2
* Don't use bfd_get_* macro to set bfd fieldsAlan Modra2019-09-181-8/+7
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Remove netware supportAlan Modra2018-04-161-16/+0
* AOUT/COFF/PE messagesAlan Modra2018-02-261-1/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-1/+1
* Remove bfd stub function casts.Alan Modra2018-02-161-0/+7
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-75/+75
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+2
* Remove syntactic sugarAlan Modra2016-09-301-1/+1
* Return void from linker callbacksAlan Modra2016-05-281-15/+8
* Skip an archive element if not added by linkerH.J. Lu2016-05-251-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-4/+4
* Remove trailing spaces in bfdH.J. Lu2015-08-121-1/+1
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-12/+16
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* 2014-12-05 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-12-051-1/+1
* Fixes a few more memory access violations exposed by fuzzed binaries.Nick Clifton2014-11-271-0/+15
* More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton2014-11-261-0/+8
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-151-3/+6
* Fix LTO vs. COFF archivesAlan Modra2014-08-051-153/+11
* Make bfd.link_next field a unionAlan Modra2014-06-131-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* bfd/Cary Coutant2013-05-161-2/+2