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