Home
last modified time | relevance | path

Searched refs:avr_file_start (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/
Davr.cc11098 avr_file_start (void) in avr_file_start() function
15051 #define TARGET_ASM_FILE_START avr_file_start
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20111459 * config/avr/avr.c (avr_file_start): Fix missing ,
1482 (avr_file_start): Only print "__SP_H__ = 0x3e" if !AVR_HAVE_8BIT_SP.
2793 (avr_file_start): Use avr_current_arch->sfr_offset instead of
2931 (avr_file_start): Print set for __RAMPZ__
21087 (avr_file_start): Use avr_current_device->name instead of avr_mcu_name.
28910 (avr_file_start): Move output of __do_copy_data, __do_clear_bss
DChangeLog-201229740 (avr_file_start): Ditto.
32863 (avr_file_start): Print symbol defines for __RAMPX__, __RAMPY__,
33233 (avr_file_start): Ditto.
DChangeLog-200611337 (avr_file_start): Do not output '.arh' derective.
DChangeLog-200819227 (avr_file_start): Convert removed variables to fields of
DChangeLog-20074750 (avr_file_start): Remove unneded initializations of commands_in_file,
DChangeLog-200318154 * config/avr/avr.c (asm_file_start): Rename avr_file_start,