Fix memory access violations triggered by running readelf on fuzzed binaries.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2
3 * Makefile.am: Add FT32 files.
4 * configure.ac: Handle FT32.
5 * disassemble.c (disassembler): Call print_insn_ft32.
6 * ft32-dis.c: New file.
7 * ft32-opc.c: New file.
8 * Makefile.in: Regenerate.
9 * configure: Regenerate.
10 * po/POTFILES.in: Regenerate.
11
12 2015-01-28 Kuan-Lin Chen <kuanlinchentw@gmail.com>
13
14 * nds32-asm.c (keyword_sr): Add new system registers.
15
16 2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
17
18 * s390-dis.c (s390_extract_operand): Support vector register
19 operands.
20 (s390_print_insn_with_opcode): Support new operands types and add
21 new handling of optional operands.
22 * s390-mkopc.c (s390_opcode_mode_val, s390_opcode_cpu_val): Remove
23 and include opcode/s390.h instead.
24 (struct op_struct): New field `flags'.
25 (insertOpcode, insertExpandedMnemonic): New parameter `flags'.
26 (dumpTable): Dump flags.
27 (main): Parse flags from the s390-opc.txt file. Add z13 as cpu
28 string.
29 * s390-opc.c: Add new operands types, instruction formats, and
30 instruction masks.
31 (s390_opformats): Add new formats for .insn.
32 * s390-opc.txt: Add new instructions.
33
34 2015-01-01 Alan Modra <amodra@gmail.com>
35
36 Update year range in copyright notice of all files.
37
38 For older changes see ChangeLog-2014
39 \f
40 Copyright (C) 2015 Free Software Foundation, Inc.
41
42 Copying and distribution of this file, with or without modification,
43 are permitted in any medium without royalty provided the copyright
44 notice and this notice are preserved.
45
46 Local Variables:
47 mode: change-log
48 left-margin: 8
49 fill-column: 74
50 version-control: never
51 End:
This page took 0.029566 seconds and 4 git commands to generate.