Changeset 10d1ac81 in rtems


Ignore:
Timestamp:
12/31/08 03:16:01 (15 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 5, master
Children:
de92bae
Parents:
686cf39
Message:

2008-12-31 Ralf Corsépius <ralf.corsepius@…>

  • config-ml.in: Comment out arm/thumb exception (Add arm/thumb multilib).
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r686cf39 r10d1ac81  
     12008-12-31      Ralf Corsépius <ralf.corsepius@rtems.org>
     2
     3        * config-ml.in: Comment out arm/thumb exception (Add arm/thumb
     4        multilib).
     5
    162008-12-30      Ralf Corsépius <ralf.corsepius@rtems.org>
    27
  • config-ml.in

    r686cf39 r10d1ac81  
    209209          for x in ${old_multidirs}; do
    210210            case "${x}" in
    211               *thumb* ) : ;;
     211#             *thumb* ) : ;;
    212212              *fpu* ) : ;;
    213213              *) multidirs="${multidirs} ${x}" ;;
Note: See TracChangeset for help on using the changeset viewer.