Binutils with MCST patches
Go to file
Peter Schauer 211b564e41 * config/powerpc/tm-ppc-aix4.h, config/rs6000/tm-rs6000-aix4.h
(DONT_RELOCATE_SYMFILE_OBJFILE):  Removed.
	* xcoffsolib.h (struct vmap):  Add new members tvma, toffs and dvma,
	remove tadj.
	* exec.c (bfdsec_to_vmap):  Initialize new vmap members, initialize
	tstart and dstart with section VMA.
	* rs6000-nat.c (vmap_symtab):  Relocate relative to the VMA in the
	object file.
	(vmap_ldinfo, xcoff_relocate_core):  Adjust tstart by section offset
	of the text section, remove DONT_RELOCATE_SYMFILE_OBJFILE hack.
	(vmap_exec):  Relocate relative to the VMA in the object file,
	relocate .bss section as well.
	(xcoff_relocate_core):  No longer adjust section addresses by VMA.
	* rs6000-tdep.c (find_toc_address):  Change type of tocbase
	to CORE_ADDR.
	* xcoffread.c (secnum_to_bfd_section):  New routine to get
	BFD section from CS section number.
	(scan_xcoff_symtab):  Make toc_offset section relative.

	* symtab.c (total_number_of_methods):  Avoid core dump if
	baseclass type is still undefined.
1997-04-19 08:52:17 +00:00
bfd * coff-alpha.c (bsd_alpha_howto_table): Cloned from alpha_howto_table 1997-04-18 15:50:19 +00:00
binutils * Makefile.in (INSTALL): Set to @INSTALL@. 1997-04-15 17:45:20 +00:00
config Thu Mar 27 15:52:40 1997 Geoffrey Noer <noer@cygnus.com> 1997-03-27 23:55:00 +00:00
gas * config/tc-ppc.c (ppc_fix_adjustable): Handle zero length csects 1997-04-18 17:39:33 +00:00
gdb * config/powerpc/tm-ppc-aix4.h, config/rs6000/tm-rs6000-aix4.h 1997-04-19 08:52:17 +00:00
gprof Change to use automake: 1997-04-15 18:35:39 +00:00
include Ref gdb/11763 - can't stop a running simulator: 1997-04-18 12:24:52 +00:00
ld Fri Apr 18 11:54:43 1997 Niklas Hallqvist <niklas@appli.se> 1997-04-18 15:57:37 +00:00
mmalloc * Makefile.in (mm.o): New target that combines all the functions 1996-12-28 22:33:53 +00:00
opcodes * cgen-*.c, m32r-*.c: #include sysdep.h instead of config.h. 1997-04-14 00:52:36 +00:00
readline * tilde.c (tilde_word_expand): __MSDOS___ -> __MSDOS__ 1996-10-08 16:00:54 +00:00
sim * interp.c: Include float.h and define SIGTRAP if _WIN32. 1997-04-19 01:59:09 +00:00
.Sanitize * mkinstalldirs: New file, copied from automake. 1997-04-15 16:26:43 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
ChangeLog Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org> 1997-04-17 17:58:22 +00:00
DOC.Sanitize Updated documentation for lose-inet -> keep-inet change 1996-06-19 15:40:45 +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 (DEVO_SUPPORT): Add mkinstalldirs. 1997-04-15 19:37:39 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
build-all.mk change [ -d foo ] to test -d foo 1996-03-22 21:50:27 +00:00
config-ml.in * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. 1995-12-27 23:52:53 +00:00
config.guess Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org> 1997-04-17 17:58:22 +00:00
config.sub (m32r): Clean up support for. 1997-03-24 20:24:29 +00:00
configure * configure: Don't get confused by CPU-VENDOR-linux-gnu. 1996-10-10 18:15:03 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com> 1997-03-31 21:29:17 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +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
makefile.vms Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de> 1997-04-01 21:29:27 +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 * mpw-configure: Add support for exec-prefix. 1995-12-04 20:48:19 +00:00
setup.com Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de> 1996-08-08 16:20:25 +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