Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-avr.c433 show_mcu_list (FILE *stream) in show_mcu_list() function
533 show_mcu_list (stream); in md_show_usage()
571 show_mcu_list (stderr); in md_parse_option()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog1631 * config/tc-msp430.c (show_mcu_list): Delete.
1634 (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.