Timeline
06/24/99:
- 17:53 Changeset in rtems [455d8552]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Added dummy gnatinstallhandler code for all BSPs. This lets Ada programs link even if they do not actually support Ada interrupts.
06/18/99:
- 14:47 Changeset in rtems [373d359]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Corrected and fleshed out.
- 14:30 Changeset in rtems [e72dfa23]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Patch from Eric Valette <valette@…> based on bug report from David.Decotigny@… and discussion with Joel. Basically interrupts were enabled too early in this BSP.
- 14:12 Changeset in rtems [123bbf9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Removed pc386 specific command.
06/17/99:
- 21:51 Changeset in rtems [dd55c5e7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Switched to using right INSTALL command after report from Ian Lance Taylor <ian@…>.
- 21:49 Changeset in rtems [2691449]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Patch from Ian Lance Taylor <ian@…> to use INSTALL_CHANGE instead of INSTALL_DATA.
06/16/99:
- 14:55 Changeset in rtems [8c92fa3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Patcg from Ralf Corsepius <corsepiu@…>: -- configure now fails to detect the toolchain for linux-posix. As work-around, I have reverted to the old behavior of RTEMS_TARGET_CPU_NAME, thus no_cpu/no_bsp will fail badly in configure again.
06/15/99:
- 23:11 Changeset in rtems [1407343]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Regenerated
- 22:46 Changeset in rtems [d2d22780]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Patch from Ralf Corsepius <corsepiu@…>: > When I run my script that just repeatedly builds different targets, some > of them die with an error like this: > > Making all RTEMS_BSP=gen68360 in cpugmake[5]: Entering directory > `/usr1/rtems/build/build-m68k-rtems/c/src/exec/score/cpu' > Making all RTEMS_BSP=gen68360 in @RTEMS_CPU@ > /bin/sh: @RTEMS_CPU@: No such file or directory > gmake[5]: * [all] Error 1 > gmake[5]: Leaving directory > `/usr1/rtems/build/build-m68k-rtems/c/src/exec/score/cpu' > > It is not always the same variable substitution that fails. Sometimes it > is @INSTALL@. But reliably, it is a variable substitution that is > failing. > > Do you have any idea why this happens? Yep, I think I know what's going on. AC_SUBST(RTEMS_CPU) is missing in configure.ins, thus @RTEMS_CPU@ in target.cfg.in doesn't get substituted correctly, causing the bug above. Due to the redundancy of RTEMS_CPU, other most BSPs don't seem to be affected. Other similar problems probably exist for the unix/posix bsp and the hppa.1 cpu, because their */tools/*Makefile.ams require RTEMS_CPU, too.
- 22:17 Changeset in rtems [cf1806b4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Attempt at getting desired ioctl.h included. :)
- 22:16 Changeset in rtems [937ab62c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- After comments D. V. Henkel-Wallace <gumby@…>, the interface to mount() was changed to avoid the use of a string as the options.
- 22:02 Changeset in rtems [aea6ce0b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Regenerated.
- 22:01 Changeset in rtems [8e0dcade]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Patch from Rosimildo DaSilva? <rdasilva@…> to make C++ exceptions work on the pc386 BSP with i386-elf. This patch also included changes to the i386-rtemself egcs configuration.
- 00:32 Changeset in rtems [1b67be71]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Directives -> services.
- 00:32 Changeset in rtems [56853af]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Some stuff added.
- 00:07 Changeset in rtems [d48ea69]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Significantly enhanced. At least the per routine pages for this chapter are now filled in.
Note: See TracTimeline
for information about the timeline view.