Timeline



04/23/02:

23:47 Ticket #195 (powerpc: ABI confusion) created by Ralf Corsepius
The ABI used by GCC is sysv4, Several parts in powerpc-RTEMS however …
14:07 Ticket #194 (RTEMS Capture) created by Chris Johns
RTEMS Performance Monitoring and Measurement Framework is a capture …

04/22/02:

12:17 Changeset in rtems [6236b47]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-22 Joel Sherrill <joel@…> * src/task.c (_ITRON_Task_User_extensions): Add new fields to be correct in respect to newly added fields for separate switch list.
10:32 Ticket #193 (powerpc: -Dmpc604 vs. -Dppc604) created by Ralf Corsepius
Some files in RTEMS/powerpc use #ifdef ppc604, others use #ifdef …

04/19/02:

16:17 Changeset in rtems [28abd141]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-19 Joel Sherrill <joel@…> * src/powerpc/rdbg_f.c: Always include <rtems.h> instead of internal include files.
13:25 Changeset in rtems [fb43067]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * start/start.S: remove targopts.h.
13:25 Changeset in rtems [2c030296]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * asm.h: Use cpuopts.h instead of targopts.h.
13:25 Changeset in rtems [56ec190]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * rtems/score/hppa.h: Remove rtems/score/targopts.h.
01:14 Ticket #192 (RTEMS monitor always lowercase and enter repeats command.) created by Chris Johns
The RTEMS monitor makes everything lowercase. The capture engine need …

04/18/02:

22:24 Changeset in rtems [ffa5b98]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * src/powerpc/rdbg_cpu_asm.S: Reflect changes to <rtems/score/cpu.h>. * src/powerpc/rdbg_f.c: Ditto.
22:24 Changeset in rtems [a81a8f8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * pppd/utils.c: Adapt to gcc-3.x.
21:01 Changeset in rtems [7c4ef9c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * network/dec21140.c: Reflect changes to powerpc's rtems/score/cpu.h. Use PPC for gcc-3.x compliance.
20:55 Changeset in rtems [a73a977]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * shared/include/cpu.h: Removed. * shared/include/Makefile.am: Reflect changes above. * shared/include/spr.h: Include rtems/powerpc/registers.h instead of libcpu/cpu.h. * mpc6xx/clock/c_clock.c: Reflect changes to <rtems/score/cpu.h>. * mpc6xx/exceptions/asm_utils.S: Ditto. * mpc6xx/exceptions/raw_exception.c: Ditto. * mpc6xx/mmu/mmuAsm.S: Ditto. * mpc6xx/timer/timer.c: Ditto. * mpc8260/exceptions/asm_utils.S: Ditto. * mpc8260/exceptions/raw_exception.c: Ditto. * mpc8xx/exceptions/asm_utils.S: Ditto. * mpc8xx/exceptions/raw_exception.c: Ditto. * ppc403/vectors/vectors.S: Include <asm.h> instead of "asm.h".
20:55 Changeset in rtems [c178d34]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * rtems/score/cpu.h: Removed. * Makefile.am: Reflect changes above.
20:55 Changeset in rtems [cd35cf9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * bootloader/exception.S: Reflect changes to <rtems/score/cpu.h>. * bootloader/head.S: Ditto. * bootloader/misc.c: Ditto. * console/polled_io.c: Ditto. * irq/irq.c: Ditto. * irq/irq_asm.S: Ditto. * irq/irq_init.c: Include <rtems/bspIo.h>. * start/start.S: Reflect changes to <rtems/score/cpu.h>. * vectors/vectors.S: Ditto.
20:55 Changeset in rtems [95975111]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * vectors/vectors.S: Include <asm.h>.
20:55 Changeset in rtems [f844cfcc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * startup/bspstart.c: Include <rtems/bspIo.h>. * vectors/align_h.S: Use <> instead of "" for include files.
20:55 Changeset in rtems [1628414]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * irq/irq.c: Reflect changes to <rtems/score/cpu.h>. * irq/irq_asm.S: Ditto. * network/network.c: Include <rtems/bspIo.h>. * start/start.S: Include <asm.h> instead of "asm.h". * vectors/vectors.S: Reflect changes to <rtems/score/cpu.h>.
20:54 Changeset in rtems [8038731]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * irq/irq.c: Reflect changes to <rtems/score/cpu.h>. Fix loopCounter. * irq/irq_asm.S: Reflect changes to <rtems/score/cpu.h>. * vectors/vectors.S: Ditto. * vectors/vectors_init.c: Include <rtems/bspIo.h>.
20:54 Changeset in rtems [600e77a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * irq/irq.c: Reflect changed to <rtems/score/cpu.h>. * irq/irq_asm.S: Ditto. * vectors/vectors.S: Ditto. * vectors/vectors_init.c: Include <rtems/bspIo.h>.
20:54 Changeset in rtems [4a0d87e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * asm.h: Include cpuopts.h instead of targopts.h. * rtems/new-exceptions/cpu.h: Relocated from libbsp/powerpc/support/new_exception_processing/rtems/score/cpu.h * rtems/old-exceptions/cpu.h: Relocated from c/src/lib/libbsp/powerpc/support/old_exception_processing/rtems/score/cpu.h * rtems/powerpc/registers.h: Relocated and renamed from libcpu/powerpc/shared/include/cpu.h. * rtems/score/cpu.h: New. * Makefile.am: Reflect changes above.
20:40 Changeset in rtems [0117487]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-20 Ralf Corsepius <corsepiu@…> * startup/nulsystbl.c: Fix braces. * startup/Makefile.am: Remove types.h. * startup/types.h: Remove.
13:18 Changeset in rtems [e80ac7f6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Jay Monkman <jtm@…> * rtems/score/cpu.h (CPU_ISR_Disable and CPU_ISR_Enable): Correct them where they correctly inform the compiler about the register they are modifying.
13:07 Changeset in rtems [383e974]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-20 Ralf Corsepius <corsepiu@…> * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix timestamps.
13:07 Changeset in rtems [d16e950]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-20 Ralf Corsepius <corsepiu@…> * startup/nulsystbl.c: Fix braces. * startup/Makefile.am: Remove types.h. * startup/types.h: Remove.
13:07 Changeset in rtems [9779f3d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * include/rtems/system.h: Remove targopts.h.
13:07 Changeset in rtems [8b9f8b8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-18 Ralf Corsepius <corsepiu@…> * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS. Remove obsolete comments. * custom/eth_comm.cfg: Remove make-target-options. Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to CPU_CFLAGS. * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS. * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS. * custom/mbx8xx.cfg: Remove make-target-options. Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS. Remove obsolete comments. * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS. Remove obsolete comments. * custom/mpc8260ads.cfg: Remove make-target-options. Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to CPU_CFLAGS. * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS. Remove obsolete comments. * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS. Remove obsolete comments. * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS. Remove obsolete comments. * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS. Remove obsolete comments.
05:50 Ticket #191 (powerpc: gen405: .eh_frame) created by Ralf Corsepius
owerpc-rtems-gcc --pipe -B../../../../../lib/ …

04/17/02:

20:08 Ticket #190 (libmisc/dummy.rel incorrectly built on all targets) created by Joel Sherrill
The gcc/ld r trick is resulting in a mangled file for dummy.rel for …
19:39 Changeset in rtems [b929c2de]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-17 Joel Sherrill <joel@…> * shared/include/cpu.h: Added ifndef ASM.
14:01 Changeset in rtems [d25d17b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-17 Ralf Corsepius <corsepiu@…> * base_sp/apptask.c: Include <stdlib.h>. * hello/init.c: Ditto. * paranoia/init.c: Ditto. * ticker/tasks.c: Ditto. * unlimited/init.c: Ditto. * unlimited/test1.c: Ditto. * unlimited/test2.c: Ditto. * unlimited/test3.c: Ditto.
14:01 Changeset in rtems [1216c9c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-17 Ralf Corsepius <corsepiu@…> * libc/scandir.c: Initialize nitems = 0.
14:01 Changeset in rtems [cf80584]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-17 Ralf Corsepius <corsepiu@…> * include/rtems/system.h: Add the sparc to the target supporting multlibs.
14:00 Changeset in rtems [942f981]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-16 Ralf Corsepius <corsepiu@…> * irq/irq.c: Define loopCounter iff DISPATCH_HANDLER_STAT is set. * startup/bspstart.c: include <bsp/irq.h>, <libcpu/cpuIdent.h>, <rtems/bspIo.h>
13:58 Changeset in rtems [cad8694]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-17 Joel Sherrill <joel@…> * ChangeLog?: Corrected paths on past few commits.
13:55 Changeset in rtems [1f2fca7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-16 Ralf Corsepius <corsepiu@…> * shared/include/cpu.h: Don't include cpuIdent.h.
13:54 Changeset in rtems [e05f4315]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-16 Ralf Corsepius <corsepiu@…> * exceptions/raw_exception.c: Include <libcpu/cpuIdent.h>.
13:54 Changeset in rtems [ca4f3ffc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-16 Ralf Corsepius <corsepiu@…> * exceptions/raw_exception.c: Include <libcpu/cpuIdent.h>.
13:30 Changeset in rtems [fb19f111]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-16 Ralf Corsepius <corsepiu@…> * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
13:30 Changeset in rtems [70f1268d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-16 Ralf Corsepius <corsepiu@…> * startup/bspstart.c: Include <libcpu/cpuIdent.h>.
13:30 Changeset in rtems [1d8d3b2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-16 Ralf Corsepius <corsepiu@…> * irq/irq.c: Define loopCounter iff DISPATCH_HANDLER_STAT is set. * startup/bspstart.c: include <bsp/irq.h>, <libcpu/cpuIdent.h>, <rtems/bspIo.h>
13:27 Changeset in rtems [53eb191]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-15 Ralf Corsepius <corsepiu@…> * aclocal/prog-cc.m4: Remove GCC272 support. Remove ENABLE_LIBCDIR. * aclocal/prog-cxx.m4: Ditto. * aclocal/enable-gcc28.m4: Remove. * aclocal/enable-libcdir.m4: Ditto.

04/16/02:

23:45 Changeset in rtems [13e6a4c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-16 Joel Sherrill <joel@…> * .cvsignore: Added missing files. * setup.def: New shot using gcc 3.0.4 RPMs. * sparc-solaris-binutils.spec.in: Switched to bz2 file. * sparc-solaris-gcc.spec.in: Use gcc3 file naming for archive and use find to pick up all files.
23:43 Changeset in rtems [3f60b2aa]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-16 Joel Sherrill <joel@…> * .cvsignore: Added files added by automake 1.6.1. * setup.def: New shot at gcc 3.0.4 RPMs. * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am: Deleted m68k-rtemself. * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
22:14 Ticket #189 (RTEMS User environment to use a user extension.) created by Chris Johns
The RTEMS user environment is currently implemented using task …
22:07 Ticket #188 (POSIX signal handler post switch handler dynamically install) created by Chris Johns
The POSIX signal handler requires a post switch handler. While an …
22:04 Ticket #187 (Task ASR post switch handler dynamically installed.) created by Chris Johns
The classic API task supports ASR functions. This requires a post …
22:01 Ticket #186 (Post switch handler requires separate chain.) created by Chris Johns
The post context switch handler should be on a separate chain similar …
22:00 Ticket #185 (Task vars switch thread handler dynamically installed.) created by Chris Johns
The classic API task variables use a context switch handler to copy …
18:33 Changeset in rtems [1daced6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-14 Ralf Corsepius <corsepiu@…> * autotools/automake-rtems.spec.in: Update to automake-1.6.1. Use *.tar.bz2.
17:38 Changeset in rtems [f054b51]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-13 Ralf Corsepius <corsepiu@…> * shared/include/cpuIdent.h: New. * shared/include/cpuIdent.c: Reflect having added cpuIdent.h. * shared/include/cpu.h: Ditto. * shared/include/Makefile.am: Add cpuIndent.h. Fix EXTRA_DIST.
17:37 Changeset in rtems [fd2bc17a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-16 Ralf Corsepius <corsepiu@…> * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove ENABLE_GCC28.
17:35 Changeset in rtems [5376ca1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-15 Ralf Corsepius <corsepiu@…> * configure.ac: Remove ENABLE_GCC28.
17:33 Ticket #183 (Update to automake-1.6.1) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch merged.
13:53 Changeset in rtems [978f59a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-14 Ralf Corsepius <corsepiu@…> * automake/compile.am: Remove GCC272 support. Remove *.sh rule (unused). * configure.ac: Remove ENABLE_GCC28. Remove ENABLE_LIBCDIR.
13:53 Changeset in rtems [cb9b2bfc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-14 Ralf Corsepius <corsepiu@…> * configure.ac: Remove ENABLE_GCC28.
13:42 Changeset in rtems [f918e74]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-16 Chris Johns <ccj@…> * src/threadinitialize.c: Per PR181, clear the array of user extension pointers. This lets user extensions that have hooked the switch handler know if a task has been processed by the user extension before. If a user extension is created after a task is started it may not know it.
13:23 Changeset in rtems [485e80fa]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-16 Ralf Corsepius <corsepiu@…> * include/Makefile.am: Add stdint.h and inttypes.h. (reported by Mike Siers <mikes@…>) * include/stdint.h: New file. * include/inttypes.h: New file.
12:54 Ticket #184 (Abandon gcc-2.7.x support) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: patch applied
12:43 Ticket #181 (Task extension pointers not cleared.) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: patch applied
12:24 Ticket #93 (stdint.h and inttypes.h are missing) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch committed. Ralf.. if you want to change this to depend on rtems/score/types.h, it is now safe to do so since I renamed all the CPUtypes.h files to types.h
05:59 Ticket #184 (Abandon gcc-2.7.x support) created by Ralf Corsepius
The patches in the attachment is a first batch of patches to disable …
05:55 Ticket #183 (Update to automake-1.6.1) created by Ralf Corsepius
Update rtems/scripts to use automake-1.6.1 Release: CVS Environment: All

04/15/02:

12:34 Ticket #167 (Adding mv8 multilib variant to sparc-gcc-3.0.4) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch merged into RTEMS 3.0.4 patch and RPMs started. Patch committed to gcc 3.1 and 3.2 branches. Nuff Sed.

04/14/02:

22:43 Ticket #182 (rtems_shutdown_executive cannot be called before multitasking.) created by Chris Johns
Calling rtems_shutdown_executive before the executive state has …
01:28 Ticket #181 (Task extension pointers not cleared.) created by Chris Johns
The user extension area allocated from the workspace need to be …

04/13/02:

16:47 Changeset in rtems [b5c5bbcf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-12 Chris Johns <ccj@…> * doc/user/userext.t: Per PR138, updated the documentation to show how to obtain an extension table index. Also provided some extra background on the user extension API.
16:42 Changeset in rtems [18b6986]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-11 Chris Johns <ccj@…> * network/rtems_bsdnet.h: To address PR59, added the drv_ctrl driver control block field to the ifconfig network driver structure. This field is needed by the i82586 driver which was ported from NetBSD as it had better hardware abstraction.
16:41 Changeset in rtems [5bfc8912]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-11 Chris Johns <ccj@…> * c/src/libnetworking/rtems/rtems_bsdnet.h: To address PR59, added the drv_ctrl driver control block field to the ifconfig network driver structure. This field is needed by the i82586 driver which was ported from NetBSD as it had better hardware abstraction.
15:47 Ticket #138 (User extension TCB extension index allocation.) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied.
15:44 Ticket #59 (libchip i82586 has hack) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Applied patch. Thanks.

04/12/02:

17:24 Ticket #180 (Patch to remove newlines in asm source strings) created by Eric Norum
The latest version of gcc (destined to be released as gcc-3.1) is more …
16:31 Changeset in rtems [fc8685d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-28 Ralf Corsepius <corsepiu@…> * tbr/Makefile.am: Remove. * tbr/.cvsignore: Remove. * tbr/tbr.c: Remove. * tbr/tbr.h: Remove. * configure.ac: Remove tbr subdir. * Makefile.am: Remove tbr subdir.
16:22 Ticket #179 (Last test) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: done
16:22 Ticket #179 (Last test) created by Jeff Mayes
Release: RTEMS-4.5
16:19 Ticket #178 (bugs alias test) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: done
16:18 Ticket #178 (bugs alias test) created by Jeff Mayes
Release: RTEMS-4.5
15:43 Ticket #176 (test) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: Mail works
15:11 Changeset in rtems [231fccb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-12 Ralf Corsepius <corsepiu@…> * include/rtems/system.h: Add i386 to multilib-able targets.
15:10 Changeset in rtems [43f67aa4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-29 Ralf Corsepius <corsepiu@…> * cache.c: Include <rtems/score/registers.h> instead of <libcpu/registers.h>. * cpu.h: Ditto. Remove parts moved to score/cpu/i386. * registers.h: Add BIG-FAT warning.
15:08 Changeset in rtems [a324355]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-29 Ralf Corsepius <corsepiu@…> * rtems/score/idtr.h: New file, extracted from libcpu/cpu.h. * rtems/score/interrupts.h: New file, extracted from libcpu/cpu.h. * rtems/score/registers.h: New file, moved from libcpu. * Makefile.am: Reflect changes above. * cpu.c: Don't include cpuModel.h, #include <rtems.h>, #include <rtems/score/i386types.h>, #include <rtems/score/idtr.h>. * rtems/score/cpu.h: Don't include libcpu/cpu.h. #include <rtems/score/interrupts.h>, #include <rtems/score/registers.h>.

04/11/02:

13:52 Changeset in rtems [5ad4692]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-04-10 Ralf Corsepius <corsepiu@…> * VERSION, bootstrap: Removed as unneeded.
13:51 Changeset in rtems [ed11413b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-11 Joel Sherrill <joel@…> * macros/rtems/score/userext.inl: Now works after merging patch for functionality requested in PR174. * inline/rtems/score/userext.inl: Added a comment explaining the order in which routines appear since it is not the obvious order.
Note: See TracTimeline for information about the timeline view.