Go to file
Fred Fish 7f12eb53ca * detach.c (mmalloc_detach): Fix bug in computation of negative
brk value.
	* mmcheck.c (mmcheckf): Renamed from mmcheck and new FORCE argument
	added.  Replaced hack that always allowed checking routines to be
 	installed and enforce restriction that they have to be installed
	prior to allocating any memory on the used heap or the FORCE argument
	has to be non-NULL.
	(mmcheck): New function that calls mmcheckf with FORCE set to zero,
	for backwards compatibility.
	* mmalloc.c (malloc): Store result in local variable before
	returning it.  Makes debugging much easier at negligible cost.
	* mmalloc.h (mmcheckf): Declare.
	* attach.c (reuse): Call mmcheckf rather than mmcheck.
	* mmap-sup.c (__mmalloc_mmap_morecore): Improve to allow mmap
	to select a base mapping address if none is otherwise given.
	(mmalloc_findbase): New function that user can call to find
	an available mapping address of a given size.
1996-07-11 07:36:27 +00:00
bfd * ecoff.c (_bfd_ecoff_new_section_hook): Set SEC_CODE for _INIT 1996-07-10 16:44:45 +00:00
binutils * stabs.c (stab_demangle_fund_type): Return a void * for a 1996-07-10 17:35:33 +00:00
config Add new config file for Irix 6. 1996-07-09 00:32:21 +00:00
gas Wed Jul 10 12:39:08 1996 Richard Henderson <rth@tamu.edu> 1996-07-10 16:51:06 +00:00
gdb * h8300-tdep.c: Remove some outdated comments. 1996-07-10 04:44:23 +00:00
gprof * gprof.c (VERSION): Define as "2.7.1". 1996-07-04 19:39:24 +00:00
include No longer need to sanitize away h8s stuff. 1996-07-05 18:46:54 +00:00
ld * configure.tgt (mips*el-*-elf*): Use elf32elmip. 1996-07-09 16:13:56 +00:00
mmalloc * detach.c (mmalloc_detach): Fix bug in computation of negative 1996-07-11 07:36:27 +00:00
opcodes * alpha-opc.c: Add new case of "mov". From Klaus Kaempf 1996-07-09 14:57:34 +00:00
readline * Makefile.in (datadir): Set to $(prefix)/share. 1996-06-25 14:07:27 +00:00
sim * compile.c (sim_resume): Fix all rotate-by-2-bits insns. 1996-07-10 04:15:17 +00:00
.Sanitize Add basic d10v support 1996-07-01 17:34:10 +00:00
Build-A-Release.mk
build-all.mk change [ -d foo ] to test -d foo 1996-03-22 21:50:27 +00:00
ChangeLog * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES, 1996-07-11 01:58:46 +00:00
config-ml.in
config.guess * config.guess: Combine mips-mips-riscos cases, and use cpp to 1996-06-08 01:13:04 +00:00
config.sub
configure
configure.bat
configure.in * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5. 1996-07-09 00:34:43 +00:00
DOC.Sanitize Updated documentation for lose-inet -> keep-inet change 1996-06-19 15:40:45 +00:00
INSTALL
install-texi.in
Install.in
install.sh Remove cygnus local comments from install-sh and install.sh. 1996-06-05 19:38:35 +00:00
intro.texi
make-all.com Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) 1996-06-18 18:51:14 +00:00
makeall.bat
Makefile.in * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES, 1996-07-11 01:58:46 +00:00
mpw-build.in
mpw-config.in
mpw-configure
mpw-README
Pack-A-Progressive
setup.com Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) 1996-06-18 18:51:14 +00:00
SUPPORTED
tape-labels-tex.in
test-build.mk