gas: sparc: fix collision of registers and pseudo-ops.
[deliverable/binutils-gdb.git] / elfcpp / ChangeLog
... / ...
CommitLineData
12016-06-10 Vladimir Radosavljevic <Vladimir.Radosavljevic@imgtec.com>
2
3 * elfcpp.h (SHT_MIPS_ABIFLAGS): New enum constant.
4 * mips.h (EF_MIPS_FP64, EF_MIPS_NAN2008): New enum constants for
5 processor-specific flags.
6 (E_MIPS_MACH_5900): New enum constant for machine variant.
7 (AFL_REG_NONE, AFL_REG_32, AFL_REG_64, AFL_REG_128): New enum
8 constants.
9 (AFL_ASE_DSP, AFL_ASE_DSPR2, AFL_ASE_EVA, AFL_ASE_MCU,
10 AFL_ASE_MDMX, AFL_ASE_MIPS3D, AFL_ASE_MT, AFL_ASE_SMARTMIPS,
11 AFL_ASE_VIRT, AFL_ASE_MSA, AFL_ASE_MIPS16, AFL_ASE_MICROMIPS,
12 AFL_ASE_XPA): Likewise.
13 (AFL_EXT_XLR, AFL_EXT_OCTEON2, AFL_EXT_OCTEONP,
14 AFL_EXT_LOONGSON_3A, AFL_EXT_OCTEON, AFL_EXT_5900, AFL_EXT_4650,
15 AFL_EXT_4010, AFL_EXT_4100, AFL_EXT_3900, AFL_EXT_10000,
16 AFL_EXT_SB1, AFL_EXT_4111, AFL_EXT_4120, AFL_EXT_5400,
17 AFL_EXT_5500, AFL_EXT_LOONGSON_2E, AFL_EXT_LOONGSON_2F,
18 AFL_EXT_OCTEON3): Likewise.
19 (Tag_GNU_MIPS_ABI_FP, Tag_GNU_MIPS_ABI_MSA): Likewise.
20 (Val_GNU_MIPS_ABI_FP_ANY, Val_GNU_MIPS_ABI_FP_DOUBLE,
21 Val_GNU_MIPS_ABI_FP_SINGLE, Val_GNU_MIPS_ABI_FP_SOFT,
22 Val_GNU_MIPS_ABI_FP_OLD_64,Val_GNU_MIPS_ABI_FP_XX,
23 Val_GNU_MIPS_ABI_FP_64, Val_GNU_MIPS_ABI_FP_64A,
24 Val_GNU_MIPS_ABI_FP_NAN2008, Val_GNU_MIPS_ABI_MSA_ANY,
25 Val_GNU_MIPS_ABI_MSA_128): Likewise.
26 (AFL_FLAGS1_ODDSPREG): New enum constant.
27
282016-03-18 Vladimir Radosavljevic <vladimir.radosavljevic@imgtec.com>
29
30 * mips.h (abi_64): Remove.
31
322016-01-12 H.J. Lu <hongjiu.lu@intel.com>
33
34 * elfcpp_internal.h (Mips64_rel_data, Mips64_rela_data): Remove
35 'typename'.
36
372016-01-11 Cary Coutant <ccoutant@gmail.com>
38
39 * elfcpp.h (Mips64_rel, Mips64_rel_write): New classes.
40 (Mips64_rela, Mips64_rela_write): New classes.
41 * elfcpp_internal.h (Mips64_rel_data, Mips64_rela_data): New structs.
42
432016-01-01 Alan Modra <amodra@gmail.com>
44
45 Update year range in copyright notice of all files.
46
47For older changes see ChangeLog-0815
48\f
49Copyright (C) 2016 Free Software Foundation, Inc.
50
51Copying and distribution of this file, with or without modification,
52are permitted in any medium without royalty provided the copyright
53notice and this notice are preserved.
54
55Local Variables:
56mode: change-log
57left-margin: 8
58fill-column: 74
59version-control: never
60End:
This page took 0.02304 seconds and 4 git commands to generate.