Changeset 1147a65 in rtems
- Timestamp:
- 01/20/05 17:07:10 (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 25bcb1dd
- Parents:
- 4ca43d7
- Location:
- c/src/lib/libbsp/sparc/erc32
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/sparc/erc32/ChangeLog
r4ca43d7 r1147a65 1 2005-01-20 Joel Sherrill <joel@OARcorp.com> 2 3 * bsp_specs: Conditionalize inclusion of crtend/crtn. 4 1 5 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org> 2 6 -
c/src/lib/libbsp/sparc/erc32/bsp_specs
r4ca43d7 r1147a65 4 4 5 5 *endfile: 6 crtend.o%s crtn.o%s 6 %{!qrtems: %(old_endfile)} %{qrtems: crtend.o%s crtn.o%s} 7 7 8 8 *startfile:
Note: See TracChangeset
for help on using the changeset viewer.