aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)AuthorFilesLines
1999-09-07 * hppa.h (pa_opcodes): Add "addil" variant which has the %r1 asJeff Law2-1/+8
an explicit output argument.
1999-09-071999-09-06 Donn Terry <donn@interix.com>Ian Lance Taylor3-8/+15
* internal.h (DTYPE): Define. * pe.h (struct external_PEI_filehdr): Rename from external_PE_filehdr. Define even if COFF_IMAGE_WITH_PE is not defined.
1999-09-06 * hppa.h: Add strict variants of PA1.0/PA1.1 loads and stores.Jeff Law2-0/+66
Add a few PA2.0 loads and store variants.
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor2-0/+5
* dis-asm.h (print_insn_pj): Declare.
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor2-0/+50
* pj.h: New file.
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor3-0/+52
* pj.h: New file. * common.h (EM_PJ): Define.
1999-09-03 * hppa.h: Add HPUX specific symbol type definitions.Jeff Law2-0/+6
1999-09-02 * hppa.h: Add HPUX specific dynamic and program header tableJeff Law2-6/+52
specific definitions.
1999-08-31oops - omitted from previous deltaNick Clifton1-1/+1
1999-08-31Patch from Scott Bambrough <scottb@netwinder.org> to define NT_TASKSTRUCT.Nick Clifton2-0/+5
1999-08-29Allow spaces in i386 FP reg names, eg. %st ( 1 ).Alan Modra2-10/+20
1999-08-29 * hppa.h (pa_opcodes): Replace 'f' by 'v'. Prefix float register argsJeff Law2-122/+127
by 'f'.
1999-08-28 * hppa.h (pa_opcodes): Add extrd, extrw, depd, depdi, depw, depwi.Jeff Law2-2/+20
Add supporting args.
1999-08-28 * hppa.h: Document new completers and args.Jeff Law2-4/+59
* 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.
1999-08-28Fix minor bug in last change.Jeff Law1-1/+1
1999-08-28 * hppa.h (pa_opcodes): Add pa2.0 instructions hadd, hshl,Jeff Law2-3/+19
hshr, hsub, mixh, mixw, permh.
1999-08-28 * hppa.h (pa_opcodes): Change completers in instructions toJeff Law2-89/+99
use 'c' prefix.
1999-08-28 * hppa.h (pa_opcodes): Add popbts, new forms of bb, havg,Jeff Law2-9/+25
hshladd, hshradd, shrpd, and shrpw instructions. Update arg comments.
1999-08-28 * hppa.h (pa_opcodes): Change fmpyfadd, fmpynfadd, fneg,Jeff Law2-4/+12
fnegabs to use 'I' instead of 'F'.
1999-08-21Add AMD athlon support to x86 assembler and disassembler.Alan Modra2-34/+42
1999-08-19* cgen.h (CGEN_INSN_MACH_HAS_P): New macro.Doug Evans2-0/+10
1999-08-06 * hppa.h (pa_opcodes): Add 64 bit versions of or, xor, and,Jeff Law2-0/+11
and andcm. Add 32 and 64 bit version of cmpclr, cmpiclr.
1999-08-06 * hppa.h: Document 64 bit condition completers.Jeff Law2-2/+21
1999-08-05 * hppa.h (pa_opcodes): Change condition args to use '?' prefix.Jeff Law2-93/+106
1999-08-04Support for gcc to generate 16-bit i386 code. (.code16gcc)Alan Modra2-25/+40
1999-07-28 * hppa.h (pa_opcodes): Add "pushnom" and "pushbts".Jeff Law2-10/+17
* hppa.h (pa_opcodes): Mark all PA2.0 opcodes with FLAG_STRICT.
1999-07-28 * hppa.h (pa_opcodes): Change xmpyu, fmpyfadd,Jeff Law2-3/+8
and fmpynfadd to use 'J' and 'K' instead of 'E' and 'X'.
1999-07-17Rename F_SOFTFLOAt to F_SOFT_FLOAT for compatability with include/elf/arm.hNick Clifton2-5/+6
1999-07-16Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-1/+7
* sparc.h (EF_SPARC_SUN_US3): Define in Cheetah extensions flag (as per SCD2.4.1).
1999-07-16Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-1/+6
* sparc.h (ELF64_R_TYPE_DATA): Only use ELF64_R_TYPE bits, not ELF64_R_SYM bits.
1999-07-151999-06-21 Philip Blundell <pb@nexus.co.uk>Nick Clifton2-0/+6
* arm.h (EF_SOFT_FLOAT, F_SOFT_FLOAT): Define.
1999-07-151999-06-21 Philip Blundell <pb@nexus.co.uk>Nick Clifton2-29/+61
* arm.h (F_SOFTFLOAT): Define.
1999-07-138Alan Modra1-7/+10
include/opcode/i386.h: Add "undocumented" AMD 3DNow! pf2iw, pi2fw, pswapw
1999-07-13oAlan Modra1-0/+4
include/opcode/i386.h: Add "undocumented" AMD 3DNow! pf2iw, pi2fw, pswapw
1999-07-13 * m68k.h (EF_CPU32): Move definition inside multiple inclusionAndreas Schwab2-2/+7
guard.
1999-07-12 * aout64.h (N_SHARED_LIB): Define as 0 if TEXT_START_ADDR isIan Lance Taylor2-0/+9
defined as 0.
1999-07-11 * ansidecl.h: Copy attribute support macros from egcs.Ian Lance Taylor2-1/+38
1999-07-08 * sparc.h (ELF64_R_TYPE_DATA): Sign extend the value.Richard Henderson2-14/+15
(ELF64_R_TYPE_INFO): Mask out all but low 24 bits of data. (DT_SPARC_PLTFMT): Delete.
1999-07-05Define F_ARM_5Nick Clifton2-1/+5
1999-06-30 * hppa.h (struct pa_opcode): Add new field "flags".Jeff Law2-0/+9
(FLAGS_STRICT): Define.
1999-06-25 * hppa.h (pa_opcodes): Add pa2.0 clrbts instruction.Jeff Law2-1/+4
1999-06-25 * hppa.h (pa_opcodes): Add entries for mfia and mtsarcm instructions.Jeff Law2-0/+7
1999-06-23 * bfdlink.h (struct bfd_link_hash_entry): Add init_function andMark Mitchell2-0/+12
fini_function.
1999-06-23PAlan Modra2-42/+48
include/opcode/i386.h: Allow bswapl, arplw, and other dodgy insns. opcodes/i386-dis.c: Fix a comment
1999-06-218Jeff Law1-2/+2
* hppa.h (elf_hppa_reloc_type): Renamed from elf32_hppa_reloc_type.
1999-06-21bJeff Law1-0/+4
* hppa.h (elf_hppa_reloc_type): Renamed from elf32_hppa_reloc_type.
1999-06-21 * mips.h (Elf32_Internal_Msym): New structure.Mark Mitchell2-0/+42
(Elf32_External_Msym): Likewise. (ELF32_MS_REL_INDEX): New macro. (ELF32_MS_FLAGS): Likewise. (ELF32_MS_INFO): Likewise.
1999-06-16Add -M command line switch to objdump - text of switch is passed on to ↵Nick Clifton2-0/+10
disassembler Add support for register name set selection ot ARM disassembler.
1999-06-10Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-0/+6
* sparc.h (R_SPARC_max_std): Define.
1999-06-09èJeff Law1-89/+182
* hppa.h: Update with various changes from newest PA ELF specifications.