Timeline



08/30/00:

17:12 Changeset in rtems [188c82b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-30 Joel Sherrill <joel@…> * Many files: Moved posix/include/rtems/posix/seterr.h to score/include/rtems/seterr.h so it would be available within all APIs.
17:11 Changeset in rtems [73eea69c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-30 Joel Sherrill <joel@…> * mw-fb/.cvsignore: New file.
17:06 Changeset in rtems [b0c3aaf2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-30 Joel Sherrill <joel@…> * console/keyboard.h: Changed numerous routines from extern inline to static inline.
16:54 Changeset in rtems [08f06ad1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-30 Joel Sherrill <joel@…> * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
16:52 Changeset in rtems [82edf48]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-30 Joel Sherrill <joel@…> * rtems_webserver/license.txt: New file.
08:23 Changeset in rtems [99b8e8c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-30 Joel Sherrill <joel@…> * setup.def: Updated gcc and newlib patches and bumped RPM revision. Patches primarily add or16/or32 basic support to newlib and i386 multilib improvements to gcc from Ralf Corsepius.
08:22 Changeset in rtems [50d6077]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-30 Ralf Corsepius <corsepiu@…> * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs
08:21 Changeset in rtems [152b1e3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-26 Rosimildo da Silva <rdasilva@…> * Added generic Micro FrameBuffer? interface for MicroWindows?. This interface allows MicroWindows? to under RTEMS. A sample driver has been developed for the pc386 BSP. See pc386/fb_vga.c as a sample. * Added Uniform Input Device interface for MicroWindows?. See PC386 bsp for sample drivers for mouse and keyboard (console). * mw-bf: New directory. * Makefile.am, configure.in, wrapup/Makefile.am: Account for mw-fb. * mw-fb/Makefile.am: New file. * mw-fb/mw_fb.c: New file. * mw-fb/mw_fb.h: New file. * mw-fb/mw_uid.c: New file. * mw-fb/mw_uid.h: New file.
08:18 Changeset in rtems [b459526]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-26 Rosimildo da Silva <rdasilva@…> * shared/comm: Added "/dev/ttyS1" & "/dev/ttyS2" support for the i386 BSPs. * shared/comm/gdb_glue.c: New file. * shared/comm/i386_io.c: New file. * shared/comm/tty_drv.c: New file. * shared/comm/tty_drv.h: New file. * shared/comm/Makefile.am: Account for new files. * shared/comm/uart.c: Adds support for sending characters to another "line discipline."
08:15 Changeset in rtems [3cbb63a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-26 Rosimildo da Silva <rdasilva@…> * Major rework of the "/dev/console" driver. * Added termios support for stdin ( keyboard ). * Added ioctls() to support modes similar to Linux( XLATE, RAW, MEDIUMRAW ). * Added Keyboard mapping and handling of the keyboard's leds. * Added Micro FrameBuffer? driver ( "/dev/fb0" ) for bare VGA controller ( 16 colors ). * Added PS/2 and Serial mouse support for PC386 BSP. * console/defkeymap.c: New file. * console/fb_vga.c: New file. * console/fb_vga.h: New file. * console/i386kbd.h: New file. * console/kd.h: New file. * console/keyboard.c: New file. * console/keyboard.h: New file. * console/mouse_parser.c: New file. * console/mouse_parser.h: New file. * console/pc_keyb.c: New file. * console/ps2_drv.h: New file. * console/ps2_mouse.c: New file. * console/ps2_mouse.h: New file. * console/serial_mouse.c: New file. * console/serial_mouse.h: New file. * console/vgainit.c: New file. * console/vt.c: New file. * console/Makefile.am: Reflect new files. * console/console.c, console/inch.c, console/outch.c: Console functionality modifications. * startup/Makefile.am: Pick up tty_drv.c and gdb_glue.c
08:07 Changeset in rtems [fe602cf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-30 Joel Sherrill <joel@…> * setup.def: Updated to gnat-3.13p and adjusted all versions and revisions. * gnatnewlib/gnatnewlib.spec.in: Include gcov per gnat 3.13p build instructions. * NOTE: GNAT 3.13p was not successfully built when this was committed.
08:00 Changeset in rtems [00966ba]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-30 Ralf Corsepius <corsepiu@…> * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs
07:59 Changeset in rtems [51f21b2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-30 Ralf Corsepius <corsepiu@…> * configure.in: Remove libcpu and libbsp * Makefile.am: Remove libcpu and libbsp
07:56 Changeset in rtems [c7b98723]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-30 Ralf Corsepius <corsepiu@…> * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICAL_TOOLS
07:55 Changeset in rtems [9c1c574b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-30 Joel Sherrill <joel.sherrill@…> * taskstart.c: Removed 1st cut at rtems_task_start_main_style. Only committed this so it could be easily revisited as we discussing moving main() to user space from BSP space.
07:54 Changeset in rtems [67ebbcf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-30 Joel Sherrill <joel.sherrill@…> * taskstart.c: Added 1st cut at rtems_task_start_main_style.

08/29/00:

14:52 Changeset in rtems [ef386359]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-29 Joel Sherrill <joel.sherrill@…> * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
14:51 Changeset in rtems [0b456f72]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Correcting.
14:47 Changeset in rtems [eeec72f8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-28 Joel Sherrill <joel.sherrill@…> * cpu.c: Spacing issues. * rtems/score/cpu.h: Removed warning by setting _level.
14:47 Changeset in rtems [ce6411d6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-29 Joel Sherrill <joel.sherrill@…> * cpu.c: Spacing issues. * rtems/score/cpu.h: Removed warning by setting _level. 2000-08-29 Joel Sherrill <joel.sherrill@…> * Makefile.am: Added S_O_FILES to list of objects.
14:46 Changeset in rtems [f79d3585]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-29 Joel Sherrill <joel.sherrill@…> * Makefile.am: Added S_O_FILES to list of objects.

08/25/00:

17:47 Changeset in rtems [750fa339]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Adding ChangeLogs?.
17:46 Changeset in rtems [614d73e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-11 Charles-Antoine Gauthier <charles.gauthier@…> * include/mvme16x_hw.h: Added NVRAM_CONFIGURE macro in a manner that should work for 162, 162lx, and 167.
17:30 Changeset in rtems [8ca1e808]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-17 Ralf Corsepius <corsepiu@…> * include/rtems/system.h: Include cpuopts.h for i386.
17:30 Changeset in rtems [95990b57]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-17 Ralf Corsepius <corsepiu@…> * rtems/score/i386.h: cpu-variant define handling Rewrite due to introduction of multilib defines. * asm.h: include cpuopts.h instead of targopts.h
17:29 Changeset in rtems [dd53e2e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-25 Joel Sherrill <joel.sherrill@…> * ChangeLog?: Moved incorrect entries to make/ChangeLog.
17:29 Changeset in rtems [6fe4d043]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-17 Ralf Corsepius <corsepiu@…> * make/custom/pck6.cfg: New file * make/custom/pc486.cfg: Use -m486 * make/custom/pc586.cfg: Use -mpentium * make/custom/pc686.cfg: Use -mmpentiumpro * make/custom/i386ex.cfg: Use -msoft-float
17:27 Changeset in rtems [8e57762]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-17 Ralf Corsepius <corsepiu@…> * make/custom/pck6.cfg: New file * make/custom/pc486.cfg: Use -m486 * make/custom/pc586.cfg: Use -mpentium * make/custom/pc686.cfg: Use -mmpentiumpro * make/custom/i386ex.cfg: Use -msoft-float * aclocal/check-bsps.h: - Add pck6-BSP - Exclude ChangeLog? from being picked up as BSP * aclocal/bsp-alias.m4: Add pck6-BSP
17:25 Changeset in rtems [f018b1a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-11 Charles-Antoine Gauthier <charles.gauthier@…> * mpc8xx/console-generic/console-generic.c: Add support for configuration parameters in NVRAM
17:24 Changeset in rtems [00ff4cd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-11 Charles-Antoine Gauthier <charles.gauthier@…> * README: * console/console.c: * include/bsp.h: * network/network.c: * startup/bspstart.c: Add support for configuration parameters in NVRAM
17:24 Changeset in rtems [060d538]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-11 Charles-Antoine Gauthier <charles.gauthier@…> * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
17:22 Changeset in rtems [b24a093]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-25 Joel Sherrill <joel.sherrill@…> * ChangeLog?: File paths corrected.
17:17 Changeset in rtems [4b9a98c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-25 Joel Sherrill <joel.sherrill@…> * rtems/score/no_cpu.h: Modified so there are fewer and more consistent variations on "no cpu" so it is easier to sed the source as the starting point for a new port.
17:15 Changeset in rtems [b602c298]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-25 Joel Sherrill <joel.sherrill@…> * inline/rtems/posix/timer.inl, include/rtems/posix/timer.h, inline/rtems/posix/Makefile.am, src/ptimer1.c: Redid the style of src/ptimer1.c. Continued effort to make the POSIX Timer implementation match that of other managers. Added data structures required to use SuperCore? Object Handler.
17:12 Changeset in rtems [1a3b281]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-25 Joel Sherrill <joel.sherrill@…> * libc/fs_null_handlers.c: Added missing rmnod entry.
13:13 Changeset in rtems [662678d1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-25 Joel Sherrill <joel.sherrill@…> * libc/isatty.c, libc/imfs_handlers_directory.c, libc/creat.c, libc/imfs_directory.c: Fixed style issues.
Note: See TracTimeline for information about the timeline view.