Commit Graph

  • ab3ce6303a * hppa.h: Document new completers and args. * hppa.h (pa_opcodes): Add 64 bit patterns and pa2.0 syntax for uxor, uaddcm, dcor, addi, add, sub, subi, shladd, rfi, and probe. Add pa2.0 extensions for ssm, rsm, pdtlb, pitlb. Add performance instructions pmenb and pmdis. Jeff Law 1999-08-28 10:16:15 +0000
  • b4063b31d4 Fix minor bug in last change. Jeff Law 1999-08-28 09:28:31 +0000
  • a7192fe0ab * hppa.h (pa_opcodes): Add pa2.0 instructions hadd, hshl, hshr, hsub, mixh, mixw, permh. Jeff Law 1999-08-28 08:46:57 +0000
  • ad9cdcce7b * hppa.h (pa_opcodes): Change completers in instructions to use 'c' prefix. Jeff Law 1999-08-28 08:16:55 +0000
  • 5193c502b0 * hppa.h (pa_opcodes): Add popbts, new forms of bb, havg, hshladd, hshradd, shrpd, and shrpw instructions. Update arg comments. Jeff Law 1999-08-28 06:41:11 +0000
  • 39484d8592 * hppa.h (pa_opcodes): Change fmpyfadd, fmpynfadd, fneg, fnegabs to use 'I' instead of 'F'. Jeff Law 1999-08-28 06:27:12 +0000
  • 53ca6d03e5 Do not build ld for native AIX platforms. Nick Clifton 1999-08-27 10:42:58 +0000
  • e5af6ca113 Add AMD athlon support to x86 assembler and disassembler. Alan Modra 1999-08-21 12:40:35 +0000
  • d0c72719e5 * cgen.h (CGEN_INSN_MACH_HAS_P): New macro. Doug Evans 1999-08-19 05:45:30 +0000
  • c909a1d631 * Makefile.in (LDFLAGS): Define. Ian Lance Taylor 1999-08-10 03:33:09 +0000
  • 0bde435076 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> Ian Lance Taylor 1999-08-08 23:32:46 +0000
  • df4ef9bdac * mkdep: New file. * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep. (BINUTILS_SUPPORT_DIRS): Add mkdep. Ian Lance Taylor 1999-08-08 17:46:02 +0000
  • cd7a123087 From Eli Zaretskii <eliz@is.elta.co.il>: * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly long file name when using DJGPP on MS-DOS. Ian Lance Taylor 1999-08-08 15:36:13 +0000
  • 85038a8a7f * hppa.h (pa_opcodes): Add 64 bit versions of or, xor, and, and andcm. Add 32 and 64 bit version of cmpclr, cmpiclr. Jeff Law 1999-08-06 16:03:53 +0000
  • 55c98dbaae * hppa.h: Document 64 bit condition completers. Jeff Law 1999-08-06 15:49:29 +0000
  • 978c8e91e3 * hppa.h (pa_opcodes): Change condition args to use '?' prefix. Jeff Law 1999-08-05 22:58:08 +0000
  • 0274eb115d Support for gcc to generate 16-bit i386 code. (.code16gcc) Alan Modra 1999-08-04 10:07:41 +0000
  • 59350e7176 * Makefile.in (check-target-libio): Remove all-target-libstdc++ dependency as this causes "make check" to globally "make all" Alan Modra 1999-07-30 07:40:51 +0000
  • 83849fdd14 * hppa.h (pa_opcodes): Add "pushnom" and "pushbts". Jeff Law 1999-07-28 10:31:15 +0000
  • 733df03348 * hppa.h (pa_opcodes): Change xmpyu, fmpyfadd, and fmpynfadd to use 'J' and 'K' instead of 'E' and 'X'. Jeff Law 1999-07-28 08:06:30 +0000
  • 23173ac30c * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and configure.bat in SUPPORT_FILES. (gas+binutils.tar.bz2): Likewise. Ian Lance Taylor 1999-07-23 00:56:28 +0000
  • 39beac7e2b From Mark Elbrecht: * configure.bat: Remove; obsolete. Ian Lance Taylor 1999-07-22 01:16:49 +0000
  • 34301951e0 Rename F_SOFTFLOAt to F_SOFT_FLOAT for compatability with include/elf/arm.h Nick Clifton 1999-07-17 15:40:17 +0000
  • ae2271b23a Jakub Jelinek <jj@ultra.linux.cz> Richard Henderson 1999-07-16 21:36:38 +0000
  • 8647c02950 Jakub Jelinek <jj@ultra.linux.cz> Richard Henderson 1999-07-16 21:26:39 +0000
  • 939a5db65a 1999-06-21 Philip Blundell <pb@nexus.co.uk> * arm.h (EF_SOFT_FLOAT, F_SOFT_FLOAT): Define. Nick Clifton 1999-07-15 01:35:40 +0000
  • 2dbc8e9c1e 1999-06-21 Philip Blundell <pb@nexus.co.uk> * arm.h (F_SOFTFLOAT): Define. Nick Clifton 1999-07-15 01:34:30 +0000
  • 02309525c5 8 include/opcode/i386.h: Add "undocumented" AMD 3DNow! pf2iw, pi2fw, pswapw Alan Modra 1999-07-13 07:41:47 +0000
  • bec8046d67 o include/opcode/i386.h: Add "undocumented" AMD 3DNow! pf2iw, pi2fw, pswapw Alan Modra 1999-07-13 07:41:46 +0000
  • de58574b9b * m68k.h (EF_CPU32): Move definition inside multiple inclusion guard. Andreas Schwab 1999-07-13 00:50:47 +0000
  • 1e2fe5b32d * aout64.h (N_SHARED_LIB): Define as 0 if TEXT_START_ADDR is defined as 0. Ian Lance Taylor 1999-07-12 11:12:37 +0000
  • 19e94c3e01 * ansidecl.h: Copy attribute support macros from egcs. Ian Lance Taylor 1999-07-11 19:15:01 +0000
  • 9930fb5b1e * configure: Add -W -Wall to the default CFLAGS when compiling with gcc. Ian Lance Taylor 1999-07-11 17:26:49 +0000
  • 192e3343c3 * sparc.h (ELF64_R_TYPE_DATA): Sign extend the value. (ELF64_R_TYPE_INFO): Mask out all but low 24 bits of data. (DT_SPARC_PLTFMT): Delete. Richard Henderson 1999-07-08 16:01:06 +0000
  • 4bd805d434 � * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*. Jeff Law 1999-07-08 11:35:04 +0000
  • dddbe276f3 � * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*. Jeff Law 1999-07-08 11:35:03 +0000
  • bdc7824ee5 Define F_ARM_5 Nick Clifton 1999-07-05 07:29:04 +0000
  • ca7cd5dc64 * hppa.h (struct pa_opcode): Add new field "flags". (FLAGS_STRICT): Define. Jeff Law 1999-06-30 23:20:56 +0000
  • ccc329f000 * configure.in: Build ld on IRIX6. Mark Mitchell 1999-06-30 21:00:59 +0000
  • 386449a2f8 * hppa.h (pa_opcodes): Add pa2.0 clrbts instruction. Jeff Law 1999-06-25 03:29:45 +0000
  • 233881c2a2 * hppa.h (pa_opcodes): Add entries for mfia and mtsarcm instructions. Jeff Law 1999-06-25 03:23:12 +0000
  • 71bc641897 * bfdlink.h (struct bfd_link_hash_entry): Add init_function and fini_function. Mark Mitchell 1999-06-23 11:03:45 +0000
  • 30b962fd67 P include/opcode/i386.h: Allow bswapl, arplw, and other dodgy insns. opcodes/i386-dis.c: Fix a comment Alan Modra 1999-06-23 06:00:09 +0000
  • 5f609326fb 8 * hppa.h (elf_hppa_reloc_type): Renamed from elf32_hppa_reloc_type. Jeff Law 1999-06-21 15:37:49 +0000
  • dd8f7f0d2e b * hppa.h (elf_hppa_reloc_type): Renamed from elf32_hppa_reloc_type. Jeff Law 1999-06-21 15:37:48 +0000
  • 154acdedb7 * mips.h (Elf32_Internal_Msym): New structure. (Elf32_External_Msym): Likewise. (ELF32_MS_REL_INDEX): New macro. (ELF32_MS_FLAGS): Likewise. (ELF32_MS_INFO): Likewise. Mark Mitchell 1999-06-21 06:57:35 +0000
  • 2e07d71fcd Add -M command line switch to objdump - text of switch is passed on to disassembler Add support for register name set selection ot ARM disassembler. Nick Clifton 1999-06-16 02:24:26 +0000
  • ef32ea0e86 * Makefile.in: (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo. Ian Lance Taylor 1999-06-12 10:11:02 +0000
  • 7ea9a4f5d1 * Makefile.in: Change distribution targets to use bzip2 instead of gzip. (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex. Ian Lance Taylor 1999-06-12 10:04:11 +0000
  • 87201c5431 add texinfo.tex Ian Lance Taylor 1999-06-12 09:59:55 +0000
  • de7d321068 Jakub Jelinek <jj@ultra.linux.cz> * sparc.h (R_SPARC_max_std): Define. Richard Henderson 1999-06-10 21:00:53 +0000
  • 20794137e9 � * hppa.h: Update with various changes from newest PA ELF specifications. Jeff Law 1999-06-09 14:22:08 +0000
  • 513edd10e1 . * hppa.h: Update with various changes from newest PA ELF specifications. Jeff Law 1999-06-09 14:22:07 +0000
  • 4dff193f2e Add mcore target Nick Clifton 1999-06-04 07:20:18 +0000
  • a52fa432a8 * common.h (EM_PPC64): Define. Ian Lance Taylor 1999-06-03 08:20:07 +0000
  • e461c6c23c * internal.h (BEOS_EXE_IMAGE_BASE, BEOS_DLL_IMAGE_BASE): New. Richard Henderson 1999-06-03 03:26:17 +0000
  • 22bc31fc03 Stu Grossman <grossman@babylon-5.cygnus.com> * dwarf.h: Add LANG_JAVA. * dwarf2.h: Add DW_LANG_Java. Richard Henderson 1999-06-02 18:14:14 +0000
  • c9315bfb43 Cort Dougan <cort@cs.nmt.edu> * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux. Richard Henderson 1999-05-30 16:06:14 +0000
  • f17c053f8b Define ELFOSABI_ARM Nick Clifton 1999-05-29 10:42:45 +0000
  • 664151086b * hppa.h (pa_opcodes): Move integer arithmetic instructions after integer logical instructions. Jeff Law 1999-05-28 14:26:52 +0000
  • 8d7a95a647 Update comment Nick Clifton 1999-05-28 10:47:30 +0000
  • 6a26bbce7b 1999-05-28 Linus Nordberg <linus.nordberg@canit.se> * m68k.h: Document new formats `E', `G', `H' and new places `N', `n', `o'. * m68k.h: Define mcf5206e, mcf5307, mcf. Document new format `u' and new places `m', `M', `h'. Ian Lance Taylor 1999-05-27 22:31:03 +0000
  • a4b15b89f4 * i960.h: New file. Ian Lance Taylor 1999-05-27 21:29:05 +0000
  • 4b69b0a1f1 * hppa.h (pa_opcodes): Add several processor specific system instructions. Jeff Law 1999-05-27 03:19:32 +0000
  • 171cdecb9f * hppa.h (pa_opcodes): Add second entry for "comb", "comib", "addb", and "addib" to be used by the disassembler. Jeff Law 1999-05-26 16:04:11 +0000
  • d70d842494 Updated to match latest version in EGCS Nick Clifton 1999-05-24 15:20:21 +0000
  • 4f70a0b8a9 Renumber cpu flag bits to avoid collision with PE flag bits Nick Clifton 1999-05-19 07:25:59 +0000
  • 0ceedff1a6 Add PLT relolcs Nick Clifton 1999-05-16 13:57:59 +0000
  • 04759263df Defined rva relocations. Nick Clifton 1999-05-15 15:13:18 +0000
  • 4b5775a3e9 P i386 PIII SIMD support, remove ReverseRegRegmem kludge tidy a few things in i386 intel mode disassembly Alan Modra 1999-05-13 06:00:27 +0000
  • a594afbb42 * ppc.h (PPC_OPCODE_64_BRIDGE): New. Richard Henderson 1999-05-08 23:28:34 +0000
  • e2e59ff4eb * m68k.h (EF_CPU32): Define. Catherine Moore 1999-05-05 10:57:16 +0000
  • 9bd537840a This commit was generated by cvs2svn to track changes on a CVS vendor branch. Richard Henderson 1999-05-03 07:29:06 +0000
  • a3acbf4694 19990502 sourceware import Richard Henderson 1999-05-03 07:29:06 +0000