Timeline



04/26/01:

16:41 Changeset in rtems [65e6b542]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-26 Ralf Corsepius <corsepiu@…> * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm. * compilers/gcc-default.cfg: Dito. * compilers/gcc-portsw.cfg: Remove -Hansi. * custom/posix.cfg: Remove inclusion of target.cfg. * custom/simhppa.cfg: Remove -ansi -fasm.
14:09 Changeset in rtems [83518713]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-26 Ralf Corsepius <corsepiu@…> * README.cdn-X: Update. * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add @CPPFLAGS@ to CPPFLAGS.

04/24/01:

23:36 Changeset in rtems [64c5edc1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to ss-20010424
23:10 Changeset in rtems [6f43d82]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-24 Joel Sherrill <joel@…> * libc/libio.c (rtems_libio_allocate): Make sure size and offset fields are cleared on each file open. Before this field was cleared, this resulted in the value from the last time that IOP was used being still in place. Discovered by Andrew Bythell <abythell@…>. * libc/open.c: Remove redundant setting of iop->offset.
23:06 Changeset in rtems [eb22ebe]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-24 Joel Sherrill <joel@…> * src/imfs/memfile.c (memfile_open): Did not set iop->size and thus the value was incorrect. Before this field was cleared, this resulted in the value from the last time that IOP was used being still in place. Discovered by Andrew Bythell <abythell@…>.
23:04 Changeset in rtems [b2a1ea3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-24 Joel Sherrill <joel@…> * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for open, write, reopen, append twice from Andrew Bythell <abythell@…> that tripped an initialization problem in the IMFS.
21:02 Changeset in rtems [126405d9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-04-24 Eric Norum <eric.norum@…> * lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS NTP synchronization a little more robust -- no NTP daemon yet, but at least it trys a little harder when the primary NTP server is down.
20:49 Changeset in rtems [f077f332]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-04-23 Jiri Gaisler <jiri@…> * start.S: Modificatins to preserve the current CWP and adjust the WIM accordingly. This improves compatibility with the remote debugger and the mkprom prom-builder.

04/23/01:

13:19 Changeset in rtems [6de4727f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-04-23 Jiri Gaisler <jiri@…> * console/debugputs.c: Switched to unsigned characters.

04/20/01:

21:11 Changeset in rtems [d8a9155]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-20 Correo Fernando-ruiz <correo@…> * include/rtems/libio_.h, libc/chroot.c, libc/privateenv.c: Private environment and chroot() enhancements and fixes. Comments: + privateenv has been modified to let at chroot() to be more POSIX like Sergei Organov recommended. + A task owner lets that rtems_set_private_env() will be called twice or more times. + chroot() can be called without a previous rtems_set_private_env(); (transpanrently) + The second call of rtems_set_private_env() makes a internal chroot("/") into global imfs_root. + chroot() runs like chdir() without a previous chdir("/") with the global root. + The current directory can be in a wrong place like Linux and many other Unices.
20:35 Changeset in rtems [dd74e612]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-20 Correo Fernando-ruiz <correo@…> * Added initial shell functionality. * Makefile.am, configure.in, wrapup/Makefile.am: * shell/.cvsignore, shell/Makefile.am, shell/README, shell/cmds.c, shell/shell.c, shell/shell.h: New files.
20:32 Changeset in rtems [6fa6367]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-20 Radzislaw Galler <rgaller@…> * modem/ppp.c, pppd/main.c, pppd/pppmain.c, pppd/rtems-ppp.c, pppd/modem_example/modem.c, pppd/modem_example/ppp.c: Translated Polish comments and other strings into English * pppd/STATUS: Updated to reflect the changes
19:17 Changeset in rtems [a8c33268]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-20 Jake Janovetz <janovetz@…> * rtems_servers/ftpd.c: Correct argument so hooks work again.
17:29 Changeset in rtems [52dace9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-20 Eric Valette <valette@…> * include/bsp.h: Added include of <bsp/vectors.h> * vectors/vectors.h: Corrected typos.
17:27 Changeset in rtems [084556d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-20 Eric Valette <valette@…> * aclocal/check-rdbg.m4: Added check to determine which PowerPC BSPs support the new exception processing model and consequently, librdbg.
17:24 Changeset in rtems [b979904]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-20 Eric Valette <valette@…> * mcp750 directory renamed new_exception processing as it supports many more CPU models. * configure.in, src/powerpc/Makefile.am, src/powerpc/new_exception_processing/Makefile.am, src/powerpc/new_exception_processing/remdeb_f.x: New files formerly in mcp750 plus modifications. * src/powerpc/mcp750/.cvsignore, src/powerpc/mcp750/Makefile.am, src/powerpc/mcp750/remdeb.h, src/powerpc/mcp750/remdeb_f.x, src/powerpc/mcp750/remdeb_svc.c, src/powerpc/mcp750/remdeb_xdr.c: Removed when moved to new_exception_processing. * configure.in, src/powerpc/Makefile.am, src/powerpc/new_exception_processing/Makefile.am, src/powerpc/new_exception_processing/remdeb_f.x: Modified as part of this effort to add support for the MPC8xx.
13:54 Changeset in rtems [cf7884b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-20 Joel Sherrill <joel@…> * sp298/sp28.scn: Minor adjustment so test output matches the screen file.
13:50 Changeset in rtems [1fbd283c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-20 Joel Sherrill <joel@…> * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn, psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn, psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c, psxtime/psxtime.scn, psxtimer/psxtimer.scn: Various adjustments so test output matches screens more reliably.
13:49 Changeset in rtems [80526fa]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-20 Joel Sherrill <joel@…> * itronmbf01/itronmbf01.scn, itronmbox01/init.c, itronsem01/itronsem01.scn, itrontime01/init.c: Various adjustments so test output matches screens more reliably.
13:37 Changeset in rtems [a5bdcd98]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-20 Joel Sherrill <joel@…> * devnull/devnull.c (null_initialize): Added check to ensure that the driver is only initialized once. Otherwise, it will abort when the device /dev/null is present. (null_write): Do not dereference a NULL pointer.
13:27 Changeset in rtems [53462762]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-20 Joel Sherrill <joel@…> * src/imfs/imfs_debug.c (IMFS_print_jnode): Modified to print only information that does not vary based on target or memory configuration. The old prints are still there in case they are needed in the future to debug. Printing target dependent addresses makes the test output vary by target unnecessarily.
13:24 Changeset in rtems [b85df34]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-20 Joel Sherrill <joel@…> * mongoosev/duart/mg5uart.c (mg5uart_enable_interrupts): Honor the other bits set in the Peripheral Function Interrupt Mask Register when modifying those enabled for the DUART. * mongoosev/include/mongoose-v.h (MONGOOSEV_ATOMIC_MASK, MONGOOSEV_PFICR, MONGOOSEV_PFIMR, mongoosev_set_in_pficr, mongoosev_clear_in_pficr, mongoosev_set_in_pfimr, mongoosev_clear_in_pfimr, MONGOOSEV_UART_ALL_IRQ_BITS): New macros.
13:14 Changeset in rtems [b335c503]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-20 Joel Sherrill <joel@…> * include/bsp.h (Clear_tm27_intr): Stop the timer and disable the interrupt. This was not quite right before and we were getting uncontrolled interrupt nesting in tm27. * timer/timer.c (Timer_Initialize): Added an extra reset and changed the ITMR register so we will never get an interrupt. (Read_timer): Fixed so the timer actually stops before it is read. Before some times reported were outraguously high. * start/start.S: Major clean including using stack in linkcmds, deleting unused code, and zeroing the BSS using the linkcmds information. * startup/linkcmds: Put heap in lower memory than workspace and move _clear_end so both are zeroed.
13:08 Changeset in rtems [831aba1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-20 Joel Sherrill <joel@…> * clock/clockdrv.c: Account for the fact that ClockRate? is in cycles not megahertz.
13:07 Changeset in rtems [176e1ed8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-20 Joel Sherrill <joel@…> * cpu_asm.S: Added code to save and restore SR and EPC to properly support nested interrupts. Note that the ISR (not RTEMS) enables interrupts allowing the nesting to occur.

04/16/01:

20:33 Changeset in rtems [4ff04390]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-16 Joel Sherrill <joel@…> * setup.def: Modified the binutils version to 2.11 and RPM revision 3 to reflect experimentation with new binutils release.
20:32 Changeset in rtems [1d4bac9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-16 Joel Sherrill <joel@…> * include/confdefs.h: Fix real-time clock support.
20:22 Changeset in rtems [d6a2d7ee]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-16 Joel Sherrill <joel@…> * include/rtc.h: New file. * include/Makefile.am: Updated to reflect above.
20:21 Changeset in rtems [49ec556]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-11 Eric Valette <valette@…> * network/network.c: Fix unnecessary double assignment.
20:18 Changeset in rtems [4055e6f8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-11 Eric Valette <valette@…> * clock/.cvsignore, clock/Makefile.am, clock/p_clock.c, include/8xx_immap.h, include/commproc.h, irq/.cvsignore, irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c, vectors/.cvsignore, vectors/Makefile.am, vectors/vectors.S, vectors/vectors.h, vectors/vectors_init.c: New file. * Switch the eth_comm BSP to use the "new exception processing model."
20:03 Changeset in rtems [2cdde6d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-16 Joel Sherrill <joel@…> * start/start.S, startup/bspstart.c, startup/linkcmds: Cleanup that was not merged from the simple non-RTEMS program.
20:02 Changeset in rtems [d74a92d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-16 Joel Sherrill <joel@…> * mongoosev/duart/mg5uart.c, mongoosev/duart/mg5uart.h Modifications made with Gregory Menke <gregory.menke@…> as he debugged this BSP using a logic analyzer. In particular, there was a mistake where the index not offset of registers was in the header file and the baud rate calculation was incorrect.
19:30 Changeset in rtems [c9e7297]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-16 Joel Sherrill <joel@…> * start/start.S, startup/bspstart.c, startup/linkcmds: Modifications made with Gregory Menke <gregory.menke@…> as he debugged this BSP using a logic analyzer.
19:30 Changeset in rtems [3491e9e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-04-16 Joel Sherrill <joel@…> * start/start.S, startup/bspstart.c, startup/linkcmds: Modifications made with Gregory Menke <gregory.menke@…> as he debugged this BSP using a logic analyzer.
Note: See TracTimeline for information about the timeline view.