mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-07 13:39:43 +08:00
gas/ * config/tc-arm.c (do_arit): Protect against bad relocations usage. (do_mov): Likewise. (do_t_add_sub): Allow pcrop relocations for Thumb-2 targets. (do_t_mov_cmp): Likewise. (do_t_add_sub): Protect against bad relocations usage. (do_t_mov_cmp): Likewise. gas/testsuite/ * gas/arm/adds-thumb1-reloc-local-armv7-m.s: New. * gas/arm/adds-thumb1-reloc-local-armv7-m.d: New. * gas/arm/movs-thumb1-reloc-local-armv7-m.s: New. * gas/arm/movs-thumb1-reloc-local-armv7-m.d: New. ld/ * testsuite/ld-arm/arm-elf.exp: New tests. * testsuite/ld-arm/thumb1-adds-armv7-m.s: New. * testsuite/ld-arm/thumb1-movs-armv7-m.s: New.
14 lines
443 B
Plaintext
14 lines
443 B
Plaintext
2016-03-10 Mickael Guene <mickael.guene@st.com>
|
|
|
|
PR gas/19744
|
|
* gas/arm/adds-thumb1-reloc-local-armv7-m.s: New.
|
|
* gas/arm/adds-thumb1-reloc-local-armv7-m.d: New.
|
|
* gas/arm/movs-thumb1-reloc-local-armv7-m.s: New.
|
|
* gas/arm/movs-thumb1-reloc-local-armv7-m.d: New.
|
|
|
|
2016-02-16 Claudiu Zissulescu <claziss@synopsys.com>
|
|
|
|
* gas/cfi/cfi-arc-1.d: New file.
|
|
* gas/cfi/cfi-arc-1.s: Likewise.
|
|
* gas/cfi/cfi.exp: Allow running tests for arc.
|