Timeline



08/21/08:

21:41 Changeset in rtems [5dfb320]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * index.html.in: Reorder manuals.
21:31 Changeset in rtems [c7ff10af]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * bsp_howto/Makefile.am, bsp_howto/linkcmds.t, bsp_howto/makefiles.t, bsp_howto/target.t: Update some of this manual. * bsp_howto/Developer-User-Timeline.eps, bsp_howto/Developer-User-Timeline.png: New files.
19:34 Changeset in rtems [9353a0d4]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * startup/bspclean.c: New file. * startup/exit.c: Removed.
19:33 Changeset in rtems [6e2ac9c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * Makefile.am: No BSP should use exit.c as a file name. exit() is POSIX routine.
19:33 Changeset in rtems [21c9770]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * Makefile.am: No BSP should use exit.c as a file name. exit() is POSIX routine. * startup/bspclean.c: New file. * startup/exit.c: Removed.
16:40 Changeset in network-demos [bc4184b]network-demos-4-9-branch by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create branch 'network- demos-4-9-branch'. Sprout from master 2008-08-21 16:40:37 UTC Joel Sherrill <joel.sherrill@…> '2008-08-21 Joel Sherrill <joel.sherrill@…>' Cherrypick from ERIC-NORUM 1998-07-30 14:42:29 UTC Joel Sherrill <joel.sherrill@…> 'base from Eric Norum -- Demos.30May1998.tar.gz': ttcp/ttcp_orig/ttcp.1
16:40 Changeset in network-demos [402e6c7]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * networkconfig-mpc8313erdb.h: New file.
16:40 Changeset in network-demos [556c269]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * ttcp_orig/ttcp.c: Fix warning.
16:40 Changeset in network-demos [1b2e1d9]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * init.c: Fix missing initializers warning.
16:17 Changeset in rtems [cec5c069]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * libblock/include/rtems/bdbuf.h, libblock/include/rtems/diskdevs.h, libblock/src/bdbuf.c, libblock/src/blkdev.c, libblock/src/diskdevs.c, libblock/src/ramdisk.c: Eliminate sign mismatch warnings.
16:16 Changeset in rtems [d9be8024]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * Makefile.am: Added bspclean.c and use shared bsppretaskinghook.c. * console/console.c: Added poll for char helper. * include/bsp.h: Add macro definitions for optional reset behavior. * startup/bspstart.c: Split out bsp_cleanup(). Clean up. * startup/bspclean.c: New file. Not can press any key on normal shutdown to reset board when on MPC8313erdb.
14:57 Changeset in rtems [d79a27be]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Sebastian Huber <sebastian.huber@…> * startup/cpuinit.h: Uses now powerpc-utility.h. Changed invalid usage of a boolean type to a proper integer type in calc_dbat_regvals(). Througout code formatting.
14:50 Changeset in rtems [2a517327]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * bsp_howto/ata.t, bsp_howto/clock.t, bsp_howto/ide-ctrl.t, bsp_howto/nvmem.t, bsp_howto/shmsupp.t, user/datatypes.t, user/mp.t, user/userext.t: Eliminate all references to rtems_signedXX and rtems_unsignedXX.
13:07 Changeset in rtems [a94ef122]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * libmisc/monitor/mon-network.c: Use memset instead of bzero.
13:06 Changeset in rtems [d024ff49]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use memset instead of bzero.
12:30 Changeset in rtems [9ac81fe]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * libmisc/shell/internal.h: Don't include "config.h". Adjust header guard.
12:29 Changeset in rtems [16e4fb6]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * libmisc/shell/cmp-ls.c, libmisc/shell/err.c, libmisc/shell/errx.c, libmisc/shell/filemode.c, libmisc/shell/fts.c, libmisc/shell/main_cp.c, libmisc/shell/main_ls.c, libmisc/shell/main_mv.c, libmisc/shell/main_rm.c, libmisc/shell/print-ls.c, libmisc/shell/pwcache.c, libmisc/shell/shellconfig.c, libmisc/shell/utils-cp.c, libmisc/shell/utils-ls.c, libmisc/shell/verr.c, libmisc/shell/verrx.c, libmisc/shell/vis.c, libmisc/shell/vwarn.c, libmisc/shell/vwarnx.c, libmisc/shell/warn.c, libmisc/shell/warnx.c: Include "config.h".
12:29 Changeset in rtems [575babc]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Include "config.h".
12:25 Changeset in rtems [84b36f4]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * libmisc/monitor/mon-network.c, libmisc/monitor/mon-part.c, libmisc/monitor/mon-region.c, libmisc/monitor/mon-sema.c: Include "config.h".
06:07 Changeset in rtems [e53fd874]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * libmisc/shell/main_ifconfig.c: Use memset instead of bzero.
06:07 Changeset in rtems [86f89be4]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use memset instead of bzero.
04:57 Changeset in rtems [3316af8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * ftpd/ftpd.c: Don't use annonymous unions.
04:32 Changeset in rtems [199a0d3]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * libblock/src/flashdisk.c: Remove bool, true, false.
04:32 Changeset in rtems [5c0d4fd]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove bool, true, false.
04:14 Changeset in rtems [182aecb]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * rtems/score/avr.h: Add avr25, avr31, avr35, avr51 to CPU_NAME cascade. * rtems/score/cpu.h: Add missing prototypes.h.
04:14 Changeset in rtems [5b31128]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add avr25, avr31, avr35, avr51 to CPU_NAME cascade.
04:12 Changeset in rtems [bdf9e8de]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
04:10 Changeset in rtems [b7b6100]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * rtems/score/types.h: Include stdbool.h. Use bool as base-type for boolean.
04:10 Changeset in rtems [30e2df6]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Include stdbool.h. Use bool as base-type for boolean.

08/20/08:

22:24 Changeset in rtems [aa4a3f1]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Joel Sherrill <joel.sherrill@…> * libmisc/dummy/dummy.c: Add missing initializers. * score/src/threadinitialize.c: Change type of loop counter.
22:16 Changeset in network-demos [ddd57c9]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-08-20 Joel Sherrill <joel.sherrill@…> * networkconfig-qemu.h, networkconfig.h: Add missing initializers.
22:16 Changeset in network-demos [b80aaa9]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-08-20 Joel Sherrill <joel.sherrill@…> * shttpd_ext.c: Fix warning.
19:31 Changeset in rtems [ccec63e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Joel Sherrill <joel.sherrill@…> * libcsupport/src/error.c, libmisc/dummy/dummy.c, rtems/src/rtemsobjectgetapiclassname.c, rtems/src/rtemsobjectgetapiname.c: Add 0 for missing initializers.
17:30 Changeset in rtems [dccd351]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Sebastian Huber <sebastian.huber@…> * libchip/i2c/spi-sd-card.c: Fixed integer conversion warnings.
17:29 Changeset in rtems [85bca3f]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Sebastian Huber <sebastian.huber@…> * include/rtems/status-checks.h: Fixed integer conversion warning.
17:29 Changeset in rtems [1dab788]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Sebastian Huber <sebastian.huber@…> * mpc55xx/fec/fec.c: Added copyright information. * mpc55xx/dspi/dspi.c, mpc55xx/edma/edma.c, mpc55xx/esci/esci.c: Fixed nexted extern declarations. Fixed integer conversion warnings. * shared/include/cpuIdent.c: Added missing initializers.
17:28 Changeset in rtems [76cb5e4]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Sebastian Huber <sebastian.huber@…> * src/irq-generic.c: Fixed integer conversion warnings.
17:28 Changeset in rtems [dab9e55c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Sebastian Huber <sebastian.huber@…> * include/mpc55xxevb.h, network/network.c, startup/sd-card-init.c, tests/tests.c: Added copyright information. Added missing prototypes. Fixed integer conversion warning. * startup/bspclean.c: Include bootcard.h.
17:27 Changeset in rtems [bbbb8f0]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Sebastian Huber <sebastian.huber@…> * include/tm27.h: Uses now a decrementer exception handler. Replaces previous file. * startup/bspstart.c: Install a default decrementer exception handler.
16:36 Ticket #1299 (mpc55xxevb: Missing license/copyright) closed by Joel Sherrill
fixed: Just committed patch from Sebastian which should take care of this.
16:31 Changeset in rtems [9a85541]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Joel Sherrill <joel.sherrill@…> * block/block.c, console/console.c, dswifi/arm9/source/sgIP.h, dswifi/arm9/source/sgIP_ARP.h, dswifi/arm9/source/sgIP_Config.h, dswifi/arm9/source/sgIP_DHCP.h, dswifi/arm9/source/sgIP_DNS.h, dswifi/arm9/source/sgIP_Hub.h, dswifi/arm9/source/sgIP_ICMP.h, dswifi/arm9/source/sgIP_IP.h, dswifi/arm9/source/sgIP_TCP.h, dswifi/arm9/source/sgIP_UDP.h, dswifi/arm9/source/sgIP_memblock.h, dswifi/arm9/source/wifi_arm9.c, dswifi/arm9/source/wifi_arm9.h, dswifi/include/dswifi7.h, dswifi/include/dswifi9.h, fb/fb.c, include/my_ipc.h, libfat/source/disc_io/disc_io.h, libfat/source/disc_io/io_nmmc.c, libnds/include/nds/arm9/exceptions.h, libnds/include/nds/arm9/input.h, libnds/include/nds/arm9/ndsmotion.h, libnds/include/nds/arm9/videoGL.h, libnds/source/arm9/console.c, libnds/source/arm9/gurumeditation.c, libnds/source/arm9/ndsmotion.c, libnds/source/common/card.c, libnds/source/common/interrupts.c, sound/sound.c, startup/start.c, touchscreen/reco.h, wifi/compat.c, wifi/compat.h: Fix most warnings.
15:10 Changeset in rtems [19b9991]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Abort if stdbool.h is not c99 compliant.
15:00 Changeset in rtems [3e63ac1]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * pppd/pppd.h: Use stdbool.h. Remove local bool.
14:59 Changeset in rtems [a807b75]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use stdbool.h. Remove local bool.
13:36 Changeset in rtems [b9f2bb8a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Correct prototype of _CPU_Thread_dispatch_pointer.
12:29 Ticket #1296 (POSIX timers use incorrect repeat interval.) closed by Joel Sherrill
fixed: See PR1298 to track the issue for timers in the past http://www.rtems.org/bugzilla/show_bug.cgi?id=1298
11:32 Changeset in rtems [99ee826]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * GT64260/GT64260TWSI.c, network/if_100MHz/GT64260eth.c, network/if_1GHz/if_wm.c: Add missing prototypes.
11:32 Changeset in rtems [5d2f5196]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
09:00 Changeset in rtems [6771a9e7]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
09:00 Changeset in rtems [32cf3525]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * console/consolelite.c, opbintctrl/opbintctrl.c: Add missing prototypes.
08:58 Changeset in rtems [d06aa82]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * irq/FPGA.c, irq/irq_init.c, pci/no_host_bridge.c, startup/Hwr_init.c, startup/genpvec.c: Add missing prototypes.
08:57 Changeset in rtems [24e0d9a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * GT64260/GT64260TWSI.c, irq/irq_init.c, network/if_100MHz/GT64260eth.c, network/if_1GHz/if_wm.c, pci/pci.c, pci/pci_interface.c, startup/bspstart.c, vectors/exceptionhandler.c: Add missing prototypes.
08:55 Changeset in rtems [db4b7dc]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * i2c/i2c_init.c, i2c/mpc8540_i2c.c, irq/irq_init.c, network/tsec.c, pci/detect_host_bridge.c, startup/bspstart.c: Add missing prototypes.
08:53 Changeset in rtems [b95cd64]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Cleanup.
08:52 Changeset in rtems [31c62d0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * shared/flash/flash.c, shared/irq/irq_init.c: Add missing prototypes.
07:46 Changeset in rtems [d4edf2dd]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Add AC_HEADER_STDBOOL.
07:46 Changeset in rtems [17ed18c0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add AC_HEADER_STDBOOL.
07:16 Changeset in rtems [291557b]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-2008 Ralf Corsépius <ralf.corsepius@…> * libblock/src/nvdisk.c: Remove bool, true, false (unused, clashes with C99/POSIX).
06:59 Changeset in rtems [16fa78e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * pci/pci.c: Add CVS Id.
06:57 Changeset in rtems [401dbf8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * GT64260/MVME5500I2C.c: Once again eliminate u32, unchar. Add CVS Id, fix typo.
05:52 Changeset in rtems [752b8951]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * at91rm9200/irq/bsp_irq_init.c, lpc22xx/irq/bsp_irq_init.c, mc9328mxl/irq/bsp_irq_init.c, s3c24xx/irq/bsp_irq_init.c: Add missing prototypes.
05:52 Changeset in rtems [1233af3]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
05:47 Changeset in rtems [cc981e1]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
05:46 Changeset in rtems [288fbd42]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * mpc8260/clock/clock.c, mpc8260/console-generic/console-generic.c: Add missing prototypes.
05:45 Changeset in rtems [2366de1f]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * clock/p_clock.c, console/console.c, irq/irq.c, irq/irq_init.c, vectors/vectors_init.c: Add missing prototypes.
05:43 Changeset in rtems [717d370]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * shared/showbats.c, shared/console/inch.c, shared/irq/irq_init.c, shared/pci/detect_raven_bridge.c, shared/startup/bspstart.c, shared/startup/zerobss.c, shared/vme/vmeconfig.c, startup/exit.c: Add missing prototypes.
05:30 Changeset in rtems [ce53040]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * clock/p_clock.c, irq/irq.c, irq/irq_init.c, vectors/vectors_init.c: Add missing prototypes.
05:30 Changeset in rtems [3dc0d74d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
05:12 Changeset in rtems [bd79292]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * startup/bspclean.c, startup/sd-card-init.c, tests/tests.c: Add missing prototypes.
05:12 Changeset in rtems [bb6c1e56]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
04:28 Changeset in rtems [520b092]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * clock/clock.c, irq/irq_init.c, vectors/vectors.h, vectors/vectors_init.c: Add missing prototypes.
04:28 Changeset in rtems [f8506230]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
04:08 Ticket #1299 (mpc55xxevb: Missing license/copyright) created by Ralf Corsepius
The mpc55xxevb contains files lacking a proper copyright/license …
04:03 Changeset in rtems [5e82859]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * mpc8xx/clock/clock.c, mpc8xx/console-generic/console-generic.c, ppc403/timer/timer.c, shared/src/cache.c: Add missing prototypes.
04:02 Changeset in rtems [c8bcff57]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
03:46 Changeset in rtems [be71612]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * console/mc68360_scc.c, console/rsPMCQ1.c, console/rsPMCQ1.h, irq/irq_init.c, pci/no_host_bridge.c, startup/bspstart.c: Add missing prototypes.
03:46 Changeset in rtems [858bf3f]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
03:41 Changeset in rtems [f80453f0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * irq/irq.c, irq/irq_init.c, startup/bspstart.c: Add missing prototypes.
03:41 Changeset in rtems [378bea5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.

08/19/08:

21:02 Ticket #1298 (POSIX timer_settime incorrectly reject absolute timeouts in past.) created by Tim FitzGeorge
The POSIX standard states that when timer_settime has timeout …
20:23 Changeset in rtems [32a46df3]4.8 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Cedric Aubert <cedric_aubert@…> PR 500/misc * libcsupport/src/termios.c: Avoid potential buffer overflow.
20:20 Changeset in rtems [0e4e56ba]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Cedric Aubert <cedric_aubert@…> PR 500/misc * libcsupport/src/termios.c: Avoid potential buffer overflow.
20:02 Changeset in rtems [cc4c524b]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * libchip/display/disp_hcms29xx.c: Initialize softc_ptr to NULL. * libchip/network/dec21140.c, libchip/network/if_dc.c: Use uint32_t.
19:57 Changeset in rtems [14afc13]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * console/ps2_mouse.c: Fix ps2 mouse interrupt.
19:34 Changeset in rtems [f75767b0]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * shared/comm/i386-stub.c, shared/irq/irq_init.c: Fix warnings for prototypes, types, etc.
19:34 Changeset in rtems [e3a1d425]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * clock/ckinit.c, console/serial_mouse.c, ne2000/ne2000.c, startup/bspstart.c: Fix warnings for prototypes, types, etc.
19:33 Changeset in rtems [fe80163]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * bin2boot.c: Fix uninitialized variable warning.
19:28 Ticket #500 (Termios tty->buf overflow correction) closed by Joel Sherrill
fixed: Patch committed on all branches needing it.
19:28 Ticket #508 (sys/cdefs.h conflicts again) reopened by Joel Sherrill
19:24 Ticket #508 (sys/cdefs.h conflicts again) closed by Joel Sherrill
fixed
19:10 Changeset in rtems [af063f6]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * cpu.c: Fix prototypes. * rtems/score/cpu.h: Use memcpy() initialize FP structure and avoid many casts and potential warnings.
18:47 Changeset in rtems [930775d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * libnetworking/kern/kern_sysctl.c, libnetworking/libc/res_debug.c: Fix warnings.
18:46 Changeset in rtems [1a7c300]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Fix type when initializing FP context.
18:18 Changeset in rtems [14d1db6]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * libfs/src/nfsclient/src/nfs.c, libfs/src/nfsclient/src/rpcio.c: Remove some warnings. Using ASSERT/assert macros confuses gcc who is unsure actions take place. More importantly if you ever compiled with NDEBUG set wrong, intended actions would not occur. Likely I did not catch all of these.
17:42 Changeset in rtems [6bdeeb31]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * m68040/fpsp/rtems_fpsp.c: Move extern outside of braces.
17:41 Changeset in rtems [d3b8e4a3]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * clock/clock.c: Move extern outside of braces.
17:39 Changeset in rtems [593297e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * libchip/display/disp_hcms29xx.c: Do not make these static. They appear to be unused that way.
17:38 Changeset in rtems [4a7fc5d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Sebastian Huber <sebastian.huber@…> * startup/bspstart.c, startup/init5282.c: Fixed warnings.
15:47 Changeset in rtems [49a40165]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * dswifi/arm7/makefile, dswifi/include/netinet/in.h, libnds/basicARM7/source/defaultARM7.c, libnds/include/gbfs.h, libnds/include/nds/bios.h, libnds/include/nds/card.h, libnds/include/nds/dma.h, libnds/include/nds/interrupts.h, libnds/include/nds/ipc.h, libnds/include/nds/jtypes.h, libnds/include/nds/registers_alt.h, libnds/include/nds/system.h, libnds/include/nds/timers.h, libnds/include/nds/arm7/audio.h, libnds/include/nds/arm7/clock.h, libnds/include/nds/arm7/serial.h, libnds/include/nds/arm7/touch.h, libnds/include/nds/arm9/boxtest.h, libnds/include/nds/arm9/cache.h, libnds/include/nds/arm9/console.h, libnds/include/nds/arm9/ndsmotion.h, libnds/include/nds/arm9/video.h, libnds/include/nds/arm9/videoGL.h, libnds/source/arm7/audio.c, libnds/source/arm7/clock.c, libnds/source/arm7/microphone.c, libnds/source/arm7/touch.c, libnds/source/arm7/userSettings.c, libnds/source/arm9/boxtest.c, libnds/source/arm9/gurumeditation.c, libnds/source/arm9/ndsmotion.c, libnds/source/arm9/videoGL.c, libnds/source/common/card.c, libnds/source/common/interruptDispatcher.S, touchscreen/reco.c: Fix various warnings by fixing prototypes. Remove unused .bin files. Convert all files to UNIX CF/LF. * libnds/source/arm9/COS.bin, libnds/source/arm9/SIN.bin, libnds/source/arm9/TAN.bin, libnds/source/arm9/default_font.bin: Removed.
15:47 Changeset in rtems [e1730f64]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * bin2s.c: Fix various warnings by fixing prototypes. Remove unused .bin files. Convert all files to UNIX CF/LF.
15:45 Changeset in rtems [d80c921d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Sebastian Huber <sebastian.huber@…> * startup/bspstart.c: Fixed nested extern declarations.
15:22 Changeset in rtems [aec17f1]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * libchip/shmdr/shm_driver.h: Correct prototypes.
15:08 Changeset in rtems [f4e7c519]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * httpd/uemf.h: Add empty braces to macro.
14:47 Changeset in rtems [1925dad2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
14:47 Changeset in rtems [8d7fe622]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * sh7032/timer/timer.c, sh7045/timer/timer.c, sh7750/timer/timer.c: Add missing prototypes.
14:46 Changeset in rtems [f132a3d8]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Tim FitzGeorge? <tim.fitzgeorge@…> PR 1296/cpukit. * psxtimer01/psxtimer.c, psxtimer01/psxtimer01.scn: POSIX timers use incorrect repeat interval. This patch fixes the following problems in the test. (1) Adds test for value of it_interval.tv_nsec. (2) Corrects test for absolute timer in past. (3) Modifies test to use different initial and repeat periods. (4) Updates psxtimer01.scn to match results.
14:45 Changeset in rtems [e77c7238]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * trap34/console-io.c: Add missing prototypes.
14:45 Changeset in rtems [753c05a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Tim FitzGeorge? <tim.fitzgeorge@…> PR 1296/cpukit. * posix/src/timersettime.c: POSIX timers use incorrect repeat interval. This patch fixes the following problems in timer_settime: 1) Uses value.it_interval for repeat period. 2) Corrects test for incorrect value of it_value.tv_nsec (should reject 1000000000).
14:39 Changeset in rtems [ea0586b1]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * shared/m68kbspgetworkarea.c: Move extern of global symbols from linkcmds outside function.
14:19 Changeset in rtems [60a3fa0c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * cpu.c, rtems/score/cpu.h: Add extern for bfffo table and rename it to indicate that it is specific to this architecture.
13:59 Changeset in rtems [3fe64cb5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
13:58 Changeset in rtems [c85b78ac]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * timerstub.c: Add missing prototypes.
13:47 Changeset in rtems [21a62ef0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * startup/main.c: Add missing prototypes.
13:47 Changeset in rtems [bec76393]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
13:18 Changeset in rtems [55cf0bf2]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Joel Sherrill <joel.sherrill@…> * score/inline/rtems/score/threadmp.inl: Add include of rtems/score/mpci.h and remove extern.
12:42 Changeset in rtems [639e131]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Sebastian Huber <sebastian.huber@…> * libcsupport/include/clockdrv.h: Add Clock_Exit prototype.
12:41 Changeset in rtems [f3eaba9a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Sebastian Huber <sebastian.huber@…> * include/bootcard.h, bootcard.c, bsplibc.c: Changed parameter types of bsp_libc_init() to match RTEMS_Malloc_Initialize(). * bsppost.c, bsppredriverhook.c: Include bootcard.h. * src/irq-generic.c: Fixed warnings.
12:39 Changeset in rtems [a9c2508]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Sebastian Huber <sebastian.huber@…> * shared/clock/clock.c: Fixed warnings.
12:38 Changeset in rtems [699c2be]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Sebastian Huber <sebastian.huber@…> * include/bsp.h, network/network.c, spi/spi_init.c, startup/cpuinit.c, startup/uboot_support.c: Fixed warnings.
12:27 Changeset in rtems [54c7a7f]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-19 Sebastian Huber <sebastian.huber@…> * libchip/display/disp_hcms29xx.c: Fixed warnings. Initialized variables and made methods static.
12:09 Changeset in rtems [396e2af1]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsepius <ralf.corsepius@…> * rtems/inline/rtems/rtems/asr.inl, rtems/inline/rtems/rtems/attr.inl, rtems/inline/rtems/rtems/barrier.inl, rtems/inline/rtems/rtems/dpmem.inl, rtems/inline/rtems/rtems/event.inl, rtems/inline/rtems/rtems/eventset.inl, rtems/inline/rtems/rtems/message.inl, rtems/inline/rtems/rtems/modes.inl, rtems/inline/rtems/rtems/options.inl, rtems/inline/rtems/rtems/part.inl, rtems/inline/rtems/rtems/ratemon.inl, rtems/inline/rtems/rtems/region.inl, rtems/inline/rtems/rtems/sem.inl, rtems/inline/rtems/rtems/status.inl, rtems/inline/rtems/rtems/support.inl, rtems/inline/rtems/rtems/tasks.inl, rtems/inline/rtems/rtems/timer.inl, Add header guard to force indirect inclusion.
12:09 Changeset in rtems [4d24fccb]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add header guard to force indirect inclusion.
12:07 Changeset in rtems [07f20cb]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * rtems/score/cpu.h: Add missing prototype.
12:07 Changeset in rtems [6932bce]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototype.
11:25 Changeset in rtems [b79c595]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * startup/init5235.c: Add missing prototypes.
11:25 Changeset in rtems [a840853]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
11:23 Changeset in rtems [1b778dcc]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * startup/init5206e.c: Add missing prototypes.
11:22 Changeset in rtems [349a9fcb]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * startup/bspstart.c: Add missing prototypes.
11:19 Changeset in rtems [bbc99ce2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * clock/clock.c, startup/init5329.c: Add missing prototypes.
11:18 Changeset in rtems [ddb6ac6a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * startup/init5272.c: Add missing prototypes.
11:16 Changeset in rtems [7220bf85]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * startup/init5282.c: Add missing prototypes.
11:14 Changeset in rtems [686d078]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * clock/clock.c, startup/init52235.c: Add missing prototypes.
10:28 Changeset in rtems [5df7515e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
10:27 Changeset in rtems [d54ef06]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * timer/timer.c: Add missing prototypes.
10:26 Changeset in rtems [07426924]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * shared/bspspuriousinit.c: Add missing prototypes.
10:24 Changeset in rtems [8bd13f1]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * clock/ckinit.c, console/leds.c, console/mc68ec.c, startup/bspstart.c, timer/timer.c: Add missing prototypes.
10:23 Changeset in rtems [4377b904]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * console/sci.c, startup/bspstart.c, startup/start_c.c, timer/timer.c: Add missing prototypes.
10:21 Changeset in rtems [7b68eed]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * startup/bspclean.c, timer/timer.c: Add missing prototypes.
09:19 Changeset in rtems [1249bb22]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
09:19 Changeset in rtems [6a324ea8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * startup/bspclean.c, timer/timer.c: Add missing prototypes.
09:18 Changeset in rtems [ef8c37c2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * startup/bspclean.c, timer/timer.c, tod/tod.c: Add missing prototypes.
09:17 Changeset in rtems [6793070]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * timer/timer.c: Add missing prototypes.
09:06 Changeset in rtems [c47d3427]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * startup/cpuboot.c, startup/memcheck.c, timer/timer.c: Add missing prototypes.
09:05 Changeset in rtems [eb7dd75b]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
09:04 Changeset in rtems [0478880]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsépius <ralf.corsepius@…> * clock/clockdrv.c, startup/bspstart.c: Add missing prototypes.
08:33 Changeset in rtems [8db1df2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsepius <ralf.corsepius@…> * score/inline/rtems/score/address.inl, score/inline/rtems/score/chain.inl, score/inline/rtems/score/corebarrier.inl, score/inline/rtems/score/coremsg.inl, score/inline/rtems/score/coremutex.inl, score/inline/rtems/score/corerwlock.inl, score/inline/rtems/score/coresem.inl, score/inline/rtems/score/corespinlock.inl, score/inline/rtems/score/heap.inl, score/inline/rtems/score/isr.inl, score/inline/rtems/score/mppkt.inl, score/inline/rtems/score/object.inl, score/inline/rtems/score/objectmp.inl, score/inline/rtems/score/priority.inl, score/inline/rtems/score/stack.inl, score/inline/rtems/score/states.inl, score/inline/rtems/score/sysstate.inl, score/inline/rtems/score/thread.inl, score/inline/rtems/score/threadmp.inl, score/inline/rtems/score/threadq.inl, score/inline/rtems/score/tod.inl, score/inline/rtems/score/tqdata.inl, score/inline/rtems/score/watchdog.inl, score/inline/rtems/score/wkspace.inl: Add header guard to force indirect inclusion.
08:32 Changeset in rtems [ef49476]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add header guard to force indirect inclusion.
08:31 Changeset in rtems [c1982c4]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsepius <ralf.corsepius@…> * posix/inline/rtems/posix/barrier.inl, posix/inline/rtems/posix/cond.inl, posix/inline/rtems/posix/key.inl, posix/inline/rtems/posix/mqueue.inl, posix/inline/rtems/posix/mutex.inl, posix/inline/rtems/posix/priority.inl, posix/inline/rtems/posix/pthread.inl, posix/inline/rtems/posix/rwlock.inl, posix/inline/rtems/posix/semaphore.inl, posix/inline/rtems/posix/spinlock.inl, posix/inline/rtems/posix/timer.inl: Add header guard to force indirect inclusion.
08:29 Changeset in rtems [76a95864]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsepius <ralf.corsepius@…> * itron/inline/rtems/itron/eventflags.inl, itron/inline/rtems/itron/fmempool.inl, itron/inline/rtems/itron/intr.inl, itron/inline/rtems/itron/mbox.inl, itron/inline/rtems/itron/msgbuffer.inl, itron/inline/rtems/itron/network.inl, itron/inline/rtems/itron/port.inl, itron/inline/rtems/itron/semaphore.inl, itron/inline/rtems/itron/sysmgmt.inl, itron/inline/rtems/itron/task.inl, itron/inline/rtems/itron/time.inl, itron/inline/rtems/itron/vmempool.inl: Add header guard to force indirect inclusion.
08:27 Changeset in rtems [5a35f889]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsepius <ralf.corsepius@…> * sapi/inline/rtems/chain.inl: Add header guard to force indirect inclusion.
08:08 Changeset in rtems [51a27fd]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use _RTEMS_RTEMS_OBJECT_H as header guard.
08:08 Changeset in rtems [681cf78]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-19 Ralf Corsepius <ralf.corsepius@…> * rtems/include/rtems/rtems/object.h: Use _RTEMS_RTEMS_OBJECT_H as header guard.
06:34 Changeset in rtems [ebc6a326]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-18 Ralf Corsepius <ralf.corsepius@…> * libnetworking/netinet/in_cksum_arm.h, score/cpu/arm/cpu.c score/cpu/h8300/rtems/score/cpu.h: Add missing prototypes.
06:34 Changeset in rtems [d82bd279]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
00:19 GSoC/2008/DebianPackagesAndScripts edited by Zoddicus
(diff)

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)
Note: See TracTimeline for information about the timeline view.