Binutils with MCST patches
Go to file
Ken Raeburn 4fe6d901bd Changes for mmap; details in change log.
Added some new interfaces, and a new entry in the target vector.  Under the new
interfaces, mmap will be used if available, otherwise malloc/seek/read, as
before.  Old interfaces all still intact.

Most configurations (including all used by "--enable-targets=all") simply
changed to call the default routine for that entry in the target vector.  I
might've missed some targets only included in special configurations.

Support for a.out symbol and string table reading now goes through new
interfaces, and will use mmap when available.

Linker hooks (e.g., avoiding reallocation under malloc) not ready yet.
1995-11-06 10:08:03 +00:00
bfd Changes for mmap; details in change log. 1995-11-06 10:08:03 +00:00
binutils * objdump.c: Include <sys/types.h>. 1995-11-03 19:11:41 +00:00
config trying to nuke for crash... files no longer needed 1995-10-26 00:11:31 +00:00
gas * config/tc-ppc.c (ppc_biei): Force symbol into text_section. 1995-11-05 04:54:52 +00:00
gdb * configure.in (AC_CHECK_HEADERS): add stddef.h. 1995-11-05 08:13:39 +00:00
gprof * Makefile.in (DISTSTUFF): Rename to GEN_FILES, to avoid confusion. 1995-11-01 20:50:55 +00:00
include Wed Nov 1 15:25:18 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de> 1995-11-01 20:26:50 +00:00
ld some i386-netbsd cleanup 1995-11-05 10:14:28 +00:00
mmalloc * configure.in: AC_CHECK_HEADERS, not AC_CHECK_HEADER. 1995-11-05 08:28:20 +00:00
opcodes * m68k-opc.c (m68k_opcodes): Correct fmoveml operands. 1995-11-03 17:56:30 +00:00
readline Tue Oct 31 10:38:58 1995 steve chamberlain <sac@slash.cygnus.com> 1995-10-31 18:40:29 +00:00
sim * core.c: Rename to corefile.c 1995-11-05 05:40:15 +00:00
.Sanitize Put the "some mentions of sanitize..." check *after* the GM sanitization, 1995-10-31 02:01:13 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
ChangeLog * configure: Remove dubious bug reporting address. 1995-11-05 08:14:38 +00:00
DOC.Sanitize Remove mention of no-longer-needed keep-mpw, add mention of lose-gdbtk. 1995-05-29 20:52:31 +00:00
INSTALL Nearly complete. Still needs pointer to "more doc". 1991-04-13 07:41:11 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in * Makefile.in (DO_X): Split rule to decrease command line length 1995-11-03 03:52:08 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
SUPPORTED Initial revision 1991-06-12 21:44:36 +00:00
build-all.mk NCR changes 1995-09-17 03:05:25 +00:00
cfg-ml-com.in shorten some multi directory names. 1995-10-22 17:31:02 +00:00
cfg-ml-pos.in Document sed bug. 1995-07-27 21:37:26 +00:00
config.guess * config.guess: Merge with FSF: 1995-08-11 22:40:18 +00:00
config.sub * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. 1995-07-03 22:02:03 +00:00
configure * configure: Remove dubious bug reporting address. 1995-11-05 08:14:38 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in * configure.in: Before checking for the existence of various files, 1995-11-03 16:08:08 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
install.sh * install.sh: If $dstdir exists, don't check whether each component does. 1994-04-27 19:19:56 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-build.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-config.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-configure Add PowerMac support and many other enhancements. 1995-09-26 21:51:30 +00:00
tape-labels-tex.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
test-build.mk add support for i386-unixware target, m68k-vxworks5.1 target, i960-vxworks5.1 target... always configure with --enable-gdbtk 1995-05-18 09:27:23 +00:00