Go to file
Ian Lance Taylor b531cfe94e * elf32-hppa.c (ELF32_PARISC_SX_SIZE): Define.
(ELF32_PARISC_SX_GET, ELF32_PARISC_SX_PUT): Define.
	(symextn_entry): Don't define.
	(symext_chain_size): Change type to bfd_size_type.
	(symextn_contents): Change type to bfd_byte *.
	(elf32_hppa_backend_begin_write_processing): Use
	ELF32_PARISC_SX_SIZE instead of sizeof (symext_entryS).
	(elf32_hppa_size_symext): Likewise.  Also, change type of sizep to
	bfd_size_type *.
	(elf_hppa_tc_make_sections): Cast symextn_contents assignment to
	bfd_byte *.  Use ELF32_PARISC_SX_PUT instead of direct assignment.
	(elf32_hppa_backend_symbol_table_processing): Use
	ELF32_PARISC_SX_SIZE instead of sizeof (symext_entryS).  Use
	ELF32_PARISC_SX_GET insetad of direct assignment.
	(elf32_hppa_read_symext_info): Change type of contents, and its
	assignment cast, to bfd_byte *.  Use ELF32_PARISC_SX_SIZE instead
	of sizeof (symextn_entry).  Use symext_entryS instead of
	symextn_entry.  Use ELF32_PARISC_SX_GET instead of direct
	assignment.
1994-11-01 04:46:07 +00:00
bfd * elf32-hppa.c (ELF32_PARISC_SX_SIZE): Define. 1994-11-01 04:46:07 +00:00
binutils * objcopy.c (gap_fill): Explicitly initialize, for clarity. 1994-10-25 20:22:32 +00:00
config
gas * config/tc-hppa.c (pa_proc): Delete disabled code to put each 1994-10-30 07:00:14 +00:00
gdb * coffread.c (coff_symfile_init): Remove unused local abfd. 1994-11-01 03:28:08 +00:00
gprof
include * bfdlink.h (struct bfd_link_callbacks): Fix comments for 1994-10-25 15:38:39 +00:00
ld * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): If we find an 1994-11-01 00:37:05 +00:00
mmalloc * mmprivate.h: New file, was mmalloc.h. 1994-10-28 23:53:29 +00:00
opcodes * hppa-dis.c (print_insn_hppa): Read the instruction using 1994-11-01 00:02:52 +00:00
readline
sim
.Sanitize Add libstdc++ 1994-10-26 19:37:54 +00:00
Build-A-Release.mk
build-all.mk Added irix5 info 1994-10-20 19:25:23 +00:00
ChangeLog * config.sub: Update for recent FSF changes. Remove obsolete 1994-10-26 20:41:39 +00:00
ChangeLog.mpw
config.guess
config.sub Add support for arc processor. 1994-10-26 03:18:14 +00:00
configure
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in Add support for arc processor. 1994-10-26 03:18:14 +00:00
DOC.Sanitize
INSTALL
install-texi.in
Install.in
install.sh
intro.texi
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
Makefile.in * Makefile.in (all-binutils): Depend upon all-byacc. 1994-10-18 19:34:31 +00:00
mpw-build.in
mpw-config.in
mpw-configure
mpw-README
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
test-build.mk Added --with-stabs for alpha and sgi5.2 1994-10-20 17:49:11 +00:00