Binutils with MCST patches
Go to file
Jeff Law 6bc14195fb Rework space/subspace handling in PA code to fully support
SOM spaces/subspaces.
	* tc-hppa.c (USE_ALIASES): New object-format dependent define
	to control the use of space/subspace name aliases.
	(update_subspace): Accept space chain entry for containing space
	as a new parameter.  All callers changed.
	(pa_get_label): Use current_space rather than pa_segment_to_space.
	(pa_define_label): Likewise.
	(pa_undefine_label): Likewise.
	(md_begin): Change into the (possibly modified) text_section.
	(pa_parse_space_stmt): Create a new segment/space if create_flag
	is true, and the space name is not one of the two predefined spaces.
	(pa_subspace): Use current_space rather than a lookup via
	pa_segment_to_space.  Reset BFD section flags as required by
	the .subspace directive.  Likewise for the section alignment.
	Pass the current space to update_subspace and create_new_subspace.
	(pa_spaces_begin): Only use space/subspace aliases if USE_ALIASES
	is true.  When not using aliases, create a BFD section for each
	subspace encountered.  When not using aliases replace the default
	text, data, and bss segments with new ones.
	(create_new_subspace): When not using aliases each subspace has a
	section/segment and subsegments are not needed, so set the subsegment
	to zero.
1993-10-31 01:54:01 +00:00
bfd test 1993-10-29 19:05:11 +00:00
binutils put objcopy in alphabetical order 1993-10-30 02:24:39 +00:00
config * mh-hp300: Revert yesterday's change, but add comment explaining. 1993-10-21 01:37:55 +00:00
gas Rework space/subspace handling in PA code to fully support 1993-10-31 01:54:01 +00:00
gdb * symfile.c (reread_symbols): When re-reading symbols, do all the 1993-10-30 20:21:19 +00:00
gprof Use BFD to determine what a symbol prefix is, be better about determining 1993-08-13 21:38:41 +00:00
include First cut at Sparc coff definition. 1993-10-29 01:03:08 +00:00
ld mach 386 changes 1993-10-29 19:30:11 +00:00
mmalloc Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly 1993-08-02 23:29:32 +00:00
opcodes * a29k-dis.c (print_insn): Use 0x%08x, not 0x%8x. 1993-10-28 21:43:14 +00:00
readline * configure.in: Add * to end of all OS names. 1993-10-22 13:32:12 +00:00
sim * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb 1993-10-26 18:01:45 +00:00
.Sanitize Get rid of "Sanitize for-fsf" stuff; it didn't get the right results. 1993-10-26 23:21:17 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
ChangeLog * configure.in: Produce warning message for subdirectories not 1993-10-26 23:02:18 +00:00
DOC.Sanitize Initial revision 1991-10-31 00:08:52 +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 (taz): Replace "byacc" with "bison -y" in the 1993-10-25 18:26:24 +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 run make check on stage 3 after *all* trees are built 1993-10-28 21:54:44 +00:00
config.guess add support for aviion 1993-10-27 17:46:16 +00:00
config.sub * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). 1993-10-05 17:41:05 +00:00
configdos.bat Initial revision 1991-12-12 02:47:57 +00:00
configure fix replacement of multiline values for CC and CXX 1993-09-15 02:11:35 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in Get rid of "Sanitize for-fsf" stuff; it didn't get the right results. 1993-10-26 23:21:17 +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 (chmodcmd): Set file to mode 755 by default (should also do default 1993-09-10 00:04:38 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +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 uniq to holes, ccross changes 1993-07-08 00:57:49 +00:00