Timeline



05/28/02:

19:48 Changeset in rtems [618f3f9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-28 Joel Sherrill <joel@…> * ChangeLog?: Corrected spacing.
19:48 Changeset in rtems [afc2129]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-28 Joel Sherrill <joel@…> * Per PR31, moved mvme16x_hw.h to shared/mvme. * include/Makefile.am: Modified to reflect movement.
19:48 Changeset in rtems [69d9e64e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-28 Joel Sherrill <joel@…> * Per PR31, moved mvme16x_hw.h to shared/mvme. * include/Makefile.am: Modified to reflect movement. * include/mvme16x_hw.h: Moved to shared/mvme.
18:51 Ticket #198 (gcc-3.1's configure emits segfault from ld during configuration) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: Users updating their binutils will fix this. No further work required on RTEMS side.
18:49 Ticket #31 (mvme167 accesses mvme162 headers) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Fixed via CVS magic and a minor patch to mvme16?/include/Makefile.am
17:32 Changeset in rtems [2c7e8e51]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-28 Chris Johns <ccj@…> * rtems/score/m68k.h: Per PR227, mc68060 does not require FPSP since it is now multilib'ed.
17:27 Changeset in rtems [d3c37c08]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-28 Ralf Corsepius <corsepiu@…> * libblock, libfs moved to src/exec for multilib'ing.
17:25 Changeset in rtems [d7b1f19]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-18 Ralf Corsepius <corsepiu@…> * Makefile.am: Remove libblock, libfs.
17:21 Changeset in rtems [1b092b7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-18 Ralf Corsepius <corsepiu@…> * configure.ac: Remove CONFIG_SUBIDIRS libblock, libfs.
17:21 Changeset in rtems [35cd6ae]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-18 Ralf Corsepius <corsepiu@…> * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX). * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
17:21 Changeset in rtems [47ef863a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-18 Ralf Corsepius <corsepiu@…> Move from c/src/libfs to c/src/exec/libfs * configure.ac: Reflect move. * Makefile.am: Ditto. * src/Makefile.am: Ditto. * src/dosfs/Makefile.am: Ditto. * src/imfs/Makefile.am: Ditto. * wrapup/Makefile.am: Ditto.
17:21 Changeset in rtems [279ec4e8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-18 Ralf Corsepius <corsepiu@…> Move from c/src/libblock to c/src/exec/libblock * configure.ac: Reflect move. * Makefile.am: Ditto. * include/Makefile.am: Ditto. * src/Makefile.am: Ditto.
16:32 Ticket #227 (FPSP set for 68060 in m68k) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: This patch was applied. $ cvs diff -u rtems/score/m68k.h Index: rtems/score/m68k.h =================================================================== RCS file: /usr1/CVS/rtems/c/src/exec/score/cpu/m68k/rtems/score/m68k.h,v retrieving revision 1.8 diff -u -r1.8 m68k.h --- rtems/score/m68k.h 3 Apr 2002 14:13:01 -0000 1.8 +++ rtems/score/m68k.h 28 May 2002 17:30:50 -0000 @@ -150,7 +150,7 @@ #define M68K_HAS_MISALIGNED 1 # if defined (HAVE_68881) # define M68K_HAS_FPU 1 -# define M68K_HAS_FPSP_PACKAGE 1 +# define M68K_HAS_FPSP_PACKAGE 0 # else # define M68K_HAS_FPU 0 # define M68K_HAS_FPSP_PACKAGE 0
16:27 Ticket #226 (move libblock and libfs to exec) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: This should be applied and done now.
16:20 Changeset in rtems [e3eab02]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-18 Ralf Corsepius <corsepiu@…> * rtems_telnetd/pty.c: Remove bsp.h. Include <rtems/bspIo.h>.
15:36 Ticket #223 (Moving mkrootfs to libnetworking/rtems) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: I think this has already been performed. Please ping me if it isn't fixed.
15:22 Ticket #224 (ts_386ex: Linking minimum fails) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Fixed in ss-20020528
15:21 Ticket #225 (rtems_telnetd/ptc.c includes bsp.h) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied.
13:13 Changeset in rtems [28311188]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-28 Joel Sherrill <joel@…> * aclocal/version.m4: Updated to rtems-ss-20020528.

05/24/02:

15:38 Changeset in rtems [3fa500f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-24 Joel Sherrill <joel@…> * src/.cvsignore: New file.
15:35 Changeset in rtems [a653f39]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-24 Ralf Corsepius <corsepiu@…> * coinfigure.ac, Makefile.am: Remove references to rootfs.

05/23/02:

11:14 Ticket #228 (User Extension create documentation.) created by Chris Johns
Fix the function prototype in the documentation to have the create …

05/21/02:

12:57 Ticket #227 (FPSP set for 68060 in m68k) created by Chris Johns
The FPSP macro for the 68060 is enabled and it should not be. The …

05/18/02:

04:13 Ticket #226 (move libblock and libfs to exec) created by Ralf Corsepius
Move libblock and libfs below exec/. [Preparation step for cpukit.] …
04:09 Ticket #225 (rtems_telnetd/ptc.c includes bsp.h) created by Ralf Corsepius
ptc.c includes bsp.h. This renders it bsp-dependent. Release: CVS

05/17/02:

18:33 Changeset in rtems [166475a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-15 Ralf Corsepius <corsepiu@…> * configure.ac: Remove lib.
18:32 Changeset in rtems [05a596c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-15 Ralf Corsepius <corsepiu@…> * Makefile.am: Remove libcsupport.
18:32 Changeset in rtems [ec482a2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-15 Ralf Corsepius <corsepiu@…> * Makefile.am: Remove libblock, libfs.
18:32 Changeset in rtems [90926129]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-15 Ralf Corsepius <corsepiu@…> * configure.ac: Add libcsupport. * wrapup/Makefile.am: Ditto.
18:32 Changeset in rtems [c8e972f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-15 Ralf Corsepius <corsepiu@…> Relocate libcsupport from c/src/lib to c/src/exec/libcsupport. * configure.ac: Use ENV_RTEMSCPU. Reflect changed paths. * Makefile.am: Reflect changed paths. * src/Makefile.am: Reflect changed paths.
18:30 Changeset in rtems [ae30735]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-16 Ralf Corsepius <corsepiu@…> * rootfs/.cvsignore: Remove. * rootfs/Makefile.am: Remove. * rootfs/mkrootfs.h: Remove. * rootfs/mkrootfs.c: Remove. * configure.ac: Remove rootfs and NETWORKING macros. * wrapup/Makefile.am: Remove rootfs and HAS_NETWORKING.
18:28 Changeset in rtems [c1f3fc04]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-16 Ralf Corsepius <corsepiu@…> * rtems/mkrootfs.c: Add (relocated from libmisc/rootfs). * rtems/mkrootfs.h: Ditto. * rtems/Makefile.am: Reflect changes above.
18:06 Changeset in rtems [8873684]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-17 Joel Sherrill <joel@…> * sp21/task1.c (INVALID_DRIVER_MAJOR): Change definition to reflect number of staticly configured device drivers.
18:05 Changeset in rtems [c0af822e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-17 Joel Sherrill <joel@…> * mpc6xx/exceptions/raw_exception.c, pc6xx/mmu/pte121.c: Modified slightly to reflect recent PowerPC re-organization and avoid warnings.
18:03 Changeset in rtems [7c844e3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-17 Joel Sherrill <joel@…> * libc/envlock.c: Implemented code to let newlib's envlock share the libio open/close mutex. Since both should be lightly used, this should not lead to problems and saves resources.
18:02 Changeset in rtems [cb3a7ed]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-17 Joel Sherrill <joel@…> * startup/linkcmds: Per PR224, added wild card math to .rodata.
18:01 Changeset in rtems [1b074a1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-17 Joel Sherrill <joel@…> * macros/rtems/score/thread..inl: Implemented missing routines for new libc reentrancy support.
17:59 Changeset in rtems [6a3a81c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-17 Joel Sherrill <joel@…> * macros/rtems/posix/mqueue.inl: Implemented missing routines to support message queue FDs.
17:33 Ticket #222 (Move libcsupport to exec) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Once again I think this is done but as with all CVS hacks, please double check me and the tags. :)
17:30 Ticket #223 (Moving mkrootfs to libnetworking/rtems) closed by Joel Sherrill
08:25 Ticket #224 (ts_386ex: Linking minimum fails) created by Ralf Corsepius
gmake[4]: Entering directory …
03:52 Ticket #223 (Moving mkrootfs to libnetworking/rtems) created by Ralf Corsepius
As previously discussed, mv libmisc/rootfs/mkrootfs.[ch] …

05/15/02:

19:22 Changeset in rtems [11f894cc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-15 Till Straumann <strauman@…> * mpc6xx/mmu/pte121.c, mpc6xx/mmu/pte121.h: New files. Missed in merge of PR213.
17:31 Ticket #141 (Remove newlib context switch.) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: Patch applied. I had to implement macro versions of the inline functions.
16:38 Changeset in rtems [6e9746a2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-15 Ralf Corsepius <corsepiu@…> * mkgcc3newlibspec.in: Remove SETUP (bogus). * gcc3newlib/target-c++.add: New. * gcc3newlib/Makefile.am: Add target-c++.add. * gcc3newlib/base-g77.add: Adapt to gcc-3.1. Reflect having split out c++. Various minor fixes. * gcc3newlib/base-gcc.add: Ditto. * gcc3newlib/gccnewlib.add: Ditto. * gcc3newlib/target-gcc.add: Ditto.
16:36 Changeset in rtems [a923a82]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-16 Chris Johns <ccj@…> * Per PR194, added the Capture engine. * capture/Makefile.am, capture/README, capture/capture-cli.c, capture/capture-cli.h, capture/capture.c, capture/capture.h, capture/.cvsignore: New files. * Makefile.am, configure.ac, wrapup/Makefile.am: Modified to reflect addition.
16:29 Changeset in rtems [c0d4abe6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-15 Chris Johns <ccj@…> * libc/newlibc.c: Per PR141, move the C library re-enterrant support directly into the thread dispatch code. RTEMS needs libc and so requiring libc to use a user extension with its overhead is not the best solution. This patch lowers the overhead to 2 pointer moves.
15:53 Ticket #212 (implement mutual exclusion (__ENV_LOCK) for newlibc environment) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: I have merged usage comments and added a conditional to let the code share the libio open/close mutex.
15:38 Ticket #209 (*-rtems-gcc-3.1 applies libg.a) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied. Thanks Ralf.
15:36 Ticket #194 (RTEMS Capture) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Committed. Eventually we have to figure out what to do with the documentation for the components in libmisc. :(
15:14 Changeset in rtems [0df8293e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-15 Chris Johns <ccj@…> * include/rtems/score/thread.h, inline/rtems/score/thread.inl, src/threaddispatch.c, src/threadinitialize.c: Move the C library re-enterrant support directly into the thread dispatch code. RTEMS needs libc and so requiring libc to use a user extension with its overhead is not the best solution. This patch lowers the overhead to 2 pointer moves.
15:10 Changeset in rtems [fe36c017]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-15 Joel Sherrill <joel@…> * src/i386/any/remdeb_svc.c, src/m68k/any/remdeb_svc.c, src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I accidentally deleted the incorrectly empty versions.
15:07 Changeset in rtems [c16dcbc8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-15 Ralf Corsepius <corsepiu@…> * Makefile.am: Add preinstall-stamp.
14:28 Changeset in rtems [e8ff934a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-15 Joel Sherrill <joel@…> * libc/Makefile.am: envlock.c should only be built for embedded targets using newlib.
14:08 Ticket #221 (Preinstall w/ multilibs) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied. Thanks.
12:43 Ticket #190 (libmisc/dummy.rel incorrectly built on all targets) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Fixed in CVS.
05:05 Ticket #222 (Move libcsupport to exec) created by Ralf Corsepius
libcsupport is ready for multilibs. As preparational step towards the …
04:37 Ticket #221 (Preinstall w/ multilibs) created by Ralf Corsepius
running "make" does not trigger preinstallation in exec/ w/ multilibs …

05/14/02:

22:11 Changeset in rtems [42c90fe]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Joel Sherrill <joel@…> * shared/include/cpuIdent.c: Account for duplicate numbers.
22:09 Changeset in rtems [b3afc0f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Joel Sherrill <joel@…> * dummy/Makefile.am, wrapup/Makefile.am: Fixed to generate a library of the same name.
20:52 Changeset in rtems [f85a3c56]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-03 Ralf Corsepius <corsepiu@…> * include/Makefile.am: Remove. * include/sys/utsname.h: Added, removed times (now in newlib). * Makefile.am: Merge include/Makefile.am * libc/utsname.c: Relocated from posix/src. * libc/Makefile.am: Reflect changes above. * configure.ac: Remove include/Makefile
19:02 Changeset in rtems [baf71338]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Till Straumann <strauman@…> * Per PR212, added envlock support for newlib. This is used by at least getenv()/putenv() to avoid race conditions. * libc/envlock.c: New file. * libc/Makefile.am: Modified to reflect above.
18:46 Changeset in rtems [deb66d1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-03 Ralf Corsepius <corsepiu@…> * include/Makefile.am: Remove. * include/sys/utsname.h: Added, removed times (now in newlib). * Makefile.am: Merge include/Makefile.am * libc/utsname.c: Relocated from posix/src. * libc/Makefile.am: Reflect changes above. * configure.ac: Remove include/Makefile
18:45 Changeset in rtems [dc7fb59b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-03 Ralf Corsepius <corsepiu@…> * include/sys/utsname.h: Remove. * include/Makefile.am: Reflect changes above. * src/utsname.c: Remove. * src/Makefile.am: Reflect changes above.
18:32 Changeset in rtems [cbc264e6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-01 Ralf Corsepius <corsepiu@…> * rtems/powerpc/debugmod.h: New file (extracted from score/ppc.h). * Makefile.am: Relect changes above.
18:31 Changeset in rtems [0fe89f6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-01 Ralf Corsepius <corsepiu@…> * rtems/score/ppc.h: Remove PPC_DEBUG_MODEL.
18:11 Changeset in rtems [bd9265d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-03 Ralf Corsepius <corsepiu@…> * include/Makefile.am: Work-around to autoconf-2.53 adding PACKAGE_* to autoheaders - sed out *PACKAGE* from cpuopts-tmp.h.
18:09 Changeset in rtems [6c138bf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-14 Ralf Corsepius <corsepiu@…> * sys/ioctl.h: Remove. * sys/sockio.h: Remove. * sys/filio.h: Remove. * sys/Makefile.am: Reflect changes above. * configure.ac: Take out *NETWORKING*.
18:03 Changeset in rtems [b7be6533]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-14 Ralf Corsepius <corsepiu@…> * include/sys/ioctl.h: Relocated from libnetworking/sys. * include/sys/filio.h: Relocated from libnetworking/sys. * include/sys/sockio.h: Relocated from libnetworking/sys. * include/Makefile.am: Reflect changes above. * configure.ac: Take out *NETWORKING*.
18:02 Changeset in rtems [c7286d94]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-14 Ralf Corsepius <corsepiu@…> * sys/ioctl.h: Remove. * sys/sockio.h: Remove. * sys/filio.h: Remove. * sys/Makefile.am: Reflect changes above.
17:54 Changeset in rtems [a191b28]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Till Straumann <strauman@…> * bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am: Per PR215 address the following issues: - _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one to know the values) - the affected BSP (shared/motorola) headers have been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140 driver (libchip/network/dec21140.c) has been fixed to use PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP who is using this driver. - the DEC driver also has been fixed to use the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete delay_in_bus_cycles().
17:46 Ticket #205 (move utsname out of exec/posix) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied. Magic with CVS repository, please doublecheck. :)
17:45 Changeset in rtems [830e5f7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Till Straumann <strauman@…> * cpu.c: Per PR211 fix saving/restoring floating point context. The fpsave and fprestore routines are only used in a executing context which _is_ fp and hence has the FPU enabled. The current behavior required the FPU always to be on which is very dangerous if lazy context switching is used. [Joel Note: Some ports explicitly enabled the FPU in the FP save and restore routines to avoid this.] The patch also makes sure (on powerpc only) that the FPU is disabled for integer tasks. Note that this is crucial if deferred fp context switching is used. Otherwise, fp context corruption may go undetected! Also note that even tasks which merely push/pop FP registers to/from the stack without modifying them still MUST be FP tasks - otherwise (if lazy FP context switching is used), FP register corruption (of other, FP, tasks may occur)! Furthermore, (on PPC) by default, lazy FP context save/restore is _disabled_.
17:45 Changeset in rtems [19131e97]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Till Straumann <strauman@…> * rtems/new-exceptions/cpu.h: Per PR211 fix saving/restoring floating point context. The fpsave and fprestore routines are only used in a executing context which _is_ fp and hence has the FPU enabled. The current behavior required the FPU always to be on which is very dangerous if lazy context switching is used. [Joel Note: Some ports explicitly enabled the FPU in the FP save and restore routines to avoid this.] The patch also makes sure (on powerpc only) that the FPU is disabled for integer tasks. Note that this is crucial if deferred fp context switching is used. Otherwise, fp context corruption may go undetected! Also note that even tasks which merely push/pop FP registers to/from the stack without modifying them still MUST be FP tasks - otherwise (if lazy FP context switching is used), FP register corruption (of other, FP, tasks may occur)! Furthermore, (on PPC) by default, lazy FP context save/restore is _disabled_.
17:45 Changeset in rtems [48f89683]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Till Straumann <strauman@…> * src/threaddispatch.c, src/threadhandler.c: Per PR211 fix saving/restoring floating point context. The fpsave and fprestore routines are only used in a executing context which _is_ fp and hence has the FPU enabled. The current behavior required the FPU always to be on which is very dangerous if lazy context switching is used. [Joel Note: Some ports explicitly enabled the FPU in the FP save and restore routines to avoid this.] The patch also makes sure (on powerpc only) that the FPU is disabled for integer tasks. Note that this is crucial if deferred fp context switching is used. Otherwise, fp context corruption may go undetected! Also note that even tasks which merely push/pop FP registers to/from the stack without modifying them still MUST be FP tasks - otherwise (if lazy FP context switching is used), FP register corruption (of other, FP, tasks may occur)! Furthermore, (on PPC) by default, lazy FP context save/restore is _disabled_.
17:35 Changeset in rtems [06549dcf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Joel Sherrill <joel@…> * ChangeLog?: Corrected -- entry should have been in libchip.
17:35 Changeset in rtems [1065f16]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Till Straumann <strauman@…> * bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am: Per PR215 address the following issues: - _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one to know the values) - the affected BSP (shared/motorola) headers have been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140 driver (libchip/network/dec21140.c) has been fixed to use PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP who is using this driver. - the DEC driver also has been fixed to use the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete delay_in_bus_cycles().
17:33 Ticket #191 (powerpc: gen405: .eh_frame) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Fixed previously as part of gcc 3.1 cleanup sweep.
17:32 Ticket #202 (powerpc: PPC_DEBUG_MODEL) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: non-critical and high priority. Nice contrast. :) Applied and thanks.
17:29 Ticket #206 (Wrong tools/build/Changelog entry) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: I think I fixed this.
17:28 Changeset in rtems [9966204]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Till Straumann <strauman@…> Per PR216, "libbsp/powerpc/shared" BSP has been modified considerably with the goal to make it more flexible and reusable by other BSPs. The main strategies were: - eliminate hardcoded base addresses; devices use offsets and a BSP defined base address. - separate functionality into different files (e.g. reboot from inch.c to reboot.c) which can be overridden by a 'derived' BSP. - separate initialization code into separate files (e.g. PCI bridge detection/initialization was separated from the more generic PCI access routines), also to make it easier for 'derived' BSPs to substitute their own initialization code. There are also a couple of enhancements and fixes: - IRQ handling code now has a hook for attaching a VME bridge. - OpenPIC is now explicitely initialized (polarities, senses). Eliminated the implicit assumption on the presence of an ISA PIC. - UART and console driver now supports more than 1 port. The current maximum of 2 can easily be extended by enlarging a table (it would even be easier if the ISR API was not broken by design). - fixed polled_io.c so it correctly supports console on COM2 - fixed TLB invalidation code (start.S). - exception handler prints a stack backtrace. - added BSP_pciFindDevice() to scan the pci bus for a particular vendor/device/instance.
17:11 Ticket #208 (Hack for autoconf-2.53 compatible cpuopt.h) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied. Thank you.
17:10 Changeset in rtems [58507208]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Till Straumann <strauman@…> * bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am: Per PR216, "libbsp/powerpc/shared" BSP has been modified considerably with the goal to make it more flexible and reusable by other BSPs. The main strategies were: - eliminate hardcoded base addresses; devices use offsets and a BSP defined base address. - separate functionality into different files (e.g. reboot from inch.c to reboot.c) which can be overridden by a 'derived' BSP. - separate initialization code into separate files (e.g. PCI bridge detection/initialization was separated from the more generic PCI access routines), also to make it easier for 'derived' BSPs to substitute their own initialization code. There are also a couple of enhancements and fixes: - IRQ handling code now has a hook for attaching a VME bridge. - OpenPIC is now explicitely initialized (polarities, senses). Eliminated the implicit assumption on the presence of an ISA PIC. - UART and console driver now supports more than 1 port. The current maximum of 2 can easily be extended by enlarging a table (it would even be easier if the ISR API was not broken by design). - fixed polled_io.c so it correctly supports console on COM2 - fixed TLB invalidation code (start.S). - exception handler prints a stack backtrace. - added BSP_pciFindDevice() to scan the pci bus for a particular vendor/device/instance.
17:10 Changeset in rtems [6a4df9f9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Till Straumann <strauman@…> * bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am: Per PR216, "libbsp/powerpc/shared" BSP has been modified considerably with the goal to make it more flexible and reusable by other BSPs. The main strategies were: - eliminate hardcoded base addresses; devices use offsets and a BSP defined base address. - separate functionality into different files (e.g. reboot from inch.c to reboot.c) which can be overridden by a 'derived' BSP. - separate initialization code into separate files (e.g. PCI bridge detection/initialization was separated from the more generic PCI access routines), also to make it easier for 'derived' BSPs to substitute their own initialization code. There are also a couple of enhancements and fixes: - IRQ handling code now has a hook for attaching a VME bridge. - OpenPIC is now explicitely initialized (polarities, senses). Eliminated the implicit assumption on the presence of an ISA PIC. - UART and console driver now supports more than 1 port. The current maximum of 2 can easily be extended by enlarging a table (it would even be easier if the ISR API was not broken by design). - fixed polled_io.c so it correctly supports console on COM2 - fixed TLB invalidation code (start.S). - exception handler prints a stack backtrace. - added BSP_pciFindDevice() to scan the pci bus for a particular vendor/device/instance.
17:10 Ticket #218 (Move libnetworking/sys/[sockio.h|filio.h|ioctl.h] to lib/include/sys) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied. You might want to doublecheck this one. I did it behind the scenes with CVS. Thanks.
17:10 Changeset in rtems [69ed59f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Till Straumann <strauman@…> * bootloader/misc.c, console/Makefile.am, console/console.c, console/consoleIo.h, console/inch.c, console/polled_io.c, console/uart.c, console/uart.h, include/bsp.h, irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c, openpic/openpic.c, openpic/openpic.h, pci/Makefile.am, pci/pci.c, pci/pci.h, residual/Makefile.am, start/start.S, startup/bspstart.c, vectors/vectors.S, vectors/vectors.h, vectors/vectors_init.c: Per PR216, "libbsp/powerpc/shared" BSP has been modified considerably with the goal to make it more flexible and reusable by other BSPs. The main strategies were: - eliminate hardcoded base addresses; devices use offsets and a BSP defined base address. - separate functionality into different files (e.g. reboot from inch.c to reboot.c) which can be overridden by a 'derived' BSP. - separate initialization code into separate files (e.g. PCI bridge detection/initialization was separated from the more generic PCI access routines), also to make it easier for 'derived' BSPs to substitute their own initialization code. There are also a couple of enhancements and fixes: - IRQ handling code now has a hook for attaching a VME bridge. - OpenPIC is now explicitely initialized (polarities, senses). Eliminated the implicit assumption on the presence of an ISA PIC. - UART and console driver now supports more than 1 port. The current maximum of 2 can easily be extended by enlarging a table (it would even be easier if the ISR API was not broken by design). - fixed polled_io.c so it correctly supports console on COM2 - fixed TLB invalidation code (start.S). - exception handler prints a stack backtrace. - added BSP_pciFindDevice() to scan the pci bus for a particular vendor/device/instance.
17:08 Changeset in rtems [3ce2907]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Till Straumann <strauman@…> * network/dec21140.c: Per PR215 address the following issues: - _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one to know the values) - the affected BSP (shared/motorola) headers have been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140 driver (libchip/network/dec21140.c) has been fixed to use PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP who is using this driver. - the DEC driver also has been fixed to use the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete delay_in_bus_cycles().
17:07 Changeset in rtems [438b5388]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Till Straumann <strauman@…> * shared/include/io.h: Per PR215 address the following issues: - _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET are no longer defined by libcpu (powerpc/shared/include/io.h) but by the BSP (who is the only one to know the values) - the affected BSP (shared/motorola) headers have been fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140 driver (libchip/network/dec21140.c) has been fixed to use PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP who is using this driver. - the DEC driver also has been fixed to use the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete delay_in_bus_cycles().
17:04 Changeset in rtems [6fae458]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Till Straumann <strauman@…> * vmeUniverse/README.universe, vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h: New files. * Makefile.am: Modified to reflect addition of files. * Per PR214, contributes a driver for the TUNDRA UNIVERSE VME-PCI bridge to libbsp/shared. NOTE: This driver is maintained _outside_ RTEMS by Till. Please forward future modifications to him.
16:56 Changeset in rtems [0d776cd2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Till Straumann <strauman@…> * rtems/powerpc/registers.h, rtems/score/ppc.h: Per PR213, add the following: - support for the MPC74000 (AKA G4); there is no AltiVec? support yet, however. - the cache flushing assembly code uses hardware-flush on the G4. Also, a couple of hardcoded numerical values were replaced by more readable symbolic constants. - extended interrupt-disabled code section so enclose the entire cache flush/invalidate procedure (as recommended by the book). This is not (latency) critical as it is only used by init code but prevents possible corruption. - Trivial page table support as been added. (1:1 effective-virtual-physical address mapping which is only useful only on CPUs which feature hardware TLB replacement, e.g. >604. This allows for write-protecting memory regions, e.g. text/ro-data which makes catching corruptors a lot easier. It also frees one DBAT/IBAT and gives more flexibility for setting up address maps :-) - setdbat() allows changing BAT0 also (since the BSP may use a page table, BAT0 could be available...). - asm_setdbatX() violated the SVR ABI by using r20 as a scratch register; changed for r0 - according to the book, a context synchronizing instruction is necessary prior to and after changing a DBAT -> isync added
16:54 Ticket #211 (fixes for deferred FPU context switching) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied. Thanks.
16:53 Changeset in rtems [78f8c91]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Till Straumann <strauman@…> * rtems/powerpc/registers.h, rtems/score/ppc.h: Per PR213, add support for the MPC74000 (AKA G4); there is no AltiVec? support yet, however.
16:29 Ticket #216 (fixes/contribs to libbsp/powerpc/shared) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied. I have built nothing! I had trouble generating the new files so be warned. They ended up in /tmp/cvsxxx and I had to deal with them by hand. I think I have handled it though. Thanks.
16:12 Changeset in rtems [d9af8a8e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-14 Ralf Corsepius <corsepiu@…> * config-ml.in: Take out arm and sh variants RTEMS does not support.
16:10 Changeset in rtems [2d1ef930]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-14 Eric Norum <eric.norum@…> * startup/linkcmds.bootp, startup/linkcmds.prom: Per PR192 add sections needed by gcc 3.1. linkcmds had already been fixed on a gcc 3.1 clean up sweep.
16:08 Ticket #215 (move definition of 'base addresses' from libcpu/powerpc to BSP code) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied.
16:05 Changeset in rtems [55b3616]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-01 Eric Norum <eric.norum@…> * console/console.c, fatal/bspfatal.c, startup/bspclean.c, startup/page_table.c: Per PR200 fix multi-line inline assembly to satisfy gcc 3.1 and newer.
16:05 Ticket #214 (contrib. of a driver for the Tundra Universe VME-PCI bridge) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied. Thanks.
15:58 Ticket #213 (Support for 7400 PowerPC (AKA G4); misc enhancements for 60x family) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied. Thank you. Note that I had to move the mods to shared/include/cpu.h to their new locations as this file was removed and dispersed as part of making the powerpc support multilib builds.
15:51 Changeset in rtems [eec76f3c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-01 Ralf Corsepius <corsepiu@…> * custom/dmv177.cfg: Use -mcpu=603e. * custom/ppcn_60x.cfg: Use -mcpu=603e. * custom/psim.cfg: Use -mcpu=603e. * custom/score603e.cfg: Use -mcpu=603e. * custom/ts_386ex.cfg: Remove obsolete comments. * custom/rxgen960.cfg: Remove obsolete comments. * custom/cvme961.cfg: Remove obsolete comments.
15:20 Changeset in rtems [606926f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-05-14 Joel Sherrill <joel@…> * sp21/task1.c: Correct INVALID_DRIVER_MAJOR so it is precisely 1 more than the configured number of drivers.
15:16 Changeset in rtems [6f0d0527]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-07 Chris Johns <ccj@…> * c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf lengths to remove the ethernet header as the FreeBSD (RTEMS) stack requires it to be stripped.
15:13 Changeset in rtems [3695f03b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-14 Thomas Doerfler <Thomas.Doerfler@…> * src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption that exception stack frames on M68K members with VBR always are 6 byte long. The incorrect assumption resulted in some gdb commands like "next" to fail on the 68360.
15:12 Ticket #219 (Pruning multilib variants RTEMS does not support) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied. Neat idea Ralf. :)
15:10 Ticket #196 (linkcmds changes for use with GCC-3.1) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied. linkcmds had already been fixed as part of my gcc 3.1 clean up sweeps.
15:08 Changeset in rtems [da6b86a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-05-14 Ralf Corsepius <corsepiu@…> * src/i386/any/remdeb_svc.c, src/m68k/any/remdeb_svc.c, src/powerpc/new_exception_processing/remdeb_svc.c: Per PR220 remove these files from CVS.
15:06 Ticket #180 (Patch to remove newlines in asm source strings) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied.
14:58 Ticket #203 (Cleaning up make/custom/*.cfg) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied
14:16 Ticket #210 (i82586 driver packet length bug) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied
14:14 Ticket #163 (librdbg for m68k fails on systems with VBR) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: Patch applied
14:08 Ticket #220 (librdbg corrupted) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Files removed from CVS.
12:53 Ticket #220 (librdbg corrupted) created by Ralf Corsepius
Bogus files in CVS # find librdbg -empty …
08:42 Ticket #219 (Pruning multilib variants RTEMS does not support) created by Ralf Corsepius
RTEMS w/ multilibs tries to build multilib'ed parts in all variants …
06:47 Ticket #218 (Move libnetworking/sys/[sockio.h|filio.h|ioctl.h] to lib/include/sys) created by Ralf Corsepius
Move libnetworking/sys/[ioctl.h|sockio.h|filio.h] into libcsupport …
Note: See TracTimeline for information about the timeline view.