mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-16 11:30:12 +08:00
config.gcc (avr-*-rtems*): Fix typo.
2004-11-25 Ralf Corsepius <ralf.corsepius@rtems.org> * config.gcc (avr-*-rtems*): Fix typo. From-SVN: r91274
This commit is contained in:
parent
f04e1b1b4d
commit
91ff950773
@ -1,3 +1,7 @@
|
||||
2004-11-25 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* config.gcc (avr-*-rtems*): Fix typo.
|
||||
|
||||
2004-11-25 J"orn Rennecke <joern.rennecke@st.com>
|
||||
|
||||
* sh.c (sh_output_mi_thunk): Do not call regset_release_memory.
|
||||
|
@ -697,7 +697,7 @@ arm*-*-kaos*)
|
||||
;;
|
||||
avr-*-rtems*)
|
||||
tm_file="avr/avr.h dbxelf.h avr/rtems.h rtems.h"
|
||||
tmake_files="avr/t-avr t-rtems avr/t-rtems"
|
||||
tmake_file="avr/t-avr t-rtems avr/t-rtems"
|
||||
;;
|
||||
avr-*-*)
|
||||
tm_file="avr/avr.h dbxelf.h"
|
||||
|
Loading…
Reference in New Issue
Block a user