This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Automatic opcode table generation and gas test cases for s/390.


Hi Martin,

> ChangeLog for gas:
> 
> 2001-09-14  Martin Schwidefsky <schwidefsky@de.ibm.com>
> 
>      * tc-s390.c (s390_insn): Add code to cope with 6 byte O_constants
>      in 64 bit mode and make format "e" work.
> 
> ChangeLog for opcodes:
> 
> 2001-09-14  Martin Schwidefsky <schwidefsky@de.ibm.com>
> 
>      * Makefile.am: Add rules and dependencies to create the s/390 opcode
>      table out of s390-opc.txt automatically.
>      * configure.in: Add BFD_CC_FOR_BUILD to allow CC_FOR_BUILD to be used.
>      * s390-mkopc.c (dumpTable): Change output to create a complete file.
>      * s390-opc.c: New improved opcode format macros and remove the
>      pregenerated opcode table.
>      * s390-opc.txt: Adapt to new improved opcode format macros.
> 
> ChangeLog for gas/testsuite:
> 
> 2001-09-14  Martin Schwidefsky <schwidefsky@de.ibm.com>
> 
>      * gas/s390/opcode.d: New file.
>      * gas/s390/opcode.s: New file.
>      * gas/s390/opcode64.d: New file.
>      * gas/s390/opcode64.s: New file.
>      * gas/s390/operands.d: New file.
>      * gas/s390/operands.s: New file.
>      * gas/s390/operands64.d: New file.
>      * gas/s390/operands64.s: New file.
>      * gas/s390/reloc.d: New file.
>      * gas/s390/reloc.s: New file.
>      * gas/s390/reloc64.d: New file.
>      * gas/s390/reloc64.s: New file.
>      * gas/s390/s390.exp: New file.

Approved and applied.

Cheers
        Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]