libc/include
Jakub Jelinek b3c74e6dd0 gas/
* config/tc-sparc.c (sparc_ip): Fix a bug which caused v9_arg_p
	instructions to loose any special insn->architecture mask.

	* config/tc-sparc.c (v9a_asr_table): Add v9b ASRs.
	(sparc_md_end, sparc_arch_types, sparc_arch,
	sparc_elf_final_processing): Handle v8plusb and v9b architectures.
	(sparc_ip): Handle siam mode operands. Support v9b ASRs (and
	request v9b architecture if they are used).

bfd/
	* elf32-sparc.c (elf32_sparc_merge_private_bfd_data,
	elf32_sparc_object_p, elf32_sparc_final_write_processing):
	Support v8plusb.
	* elf64-sparc.c (sparc64_elf_merge_private_bfd_data,
	sparc64_elf_object_p): Support v9b.
	* archures.c: Declare v8plusb and v9b machines.
	* bfd-in2.h: Ditto.
	* cpu-sparc.c: Ditto.

include/opcode/
	* sparc.h (enum sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_V9B.
	Note that '3' is used for siam operand.

opcodes/
	* sparc-dis.c (v9a_asr_reg_names): Add v9b ASRs.
	(compute_arch_mask): Add v8plusb and v9b machines.
	(print_insn_sparc): siam mode decoding, accept ASRs up to 25.
	* opcodes/sparc-opc.c: Support for Cheetah instruction set.
	(prefetch_table): Add #invalidate.
2000-10-20 10:38:47 +00:00
..
aout * aout64.h (RELOC_EXT_BITS_EXTERN_BIG): Wrap definition in #ifndef. 2000-04-03 11:29:28 +00:00
coff Fix formatting, add copyright notice 2000-09-03 17:28:21 +00:00
elf * cris.h (EF_CRIS_UNDERSCORE): New. 2000-09-29 16:52:42 +00:00
mpw 19990502 sourceware import 1999-05-03 07:29:06 +00:00
nlm 19990502 sourceware import 1999-05-03 07:29:06 +00:00
opcode gas/ 2000-10-20 10:38:47 +00:00
regs 19990502 sourceware import 1999-05-03 07:29:06 +00:00
COPYING 19990502 sourceware import 1999-05-03 07:29:06 +00:00
ChangeLog merge from gcc repository 2000-10-12 02:15:49 +00:00
MAINTAINERS add MAINTAINERS files 2000-07-05 19:28:05 +00:00
alloca-conf.h Add alloca-conf.h from libiberty. 2000-09-28 08:00:54 +00:00
ansidecl.h 2000-05-06 Zack Weinberg <zack@wolery.cumb.org> 2000-06-17 15:51:55 +00:00
bfdlink.h 2000-07-20 H.J. Lu <hjl@gnu.org> 2000-07-20 21:19:33 +00:00
bin-bugs.h Move translated part of bug report string back into .c files so 2000-04-04 14:32:32 +00:00
bout.h 19990502 sourceware import 1999-05-03 07:29:06 +00:00
callback.h 19990502 sourceware import 1999-05-03 07:29:06 +00:00
demangle.h 2000-06-15 H.J. Lu <hjl@gnu.org> 2000-06-15 20:47:02 +00:00
dis-asm.h * dis-asm.h: Declare cris_get_disassembler, not print_insn_cris. 2000-09-29 18:07:47 +00:00
dyn-string.h * dyn-string.h: Adjust formatting. 2000-09-08 01:04:58 +00:00
filenames.h Eli Zaretskii's DOSish file name patches. 2000-05-26 13:11:57 +00:00
floatformat.h Add field ``name'' to floatformat. 2000-05-31 10:55:00 +00:00
fnmatch.h 19990502 sourceware import 1999-05-03 07:29:06 +00:00
fopen-bin.h 19990502 sourceware import 1999-05-03 07:29:06 +00:00
fopen-same.h 19990502 sourceware import 1999-05-03 07:29:06 +00:00
fopen-vms.h 19990502 sourceware import 1999-05-03 07:29:06 +00:00
gdbm.h 19990502 sourceware import 1999-05-03 07:29:06 +00:00
getopt.h 2000-06-17 H.J. Lu <hjl@gnu.org> 2000-06-17 23:08:19 +00:00
hashtab.h 2000-06-15 H.J. Lu <hjl@gnu.org> 2000-06-15 20:47:02 +00:00
hp-symtab.h Reinstate the following lost patches: 2000-02-08 06:39:54 +00:00
ieee.h 19990502 sourceware import 1999-05-03 07:29:06 +00:00
libiberty.h Add ARRAY_SIZE macro from egcs version 2000-09-03 17:35:07 +00:00
md5.h * md5.h (md5_uint32): Choose via INT_MAX instead of UINT_MAX. 2000-09-08 01:03:08 +00:00
oasys.h 19990502 sourceware import 1999-05-03 07:29:06 +00:00
objalloc.h 19990502 sourceware import 1999-05-03 07:29:06 +00:00
obstack.h import libiberty from egcs 2000-02-22 16:18:13 +00:00
os9k.h Fix formatting 2000-07-29 19:37:30 +00:00
partition.h * partition.h: New file. 2000-03-25 02:15:38 +00:00
progress.h 19990502 sourceware import 1999-05-03 07:29:06 +00:00
remote-sim.h When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracing 2000-02-22 08:52:20 +00:00
sim-d10v.h Add sim-d10v.h 1999-11-11 12:57:11 +00:00
sort.h 2000-06-15 H.J. Lu <hjl@gnu.org> 2000-06-15 20:47:02 +00:00
splay-tree.h merge from gcc repository 2000-10-12 02:15:49 +00:00
symcat.h 2000-06-17 H.J. Lu <hjl@gnu.org> 2000-06-17 23:08:19 +00:00