forked from Imagelibrary/rtems
Cleanup ChangeLog.
This commit is contained in:
@@ -2,16 +2,16 @@
|
|||||||
|
|
||||||
PR 501/rtems_misc
|
PR 501/rtems_misc
|
||||||
* console.c: console_open disables ICANON on non-console port, which
|
* console.c: console_open disables ICANON on non-console port, which
|
||||||
should be ok for the first open but not for subsequent ones. If you
|
should be ok for the first open but not for subsequent ones. If you open
|
||||||
open one serial port, you will configure it, when you reopen it you
|
one serial port, you will configure it, when you reopen it you will lost
|
||||||
will lost the ICANON parameters if you had put it. Should be done by
|
the ICANON parameters if you had put it. Should be done by console only
|
||||||
console only at first open.
|
at first open.
|
||||||
|
|
||||||
2003-09-04 Joel Sherrill <joel@OARcorp.com>
|
2003-09-04 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* bootcard.c, bspclean.c, clockdrv_shell.c, console-polled.c,
|
* bootcard.c, bspclean.c, clockdrv_shell.c, console-polled.c, console.c,
|
||||||
console.c, ide_ctrl.c, main.c, sbrk.c, setvec.c, tod.c, tod.h,
|
ide_ctrl.c, main.c, sbrk.c, setvec.c, tod.c, tod.h, include/coverhd.h:
|
||||||
include/coverhd.h: URL for license changed.
|
URL for license changed.
|
||||||
|
|
||||||
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
@@ -21,8 +21,8 @@
|
|||||||
|
|
||||||
* include/Makefile.am: Remove (merged into Makefile.am).
|
* include/Makefile.am: Remove (merged into Makefile.am).
|
||||||
* gdbstub/Makefile.am: Remove (merged into Makefile.am).
|
* gdbstub/Makefile.am: Remove (merged into Makefile.am).
|
||||||
* Makefile.am: Reflect changes above.
|
* Makefile.am: Reflect changes above. Reflect having merged
|
||||||
Reflect having merged ../configure.ac into ../../../configure.ac.
|
../configure.ac into ../../../configure.ac.
|
||||||
|
|
||||||
2003-06-30 Joel Sherrill <joel@OARcorp.com>
|
2003-06-30 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
@@ -31,14 +31,13 @@
|
|||||||
2003-04-10 Till Straumann <strauman@slac.stanford.edu>
|
2003-04-10 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
PR 380/bsps
|
PR 380/bsps
|
||||||
* vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h:
|
* vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h: make printk
|
||||||
make printk format strings compliant with libcpu/printk.
|
format strings compliant with libcpu/printk. minor fixes and lazy init
|
||||||
minor fixes and lazy init bugfix.
|
bugfix.
|
||||||
|
|
||||||
2003-03-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-03-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* vmeUniverse/vmeUniverse.c: Remove CVS-Log (skrews up on
|
* vmeUniverse/vmeUniverse.c: Remove CVS-Log (skrews up on CVS-mergers).
|
||||||
CVS-mergers).
|
|
||||||
|
|
||||||
2003-02-20 Till Straumann <strauman@slac.stanford.edu>
|
2003-02-20 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
@@ -54,20 +53,10 @@
|
|||||||
|
|
||||||
2002-06-25 Joel Sherrill <joel@OARcorp.com>
|
2002-06-25 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
|
* Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k support to
|
||||||
support to the shared gdb stub glue necessitating a move up.
|
the shared gdb stub glue necessitating a move up.
|
||||||
* Makefile.am: Reflect new gdbstub directory.
|
* Makefile.am: Reflect new gdbstub directory.
|
||||||
|
|
||||||
2001-05-14 Till Straumann <strauman@slac.stanford.edu>
|
|
||||||
|
|
||||||
* vmeUniverse/README.universe, vmeUniverse/vmeUniverse.c,
|
|
||||||
vmeUniverse/vmeUniverse.h: New files.
|
|
||||||
* Makefile.am: Modified to reflect addition of files.
|
|
||||||
* Per PR214, contributes a driver for the TUNDRA UNIVERSE
|
|
||||||
VME-PCI bridge to libbsp/shared.
|
|
||||||
NOTE: This driver is maintained _outside_ RTEMS by Till. Please
|
|
||||||
forward future modifications to him.
|
|
||||||
|
|
||||||
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* include/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
* include/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||||
@@ -75,8 +64,8 @@
|
|||||||
|
|
||||||
2001-10-22 Joel Sherrill <joel@OARcorp.com>
|
2001-10-22 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* bootcard.c: Use __USE_INIT_FINI__ since USE_INIT_FINI
|
* bootcard.c: Use __USE_INIT_FINI__ since USE_INIT_FINI pollutes the
|
||||||
pollutes the application namespace.
|
application namespace.
|
||||||
|
|
||||||
2001-10-17 Joel Sherrill <joel@OARcorp.com>
|
2001-10-17 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
@@ -86,6 +75,15 @@
|
|||||||
|
|
||||||
* console-polled.c, console.c: Fixed typo.
|
* console-polled.c, console.c: Fixed typo.
|
||||||
|
|
||||||
|
2001-05-14 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
|
* vmeUniverse/README.universe, vmeUniverse/vmeUniverse.c,
|
||||||
|
vmeUniverse/vmeUniverse.h: New files.
|
||||||
|
* Makefile.am: Modified to reflect addition of files.
|
||||||
|
* Per PR214, contributes a driver for the TUNDRA UNIVERSE VME-PCI bridge
|
||||||
|
to libbsp/shared. NOTE: This driver is maintained _outside_ RTEMS by
|
||||||
|
Till. Please forward future modifications to him.
|
||||||
|
|
||||||
2001-01-12 Joel Sherrill <joel@OARcorp.com>
|
2001-01-12 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* setvec.c: Removed unused variables.
|
* setvec.c: Removed unused variables.
|
||||||
@@ -93,15 +91,12 @@
|
|||||||
2001-01-09 Joel Sherrill <joel@OARcorp.com>
|
2001-01-09 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* clockdrv_shell.c (CLOCK_DRIVER_ISRS_PER_TICK): Add support for
|
* clockdrv_shell.c (CLOCK_DRIVER_ISRS_PER_TICK): Add support for
|
||||||
multiple ISRs per clock tick. Testing per hacking on mips/jmr3904
|
multiple ISRs per clock tick. Testing per hacking on mips/jmr3904 clock
|
||||||
clock driver.
|
driver.
|
||||||
|
|
||||||
2001-01-03 Joel Sherrill <joel@OARcorp.com>
|
2001-01-03 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* clockdrv_shell.c: Fixed syntax error in fast idle support.
|
* clockdrv_shell.c: Fixed syntax error in fast idle support.
|
||||||
|
|
||||||
2001-01-03 Joel Sherrill <joel@OARcorp.com>
|
|
||||||
|
|
||||||
* clockdrv_shell.c: Added fast idle mode which is enabled by defining
|
* clockdrv_shell.c: Added fast idle mode which is enabled by defining
|
||||||
CLOCK_DRIVER_USE_FAST_IDLE.
|
CLOCK_DRIVER_USE_FAST_IDLE.
|
||||||
* console-polled.c: Added console_initialize_hardware() hook.
|
* console-polled.c: Added console_initialize_hardware() hook.
|
||||||
@@ -112,25 +107,25 @@
|
|||||||
|
|
||||||
2000-11-13 Joel Sherrill <joel@OARcorp.com>
|
2000-11-13 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* clock_driver_stub.c: This is a stub of a clock driver that
|
* clock_driver_stub.c: This is a stub of a clock driver that is
|
||||||
is sufficient for linking the ticker application. Some
|
sufficient for linking the ticker application. Some simulators do not
|
||||||
simulators do not have a soruce for a clock tick. Also
|
have a soruce for a clock tick. Also this can be used while
|
||||||
this can be used while constructing a BSP so everything links.
|
constructing a BSP so everything links.
|
||||||
|
|
||||||
2000-11-01 Joel Sherrill <joel@OARcorp.com>
|
2000-11-01 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* bsplibc.c: assoc.h, error.h, libio_.h, libio.h, and
|
* bsplibc.c: assoc.h, error.h, libio_.h, libio.h, and libcsupport.h
|
||||||
libcsupport.h moved from libc to lib/include/rtems and
|
moved from libc to lib/include/rtems and now must be referenced as
|
||||||
now must be referenced as <rtems/XXX.h>. Header file order
|
<rtems/XXX.h>. Header file order was cleaned up while doing this.
|
||||||
was cleaned up while doing this.
|
|
||||||
|
|
||||||
2000-10-30 Joel Sherrill <joel@OARcorp.com>
|
2000-10-30 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* POSIX include files merged into newlib. This resulted in
|
* POSIX include files merged into newlib. This resulted in some
|
||||||
some definitions moving to other files and thus some secondary
|
definitions moving to other files and thus some secondary effects in
|
||||||
effects in RTEMS source code.
|
RTEMS source code.
|
||||||
* sbrk.c: Corrected prototype to match newlib.
|
* sbrk.c: Corrected prototype to match newlib.
|
||||||
|
|
||||||
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* ChangeLog: New file.
|
* ChangeLog: New file.
|
||||||
|
|
||||||
|
|||||||
@@ -1,13 +1,12 @@
|
|||||||
2002-07-01 Joel Sherrill <joel@OARcorp.com>
|
2002-07-01 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* rtems-stub-glue.c: Corrected use of
|
* rtems-stub-glue.c: Corrected use of _Objects_Information_table now
|
||||||
_Objects_Information_table now that it is a two dimensional
|
that it is a two dimensional array based upon API and class.
|
||||||
array based upon API and class.
|
|
||||||
|
|
||||||
2002-06-25 Joel Sherrill <joel@OARcorp.com>
|
2002-06-25 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
|
* Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k support to
|
||||||
support to the shared gdb stub glue necessitating a move up.
|
the shared gdb stub glue necessitating a move up.
|
||||||
* ChangeLog, Makefile.am, .cvsignore: New file.
|
* ChangeLog, Makefile.am, .cvsignore: New file.
|
||||||
* rtems-stub-glue.c: Moved from mips/shared/gdbstub and
|
* rtems-stub-glue.c: Moved from mips/shared/gdbstub and
|
||||||
m68k/shared/gdbstub.
|
m68k/shared/gdbstub.
|
||||||
|
|||||||
Reference in New Issue
Block a user