PR target/52737 * contrib/gcc_update (files_and_dependencies): Remove gcc/config/avr/t-multilib from touch data. gcc/ PR target/52737 * config.gcc (tm_file): Remove avr/multilib.h. * doc/invoke.texi (AVR Options): Adjust documentation of -mtiny-stack. * config/avr/genmultilib.awk: Remove code to generate multilib.h. (BEGIN): Use -msp8 as multilib option instead of -mtiny-stack. * config/avr/t-avr: Remove generation of multilib.h. * config/avr/t-multilib: Regenerate. * config/avr/multilib.h: Remove. * config/avr/avr.opt (-msp8): New option. (avr_sp8): New variable. * config/avr/driver-avr.c (avr_device_to_sp8): New function. * config/avr/avr.h (AVR_HAVE_SPH): New define. (AVR_HAVE_8BIT_SP): Also set by avr_sp8 i.e. -msp8. (avr_device_to_sp8): New prototype. (EXTRA_SPEC_FUNCTIONS): Add { "device_to_sp8", avr_device_to_sp8 } (DRIVER_SELF_SPECS): New define. * config/avr/avr-c.c (avr_cpu_cpp_builtins): New built-in defines: __AVR_SP8__, __AVR_HAVE_SPH__. * config/avr/avr.c (output_movhi): Use AVR_HAVE_SPH instead of AVR_HAVE_8BIT_SP to decide if SP_H is present. (avr_file_start): Ditto. libgcc/ PR target/52737 * config/avr/lib1funcs.S: Use __AVR_HAVE_SPH__ for SP_H checks instead of __AVR_HAVE_8BIT_SP__. From-SVN: r185907
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
reghunt | Loading commit data... | |
regression | Loading commit data... | |
testsuite-management | Loading commit data... | |
ChangeLog | Loading commit data... | |
ChangeLog.tree-ssa | Loading commit data... | |
analyze_brprob | Loading commit data... | |
check_GNU_style.sh | Loading commit data... | |
check_makefile_deps.sh | Loading commit data... | |
check_warning_flags.sh | Loading commit data... | |
compare-all-tests | Loading commit data... | |
compare-debug | Loading commit data... | |
compareSumTests3 | Loading commit data... | |
compare_tests | Loading commit data... | |
config-list.mk | Loading commit data... | |
dg-cmp-results.sh | Loading commit data... | |
dg-extract-results.sh | Loading commit data... | |
dglib.pm | Loading commit data... | |
download_ecj | Loading commit data... | |
download_prerequisites | Loading commit data... | |
filter_gcc_for_doxygen | Loading commit data... | |
filter_knr2ansi.pl | Loading commit data... | |
filter_params.pl | Loading commit data... | |
gcc.doxy | Loading commit data... | |
gcc_build | Loading commit data... | |
gcc_update | Loading commit data... | |
gennews | Loading commit data... | |
gthr_supp_vxw_5x.c | Loading commit data... | |
index-prop | Loading commit data... | |
make_sunver.pl | Loading commit data... | |
paranoia.cc | Loading commit data... | |
patch_tester.sh | Loading commit data... | |
prepare_patch.sh | Loading commit data... | |
repro_fail | Loading commit data... | |
test_installed | Loading commit data... | |
test_recheck | Loading commit data... | |
test_summary | Loading commit data... | |
texi2pod.pl | Loading commit data... | |
uninclude | Loading commit data... | |
warn_summary | Loading commit data... |