diff options
author | Jozef Lawrynowicz <jozef.l@mittosystems.com> | 2020-08-03 15:04:58 +0100 |
---|---|---|
committer | Jozef Lawrynowicz <jozef.l@mittosystems.com> | 2020-08-03 16:05:48 +0100 |
commit | e4ae357fe8d4a337ae4bdd4cabb8286cb128819c (patch) | |
tree | 065225a3719c71efa9a9ef8a3126a169140752b5 /gdb/bpf-tdep.c | |
parent | 8f34b74686c6b9bf83d1c46e93b5aecca2e0ed0e (diff) | |
download | gdb-e4ae357fe8d4a337ae4bdd4cabb8286cb128819c.zip gdb-e4ae357fe8d4a337ae4bdd4cabb8286cb128819c.tar.gz gdb-e4ae357fe8d4a337ae4bdd4cabb8286cb128819c.tar.bz2 |
MSP430: Remove unused -md GAS option
The MSP430 GAS option "-md" is supposed to indicate that the CRT startup
code should copy data from ROM to RAM at startup. However, this option
has no effect; GAS handles the related behaviour automatically by
looking for the presence of certain symbols in the input file.
gas/ChangeLog:
* config/tc-msp430.c (OPTION_MOVE_DATA): Remove.
(md_parse_option): Remove case for OPTION_MOVE_DATA.
(md_longopts): Remove "md" entry.
(md_show_usage): Likewise.
Diffstat (limited to 'gdb/bpf-tdep.c')
0 files changed, 0 insertions, 0 deletions