Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c10536 avr_file_start (void) in avr_file_start() function
14610 #define TARGET_ASM_FILE_START avr_file_start
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A 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/
H A 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
H A DChangeLog-201229740 (avr_file_start): Ditto.
32863 (avr_file_start): Print symbol defines for __RAMPX__, __RAMPY__,
33233 (avr_file_start): Ditto.
H A DChangeLog-200611337 (avr_file_start): Do not output '.arh' derective.
H A DChangeLog-200819227 (avr_file_start): Convert removed variables to fields of
H A DChangeLog-20074750 (avr_file_start): Remove unneded initializations of commands_in_file,
H A DChangeLog-200318154 * config/avr/avr.c (asm_file_start): Rename avr_file_start,