Changeset e1d578d8 in rtems
- Timestamp:
- Nov 1, 2006, 4:06:03 PM (14 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 068c3ee1
- Parents:
- 550d13e
- Location:
- c/src/lib/libbsp/arm
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/arm/csb336/ChangeLog
r550d13e re1d578d8 1 2006-11-01 Joel Sherrill <joel@OARcorp.com> 2 3 * bsp_specs: Fix typo. 4 1 5 2006-10-30 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/arm/csb336/bsp_specs
r550d13e re1d578d8 4 4 5 5 *startfile: 6 %{!qrtems: %(old_startfile)} %{ qrtems: \6 %{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: \ 7 7 %{!qrtems_debug: start.o%s crti.o%s crtbegin.o%s} \ 8 8 %{qrtems_debug: start_g.o%s crti.o%s crtbegin.o%s}}} -
c/src/lib/libbsp/arm/csb337/ChangeLog
r550d13e re1d578d8 1 2006-11-01 Joel Sherrill <joel@OARcorp.com> 2 3 * bsp_specs: Fix typo. 4 1 5 2006-10-30 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/arm/csb337/bsp_specs
r550d13e re1d578d8 4 4 5 5 *startfile: 6 %{!qrtems: %(old_startfile)} %{ qrtems: \6 %{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: \ 7 7 %{!qrtems_debug: start.o%s crti.o%s crtbegin.o%s} \ 8 8 %{qrtems_debug: start_g.o%s crti.o%s crtbegin.o%s}}} -
c/src/lib/libbsp/arm/edb7312/ChangeLog
r550d13e re1d578d8 1 2006-11-01 Joel Sherrill <joel@OARcorp.com> 2 3 * bsp_specs: Fix typo. 4 1 5 2006-10-30 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/arm/edb7312/bsp_specs
r550d13e re1d578d8 4 4 5 5 *startfile: 6 %{!qrtems: %(old_startfile)} %{ qrtems: \6 %{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: \ 7 7 %{!qrtems_debug: start.o%s crti.o%s crtbegin.o%s} \ 8 8 %{qrtems_debug: start_g.o%s crti.o%s crtbegin.o%s}}}
Note: See TracChangeset
for help on using the changeset viewer.