Timeline



03/19/01:

13:10 Changeset in rtems [db501a3d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to ss-20010319
13:09 Changeset in rtems [9a4d549]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-19 Joel Sherrill <joel@…> * setup.def: Updated version numbers and patches for binutils and gdb. binutils was to get correct patch in field. gdb was to add mipstx39-rtems configurery support.
13:08 Changeset in rtems [ab6d08f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-19 Joel Sherrill <joel@…> * sys/utsname.h: Added C++ wrapper.

03/15/01:

21:01 Ticket #6 (test) created by Jeff Mayes
precise description of the problem (multiple lines)> Release: …
21:01 Ticket #7 (doc) created by Jeff Mayes
precise description of the problem (multiple lines)> Release: …
21:01 Ticket #3 (test) created by RTEMS Bugs
precise description of the problem (multiple lines) Release: …
21:01 Ticket #4 (request for a customer id) created by RTEMS Bugs
Release: RTEMS-4.5 Environment: System: Linux usa 2.2.16-3 #1 Mon Jun …
21:01 Ticket #2 (test) created by Jeff Mayes
test report Release: unknown
21:01 Ticket #631 (test) created by Jeff Mayes
test Release: unknown
13:42 Changeset in rtems [a2cc545e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-15 Ralf Corsepiu <corsepius@…> * include/.cvsignore: Remove danlgling file.

03/14/01:

19:43 Changeset in rtems [b9a7287e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-14 Joel Sherrill <joel@…> * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems configuration to gdb since this includes the JMR3904 simulator.
19:42 Changeset in rtems [7e05b53]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-14 Joel Sherrill <joel@…> * serial/Makefile.am, serial/mc68681.c, serial/ns16550.c, serial/serprobe.c, serial/z85c30.c: Now install sersupp.h to <libchip/sersupp.h> so libchip style serial drivers can be written in libcpu or libbsp.
19:41 Changeset in rtems [b6a9d25]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-14 Joel Sherrill <joel@…> * console/console.c: Added printk() support.
17:25 Changeset in rtems [1a792e47]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-14 Joel Sherrill <joel@…> * custom/genmongossev.cfg: New file.
17:24 Changeset in rtems [ef380d3f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-14 Joel Sherrill <joel@…> * clock/clockdrv.c, console/conscfg.c, include/bsp.h, start/start.S, startup/bspstart.c, timer/timer.c: Comments corrected.
17:19 Changeset in rtems [f849f3e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-02-22 Joel Sherrill <joel@…> * The Generic Mongoose-V BSP uses only the peripherals found on the Synova Mongoose-V CPU. This is a radiation hardened CPU based on the LSI Logic 33K. * .cvsignore, ChangeLog?, Makefile.am, README, bsp_specs, configure.in, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c, console/.cvsignore, console/Makefile.am, console/conscfg.c, include/.cvsignore, include/Makefile.am, include/bsp.h, start/.cvsignore, start/Makefile.am, start/regs.S, start/start.S, startup/.cvsignore, startup/Makefile.am, startup/bspstart.c, startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c, wrapup/.cvsignore, wrapup/Makefile.am: New files.
16:43 Changeset in rtems [aa7f8a1f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-14 Joel Sherrill <joel@…> * cpu.c, rtems/score/cpu.h, rtems/score/mipstypes.h: Removed unused variable _CPU_Thread_dispatch_pointer and cleaned numerous comments.
00:49 Changeset in rtems [acdb6558]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-13 Joel Sherrill <joel@…> * Added mongoose-v, mongoose-v/include, and mongoose-v/vectorisrs directories. * mongoosev/.cvsignore, mongoosev/Makefile.am, mongoosev/README, mongoosev/duart/.cvsignore, mongoosev/duart/Makefile.am, mongoosev/duart/README.mguart, mongoosev/duart/mg5uart.c, mongoosev/duart/mg5uart.h, mongoosev/duart/mg5uart_reg.c, mongoosev/include/.cvsignore, mongoosev/include/Makefile.am, mongoosev/include/mongoose-v.h, mongoosev/vectorisrs/.cvsignore, mongoosev/vectorisrs/Makefile.am, mongoosev/vectorisrs/vectorisrs.c: New files. * Makefile.am, configure.in, shared/interrupts/Makefile.am, shared/interrupts/maxvectors.c: Added support for mongoosev. * tx39/vectorisrs/vectorisrs.c: Corrected warning.
00:18 Changeset in rtems [7b79761]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-08 Ralf Corsepiu <corsepius@…> * configure.in: Use ${MAKE} in message at the end of the configure.in.
00:14 Changeset in rtems [2e549dad]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-13 Joel Sherrill <joel@…> * cpu.c, cpu_asm.S, iregdef.h, rtems/score/cpu.h, rtems/score/mips.h: Merged MIPS1 and MIPS3 code reducing the number of lines of assembly. Also reimplemented some assembly routines in C further reducing the amount of assembly and increasing maintainability.

03/05/01:

23:01 Changeset in rtems [07fbfced]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-31 Sergei Organov <osv@…> * rtems_servers/ftp.d: Following changes: - Hacks with current dir and root dir removed in favor of new libio support for task-local current and root directories. - Bug in `close_data_socket()' introduced by previous change fixed. - `command_pasv()' changed to set timeout on socket we are listening on and code fixed to don't close socket twice on error. - serr()' changed to clear errno'. - data_socket()' changed to clear errno' before `bind()'. - session()' changed to clear errno' before processing session. - `close_data_socket()' fixed to close both active and passive sockets - Initialize info->data_socket to -1 in `daemon()' - Initialize fname' to empty string in exec_command()'
22:49 Changeset in rtems [1fc16ff]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-02-18 Ralf Corsepiu <corsepius@…> * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
22:49 Changeset in rtems [2eb9d169]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-02-18 Ralf Corsepiu <corsepius@…> * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
22:48 Changeset in rtems [98f3cfa]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-02-27 Ralf Corsepius <corsepiu@…> * mpc505/ictrl/Makefile.am, mpc6xx/clock/Makefile.am, mpc6xx/exceptions/Makefile.am, mpc6xx/mmu/Makefile.am, mpc8xx/include/Makefile.am, new_exception_processing/Makefile.am, old_exception_processing/Makefile.am, pc403/ictrl/Makefile.am, shared/include/Makefile.am, shared/src/Makefile.am: Apply *_HEADERS instead of *H_FILES. * shared/src/.cvsignore: Add cache.h.
22:48 Changeset in rtems [bb56b9f1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-03 Ralf Corsepius <corsepiu@…> * clock/Makefile.am: Apply *_HEADERS instead of *H_FILES.
22:48 Changeset in rtems [bb621b0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-03 Ralf Corsepius <corsepiu@…> * shared/cache/Makefile.am, tx39/include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
22:47 Changeset in rtems [b98c8c9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-03 Ralf Corsepius <corsepiu@…> * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply include_*HEADERS instead of H_FILES.
22:47 Changeset in rtems [92aaf3d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-02-27 Ralf Corsepius <corsepiu@…> * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am: Remove H_FILES. * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
22:47 Changeset in rtems [232b6333]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-02-19 Ralf Corsepius <corsepiu@…: * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
22:46 Changeset in rtems [5ce7c349]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-02-18 Ralf Corsepius <corsepiu@…: * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
Note: See TracTimeline for information about the timeline view.