Timeline
08/18/08:
- 22:18 Changeset in rtems [226b1626]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-18 Joel Sherrill <joel.sherrill@…> * cpu.c, rtems/score/cpu.h: Add void.
- 21:51 Changeset in rtems [c553a233]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-18 Allan Hessenflow <allanh@…> * shared/clock/clockdrv.c, shared/clock/rtc.c, shared/clock/tod.h, shared/console/console.c, shared/timer/timer.c: Removed.
- 21:51 Changeset in rtems [c8b1ab9]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-18 Allan Hessenflow <allanh@…> * Makefile.am, console/console-io.c, startup/bspstart.c: Update to use shared libcpu version of code implemented as part of bf537Stamp effort.
- 21:42 Changeset in rtems [02aaec7]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-18 Joel Sherrill <joel.sherrill@…> * libnetworking/lib/ftpfs.c, libnetworking/libc/inet_ntoa.c, libnetworking/libc/rcmd.c, libnetworking/nfs/bootp_subr.c, libnetworking/rtems/rtems_glue.c, libnetworking/rtems/rtems_malloc_mbuf.c, libnetworking/rtems/rtems_showicmpstat.c, libnetworking/sys/malloc.h: Fix some warnings.
- 21:26 Changeset in rtems [73d5344]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-18 Joel Sherrill <joel.sherrill@…> * libchip/serial/ns16550.c: Fix warning.
- 21:18 Changeset in rtems [371c30d5]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-18 Joel Sherrill <joel.sherrill@…> * bsppost.c: Fix warning by moving prototype to libcsupport.h.
- 21:17 Changeset in rtems [4243433]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-18 Joel Sherrill <joel.sherrill@…> * irq/irq_init.c: Fix warnings.
- 21:17 Changeset in rtems [b679966d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-18 Joel Sherrill <joel.sherrill@…> * mpc6xx/mmu/pte121.c, mpc6xx/mmu/pte121.h, mpc6xx/timer/timer.c, new-exceptions/e500_raw_exc_init.c, new-exceptions/bspsupport/ppc_exc_bspsupp.h, new-exceptions/bspsupport/vectors_init.c: Fix warnings.
- 21:16 Changeset in rtems [1487880d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-18 Joel Sherrill <joel.sherrill@…> * libcsupport/include/rtems/libcsupport.h, libcsupport/src/scandir.c, libmisc/cpuuse/cpuusagereset.c, libmisc/monitor/mon-monitor.c, libmisc/serdbg/serdbg.c, libmisc/serdbg/serdbg.h, libnetworking/netinet/in_cksum_powerpc.h, shttpd/compat_rtems.h: Fix warnings.
- 21:15 Changeset in rtems [6bb1d1a2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * shared/irq/irq_init.c: Add missing prototypes.
- 21:10 Changeset in rtems [0b27c3d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * smc/smc.c, startup/exit.c: Add missing prototypes.
- 21:08 Changeset in rtems [085b702]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * clock/clockdrv.c: Add missing prototypes.
- 21:07 Changeset in rtems [c001766]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * irq/bsp_irq_init.c: Add missing prototypes.
- 21:06 Changeset in rtems [166cc98]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * startup/bspstart.c: Add missing prototypes.
- 21:05 Changeset in rtems [3ad0c50]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * startup/exit.c: Add missing prototypes.
- 19:18 Changeset in rtems [f73fc29]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-18 Joel Sherrill <joel.sherrill@…> * itron/include/rtems/itron/task.h, itron/src/def_cyc.c, itron/src/task.c, libcsupport/src/newlibc_exit.c, libcsupport/src/sync.c, libfs/src/imfs/imfs_fchmod.c, posix/include/rtems/posix/pthread.h, posix/src/pthread.c, posix/src/sysconf.c, rtems/include/rtems/rtems/tasks.h, rtems/src/tasks.c, score/include/rtems/score/stack.h, score/inline/rtems/score/stack.inl, score/inline/rtems/score/thread.inl, score/src/threadhandler.c: Fix various nested-externs warnings.
- 16:47 Changeset in rtems [6dcf06e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-18 Joel Sherrill <joel.sherrill@…> * Makefile.am, console/console.c: Split debug IO code into separate file. * console/debugio.c: New file.
- 15:43 Changeset in rtems [e49bb542]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-18 Joel Sherrill <joel.sherrill@…> * libcsupport/Makefile.am, libcsupport/src/newlibc.c: Split libc_init() into a separate file to avoid linkage dependencies on newlibc.c which in turn pulls in fclose() and other C library methods. * libcsupport/src/newlibc_init.c: New file.
- 15:27 Changeset in rtems [1f27c1f7]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsepius <ralf.corsepius@…> * aclocal/prog-cc.m4: Add -Wnested-externs.
- 15:13 Changeset in rtems [a6998d79]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsepius <ralf.corsepius@…> * aclocal/prog-cc.m4: Add -Wnested-externs.
- 14:54 Changeset in rtems [4c54bb07]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-18 Sebastian Huber <sebastian.huber@…> * startup/init548x.c: Converted to UNIX line endings.
- 13:40 Changeset in rtems [541c9e84]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-18 Sebastian Huber <sebastian.huber@…> * Makefile.am, startup/bspstart.c, startup/cpuinit.c: For the MPC8313ERDB -- The BAT entry for the eLBC was missing and add hard reset sequence in bsp_cleanup().
- 13:32 Changeset in rtems [bebbb9a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * shared/clock/tod.h: Add missing prototypes.
- 13:31 Changeset in rtems [2c77cbff]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Add missing prototypes.
- 13:30 Changeset in rtems [146b5bea]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * serial/twi.c: Remove unused var.
- 13:30 Changeset in rtems [553621b]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Remove unused var.
- 13:29 Changeset in rtems [35a968c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * clock/tod.h: Add missing prototypes.
- 13:28 Changeset in rtems [5c5628e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- New.
- 13:16 Changeset in rtems [e1d2fac]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- New.
- 12:02 Changeset in rtems [ee7bbb9]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Remove bogus local declaration.
- 12:02 Changeset in rtems [06341fc]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * shared/bspstart.c: Remove bogus local declaration.
- 12:01 Changeset in rtems [45a34d82]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * startup/bspstart.c: Remove bogus local declarations. * gnatsupp/gnatsupp.c: Add missing prototypes.
- 12:00 Changeset in rtems [7db0adc5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Remove bogus local declarations.
- 12:00 Changeset in rtems [fbf533f]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Add missing prototypes.
- 11:54 Changeset in rtems [568bc60]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * cchip/cchip.c, gnatsupp/gnatsupp.c, timer/timer.c: Add missing prototypes.
- 11:53 Changeset in rtems [2b6c0bf]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Add missing prototypes.
- 11:27 Changeset in rtems [810647f]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * amba/amba.c, console/console.c, timer/timer.c: Add missing prototypes.
- 11:27 Changeset in rtems [292f01c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Add missing prototypes.
- 11:25 Changeset in rtems [03581f9]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * gnatsupp/gnatsupp.c, timer/timer.c: Add missing prototypes.
- 10:49 Changeset in rtems [fc216b96]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * libchip/network/dec21140.c: Add missing prototype.
- 10:48 Changeset in rtems [6ffb0748]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Add missing prototype.
- 10:47 Changeset in rtems [962ca2c1]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * shared/comm/i386-stub-glue.c, shared/comm/i386-stub.c: Add missing prototypes.
- 10:46 Changeset in rtems [bbcd6974]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * clock/ckinit.c, startup/bspstart.c, timer/timer.c: Add missing prototypes.
- 10:46 Changeset in rtems [3cd35d46]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Add missing prototypes.
- 10:43 Changeset in rtems [0fd168d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * console/mouse_parser.c, console/mouse_parser.h, console/outch.c: Add missing prototypes.
- 10:41 Changeset in rtems [bd4a776]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsepius <ralf.corsepius@…> * libnetworking/net/ppp_tty.c: Remove bogus local decl of termios_baud_to_number(int).
- 10:39 Changeset in rtems [9d0ef888]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsepius <ralf.corsepius@…> * libnetworking/netinet/in_cksum_i386.h: Add missing prototype.
- 10:39 Changeset in rtems [d95b9e7e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Add missing prototype.
- 07:32 Changeset in rtems [9d1ebb5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * startup/bspstart.c: Add missing prototypes.
- 07:32 Changeset in rtems [3a3f302]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Add missing prototypes.
- 07:31 Changeset in rtems [cbab73f]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * shared/gdbstub/mips-stub.c: Add missing prototypes.
- 07:24 Changeset in rtems [fbc74c35]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * timer/timer.c: Add missing prototypes.
- 07:22 Changeset in rtems [142025c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Add missing prototypes.
- 07:20 Changeset in rtems [891bd246]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * libchip/ide/ata.c, libchip/network/elnk.c: Add missing prototypes.
- 07:15 Changeset in rtems [5d2fce51]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsepius <ralf.corsepius@…> * libnetworking/netinet/in_cksum.c: Add missing prototypes. * librpc/src/rpc/clnt_tcp.c, librpc/src/rpc/svc_tcp.c: Add missing prototypes.
- 06:06 Changeset in rtems [de26394]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * shared/irq/irq_init.c: Add missing prototypes.
- 06:06 Changeset in rtems [9212cb3]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Add missing prototypes.
- 06:04 Changeset in rtems [db975529]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Move bogus ChangeLog? entry to tools/ChangeLog
- 06:03 Changeset in rtems [e65bcc8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * console/ps2_mouse.c, timer/timer.c: Add missing prototypes.
- 06:01 Changeset in rtems [b0221ee]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-18 Ralf Corsépius <ralf.corsepius@…> * tod.c: Add missing prototypes.
08/16/08:
- 23:03 Changeset in rtems [f98f8d0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-16 Ralf Corsépius <ralf.corsepius@…> * timer/timer.c: Add missing prototypes.
- 20:31 TBR/Website/Board_Support_Packages edited by Allanh
- moved BD537Stamp to BF537Stamp (diff)
- 20:30 TBR/BSP/BF537Stamp edited by Allanh
- BD537Stamp? moved to BF537Stamp: typo (diff)
- 20:16 Release/4.9 edited by Allanh
- add bf537stamp bsp (diff)
- 05:46 Changeset in rtems [93c6350]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-16 Ralf Corsépius <ralf.corsepius@…> * rtems/score/cpu.h, rtems/score/i386.h: Add missing prototypes.
- 05:46 Changeset in rtems [1b502424]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Add missing prototypes.
- 05:44 Changeset in rtems [41ba6c4e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-16 Ralf Corsépius <ralf.corsepius@…> * cache.c, displayCpu.c, page.c: Add missing prototypes.
- 05:37 Changeset in rtems [e4cdd302]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Add missing prototypes.
- 04:06 Changeset in rtems [75da3f5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Cosmetic indentation fixes.
- 04:05 Changeset in rtems [18001dc8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-16 Ralf Corsepius <ralf.corsepius@…> * libfs/src/nfsclient/src/librtemsNfs.h: Add missing prototype.
- 04:04 Changeset in rtems [252da9cc]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- Add missing prototype.
- 04:02 Changeset in rtems [0063a93a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
- 2008-08-16 Ralf Corsepius <ralf.corsepius@…> * aclocal/prog-cc.m4: Add -Wimplicit-function-declaration -Wstrict-prototypes to RTEMS_CFLAGS.
- 01:16 TBR/BSP/BF537Stamp edited by JoelSherrill
- Add image (diff)
- 01:14 TBR/BSP/BF537Stamp created by JoelSherrill
- New
- 01:09 TBR/Website/Board_Support_Packages edited by JoelSherrill
- /* ADI Blackfin BSPs */ Add ADSP-BF537 STAMP (diff)
08/15/08:
- 20:30 Release/4.8 edited by JoelSherrill
- /* Release 4.8.2 Changes */ Add 1297 (diff)
- 20:22 Changeset in rtems [a2138d4]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-15 Allan Hessenflow <allanh@…> * custom/bf537Stamp.cfg: New file.
- 20:22 Changeset in rtems [41319435]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-15 Allan Hessenflow <allanh@…> * src/lib/libbsp/mips/jmr3904/tools/runtest: Add bf537Stamp.
- 20:21 Changeset in rtems [ae6aca8]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-15 Allan Hessenflow <allanh@…> * acinclude.m4: Add bf537Stamp.
- 20:21 Changeset in rtems [61f8fb0e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-15 Allan Hessenflow <allanh@…> * ChangeLog?, Makefile.am, README, bsp_specs, configure.ac, preinstall.am, console/console.c, include/bsp.h, network/networkconfig.c, start/start.S, startup/bspstart.c, startup/linkcmds: New files.
- 20:19 Changeset in rtems [8f45d1d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-15 Joel Sherrill <joel.sherrill@…> * include/bsp.h: Fix CVS Id.
- 20:18 Changeset in rtems [30abd24]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-15 Allan Hessenflow <allanh@…> * ChangeLog?, Makefile.am, README, configure.ac, preinstall.am, cache/cache.c, cache/cache_.h, clock/clock.c, clock/rtc.c, clock/tod.h, include/bf533.h, include/bf537.h, include/cecRegs.h, include/coreTimerRegs.h, include/dmaRegs.h, include/ebiuRegs.h, include/ethernetRegs.h, include/gpioRegs.h, include/memoryRegs.h, include/mmuRegs.h, include/ppiRegs.h, include/rtcRegs.h, include/sicRegs.h, include/spiRegs.h, include/sportRegs.h, include/timerRegs.h, include/twiRegs.h, include/uartRegs.h, include/wdogRegs.h, interrupt/interrupt.c, interrupt/interrupt.h, mmu/mmu.c, mmu/mmu.h, network/ethernet.c, network/ethernet.h, serial/spi.c, serial/spi.h, serial/sport.c, serial/sport.h, serial/twi.c, serial/twi.h, serial/uart.c, serial/uart.h, timer/timer.c: New files.
- 16:43 Changeset in rtems [b035bdc3]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-15 Joel Sherrill <joel.sherrill@…> * README.mpc8313erdb: Some first cut notes on running with U-Boot.
- 16:41 Changeset in rtems [dc2503a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-15 Joel Sherrill <joel.sherrill@…> * ChangeLog?: Add correct entry.
- 16:33 Changeset in rtems [4f6bb5b]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-15 Joel Sherrill <joel.sherrill@…> * sp43/init.c: Fix derefence of uninitialized pointer.
- 16:30 Changeset in rtems [d95b992a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-15 Joel Sherrill <joel.sherrill@…> PR 1297/cpukit * psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Fix NULL attribute pointer handling.
- 16:29 Changeset in rtems [08e49237]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-15 Joel Sherrill <joel.sherrill@…> PR 1297/cpukit * psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Fix NULL attribute pointer handling.
- 16:29 Changeset in rtems [935eb84a]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-15 Joel Sherrill <joel.sherrill@…> PR 1297/cpukit * posix/src/prwlockinit.c: Fix NULL attribute pointer handling.
- 16:29 Changeset in rtems [e293d889]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-15 Joel Sherrill <joel.sherrill@…> PR 1297/cpukit * posix/src/prwlockinit.c: Fix NULL attribute pointer handling.
- 16:25 Changeset in rtems [a4832af]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-15 Joel Sherrill <joel.sherrill@…> * runtest: Attempt to prevent runaways.
- 16:25 Changeset in rtems [84976d0]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-15 Joel Sherrill <joel.sherrill@…> * runtest: Attempt to prevent runaways.
- 15:30 Ticket #1297 (pthread_rwlock_init misinterprets NULL attr pointer) closed by Joel Sherrill
- fixed: POSIX rwlocks are only in 4.8 and 4.9. Patch applied.
- 15:28 Ticket #1297 (pthread_rwlock_init misinterprets NULL attr pointer) created by Joel Sherrill
- When attribute pointer is null, the pointer is dereferenced instead of …
08/14/08:
- 20:07 Changeset in rtems [e73f9f6b]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-14 Joel Sherrill <joel.sherrill@…> * startup/bspstart.c: Time was running too slow with it taking 10 seconds for RTEMS to advance 5.
- 15:25 Changeset in rtems [4daebbd]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-14 Sebastian Huber <sebastian.huber@…> * rtems/include/rtems/rtems/ratemon.h, rtems/include/rtems/rtems/status.h, score/include/rtems/score/coremutex.h, score/include/rtems/score/object.h: Removed extraneous commas.
- 15:24 Changeset in rtems [b281e42]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-14 Sebastian Huber <sebastian.huber@…> * rtems/powerpc/registers.h: Removed obsolete defines MSR_, MSR_KERNEL and MSR_USER. Added missing prototypes.
08/13/08:
- 23:17 Release/4.8 edited by JoelSherrill
- Add 4.8.1 (diff)
- 20:16 TBR/BSP/Gen83xx edited by JoelSherrill
- Add other variants (diff)
- 20:14 TBR/BSP/Gen83xx edited by JoelSherrill
- Add some information (diff)
- 19:54 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ Typo (diff)
- 19:26 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ Add R1280 - shttpd modified to avoid gcc 4.2.x coldfire bug fix in 4.3. (diff)
- 19:24 Release/4.7 edited by JoelSherrill
- /* Release 4.7.3 Changes */ Add PR1277 (diff)
- 19:24 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ Add PR1277, i386 in_cksum assembly language constraints (diff)
- 19:22 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ Add PR1257, use rtems interrupt disable/enable instead of CPU routines (diff)
- 19:20 Release/4.7 edited by JoelSherrill
- /* Release 4.7.3 Changes */ Add PR1237, sparc stack overflow on high interrupt load (diff)
- 19:19 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ Add PR1237, sparc stack overflow fix (diff)
- 19:17 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ Reorder PRs (diff)
- 14:46 Changeset in rtems [80863b11]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- Formatting.
- 14:07 Changeset in ada-examples [f5f8a2d]ada-examples-4-8-branchada-examples-4-8-1 by Joel Sherrill <joel.sherrill@…>
- 2008-08-12 Joel Sherrill <joel.sherrill@…> * VERSION: Updated to ada-examples-4.8.1.
- 14:03 Changeset in rtems [1572e38]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-12 Joel Sherrill <joel.sherrill@…> * preinstall.am: Install cplb.h
- 14:01 Changeset in rtems [cabc362]4.8 by Joel Sherrill <joel.sherrill@…>
- Upgrade to 4.8.1
- 13:47 Changeset in rtems [c657ad5]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-12 Joel Sherrill <joel.sherrill@…> * custom/hurricane.cfg, custom/simsh4.cfg: Now build and link class examples.
08/12/08:
- 22:09 GSoC/2008/DebianPackagesAndScripts edited by Zoddicus
- (diff)
- 21:43 Changeset in rtems [ec5916d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-12 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am: Add dummy linkcmds so autoconf tests work on installed BSP. * startup/linkcmds: New file.
- 13:05 Changeset in rtems [3c59390]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-11 Joel Sherrill <joel.sherrill@…> * runtest: Major update. Now more likely not to run away.
08/11/08:
- 18:38 Changeset in rtems [77c5e912]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-11 Joel Sherrill <joel.sherrill@…> * custom/rbtx4925.cfg, custom/rbtx4938.cfg: Fix so all C++ example code compiles and links.
- 16:52 Changeset in rtems [b335275d]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-11 Joel Sherrill <joel.sherrill@…> * rtems/include/rtems.h, sapi/Makefile.am: Add simple helper to get RTEMS version string. * sapi/src/getversionstring.c: New file.
- 03:19 WikiStart edited by JoelSherrill
- /* RTEMS Developer Information */ 4.9 ideas now 4.10 ideas (diff)
08/09/08:
- 00:15 TBR/UserManual/SupportedCPUs edited by JoelSherrill
- /* Supported Architectures */ Add 4.9 branch (diff)
- 00:06 Release/4.7 edited by JoelSherrill
- Correct links (diff)
- 00:05 Release/4.7 edited by JoelSherrill
- Clarify warning (diff)
- 00:04 Release/4.7 edited by JoelSherrill
- Add warning that 4.7.3 is expected to be the last public release from 4.7. (diff)
- 00:01 Release/4.7 edited by JoelSherrill
- /* Release 4.7.3 Changes */ 4.7.3 Cut (diff)
08/08/08:
- 21:00 GSoC/2008/TinyRTEMS edited by YanMiao
- /* Progress */ (diff)
- 20:54 GSoC/2008/TinyRTEMS edited by YanMiao
- /* Progress */ (diff)
- 20:50 GSoC/2008/TinyRTEMS edited by YanMiao
- /* Progress */ (diff)
- 17:15 Changeset in network-demos [544f5a5]network-demos-4-7-branchnetwork-demos-4-7-3 by Joel Sherrill <joel.sherrill@…>
- 2008-08-08 Joel Sherrill <joel.sherrill@…> * VERSION: Updated to network-demos-4.7.3.
- 17:14 Changeset in ada-examples [d5d7e98]ada-examples-4-7-branchada-examples-4-7-3 by Joel Sherrill <joel.sherrill@…>
- 2008-08-08 Joel Sherrill <joel.sherrill@…> * VERSION: Updated to ada-examples-4.7.3.
- 16:35 Changeset in rtems [90a584d4]4.7.3 by Joel Sherrill <joel.sherrill@…>
- Upgrade to 4.7.3
- 16:34 Changeset in rtems [b890d4c] by Joel Sherrill <joel.sherrill@…>
- Upgrade to 4.7.4
- 16:33 Changeset in rtems [faf33fc1] by Joel Sherrill <joel.sherrill@…>
- Upgrade to 4.7.3
- 16:28 Changeset in rtems [9bc590da] by Joel Sherrill <joel.sherrill@…>
- 2008-08-08 Joel Sherrill <joel.sherrill@…> * console/debugputs.c: Correct use of sparc_disable_interrupt and sparc_enable_interrupt.
- 15:56 Changeset in rtems [0185851c] by Joel Sherrill <joel.sherrill@…>
- 2008-08-08 Joel Sherrill <joel.sherrill@…> * rtems/include/rtems.h, sapi/Makefile.am: Add Add simple helper to get RTEMS version string. * sapi/src/getversionstring.c: New file.
- 15:55 Changeset in rtems [e5a39e3] by Joel Sherrill <joel.sherrill@…>
- 2008-08-08 Joel Sherrill <joel.sherrill@…> * startup/linkcmds: All SPARC executables should include rtems_get_version_string so the monitor used can provide RTEMS awareness based upon the version.
- 15:55 Changeset in rtems [1256de3]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-08 Joel Sherrill <joel.sherrill@…> * startup/linkcmds: All SPARC executables should include rtems_get_version_string so the monitor used can provide RTEMS awareness based upon the version.
- 15:54 Changeset in rtems [61bd7494]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-08 Joel Sherrill <joel.sherrill@…> * startup/linkcmds: All SPARC executables should include rtems_get_version_string so the monitor used can provide RTEMS awareness based upon the version.
- 14:23 Changeset in rtems [fdafb96]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-08 Joel Sherrill <joel.sherrill@…> * rtems/include/rtems/rtems/msgmp.h: Fix MP code missed by Sebastian.
- 14:19 Changeset in rtems [89423b9]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- Fix joel mistake.
- 13:51 Changeset in rtems [2975e71]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-08 Sebastian Huber <sebastian.huber@…> * startup/bspstart.c: Fixed calculation of bsp_click_per_usec.
- 13:50 Changeset in rtems [3b14b7ad]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-05 Sebastian Huber <sebastian.huber@…> * libmisc/monitor/monitor.h, rtems/include/rtems/rtems/tasks.h, score/include/rtems/score/thread.h, score/src/threadreset.c, score/src/threadrestart.c, score/src/threadstart.c: New type Thread_Entry_numeric_type for numeric arguments in thread entry functions with at least one numeric argument.
- 13:49 Changeset in rtems [8ad2468c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-08 Sebastian Huber <sebastian.huber@…> * user/msg.t, user/sem.t, user/task.t: Update to new parameter types. Emphasize that you can use a pointer for task arguments.
- 11:23 Ticket #1296 (POSIX timers use incorrect repeat interval.) created by Tim FitzGeorge
- The POSIX specification for timer_settime() states that a timer uses …
- 04:16 Ticket #766 (__RTEMS_APPLICATION__) reopened by Ralf Corsepius
08/07/08:
- 18:51 Changeset in rtems [35454e27]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-07 Joel Sherrill <joel.sherrill@…> * runtest: Major update. Now more likely not to run away.
- 18:23 Changeset in rtems [02d989c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-07 Joel Sherrill <joel.sherrill@…> * spsize/size.c: Make _System_state_Is_multiprocessing unused when multiprocessing is not enabled. Saves one more variable from single processor configuration.
- 18:23 Changeset in rtems [22ce0881]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-07 Joel Sherrill <joel.sherrill@…> * score/include/rtems/score/sysstate.h, score/inline/rtems/score/sysstate.inl, score/src/thread.c: Make _System_state_Is_multiprocessing unused when multiprocessing is not enabled. Saves one more variable from single processor configuration.
- 18:21 Changeset in rtems [a9650433]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- Format.
- 14:57 Ticket #1295 (Unrecognized opcode for e300) closed by Ralf Corsepius
- invalid
- 13:45 Changeset in rtems [747c92e] by Joel Sherrill <joel.sherrill@…>
- 2008-08-07 Joel Sherrill <joel.sherrill@…> * user/datatypes.t: Add rtems_name. Add comment about rtems_task_argument changing from simple unsigned thirty two bit integer to being derived from a C99 uintptr_t in 4.8 and newer.
- 13:45 Changeset in rtems [6676f1d]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-07 Joel Sherrill <joel.sherrill@…> * user/datatypes.t: Add rtems_name. Add comment about rtems_task_argument changing from simple unsigned thirty two bit integer to being derived from a C99 uintptr_t in 4.8 and newer.
- 13:44 Changeset in rtems [94fb30d4]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-07 Joel Sherrill <joel.sherrill@…> * user/datatypes.t: Add rtems_name. Add comment about rtems_task_argument changing from simple unsigned thirty two bit integer to being derived from a C99 uintptr_t in 4.8 and newer.
- 06:07 Ticket #1295 (Unrecognized opcode for e300) created by Sebastian Huber
- The following opcodes are implementation-specific instructions of the …
- 02:23 Changeset in rtems [8192e4ff]4.104.114.95 by Chris Johns <chrisj@…>
- 2008-08-07 Chris Johns <chrisj@…> * libcsupport/src/_rename_r.c: Fixed return code bug. Add a check to see if the 'to' path was a directory and removed the directory. * libmisc/Makefile.am, libmisc/shell/shellconfig.h: Added the mv command. * libmisc/shell/main_mv.c, libmisc/shell/pathnames-mv.h: New.
- 01:05 Release/4.7 edited by JoelSherrill
- /* Release 4.7.3 Changes */ PR1192 - libblock: Update the disktap pointer after the realloc. (diff)
- 01:05 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ PR1192 - libblock: Update the disktap pointer after the realloc. (diff)
08/06/08:
- 21:02 Changeset in rtems [b8fa0b12]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-06 Brett Swimley <brett.swimley@…> PR 1192/filesystem * libblock/src/diskdevs.c: Update the disktap pointer after the realloc.
- 21:02 Changeset in rtems [0f48566] by Joel Sherrill <joel.sherrill@…>
- 2008-08-06 Brett Swimley <brett.swimley@…> PR 1192/filesystem * libblock/src/diskdevs.c: Update the disktap pointer after the realloc.
- 20:08 Ticket #572 (sh/gensh4: Missing clock driver) closed by Joel Sherrill
- fixed: This PR is 4 years old and we have not had issues building an SH4 BSP in years. Closed.
- 09:39 Changeset in rtems [2462541]4.104.114.95 by Chris Johns <chrisj@…>
- 2008-08-06 Chris Johns <chrisj@…> * smc/smc.c: Fix the fix. The field is bufnum.
- 04:38 Changeset in rtems [6f162ed]4.104.114.95 by Chris Johns <chrisj@…>
- 2008-08-06 Chris Johns <chrisj@…> * libblock/src/bdbuf.c: PR1272. Fixed similar possible issues in the new bdbuf code.
- 04:17 Changeset in rtems [b7898e27]4.104.114.95 by Chris Johns <chrisj@…>
- 2008-08-06 Brett Swimley <brett.swimley@…> * libblock/src/diskdevs.c: PR1192. Update the disktap pointer after the realloc.
- 04:04 Changeset in rtems [904ced08]4.104.114.95 by Chris Johns <chrisj@…>
- 2008-08-06 Till Straumann <strauman@…> * libblock/src/diskdevs.c: PR1269. Delete the semaphore rather than release it.
- 03:49 Ticket #1287 (forgot to renew point after allocating new memory) closed by Chris Johns
- duplicate
- 03:44 Ticket #1281 (GCC Internal compiler error using Mingw Tools for Rtems 4.8) closed by Chris Johns
- wontfix: Use the rtems4.9 tools.
- 03:43 Ticket #1275 (ATA driver disables task preemption during busy-wait) closed by Chris Johns
- fixed: Added mutex protection rather than disable pre-emption.
- 03:39 Ticket #1272 ([libblock, bdbuf] disk released early) closed by Chris Johns
- fixed: Fixed in the new bdbuf code.
- 03:28 Ticket #1271 ([libblock, bdbuf] xfer-in-progress flag not reset if ioctl() fails) closed by Chris Johns
- fixed: In the new bdbuf code if the writes fails the buffers are placed back onto the queue and the transfer tries again. I do not think this is optimal but ignoring the error is also not great. Suggestions for a solution are welcome. The specific issue in the bug has been fixed. The state of the buffer is correctly handled in the new code.
- 03:21 Ticket #1270 ([libblock, bdbuf] bdbuf race conditions) closed by Chris Johns
- fixed: Fixed with a rewrite the bdbuf code. The pre-emption disable and SCORE mutex access has been removed. These patches not longer apply.
- 03:18 Ticket #1192 (create_disk_entry to work with major device > 32.) closed by Chris Johns
- fixed
- 03:05 Ticket #1269 ([libblock] rtems_disk_io_done releases semaphore instead of deleting) closed by Chris Johns
- fixed: Change committed to CVS.
- 00:04 Ticket #1228 (AC_LINK_ELSEIF fails on Windows) closed by Chris Johns
- fixed
08/05/08:
- 20:35 Release/4.7 edited by JoelSherrill
- /* Release 4.7.3 Changes */ PR741 - Add dummy network configuration table for autoconf probes (diff)
- 20:35 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ PR741 - Add dummy network configuration table for autoconf probes (diff)
- 17:24 Ticket #1250 (m68k/mcf5235bcc does now initialize second sram port) closed by Joel Sherrill
- fixed: This appears to have been already merged into file between revisions 1.2 and 1.3
- 17:18 Ticket #690 (Memory leak after deleting a task where C++ exception occurs) closed by Joel Sherrill
- fixed: Closing. This appears to be fixed at some point along the way.
- 17:15 Release/4.7 edited by JoelSherrill
- /* Release 4.7.3 Changes */ PR1212 - Correctly enabled timeslicing when done by calling task. Adds sp44. (diff)
- 17:14 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ PR1212 - Correctly enabled timeslicing when done by calling task. Adds sp44. (diff)
- 16:52 Changeset in rtems [5a21e2f]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-05 Joel Sherrill <joel.sherrill@…> PR 537/bsps * bsplibc.c: Eliminate vestiges of ticks_per_timeslice controlling newlib reentrancy. The parameter was ignored in libc_init().
- 16:51 Changeset in rtems [8b08935]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-05 Joel Sherrill <joel.sherrill@…> PR 537/bsps * libcsupport/include/rtems/libcsupport.h, libcsupport/src/newlibc.c, libcsupport/src/no_libc.c, libcsupport/src/unixlibc.c: Eliminate vestiges of ticks_per_timeslice controlling newlib reentrancy. The parameter was ignored in libc_init().
- 16:33 Changeset in rtems [5b9521ed] by Joel Sherrill <joel.sherrill@…>
- 2008-08-05 Joel Sherrill <joel.sherrill@…> PR 741/networking * libmisc/dummy/dummy.c: Add dummy network configuration.
- 16:33 Changeset in rtems [eab373a]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-05 Joel Sherrill <joel.sherrill@…> PR 741/networking * libmisc/dummy/dummy.c: Add dummy network configuration.
- 16:33 Changeset in rtems [46cb9681]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-05 Joel Sherrill <joel.sherrill@…> PR 741/networking * libmisc/dummy/dummy.c: Add dummy network configuration.
- 16:18 Ticket #296 (Unlimited test does not deal with system tasks) closed by Joel Sherrill
- fixed: unlimited reliably compiles and runs now. This PR has long been resolved
- 16:16 Ticket #394 (misc. RTEMS Makefile issues) closed by Joel Sherrill
- wontfix: This has to be obsolete by now.
- 16:01 Ticket #593 (gcc/config/t-rtems + gcc/config/<cpu>/t-rtems inclusion order) closed by Joel Sherrill
- wontfix: No comments in 4 years on tools leaves this one unworthy of consideration.
- 15:59 Ticket #921 (Erroneus crti.o causes the wrong code path to be taken) closed by Joel Sherrill
- wontfix: Very old against very old tools.
- 15:58 Ticket #1204 (sigset_t type change proposal) closed by Joel Sherrill
- wontfix: No pressing reason to grow beyond 32 bits and no recent comments.
- 15:57 Ticket #601 (Added support for __mips==32) closed by Joel Sherrill
- fixed: Patch committed years ago.
- 15:55 Ticket #709 (putenv with environ==NULL causes access fault) closed by Joel Sherrill
- fixed: Last comment says patch committed. Closing.
- 15:53 Ticket #539 (mrm332 - except_vect_332_ROM.o) closed by Joel Sherrill
- fixed: Current Makefile.am does not install it separately.
- 15:52 Ticket #537 (bsp_libc_init -- timeslicing and libc reentrancy configuration tied ...) closed by Joel Sherrill
- fixed: Patch applied to CVS head. Not backporting.
- 15:52 Changeset in rtems [3d58766]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-05 Joel Sherrill <joel.sherrill@…> * smc/smc.c: Fix warning.
- 15:50 Ticket #539 (mrm332 - except_vect_332_ROM.o) reopened by Joel Sherrill
- 15:48 Ticket #539 (mrm332 - except_vect_332_ROM.o) closed by Joel Sherrill
- fixed
- 15:39 Ticket #463 (Add test for usleep()) closed by Joel Sherrill
- fixed: test case added for 4.9
- 15:38 Ticket #462 (Add test for ularm()) closed by Joel Sherrill
- fixed: psxualarm test added for 4.9.
- 15:33 Ticket #741 (Issue with linking autoconf generated tests when networking is enabled) closed by Joel Sherrill
- fixed: Patch committed to all active branches.
- 15:09 Ticket #765 (httpd vs. -DWEBS -DUEMF) closed by Joel Sherrill
- wontfix: No feedback in a long time. Assuming it can be closed.
- 15:07 Ticket #766 (__RTEMS_APPLICATION__) closed by Joel Sherrill
- wontfix
- 15:02 Ticket #841 (sem_timedwait broken) closed by Joel Sherrill
- fixed: If this wasn't dealt with before, PR1291 killed it dead.
- 15:01 Ticket #859 (Latest newlib/gcc flag some implicit casts as errors) closed by Joel Sherrill
- fixed: Should have been closed long ago. It is against very old tools source and RTEMS.
- 15:00 Ticket #949 (MSG_DONTWAIT not available to applications) closed by Joel Sherrill
- invalid: Should have been closed long ago
- 13:33 Changeset in rtems [aa058378]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-01 Sebastian Huber <sebastian.huber@…> * start/start.S: Clear environment pointer for bootcard.
- 13:32 Changeset in rtems [3f4eb31]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-01 Sebastian Huber <sebastian.huber@…> * startup/start.S: Clear environment pointer for bootcard.
- 13:32 Changeset in rtems [7a7c6f3]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-01 Sebastian Huber <sebastian.huber@…> * start/start.S: Clear environment pointer for bootcard. Fixed wrong address increment in mpc83xx_zero_4().
- 13:32 Changeset in rtems [f773c012]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Sebastian Huber <sebastian.huber@…> * rtems/include/rtems/rtems/sem.h, rtems/src/semobtain.c: Changed option set type to rtems_option. * score/src/objectgetinfo.c: Check return value of _Objects_API_maximum_class(). * libmisc/monitor/mon-mpci.c, libmisc/monitor/monitor.h, rtems/include/rtems/rtems/message.h, rtems/src/msgmp.c, rtems/src/msgqallocate.c, rtems/src/msgqbroadcast.c, rtems/src/msgqcreate.c, rtems/src/msgqreceive.c, rtems/src/msgqsend.c, rtems/src/msgqurgent.c, score/include/rtems/score/coremsg.h, score/include/rtems/score/mpci.h, score/include/rtems/score/thread.h, score/inline/rtems/score/coremsg.inl, score/src/coremsg.c, score/src/coremsgbroadcast.c, score/src/coremsgseize.c, score/src/coremsgsubmit.c: Removed parameters of _Message_queue_Allocate(). Changed option set type to rtems_option. Changed type of maximum message and packet size to size_t. Changed the input buffer type for message send functions to "const void *". Changed the pointer to the second return argument in the thread wait information to a union. This union can contain a pointer to an immutable or a mutable object. This is somewhat fragile. An alternative would be to add a third pointer for immutable objects, but this would increase the structure size.
- 13:32 Changeset in rtems [334b3c1e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Sebastian Huber <sebastian.huber@…> * rtems/new-exceptions/cpu.h: Changed define CPU_INTERRUPT_MAXIMUM_VECTOR_NUMBER to UINT32_MAX to avoid comparison between signed and unsigned.
- 13:31 Changeset in rtems [14f4b712]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-05 Joel Sherrill <joel.sherrill@…> PR 1294/bsps * startup/spurious.c: Correct prototype and usage of sparc_disable_interrupts.
- 13:29 Changeset in rtems [efea3af]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-05 Joel Sherrill <joel.sherrill@…> * runtest: Strip .exe or .ralf from file names.
- 13:11 Changeset in rtems [a7a9e193]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-05 Xudong Guan <xudong.guan@…> PR 1212/cpukit * Makefile.am, configure.ac: Time slicing will not happen if the task mode is changed from a non-timeslicing mode to timeslicing mode if it is done by the executing thread (e.g. in its task body). This change includes sp44 to demonstrate the problem and verify the correction. * sp44/.cvsignore, sp44/Makefile.am, sp44/init.c, sp44/sp44.scn: New files.
- 13:11 Changeset in rtems [c25cea9]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-05 Xudong Guan <xudong.guan@…> PR 1212/cpukit * rtems/src/taskmode.c, score/src/threadtickletimeslice.c: Time slicing will not happen if the task mode is changed from a non-timeslicing mode to timeslicing mode if it is done by the executing thread (e.g. in its task body). This change includes sp44 to demonstrate the problem and verify the correction.
- 13:10 Changeset in rtems [cccd632]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-05 Xudong Guan <xudong.guan@…> PR 1212/cpukit * Makefile.am, configure.ac: Time slicing will not happen if the task mode is changed from a non-timeslicing mode to timeslicing mode if it is done by the executing thread (e.g. in its task body). This change includes sp44 to demonstrate the problem and verify the correction. * sp44/.cvsignore, sp44/Makefile.am, sp44/init.c, sp44/sp44.scn: New files.
- 13:10 Changeset in rtems [c0f4682]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-05 Xudong Guan <xudong.guan@…> PR 1212/cpukit * rtems/src/taskmode.c, score/src/threadtickletimeslice.c: Time slicing will not happen if the task mode is changed from a non-timeslicing mode to timeslicing mode if it is done by the executing thread (e.g. in its task body). This change includes sp44 to demonstrate the problem and verify the correction.
- 13:09 Changeset in rtems [2a6c66e] by Joel Sherrill <joel.sherrill@…>
- 2008-08-05 Xudong Guan <xudong.guan@…> PR 1212/cpukit * Makefile.am, configure.ac: Time slicing will not happen if the task mode is changed from a non-timeslicing mode to timeslicing mode if it is done by the executing thread (e.g. in its task body). This change includes sp44 to demonstrate the problem and verify the correction. * sp44/.cvsignore, sp44/Makefile.am, sp44/init.c, sp44/sp44.scn: New files.
- 13:09 Changeset in rtems [9897065] by Joel Sherrill <joel.sherrill@…>
- 2008-08-05 Xudong Guan <xudong.guan@…> PR 1212/cpukit * rtems/src/taskmode.c, score/src/threadtickletimeslice.c: Time slicing will not happen if the task mode is changed from a non-timeslicing mode to timeslicing mode if it is done by the executing thread (e.g. in its task body). This change includes sp44 to demonstrate the problem and verify the correction.
- 12:12 Ticket #1212 (timeslice not working after task mode change) closed by Joel Sherrill
- fixed: Fix applied to all active branches. Thanks. Sorry for the long delay in applying this.
- 00:47 Release/4.7 edited by JoelSherrill
- /* Release 4.7.3 Changes */ Reorder PRs (diff)
- 00:47 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ Reorder PRs (diff)
- 00:47 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ PR1263 - User's Guide Partition: Improve discussion of alignment and minimum buffer sizes. (diff)
- 00:47 Release/4.7 edited by JoelSherrill
- /* Release 4.7.3 Changes */ PR1263 - User's Guide Partition: Improve discussion of alignment and minimum buffer sizes. (diff)
- 00:38 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ PR 1294 - Correct prototype and usage of sparc_disable_interrupts (diff)
- 00:38 Release/4.7 edited by JoelSherrill
- /* Release 4.7.3 Changes */ PR 1294 - Correct prototype and usage of sparc_disable_interrupts (diff)
08/04/08:
- 23:48 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ Add PR1265, rename index parameter to avoid warning (diff)
- 23:48 Release/4.7 edited by JoelSherrill
- /* Release 4.7.3 Changes */ Add PR1265, rename index parameter to avoid warning (diff)
- 23:33 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ PR1278 - SPARC/cpu.c - Fix incorrect bit manipulation on returning old address of raw trap handler. (diff)
- 23:32 Release/4.7 edited by JoelSherrill
- /* Release 4.7.3 Changes */ PR1278 - SPARC/cpu.c - Fix incorrect bit manipulation on returning old address of raw trap handler. (diff)
- 23:26 Release/4.7 edited by JoelSherrill
- /* Release 4.7.3 Changes */ PR1282 librtems++ Interrupt Class vec/vector confusion (diff)
- 23:26 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ PR1282 librtems++ Interrupt class vec/vector confusion (diff)
- 23:20 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ PR1284 [NFS] Memory corruption in NFS if server connectivity is lost (diff)
- 23:07 Release/4.7 edited by JoelSherrill
- /* Release 4.7.3 Changes */ PR1288 - Services Allowed From ISR updated (diff)
- 23:07 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ PR1288 - Services Allowed From ISR updated (diff)
- 21:31 Changeset in rtems [6e97bf62]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> * posix/src/mqueuetimedreceive.c, posix/src/mqueuetimedsend.c: Fix warnings.
- 20:45 Changeset in rtems [17f5f224] by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1263/doc * user/part.t: Improve discussion of alignment and minimum buffer sizes.
- 20:45 Changeset in rtems [014d541f]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1263/doc * user/part.t: Improve discussion of alignment and minimum buffer sizes.
- 20:45 Changeset in rtems [95b60d57]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1263/doc * user/part.t: Improve discussion of alignment and minimum buffer sizes.
- 20:37 Changeset in rtems [2bc42d1d] by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1294/bsps * startup/spurious.c: Correct prototype and usage of sparc_disable_interrupts.
- 20:36 Changeset in rtems [9f170c9]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1294/bsps * startup/spurious.c: Correct prototype and usage of sparc_disable_interrupts.
- 20:36 Changeset in rtems [cc347704]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1294/bsps * startup/spurious.c: Correct prototype and usage of sparc_disable_interrupts.
- 20:35 Changeset in rtems [9d976eb] by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1294/bsps * rtems/score/cpu.h, rtems/score/sparc.h: Correct prototype and usage of sparc_disable_interrupts.
- 20:35 Changeset in rtems [b72e847b]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1294/bsps * rtems/score/cpu.h, rtems/score/sparc.h: Correct prototype and usage of sparc_disable_interrupts.
- 20:35 Changeset in rtems [97b2d15]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1294/bsps * rtems/score/cpu.h, rtems/score/sparc.h: Correct prototype and usage of sparc_disable_interrupts.
- 19:51 Changeset in rtems [e9dba243]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Spacing.
- 19:49 Changeset in rtems [bd029d87]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1265/cpukit * score/include/rtems/score/object.h, score/src/objectallocatebyindex.c: Rename index argument to avoid warning when rtems.h and string.h are included at the same time by user code.
- 19:48 Ticket #1263 (Possible error concerning buffer_size parameter in C User Guide) closed by Joel Sherrill
- fixed: Fixed on all active branches.
- 19:46 Changeset in rtems [2739c46b] by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1265/cpukit * score/include/rtems/score/object.h, score/src/objectallocatebyindex.c: Rename index argument to avoid warning when rtems.h and string.h are included at the same time by user code.
- 19:46 Changeset in rtems [dc112f3]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1265/cpukit * score/include/rtems/score/object.h, score/src/objectallocatebyindex.c: Rename index argument to avoid warning when rtems.h and string.h are included at the same time by user code.
- 19:38 Ticket #1294 (sparc_disable_interrupts prototype inconsistency) closed by Joel Sherrill
- fixed: Patch applied to all active branches.
- 19:24 Changeset in rtems [a0c8668] by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1282/misc * src/rtemsInterrupt.cc: Correct vec/vector variable confusion.
- 19:24 Changeset in rtems [9cda6603]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1282/misc * src/rtemsInterrupt.cc: Correct vec/vector variable confusion.
- 19:24 Changeset in rtems [bd547e3]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1282/misc * src/rtemsInterrupt.cc: Correct vec/vector variable confusion.
- 19:09 Changeset in rtems [1b84e6a7] by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1288/doc * user/intr.t: Update callable from ISR section.
- 19:09 Changeset in rtems [bdfdb0b]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1288/doc * user/intr.t: Update callable from ISR section.
- 19:09 Changeset in rtems [1be10249]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> PR 1288/doc * user/intr.t: Update callable from ISR section.
- 19:01 Ticket #1264 (Bad initialization of FPU null context buffer in cpu_asm.S) closed by Joel Sherrill
- invalid: No comment. Assuming last reference to C99 was sufficient.
- 19:00 Ticket #1265 (Compilation warning on index parameter in object.h and inconsistenf ...) closed by Joel Sherrill
- fixed
- 18:59 Ticket #1294 (sparc_disable_interrupts prototype inconsistency) created by Joel Sherrill
- Split from PR1265 …
- 18:45 Release/4.8 edited by JoelSherrill
- /* Release 4.8.1 Changes */ Add PR1291 (diff)
- 18:44 Release/4.7 edited by JoelSherrill
- /* Release 4.7.3 Changes */ Add PR1293 (diff)
- 18:35 Ticket #1276 (tsc (rdtsc) variant Read_timer() on pc386 BSP returns CPU-ticks ...) closed by Joel Sherrill
- invalid: Read_Timer() just returns the highest granularity counter on the target. It is not guaranteed to be in any particular units.
- 18:34 Ticket #1293 (Test PSX10 asserts due to timeval.tv_nsec negative) closed by Joel Sherrill
- fixed: Fix on all active branches.
- 18:27 Ticket #1282 (Typing errors in rtemsInterrupt class) closed by Joel Sherrill
- fixed: Fixed on all active branches
- 18:10 Ticket #1288 (Incomplete listing of "Directived Allowed from an ISR") closed by Joel Sherrill
- fixed: Patch applied to all active branches.
- 17:46 Changeset in rtems [6579ae0]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Ray Xu <rayx.cn@…> * shared/irq/irq_asm.S: Correct minor mistakes in adding Thumb code which prevented ARM from working.
- 16:13 Changeset in rtems [ce7803fe]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Joel Sherrill <joel.sherrill@…> * psxsem01/init.c: Spacing.
- 14:39 Changeset in rtems [f5e9743] by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Tim FitzGeorge? <tim.fitzgeorge@…> PR 1293/tests * psx10/init.c: Make sure we do not let tv_nsec go to -1.
- 14:39 Changeset in rtems [decb0759]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Tim FitzGeorge? <tim.fitzgeorge@…> PR 1293/tests * psx10/init.c: Make sure we do not let tv_nsec go to -1.
- 14:39 Changeset in rtems [c0694b0]4.8 by Joel Sherrill <joel.sherrill@…>
- 2008-08-04 Tim FitzGeorge? <tim.fitzgeorge@…> PR 1293/tests * psx10/init.c: Make sure we do not let tv_nsec go to -1.
- 13:59 Ticket #1291 (POSIX Blocking Calls with Timeouts as Absolute Times) closed by Joel Sherrill
- fixed: Patch applied to all active branches and tested.
- 09:48 Ticket #1293 (Test PSX10 asserts due to timeval.tv_nsec negative) created by Tim FitzGeorge
- BSP SPARC/LEON3 In the test PSX10, the check for "Init: …
Note: See TracTimeline
for information about the timeline view.