Timeline



06/05/08:

22:09 Changeset in rtems [f1767596]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * console/console.c, include/m340uart.h: Use new shared termios_baud_to_number() routine.
14:41 Changeset in rtems [5877cc3a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * sapi/include/confdefs.h: Rework to be more accurate on allocation. In particular, there was a report from that Matthew Riek that memory was being reserved twice for the IDLE task. This was covering up other places that under allocated memory. Before I was done, I had reworked the file to be easier to read, maintain and be more accurate.
14:39 Changeset in rtems [32caf25f]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * score/include/rtems/score/isr.h, score/src/isr.c: Use CPU_SIMPLE_VECTORED_INTERRUPTS porting parameter to avoid allocating memory for vector table.
14:37 Changeset in rtems [9d4fa67]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * score/src/wkspace.c: Fix error in comment.
14:36 Changeset in rtems [c7fae60]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * posix/src/psignal.c: Do not allocate any memory for queued signals if the configuration parameter is 0. Before we would end up with an allocation of 0 which rounded up and wasted some memory when POSIX was configured.
14:33 Changeset in rtems [393a861d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * libcsupport/src/newlibc_exit.c: Only run the fini section on exit if the target toolset uses init/fini sections.
14:32 Changeset in rtems [d9857c8]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * itron/include/rtems/itron/task.h, itron/src/task.c: ITRON currently has no functional data in the user extension data area structure so this disables the definition, allocation and deallocation of that structure. If we ever have to add data to it, then it will be easy to reenable.
14:30 Changeset in rtems [2fd427c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Add CPU_SIMPLE_VECTORED_INTERRUPTS porting parameter to indicate that the port uses the Simple Vectored Interrupt model or the Programmable Interrupt Controller Model. The PIC model is implemented primarily in the BSP and it is responsible for all memory allocation.
14:24 Changeset in rtems [8c444f9a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * tm02/system.h, tm10/system.h: Make configurations more accurate.
14:23 Changeset in rtems [86db88d2]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * sp28/init.c: Corrections to configuration. * sp37/init.c: Correctly invoke rtems_interrupt_disable() body. * spsize/size.c: _ISR_Vector_table only exists on architectures which use the Simple Vectored Interrupt Model.
14:21 Changeset in rtems [5fe0640]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * minimum/Makefile.am: Link against all managers. * minimum/init.c: Use existing confdefs.h macros to turn off more this test does not use.
02:53 Changeset in rtems [5a820918]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.

06/04/08:

23:05 Changeset in rtems [d8d373a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-04 Joel Sherrill <joel.sherrill@…> * score/src/objectgetinfo.c, score/src/objectidtoname.c, score/src/threadget.c: Make sure the pointer to the API object table is valid before derefencing it.
23:04 Changeset in rtems [e51cf6d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-04 Joel Sherrill <joel.sherrill@…> * include/tm27.h: New file. Stub version of tm27 support.
23:03 Changeset in rtems [14a80d0]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-04 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am: Need cplb.h
23:03 Changeset in rtems [6a325800]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-04 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am: Need tm27.h
17:35 Changeset in rtems [1f5ac415]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
15:46 Changeset in rtems [37fe6ec]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to binutils-20080523-1.
14:55 Changeset in rtems [5a5bfea5]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-04 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Use a constant for CPU_STACK_MINIMUM_SIZE so it can be used in cpp expressions. Using sizeof() requires actually compiling the file.
10:55 Changeset in rtems [19fc339]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add hack to adjust n/ncr260vt300wpp
10:49 Changeset in rtems [b51c8b0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Bump ncurses RPMREL.
10:48 Changeset in rtems [704d9ef]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
BR/R: terminfo
10:45 Changeset in rtems [56059395]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add hack to adjust Eterm-color
10:41 Changeset in rtems [5743475]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add hack to adjust Eterm-color
10:23 Changeset in rtems [a53c42a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
New.
10:23 Changeset in rtems [b206999]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add TERMINFO.
07:10 Changeset in rtems [17cf7866]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to cygwin-1.5.25-14
04:14 Changeset in rtems [530d307f]4.8 by Ralf Corsepius <ralf.corsepius@…>
Abandon freebsd.

06/03/08:

21:51 TBR/Website/CommercialSoftware edited by Peter Mueller
(diff)
21:49 TBR/Website/CommercialSoftware created by Peter Mueller

06/02/08:

16:12 Changeset in rtems [d0941512]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-02 Joel Sherrill <joel.sherrill@…> * spsize/size.c: Convention calls for leading underscore on private RTEMS variables.
16:11 Changeset in rtems [38990802]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-02 Joel Sherrill <joel.sherrill@…> * shared/startup/panic.c: Convention calls for leading underscore on private RTEMS variables.
16:11 Changeset in rtems [3e927fa]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-02 Joel Sherrill <joel.sherrill@…> * misc/interr.c: Convention calls for leading underscore on private RTEMS variables.
16:11 Changeset in rtems [38baeb7]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-02 Joel Sherrill <joel.sherrill@…> * score/include/rtems/score/interr.h, score/src/interr.c: Convention calls for leading underscore on private RTEMS variables.
16:09 Changeset in rtems [42cf7c7]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-02 Joel Sherrill <joel.sherrill@…> * cpu_supplement/.cvsignore, cpu_supplement/Makefile.am, cpu_supplement/arm.t, cpu_supplement/bfin.t, cpu_supplement/cpu_supplement.texi, cpu_supplement/i386.t, cpu_supplement/m68k.t, cpu_supplement/mips.t, cpu_supplement/powerpc.t, cpu_supplement/preface.texi, cpu_supplement/sh.t: Remove duplicated text from each CPU specific chapter. This text was necessary when each CPU was a separate manual but now only needs to be one place and that is in an introductory chapter. * cpu_supplement/general.t: New file.
16:08 Changeset in rtems [7a1c9cf3]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
Update copyright.
16:07 Changeset in rtems [a73e3561]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-02 Joel Sherrill <joel.sherrill@…> * user/bsp.t, user/init.t: Rework initialization and BSP chapters to account for changes to initialization framework.

06/01/08:

09:03 Changeset in rtems [89ae273d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-06-01 Ralf Corsépius <ralf.corsepius@…> * aclocal/target.m4: Allow empty RTEMS_BUILD_SUBDIRS.
09:02 Changeset in rtems [1756b781]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Allow emtpy RTEMS_BUILD_SUBDIRS.
05:08 Changeset in rtems [3f02a85]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-06-01 Ralf Corsépius <ralf.corsepius@…> * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
05:07 Changeset in rtems [7d10416]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
s/AC_HELP/AS_HELP/.
03:36 Changeset in rtems [94e8e59]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.

05/31/08:

05:31 Changeset in rtems [59b9758d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-05-31 Ralf Corsépius <ralf.corsepius@…> * score/include/rtems/score/object.h, score/include/rtems/score/watchdog.h: Move #include's out of extern "C" {}.
05:31 Changeset in rtems [4b5ddf2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Move #include's out of extern "C" {}.

05/30/08:

23:21 Changeset in rtems [9cf3432c]4.104.114.95 by Till Straumann <strauman@…>
2008-05-30 Till Straumann <strauman@…> * libfs/src/nfsclient/src/nfs.c:BUGFIX: must not attempt to release node if rtems_filesystem_evaluate_path() fails in nfs_eval_link() since pathloc contains no valid node.
18:48 GSoC/2008/DebianPackagesAndScripts edited by Zoddicus
(diff)

05/29/08:

06:01 Changeset in rtems [288f1c33]4.104.114.95 by Chris Johns <chrisj@…>
2008-05-29 Chris Johns <chrisj@…> * include/bsp.h: FEC unit numbers based on 0 not 1. Change the interface name to fec0.
03:38 RTEMSMailingLists edited by ChrisJohns
Fix the quoted text show it stays in view. (diff)

05/28/08:

20:01 GSoC/2008/TinyRTEMS edited by YanMiao
/* Progress */ (diff)
20:00 GSoC/2008/TinyRTEMS edited by YanMiao
/* Progress */ (diff)

05/27/08:

17:25 Changeset in rtems [288b1f9]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-27 Joel Sherrill <joel.sherrill@…> * libmisc/shell/shell_getchar.c: Minor change so dropping connection while at prompt results in shell logging out and connection still being available.
16:47 Changeset in rtems [83734c9d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-27 Joel Sherrill <joel.sherrill@…> * libcsupport/src/newlibc_exit.c, score/src/threadhandler.c: Call fini() as part of exit(). This avoids atexit() being a required function.
16:43 Changeset in rtems [7c4cdeb9]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-27 Joel Sherrill <joel.sherrill@…> * libmisc/shell/shell.c: Minor change so dropping connection during login prompt results in connection still being available.
13:12 Changeset in rtems [bd04dab]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
Format.
12:32 Ticket #1242 (errant free in imfs_rmnod.c) closed by Sebastian Huber
fixed: Fixed in CVS.
10:34 Changeset in rtems [41d7c0fe]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
speed inprovements in mpc83xx tsec driver
10:34 Changeset in rtems [bf95ccb5]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
Added const qualifier to various pointers and data tables to reduce size of data area. IMFS: Fixed creation of symbolic links to avoid a compiler warning. DOSFS: Use LibBlock? instead of read() to read the boot record.
10:33 Changeset in rtems [a184e5e]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
Bugfix: Moved definition of ppp_softc into source file.
10:32 Changeset in rtems [e9af8c5]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
Bugfix: String output without width option.
10:32 Changeset in rtems [3183b04]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
New define: CONSOLE_DEVICE_NAME.
10:31 Changeset in rtems [0868844e]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
Added new defines OBJECTS_ID_NONE and RTEMS_ID_NONE. No object can have this ID.

05/26/08:

23:43 Changeset in rtems [1e642c6]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
23:29 Changeset in rtems [ee6c822]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
23:27 Changeset in rtems [26ad27c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
New.
23:27 Changeset in rtems [498d35e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
GCC 4.2.4
08:45 Changeset in rtems [05e80876]4.8 by Ralf Corsepius <ralf.corsepius@…>
Update to gcc-4.2.4
08:43 Changeset in rtems [4cf3275]4.8 by Ralf Corsepius <ralf.corsepius@…>
Add gcc-4.2.4
08:41 Changeset in rtems [fc19fcbd]4.8 by Ralf Corsepius <ralf.corsepius@…>
New.

05/23/08:

21:48 Changeset in rtems [793249a]4.104.114.95 by Till Straumann <strauman@…>
2008-05-23 Till Straumann <strauman@…> * libnetworking/netinet/ip_output.c: when fragmenting multicast packets M_MCAST must be set on all fragments. This was fixed in FreeBSD ip_output.c 1.82 on 1998/8/23 ! (see my email to rtems-users from 2008/5/15).
21:36 Changeset in rtems [f335672]4.104.114.95 by Till Straumann <strauman@…>
2008-05-23 Till Straumann <strauman@…> * vmeUniverse/VME.h: removed 'weak' attribute from declaration of BSP_vme_config().
21:34 Changeset in rtems [5b9e302c]4.104.114.95 by Till Straumann <strauman@…>
2008-05-23 Till Straumann <strauman@…> * shared/startup/pretaskinghook.c: removed declaration of BSP_vme_config() (which is already declared in <bsp/VME.h>. Removed test for NULL-ness of BSP_vme_config; gcc doesn't seem to understand that the linker may define this to be NULL... Silences a compiler warning (and users can always provide an empty routine).
16:33 Changeset in rtems [eaab3cd4]4.8 by Joel Sherrill <joel.sherrill@…>
2008-05-23 Joel Sherrill <joel.sherrill@…> * preinstall.am: Install cplb.h
15:48 Changeset in rtems [38c8516]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-23 Joel Sherrill <joel.sherrill@…> * shared/comm/tty_drv.c: Eliminate copies of switches to convert termios Bxxx constants to xxx as an integer. Use the shared termios_baud_to_number() routine to do the same conversion.
15:48 Changeset in rtems [6825d06]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-23 Joel Sherrill <joel.sherrill@…> * console/console.c: Eliminate copies of switches to convert termios Bxxx constants to xxx as an integer. Use the shared termios_baud_to_number() routine to do the same conversion.
15:48 Changeset in rtems [24f1347]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-23 Joel Sherrill <joel.sherrill@…> * console/console.c, console/serial_mouse.c: Eliminate copies of switches to convert termios Bxxx constants to xxx as an integer. Use the shared termios_baud_to_number() routine to do the same conversion.
15:48 Changeset in rtems [0c04063b]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-23 Joel Sherrill <joel.sherrill@…> * console/m340uart.c: Eliminate copies of switches to convert termios Bxxx constants to xxx as an integer. Use the shared termios_baud_to_number() routine to do the same conversion.
15:47 Changeset in rtems [495c3e0]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-23 Joel Sherrill <joel.sherrill@…> * shared/comm/console.c: Eliminate copies of switches to convert termios Bxxx constants to xxx as an integer. Use the shared termios_baud_to_number() routine to do the same conversion.
01:10 Changeset in rtems [7f5ecbc2]4.104.114.95 by Till Straumann <strauman@…>
2008-05-22 Till Straumann <strauman@…> * ppc403/tty_drv/tty_drv.c, ppc403/console/console405.c: ../ictrl/ictrl.h has gone; include ../irq/ictrl.h

05/22/08:

23:33 Changeset in rtems [a510a776]4.104.114.95 by Till Straumann <strauman@…>
2008-05-22 Till Straumann <strauman@…> * shared/startup/linkcmds, shared/startup/zerobss.c: introduced 'bss_end'; assuming that rtems_end coincides with the end of .bss for the purpose of zeroing .bss is very dangerous.
23:17 Changeset in rtems [527e2b8e]4.104.114.95 by Till Straumann <strauman@…>
2008-05-22 Till Straumann <strauman@…> * vmeUniverse/vmeUniverse.c: fixed compiler warning; moved struct attributes as directed by gcc warning.
22:45 Changeset in rtems [4ac1d23]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * shared/console/console.c: Fix typo.
20:38 Changeset in rtems [345fc11]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * itron/include/rtems/itron/task.h, itron/src/del_tsk.c, itron/src/exd_tsk.c, itron/src/task.c, posix/include/rtems/posix/threadsup.h, posix/src/cancel.c, posix/src/cancelrun.c, posix/src/pthread.c, posix/src/pthreadexit.c, posix/src/setcancelstate.c, posix/src/setcanceltype.c, posix/src/testcancel.c, rtems/src/taskdelete.c, score/inline/rtems/score/object.inl, score/src/objectclose.c, score/src/threadclose.c: Make all task delete/exit/cancel routines follow the same critical section pattern. Also ensure that POSIX cancelation routines are run at thread exit.
20:35 Changeset in rtems [cdc8309]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * libcsupport/src/termios_baud2index.c, libcsupport/src/termios_baud2num.c, libcsupport/src/termios_num2baud.c, libcsupport/src/termios_setinitialbaud.c: New files.
20:34 Changeset in rtems [923dd7a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * shared/console/console.c: Remove explicit switch and call termios_baud_to_number().
20:34 Changeset in rtems [07edbef5]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * console/console.c: Remove explicit switch and call termios_baud_to_number().
20:34 Changeset in rtems [c0357a8]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * console/mc68360_scc.c: Remove explicit switch and call termios_baud_to_number().
20:19 Changeset in rtems [adaf33af]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * libchip/Makefile.am: Move termios helper routines from libchip to libcsupport. Add routine which makes it easy for a termios device driver to inform termios of its default baud rate. This avoids inconsistencies in later termios settings changes. * libchip/serial/termios_baud2index.c, libchip/serial/termios_baud2num.c: Removed.
20:16 Changeset in rtems [b6be4217]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * libcsupport/Makefile.am, libcsupport/preinstall.am, libcsupport/include/rtems/termiostypes.h: Move termios helper routines from libchip to libcsupport. Add routine which makes it easy for a termios device driver to inform termios of its default baud rate. This avoids inconsistencies in later termios settings changes.
20:12 Changeset in rtems [aefbb57]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * console/console.c: Properly inform termios of our initial baud rate. If it is not the default, this causes problems when an application changes any termios attributes since termios thinks our baud rate is one thing when in fact, it is another.
19:15 Changeset in network-demos [362583c]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * init.c: Add shell configuration.
14:56 Ticket #1288 (Incomplete listing of "Directived Allowed from an ISR") created by Ingolf Steinbach
According to an E-Mail sent by Joel Sherrill to rtems-users@ on …
14:43 Changeset in rtems [0f91b23]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * libcsupport/include/rtems/watchdogdrv.h: Finish writing comments.
14:40 Changeset in rtems [adfbb4a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * user/conf.t: Add baseline interface for Watchdog Driver.
14:40 Changeset in rtems [d2018f71]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * libcsupport/preinstall.am, sapi/include/confdefs.h: Add baseline interface for Watchdog Driver. * libcsupport/include/rtems/watchdogdrv.h: New file.
Note: See TracTimeline for information about the timeline view.