Go to file
Ian Lance Taylor 5fa2aaa241 * coff-alpha.c: Implemented reloc handling for the linker, made
various other related changes.
	* libecoff.h (ecoff_backend_data): Added rdata_in_text field.
	Renamed finish_reloc to adjust_reloc_in.  Added adjust_reloc_out
	field.
	(ecoff_bfd_get_relocated_section_contents): Don't define.
	* ecoff.c (ecoff_sec_to_styp_flags, ecoff_styp_to_sec_flags):
	Handle .lita section.
	(ecoff_slurp_reloc_table): Handle RELOC_SECTION_FINI.
	finish_reloc backend field renamed to adjust_reloc_in.
	(ecoff_bfd_seclet_link): Adjust number of aux entries to
	debug_align boundary.
	(ecoff_compute_section_file_positions): If rdata_in_text put
	.rdata section in text segment, not data segment.  Put .pdata
	section in text segment.
	(ecoff_write_object_contents): Likewise.  Also, call
	adjust_reloc_out, and handle .lita, .xdata, .pdata, .fini and
	absolute sections when writing out relocs.
	* coffswap.h (coff_swap_aouthdr_out): For ALPHAECOFF, output 2 for
	bldrev field, as on Alpha OSF/1.  Padding field is now 2 bytes.
	* coff-mips.c (mips_ecoff_swap_reloc_out): Added assertion.
	(mips_adjust_reloc_in): Renamed from mips_finish_reloc.
	(mips_adjust_reloc_out): New function (does nothing).
	(mips_ecoff_backend_data): Initialize new fields.
	(ecoff_bfd_get_relocation_section_contents): Define to be
	bfd_generic_get_relocated_section_contents.

	* reloc.c (bfd_perform_relocation): Added casts to avoid Alpha
	OSF/1 cc bug.
1993-10-19 19:41:44 +00:00
bfd * coff-alpha.c: Implemented reloc handling for the linker, made 1993-10-19 19:41:44 +00:00
binutils Makefile.in (binutils.dvi): use TEXIDIR to find texinfo.tex 1993-10-01 00:11:58 +00:00
config keep mt-hppa 1993-10-05 19:29:09 +00:00
gas * config/tc-mips.c (md_pseudo_table): Ignore .livereg pseudo-op. 1993-10-14 21:06:52 +00:00
gdb Clean out all references to snapshots.readme, a file that is not 1993-10-19 19:38:05 +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 keep apollo.h 1993-10-13 23:09:08 +00:00
ld * ldlang.c (lang_size_sections, lang_common): ALIGN_N can't handle 1993-10-15 09:29:32 +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 * alpha-opc.h: Add ldl_l, fix typo for ldq_u. 1993-10-08 09:43:36 +00:00
readline * readline.c: Add stuff for HIUX to place where we detect termio 1993-10-05 20:32:37 +00:00
sim * compile.c (sim_set_pc): Write to the pc direcly. 1993-10-07 23:25:14 +00:00
.Sanitize Add chillrt test-chill release release-info to lose_these_too if they 1993-10-12 02:42:30 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
build-all.mk add build-latest target 1993-10-12 23:26:57 +00:00
ChangeLog * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS, 1993-10-19 16:47:37 +00:00
config.guess * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). 1993-10-05 17:41:05 +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 remove debugging echo 1993-10-19 17:44:57 +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-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Install.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
Makefile.in * Makefile.in: Add support for new libio. 1993-08-18 02:04:05 +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
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