binutils-gdb/bfd/doc
Alan Modra af92590521 Remove bfdwin.c
In commit b86d3af60f and 0ab0435fe6 I fixed SIGBUS errors found by
oss-fuzz now that --with-mmap defaults to enabled.  It turns out there
are further problems with the aout mmap code: aout_read_minisymbols
returns the external symbol array, which is later freed by nm.c.  If
the array is mmaped you can't free it.  Now this could be fixed by
making aout minisymbols an array of pointers, but I figure there's not
much point in expending effort on that.  So delete the aout mmap
support along with bfdwin.c and get_section_contents_in_window.
2024-04-11 17:05:16 +09:30
..
bfd.texi
bfdint.texi Remove bfdwin.c 2024-04-11 17:05:16 +09:30
bfdsumm.texi
ChangeLog-0415
ChangeLog-9103
chew.c PR31314, chew crashing on use of uninitialized value 2024-01-30 09:42:59 +10:30
doc.str
fdl.texi
header.sed
local.mk Remove bfdwin.c 2024-04-11 17:05:16 +09:30
makefile.vms
proto.str PR31314, chew crashing on use of uninitialized value 2024-01-30 09:42:59 +10:30
webassembly.texi