Changeset bf221c5 in rtems
- Timestamp:
- Nov 12, 2005, 7:21:23 AM (15 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 17e451a
- Parents:
- bcd0867d
- Location:
- c/src/lib/libbsp/m68k
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/m68k/csb360/ChangeLog
rbcd0867d rbf221c5 1 2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org> 2 3 * bsp_specs: Remove %cpp. 4 1 5 2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org> 2 6 -
c/src/lib/libbsp/m68k/csb360/bsp_specs
rbcd0867d rbf221c5 1 %rename cpp old_cpp2 1 %rename lib old_lib 3 2 %rename endfile old_endfile 4 3 %rename startfile old_startfile 5 4 %rename link old_link 6 7 *cpp:8 %(old_cpp) %{qrtems: -D__embedded__} -Asystem(embedded)9 5 10 6 *lib: -
c/src/lib/libbsp/m68k/uC5282/ChangeLog
rbcd0867d rbf221c5 1 2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org> 2 3 * bsp_specs: Remove %cpp. 4 1 5 2005-11-11 Eric Norum <norume@aps.anl.gov> 2 6 -
c/src/lib/libbsp/m68k/uC5282/bsp_specs
rbcd0867d rbf221c5 1 %rename cpp old_cpp2 1 %rename lib old_lib 3 2 %rename endfile old_endfile 4 3 %rename startfile old_startfile 5 4 %rename link old_link 6 7 *cpp:8 %(old_cpp) %{qrtems: -D__embedded__} -Asystem(embedded)9 5 10 6 *lib:
Note: See TracChangeset
for help on using the changeset viewer.