diff options
-rw-r--r-- | gas/ChangeLog | 10 | ||||
-rw-r--r-- | ld/ChangeLog | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 93f7c63..046883f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -11,16 +11,6 @@ * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.d: Update expected disassembly. -2017-06-20 Thomas Preud'homme <thomas.preudhomme@arm.com> - - Backport from mainline - 2017-05-08 Thomas Preud'homme <thomas.preudhomme@arm.com> - - * testsuite/ld-arm/arm-elf.exp - (Secure gateway import library generation): Check e_type field - of import library and executable produced. - * testsuite/ld-arm/cmse-implib.type: Expectations for e_type field. - 2017-06-05 Alan Modra <amodra@gmail.com> Apply from master diff --git a/ld/ChangeLog b/ld/ChangeLog index 5a9544e..8458f13 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,13 @@ +2017-06-20 Thomas Preud'homme <thomas.preudhomme@arm.com> + + Backport from mainline + 2017-05-08 Thomas Preud'homme <thomas.preudhomme@arm.com> + + * testsuite/ld-arm/arm-elf.exp + (Secure gateway import library generation): Check e_type field + of import library and executable produced. + * testsuite/ld-arm/cmse-implib.type: Expectations for e_type field. + 2017-06-02 H.J. Lu <hongjiu.lu@intel.com> * emulparams/call_nop.sh: Remove -z prefix-nop. |