Changeset 5b87515d in rtems for c/src/exec/score/ChangeLog
- Timestamp:
- 09/27/01 13:33:52 (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a8b2523
- Parents:
- 1ef8e3d4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/score/ChangeLog
r1ef8e3d4 r5b87515d 1 2 2001-09-27 Eric Norum <eric.norum@usask.ca> 3 4 * src/threadhandler.c: Now process C++ global constructors 5 (_init) as part of the first task execution not in BSP space. 6 This depends on the toolset defining USE_INIT_FINI so you 7 have to have the right toolset version. 8 9 2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 10 11 * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='. 12 * include/rtems/Makefile.am: Use 'PREINSTALL_FILES ='. 13 * inline/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='. 14 * macros/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='. 1 15 2 16 2001-08-30 Joel Sherrill <joel@OARcorp.com>
Note: See TracChangeset
for help on using the changeset viewer.