Changeset 0b45f1a2 in rtems
- Timestamp:
- Mar 29, 2010, 1:30:46 PM (11 years ago)
- Branches:
- 4.10, 4.11, 5, master
- Children:
- 4a23fa97
- Parents:
- 484146f0
- Location:
- contrib/crossrpms/rtems4.10
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/rtems4.10/arm/Makefile.am
r484146f0 r0b45f1a2 23 23 GDB_VERS = 7.1 24 24 GDB_PKGVERS = $(GDB_VERS) 25 GDB_RPMREL = 125 GDB_RPMREL = 2 26 26 include ../gdb.am 27 27 GDB_OPTS += -
contrib/crossrpms/rtems4.10/avr/Makefile.am
r484146f0 r0b45f1a2 22 22 GDB_VERS = 7.1 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 124 GDB_RPMREL = 2 25 25 include ../gdb.am 26 26 GDB_OPTS += -
contrib/crossrpms/rtems4.10/bfin/Makefile.am
r484146f0 r0b45f1a2 22 22 GDB_VERS = 6.5 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 1 124 GDB_RPMREL = 12 25 25 include ../gdb.am 26 26 GDB_OPTS += --disable-infos -
contrib/crossrpms/rtems4.10/h8300/Makefile.am
r484146f0 r0b45f1a2 22 22 GDB_VERS = 7.1 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 124 GDB_RPMREL = 2 25 25 include ../gdb.am 26 26 GDB_OPTS += -
contrib/crossrpms/rtems4.10/i386/Makefile.am
r484146f0 r0b45f1a2 22 22 GDB_VERS = 7.1 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 124 GDB_RPMREL = 2 25 25 include ../gdb.am 26 26 GDB_OPTS += -
contrib/crossrpms/rtems4.10/lm32/Makefile.am
r484146f0 r0b45f1a2 22 22 GDB_VERS = 7.1 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 124 GDB_RPMREL = 2 25 25 include ../gdb.am 26 26 GDB_OPTS += -
contrib/crossrpms/rtems4.10/m32c/Makefile.am
r484146f0 r0b45f1a2 22 22 GDB_VERS = 7.1 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 124 GDB_RPMREL = 2 25 25 include ../gdb.am 26 26 GDB_OPTS += -
contrib/crossrpms/rtems4.10/m32r/Makefile.am
r484146f0 r0b45f1a2 22 22 GDB_VERS = 7.1 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 124 GDB_RPMREL = 2 25 25 include ../gdb.am 26 26 GDB_OPTS += -
contrib/crossrpms/rtems4.10/m68k/Makefile.am
r484146f0 r0b45f1a2 22 22 GDB_VERS = 7.1 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 124 GDB_RPMREL = 2 25 25 include ../gdb.am 26 26 GDB_OPTS += -
contrib/crossrpms/rtems4.10/mips/Makefile.am
r484146f0 r0b45f1a2 22 22 GDB_VERS = 7.1 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 124 GDB_RPMREL = 2 25 25 include ../gdb.am 26 26 GDB_OPTS += -
contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
r484146f0 r0b45f1a2 8 8 GDB_VERS = 7.1 9 9 GDB_PKGVERS = $(GDB_VERS) 10 GDB_RPMREL = 110 GDB_RPMREL = 2 11 11 include ../gdb.am 12 12 GDB_OPTS += -
contrib/crossrpms/rtems4.10/powerpc/Makefile.am
r484146f0 r0b45f1a2 22 22 GDB_VERS = 7.1 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 124 GDB_RPMREL = 2 25 25 include ../gdb.am 26 26 GDB_OPTS += -
contrib/crossrpms/rtems4.10/sh/Makefile.am
r484146f0 r0b45f1a2 22 22 GDB_VERS = 7.1 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 124 GDB_RPMREL = 2 25 25 include ../gdb.am 26 26 GDB_OPTS += -
contrib/crossrpms/rtems4.10/sparc/Makefile.am
r484146f0 r0b45f1a2 22 22 GDB_VERS = 7.1 23 23 GDB_PKGVERS = $(GDB_VERS) 24 GDB_RPMREL = 124 GDB_RPMREL = 2 25 25 include ../gdb.am 26 26 GDB_OPTS +=
Note: See TracChangeset
for help on using the changeset viewer.