Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * hppa.h: Add HPUX specific symbol type definitions. | Jeff Law | 1999-09-03 | 2 | -0/+6 |
| | |||||
* | * hppa.h: Add HPUX specific dynamic and program header table | Jeff Law | 1999-09-02 | 2 | -6/+52 |
| | | | | specific definitions. | ||||
* | oops - omitted from previous delta | Nick Clifton | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Patch from Scott Bambrough <scottb@netwinder.org> to define NT_TASKSTRUCT. | Nick Clifton | 1999-08-31 | 2 | -0/+5 |
| | |||||
* | Add support for configuring for fr30. | Nick Clifton | 1999-08-31 | 2 | -2/+6 |
| | |||||
* | Allow spaces in i386 FP reg names, eg. %st ( 1 ). | Alan Modra | 1999-08-29 | 2 | -10/+20 |
| | |||||
* | * hppa.h (pa_opcodes): Replace 'f' by 'v'. Prefix float register args | Jeff Law | 1999-08-29 | 2 | -122/+127 |
| | | | | by 'f'. | ||||
* | * hppa.h (pa_opcodes): Add extrd, extrw, depd, depdi, depw, depwi. | Jeff Law | 1999-08-28 | 2 | -2/+20 |
| | | | | Add supporting args. | ||||
* | * hppa.h: Document new completers and args. | Jeff Law | 1999-08-28 | 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. | ||||
* | Fix minor bug in last change. | Jeff Law | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | * hppa.h (pa_opcodes): Add pa2.0 instructions hadd, hshl, | Jeff Law | 1999-08-28 | 2 | -3/+19 |
| | | | | hshr, hsub, mixh, mixw, permh. | ||||
* | * hppa.h (pa_opcodes): Change completers in instructions to | Jeff Law | 1999-08-28 | 2 | -89/+99 |
| | | | | use 'c' prefix. | ||||
* | * hppa.h (pa_opcodes): Add popbts, new forms of bb, havg, | Jeff Law | 1999-08-28 | 2 | -9/+25 |
| | | | | hshladd, hshradd, shrpd, and shrpw instructions. Update arg comments. | ||||
* | * hppa.h (pa_opcodes): Change fmpyfadd, fmpynfadd, fneg, | Jeff Law | 1999-08-28 | 2 | -4/+12 |
| | | | | fnegabs to use 'I' instead of 'F'. | ||||
* | Do not build ld for native AIX platforms. | Nick Clifton | 1999-08-27 | 2 | -4/+15 |
| | |||||
* | Add AMD athlon support to x86 assembler and disassembler. | Alan Modra | 1999-08-21 | 2 | -34/+42 |
| | |||||
* | * cgen.h (CGEN_INSN_MACH_HAS_P): New macro. | Doug Evans | 1999-08-19 | 2 | -0/+10 |
| | |||||
* | * Makefile.in (LDFLAGS): Define. | Ian Lance Taylor | 1999-08-10 | 2 | -0/+5 |
| | |||||
* | 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> | Ian Lance Taylor | 1999-08-08 | 2 | -2/+8 |
| | | | | | | * configure.in (i[3456]-*-mingw32*): Don't put gprof in noconfigdirs. (*-*-cygwin*): Likewise. | ||||
* | * mkdep: New file. | Ian Lance Taylor | 1999-08-08 | 3 | -2/+93 |
| | | | | | * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep. (BINUTILS_SUPPORT_DIRS): Add mkdep. | ||||
* | From Eli Zaretskii <eliz@is.elta.co.il>: | Ian Lance Taylor | 1999-08-08 | 2 | -2/+8 |
| | | | | | * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly long file name when using DJGPP on MS-DOS. | ||||
* | * hppa.h (pa_opcodes): Add 64 bit versions of or, xor, and, | Jeff Law | 1999-08-06 | 2 | -0/+11 |
| | | | | and andcm. Add 32 and 64 bit version of cmpclr, cmpiclr. | ||||
* | * hppa.h: Document 64 bit condition completers. | Jeff Law | 1999-08-06 | 2 | -2/+21 |
| | |||||
* | * hppa.h (pa_opcodes): Change condition args to use '?' prefix. | Jeff Law | 1999-08-05 | 2 | -93/+106 |
| | |||||
* | Support for gcc to generate 16-bit i386 code. (.code16gcc) | Alan Modra | 1999-08-04 | 2 | -25/+40 |
| | |||||
* | * Makefile.in (check-target-libio): Remove all-target-libstdc++ | Alan Modra | 1999-07-30 | 2 | -1/+6 |
| | | | | dependency as this causes "make check" to globally "make all" | ||||
* | * hppa.h (pa_opcodes): Add "pushnom" and "pushbts". | Jeff Law | 1999-07-28 | 2 | -10/+17 |
| | | | | * hppa.h (pa_opcodes): Mark all PA2.0 opcodes with FLAG_STRICT. | ||||
* | * hppa.h (pa_opcodes): Change xmpyu, fmpyfadd, | Jeff Law | 1999-07-28 | 2 | -3/+8 |
| | | | | and fmpynfadd to use 'J' and 'K' instead of 'E' and 'X'. | ||||
* | * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and | Ian Lance Taylor | 1999-07-23 | 3 | -18/+10 |
| | | | | | | | configure.bat in SUPPORT_FILES. (gas+binutils.tar.bz2): Likewise. * makeall.bat: Remove; obsolete. | ||||
* | From Mark Elbrecht: | Ian Lance Taylor | 1999-07-22 | 2 | -17/+5 |
| | | | | * configure.bat: Remove; obsolete. | ||||
* | Rename F_SOFTFLOAt to F_SOFT_FLOAT for compatability with include/elf/arm.h | Nick Clifton | 1999-07-17 | 2 | -5/+6 |
| | |||||
* | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 1999-07-16 | 2 | -1/+7 |
| | | | | | * sparc.h (EF_SPARC_SUN_US3): Define in Cheetah extensions flag (as per SCD2.4.1). | ||||
* | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 1999-07-16 | 2 | -1/+6 |
| | | | | | * sparc.h (ELF64_R_TYPE_DATA): Only use ELF64_R_TYPE bits, not ELF64_R_SYM bits. | ||||
* | 1999-06-21 Philip Blundell <pb@nexus.co.uk> | Nick Clifton | 1999-07-15 | 2 | -0/+6 |
| | | | | * arm.h (EF_SOFT_FLOAT, F_SOFT_FLOAT): Define. | ||||
* | 1999-06-21 Philip Blundell <pb@nexus.co.uk> | Nick Clifton | 1999-07-15 | 2 | -29/+61 |
| | | | | * arm.h (F_SOFTFLOAT): Define. | ||||
* | 8 | Alan Modra | 1999-07-13 | 1 | -7/+10 |
| | | | | include/opcode/i386.h: Add "undocumented" AMD 3DNow! pf2iw, pi2fw, pswapw | ||||
* | o | Alan Modra | 1999-07-13 | 1 | -0/+4 |
| | | | | include/opcode/i386.h: Add "undocumented" AMD 3DNow! pf2iw, pi2fw, pswapw | ||||
* | * m68k.h (EF_CPU32): Move definition inside multiple inclusion | Andreas Schwab | 1999-07-13 | 2 | -2/+7 |
| | | | | guard. | ||||
* | * aout64.h (N_SHARED_LIB): Define as 0 if TEXT_START_ADDR is | Ian Lance Taylor | 1999-07-12 | 2 | -0/+9 |
| | | | | defined as 0. | ||||
* | * ansidecl.h: Copy attribute support macros from egcs. | Ian Lance Taylor | 1999-07-11 | 2 | -1/+38 |
| | |||||
* | * configure: Add -W -Wall to the default CFLAGS when compiling with | Ian Lance Taylor | 1999-07-11 | 2 | -6/+14 |
| | | | | gcc. | ||||
* | * sparc.h (ELF64_R_TYPE_DATA): Sign extend the value. | Richard Henderson | 1999-07-08 | 2 | -14/+15 |
| | | | | | (ELF64_R_TYPE_INFO): Mask out all but low 24 bits of data. (DT_SPARC_PLTFMT): Delete. | ||||
* | � | Jeff Law | 1999-07-08 | 1 | -1/+2 |
| | | | | * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*. | ||||
* | � | Jeff Law | 1999-07-08 | 1 | -0/+4 |
| | | | | * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*. | ||||
* | Define F_ARM_5 | Nick Clifton | 1999-07-05 | 2 | -1/+5 |
| | |||||
* | * hppa.h (struct pa_opcode): Add new field "flags". | Jeff Law | 1999-06-30 | 2 | -0/+9 |
| | | | | (FLAGS_STRICT): Define. | ||||
* | * configure.in: Build ld on IRIX6. | Mark Mitchell | 1999-06-30 | 2 | -2/+6 |
| | |||||
* | * hppa.h (pa_opcodes): Add pa2.0 clrbts instruction. | Jeff Law | 1999-06-25 | 2 | -1/+4 |
| | |||||
* | * hppa.h (pa_opcodes): Add entries for mfia and mtsarcm instructions. | Jeff Law | 1999-06-25 | 2 | -0/+7 |
| | |||||
* | * bfdlink.h (struct bfd_link_hash_entry): Add init_function and | Mark Mitchell | 1999-06-23 | 2 | -0/+12 |
| | | | | fini_function. |