Binutils with MCST patches
Go to file
Ken Raeburn 7b23213f31 * tc-i386.h (NO_RELOC) [BFD_ASSEMBLER]: Define as BFD_RELOC_NONE.
(md_parse_option): New macro, converted from function.

* tc-i386.c (md_parse_option): Function deleted.
(comment_chars) [OBJ_ELF]: Include "/".
(line_comment_chars) [OBJ_ELF || TE_I386AIX]: Don't include "/".
(md_assemble): Cast 0xe9 to char explicitly, to avoid compiler warning.
(md_assemble, md_estimate_size_before_relax, md_create_long_jump): Call reloc
for fix_new type, or use correct enumerator, instead of always using NO_RELOC.
(i386_operand): Change "ifndef I386COFF" to "ifdef OBJ_AOUT" for
tests for valid section.
(md_convert_frag) [BFD_ASSEMBLER]: Compensate for frag start address.
(md_apply_fix_1) [BFD_ASSEMBLER]: For pc-relative reloc with
symbol, compensate for location of reloc.
(reloc, BFD_RELOC_32, BFD_RELOC_32_PCREL) [!BFD_ASSEMBLER]: Define to return
zero.
1993-08-19 17:45:03 +00:00
bfd * hosts/i386{mach3,osf1mk}.h: New files, for Mach hosting. 1993-08-18 05:10:45 +00:00
binutils remove mention of nm 1993-08-13 00:11:22 +00:00
config don't use -g in CXXFLAGS 1993-08-12 18:43:31 +00:00
gas * tc-i386.h (NO_RELOC) [BFD_ASSEMBLER]: Define as BFD_RELOC_NONE. 1993-08-19 17:45:03 +00:00
gdb * defs.h: Try to clarify comment about ADDR_BITS_REMOVE. 1993-08-18 22:23:45 +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 * mips.h: Added M_LI_S and M_LI_SS. 1993-08-18 19:39:33 +00:00
ld keep i386-linux.h 1993-08-18 22:54: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 * mips-opc.c: li.d uses "T,L", not "S,F". Added li.s. 1993-08-18 19:40:37 +00:00
readline Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly 1993-08-02 23:29:32 +00:00
sim Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly 1993-08-02 23:29:32 +00:00
.Sanitize New directory 1993-08-18 01:24:15 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
ChangeLog * Makefile.in: Add support for new libio. 1993-08-18 02:04:05 +00:00
DOC.Sanitize
INSTALL
Install.in 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
build-all.mk reflect new changes in matrix 1993-08-19 02:46:32 +00:00
config.guess * config.guess: Recognize BSD on hp300. 1993-08-16 01:50:58 +00:00
config.sub handle broken test (lynx) 1993-07-16 20:14:38 +00:00
configdos.bat Initial revision 1991-12-12 02:47:57 +00:00
configure add support for CONFIG_SHELL 1993-08-02 18:58:17 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in add libio 1993-08-18 21:26:16 +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 * install.sh: If one command fails, don't try the rest. Don't try 1993-08-16 02:49:53 +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