Home
last modified time | relevance | path

Searched refs:show_mcu_list (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-avr.c443 show_mcu_list (FILE *stream) in show_mcu_list() function
544 show_mcu_list (stream); in md_show_usage()
572 show_mcu_list (stderr); in md_parse_option()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20141804 * config/tc-msp430.c (show_mcu_list): Delete.
1807 (md_show_usage): Do not call show_mcu_list.
DChangeLog-00015817 (show_mcu_list): New function, display the list of known MCUs.
5818 (md_show_usage): Document the new switches. Call show_mcu_list.
5820 (md_parse_option): Call show_mcu_list if unknown MCU specified.