summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/ChangeLog
blob: f2a7aa25f8ceefef37273d8dbbc1fb13187b254c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
2000-12-01	Joel Sherrill <joel@OARcorp.com>

	* console-polled.c: Remove warnings.

2000-11-13	Joel Sherrill <joel@OARcorp.com>

	* clock_driver_stub.c: This is a stub of a clock driver that
	is sufficient for linking the ticker application.  Some
	simulators do not have a soruce for a clock tick.  Also
	this can be used while constructing a BSP so everything links.

2000-11-01	Joel Sherrill <joel@OARcorp.com>

	* bsplibc.c: assoc.h, error.h, libio_.h, libio.h, and
	libcsupport.h moved from libc to lib/include/rtems and
	now must be referenced as <rtems/XXX.h>.   Header file order
	was cleaned up while doing this.

2000-10-30	Joel Sherrill <joel@OARcorp.com>

	* POSIX include files merged into newlib.  This resulted in
	some definitions moving to other files and thus some secondary
	effects in RTEMS source code.
	* sbrk.c: Corrected prototype to match newlib.

2000-08-10	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: New file.