Changeset 4e0f6b7 in rtems
- Timestamp:
- Oct 27, 2006, 8:24:43 AM (13 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, master
- Children:
- 58b7d38f
- Parents:
- 969d68c9
- Location:
- contrib/crossrpms/rtems4.8
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/rtems4.8/arm/Makefile.am
r969d68c9 r4e0f6b7 10 10 11 11 GCC_VERS = 4.1.1 12 GCC_RPMREL = 112 GCC_RPMREL = 2 13 13 NEWLIB_VERS = 1.14.0 14 14 include ../gcc.am -
contrib/crossrpms/rtems4.8/avr/Makefile.am
r969d68c9 r4e0f6b7 10 10 11 11 GCC_VERS = 4.0.3 12 GCC_RPMREL = 112 GCC_RPMREL = 2 13 13 NEWLIB_VERS = 1.14.0 14 14 include ../gcc.am -
contrib/crossrpms/rtems4.8/bfin/Makefile.am
r969d68c9 r4e0f6b7 10 10 11 11 GCC_VERS = 4.1.1 12 GCC_RPMREL = 112 GCC_RPMREL = 2 13 13 NEWLIB_VERS = 1.14.0 14 14 include ../gcc.am -
contrib/crossrpms/rtems4.8/h8300/Makefile.am
r969d68c9 r4e0f6b7 10 10 11 11 GCC_VERS = 4.1.1 12 GCC_RPMREL = 112 GCC_RPMREL = 2 13 13 NEWLIB_VERS = 1.14.0 14 14 include ../gcc.am -
contrib/crossrpms/rtems4.8/i386/Makefile.am
r969d68c9 r4e0f6b7 10 10 11 11 GCC_VERS = 4.1.1 12 GCC_RPMREL = 112 GCC_RPMREL = 2 13 13 NEWLIB_VERS = 1.14.0 14 14 include ../gcc.am -
contrib/crossrpms/rtems4.8/m68k/Makefile.am
r969d68c9 r4e0f6b7 10 10 11 11 GCC_VERS = 4.1.1 12 GCC_RPMREL = 112 GCC_RPMREL = 2 13 13 NEWLIB_VERS = 1.14.0 14 14 include ../gcc.am -
contrib/crossrpms/rtems4.8/mips/Makefile.am
r969d68c9 r4e0f6b7 10 10 11 11 GCC_VERS = 4.1.1 12 GCC_RPMREL = 112 GCC_RPMREL = 2 13 13 NEWLIB_VERS = 1.14.0 14 14 include ../gcc.am -
contrib/crossrpms/rtems4.8/powerpc/Makefile.am
r969d68c9 r4e0f6b7 10 10 11 11 GCC_VERS = 4.1.1 12 GCC_RPMREL = 112 GCC_RPMREL = 2 13 13 NEWLIB_VERS = 1.14.0 14 14 include ../gcc.am -
contrib/crossrpms/rtems4.8/sh/Makefile.am
r969d68c9 r4e0f6b7 10 10 11 11 GCC_VERS = 4.1.1 12 GCC_RPMREL = 112 GCC_RPMREL = 2 13 13 NEWLIB_VERS = 1.14.0 14 14 include ../gcc.am -
contrib/crossrpms/rtems4.8/sparc/Makefile.am
r969d68c9 r4e0f6b7 10 10 11 11 GCC_VERS = 4.1.1 12 GCC_RPMREL = 112 GCC_RPMREL = 2 13 13 NEWLIB_VERS = 1.14.0 14 14 include ../gcc.am -
contrib/crossrpms/rtems4.8/tic4x/Makefile.am
r969d68c9 r4e0f6b7 10 10 11 11 GCC_VERS = 3.4.6 12 GCC_RPMREL = 112 GCC_RPMREL = 2 13 13 NEWLIB_VERS = 1.14.0 14 14 include ../gcc.am
Note: See TracChangeset
for help on using the changeset viewer.