aboutsummaryrefslogtreecommitdiff
path: root/bfd/ecoff.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra1-24/+21
2023-06-09ecoff find_nearest_line and final link leaksAlan Modra1-35/+17
2023-06-07_bfd_free_cached_infoAlan Modra1-4/+6
2023-06-05Yet another ecoff fuzzed object fixAlan Modra1-3/+9
2023-06-03Re: More ecoff sanity checksAlan Modra1-1/+18
2023-06-02Re: More ecoff sanity checksAlan Modra1-2/+4
2023-04-20buffer overflow in print_symnameAlan Modra1-0/+6
2023-04-03asan: heap buffer overflow printing ecoff debug info file nameAlan Modra1-13/+12
2023-02-15More ecoff sanity checksAlan Modra1-20/+24
2023-02-13_bfd_ecoff_slurp_symbol_table buffer overflowAlan Modra1-12/+20
2023-02-03Add ECOFF Symbolic Header sanity checksAlan Modra1-4/+17
2023-01-10Move mips_refhi_list to bfd tdataAlan Modra1-0/+15
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-11-23PR22509 - Null pointer dereference on coff_slurp_reloc_tableAlan Modra1-1/+2
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra1-3/+3
2022-06-02asan: uninit write _bfd_ecoff_write_object_contentsAlan Modra1-1/+1
2022-01-04ld: Improve thin archive member error messageH.J. Lu1-1/+3
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-10-31Re: PR28420, ecoff fuzzing failuresAlan Modra1-4/+1
2021-10-06PR28420, ecoff fuzzing failuresAlan Modra1-17/+19
2021-04-01Remove strneq macro and use startswith.Martin Liska1-3/+2
2021-03-31Use bool in bfdAlan Modra1-191/+191
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-18Remove some static buffersAlan Modra1-16/+20
2020-12-18Statically initialise target common sectionsAlan Modra1-60/+6
2020-08-15PR26389, nm prints "c" for a common symbol with -flto and -fcommonAlan Modra1-2/+2
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-42/+21
2020-05-19Use bfd_get_filename throughout bfdAlan Modra1-1/+1
2020-05-18ECOFF slurp_relocs thinkoAlan Modra1-3/+3
2020-03-23ECOFF archive uninitialised readAlan Modra1-10/+25
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon1-2/+4
2020-03-02miscellaneous SEC_SMALL_DATAAlan Modra1-7/+10
2020-02-19_bfd_alloc_and_readAlan Modra1-44/+25
2020-02-19Miscellaneous memory alloc related fixesAlan Modra1-5/+10
2020-02-19_bfd_mul_overflowAlan Modra1-23/+42
2020-02-19bfd_size_type to size_tAlan Modra1-4/+4
2020-02-02ELF: Add support for unique section ID to assemblerH.J. Lu1-2/+4
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-23ecoff bfd.h tidyAlan Modra1-0/+1
2019-09-19bfd_section_* macrosAlan Modra1-11/+9
2019-09-18bfd_asymbol_* macrosAlan Modra1-2/+2
2019-09-18Don't use bfd_get_* macro to set bfd fieldsAlan Modra1-8/+7
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-04-16Remove netware supportAlan Modra1-16/+0
2018-02-26AOUT/COFF/PE messagesAlan Modra1-1/+1
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-1/+1
2018-02-16Remove bfd stub function casts.Alan Modra1-0/+7
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1