Timeline



07/19/02:

16:31 Changeset in rtems [9b49454]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-19 Joel Sherrill <joel@…> * include/rtems/score/apimutex.h (_API_Mutex_Lock): Added missing _ISR_Disable.
16:29 Changeset in rtems [8b1d3bf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-19 Joel Sherrill <joel@…> * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
12:23 Ticket #250 (BSPs do not install all components) created by Joel Sherrill
Ralf's patch to remove tar method of installation missed adding the …
05:05 Changeset in rtems [fdc10e3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-19 Ralf Corsepius <corsepiu@…> * startup/Makefile.am: Add bsplib_DATA = linkcmds.
05:04 Changeset in rtems [74be23a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-19 Ralf Corsepius <corsepiu@…> * startup/Makefile.am: Add bsplib_DATA = linkcmds ramlink romlink.
04:54 Changeset in rtems [1a27b40]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-19 Ralf Corsepius <corsepiu@…> * startup/Makefile.am: Add bsplib_DATA = linkcmds.
04:12 Changeset in rtems [ec7fc23]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-19 Ralf Corsepius <corsepiu@…> * Makefile.am: Remove setting up bsplibdir.
04:06 Changeset in rtems [90d6c6cf]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-19 Ralf Corsepius <corsepiu@…> * bsp.am: Add bsplib_DATA = bsp_specs.
04:04 Changeset in rtems [cca5631]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-18 Ralf Corsepius <corsepiu@…> * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.

07/18/02:

13:26 Ticket #249 (Latest snapshot fails to install properly) created by Eric Norum
I cleaned out /opt/rtems and built the latest tools and RTEMS …
12:01 Ticket #248 (Addon packages in snapshots directory are out of date) created by Eric Norum
The add-on packages in the snapshots directory …
09:32 Ticket #247 (h8300: Ld error) created by Ralf Corsepius
Making all in unlimited gmake[5]: Entering directory …
06:06 Ticket #246 (cpukit/aclocal/version.m4 out of sync) created by Ralf Corsepius
Joel's release script misses to update c/src/exec/aclocal/version.m4 …
02:23 Ticket #245 (Latest newlib from CVS has different _write_r prototype.) created by Eric Norum
_write_r prototype doesn't match function. Release: CVS …

07/17/02:

22:28 Changeset in rtems [60f3702]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-17 Ralf Corsepius <corsepiu@…> * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit. * aclocal/check-cpu.m4: Ditto. * aclocal/check-bsps.m4: Ditto.
17:21 Changeset in rtems [76af1fc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-17 Joel Sherrill <joel@…> * aclocal/version.m4: Updated to rtems-ss-20020717.
17:19 Changeset in rtems [f9c74e5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-17 Jay Monkman <jtm@…> * irq_bsp_irq_asm.S: Update to reflect irq_asm modifications.
17:17 Changeset in rtems [d5136d9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-17 Jay Monkman <jtm@…> * irq/irq_asm.S: Significant rework in attempt to make interrupts work. They appear to be very close to correct but not 100%.
17:17 Changeset in rtems [3e2f5cc1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-17 Jay Monkman <jtm@…> * start/start.S: Added SWI_Handler.
17:16 Changeset in rtems [18e45af1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-17 Jay Monkman <jtm@…> * irq/bsp_irq_asm.S: Disable code to touch PIC.
17:14 Changeset in rtems [4f0b287]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-17 Jay Monkman <jtm@…> * rtems/score/cpu_asm.h: Enhanced to include register offsets. * Makefile.am: Install rtems/score/cpu_asm.h. * cpu.c: Significantly enhanced including the implementation of _CPU_ISR_Get_level. * cpu_asm.S: Improved behavior of context switch and interrupt dispatching. * rtems/score/arm.h: Improved the CPU model name determination. * rtems/score/cpu.h: Improved interrupt disable/enable functions.
17:08 Changeset in rtems [74c402a2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-17 Jay Monkman <jtm@…> * netinet/in.h, netinet/ip.h, netinet/ip_var.h, netinet/tcp.h: Modified to added packed attribute.o

07/16/02:

22:37 Changeset in rtems [2b947a4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-16 Eric Norum <eric.norum@…> * New driver for the Intel EtherExpressPro? (82559ER) chip. * network/if_fxp.c, network/if_fxpreg.h, network/if_fxpvar.h, network/pci.h: New file. * network/Makefile.am: Modified to reflect above.
22:32 Changeset in rtems [cd66632]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-16 Eric Norum <eric.norum@…> * console/console.c: Others on the rtems-users list have expressed concern about this run-time selection, so I've enclosed the changes in a #ifdef RTEMS_RUNTIME_CONSOLE_SELECT conditional.
22:30 Changeset in rtems [27ce642]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-16 Eric Norum <eric.norum@…> * comm/uart.c: I am using a PC-104 card with no video output. I found that things would lock up if a printk was followed closely by a printf when BSPConsolePort = BSP_UART_COM2 and BSPPrintkPort = BSP_UART_COM1. With this change in place, printf/printk calls can be intermingled with no apparent problems.
22:26 Changeset in rtems [dc3848d0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-16 Greg Menke <gregory.menke@…> * cpu_asm.S: Added SR_IEO to context restore to fix isr disabled deadlock caused by interrupt arriving while dispatching.
22:22 Changeset in rtems [18c19a7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-16 Joel Sherrill <joel@…> * macros/rtems/score/object.inl: Corrected typos in _Objects_Open, _Objects_Close, and _Objects_Namespace_remove.
21:37 Ticket #244 (Driver for Intel 82559 (EtherExpress Pro)) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied.
21:33 Ticket #243 (Allow for run-time selection of console I/O) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied. Hopefully user selection of compile time conditionals will get a serious look when the BSP/CPU Kit re-org gets a bit further. cleanup pass once
21:30 Ticket #242 (printf/printk conflict when both to serial line) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: patch applied. Thank you.

07/15/02:

19:07 Ticket #244 (Driver for Intel 82559 (EtherExpress Pro)) created by Eric Norum
Attached is a driver for the Intel EtherExpressPro? (82559ER) chip. …
19:01 Ticket #243 (Allow for run-time selection of console I/O) created by Eric Norum
I'm working with some different types of PC hardware, including a …
18:55 Ticket #242 (printf/printk conflict when both to serial line) created by Eric Norum
I'm using a PC-104 card with no video output. I found that things …

07/06/02:

07:11 Changeset in rtems [8166684]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-06 Ralf Corsepius <corsepiu@…> * config-ml.in: Imported from gcc-3.1. Change to match c/src/config-ml.in.
07:04 Changeset in rtems [05f5bf2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Initial revision

07/05/02:

18:33 Ticket #241 (fix setdbat() for BAT0 (libcpu/powerpc/mpc6xx)) created by strauman
This fixes a bug in an earlier patch (#213) which enabled setdbat() to …
18:15 Changeset in rtems [e90ff51f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-05 Joel Sherrill <joel@…> * macros/rtems/score/object.inl: Corrected implementation of _Objects_Open, _Objects_Close, and _Objects_Namespace_remove to be consistent with the inline implementation.
18:14 Changeset in rtems [485c974]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-05 Joel Sherrill <joel@…> * src/dpmemident.c, src/msgqident.c, src/partident.c, src/ratemonident.c, src/regionident.c, src/semident.c, src/timerident.c: Corrected use of name parameter to be consistent with fixes implemented to string name processing which were committed with the POSIX Message Queue update.
18:13 Changeset in rtems [f845e96e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-05 Joel Sherrill <joel@…> * include/rtems/posix/cancel.h, src/cancel.c, src/cancelrun.c, src/mqueue.c, src/pthread.c, src/semaphore.c, src/setcancelstate.c, src/setcanceltype.c, src/testcancel.c: Per PR164, corrected the behavior of thread cancellation and did some cleanup as a side-effect.
18:10 Changeset in rtems [4a2b4f0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-05 Joel Sherrill <joel@…> * cpu.c, irq.c, rtems/score/cpu.h: Filled in something that was marked XXX.
18:09 Changeset in rtems [2540208]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-05 Joel Sherrill <joel@…> * rtems/score/cpu.h: Filled in something that was marked XXX.
18:07 Changeset in rtems [4f234da]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-05 Joel Sherrill <joel@…> * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn: Updated as part of PR164 which reported problems with the RTEMS implementation of pthread_cancel.
17:19 Ticket #240 (object ID format needs to be updated) created by Joel Sherrill
The discussion of object ID in the users manual has been rendered …
17:18 Ticket #239 (ids no longer correct in screens) created by Joel Sherrill
When the object id format was reworked, the Ids of all objects …
17:08 Ticket #164 (pthread_cancel could not stop the thread) closed by Joel Sherrill
State-Changed-From-To: working->closed State-Changed-Why: Test code now works and fix is committed.
16:19 Changeset in rtems [02ccf4a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-05 Ralf Corsepius <corsepiu@…> * acinclude.m4: New. * Makefile.am: Remove tar-installation. Prepend @exec@ to SUBDIRS. * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
16:13 Changeset in rtems [1b16e63c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-05 Ralf Corsepius <corsepiu@…> * automake/multilib.am: Add install-multi. * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting version.m4. Add --with-project-root. Reflect --with-project-root to setting up PROJECT_ROOT. * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK). * aclocal/check-cpu.m4: Reflect new RTEMS_TOPdir. * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
15:55 Changeset in rtems [51b4875]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-05 Ralf Corsepius <corsepiu@…> * configure.ac: RTEMS_TOP(..).
15:55 Changeset in rtems [705a0701]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-05 Ralf Corsepius <corsepiu@…> * configure.ac: RTEMS_TOP(../..).
15:54 Changeset in rtems [af81910]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-05 Ralf Corsepius <corsepiu@…> * configure.ac: RTEMS_TOP(../../../..).
Note: See TracTimeline for information about the timeline view.