forked from Imagelibrary/rtems
40 lines
1017 B
Plaintext
40 lines
1017 B
Plaintext
2007-12-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
|
|
|
* base.h: Remove Lines, Verbose, EXTERN.
|
|
* menu2.c: Add Lines, Verbose. Remove EXTERN.
|
|
* base.h: Remove BlankAsWarnings.
|
|
* base.h: Remove NumberOf*.
|
|
|
|
2007-12-06 Ralf Corsepius <ralf.corsepius@rtems.org>
|
|
|
|
* address.h, address.inl, chain.c, chain.h, system.h:
|
|
Eliminate unsigned8, unsigned16, unsigned32.
|
|
Use size_t, ptrdiff_t, intptr_t for 64bit compliance.
|
|
|
|
2007-12-06 Ralf Corsepius <ralf.corsepius@rtems.org>
|
|
|
|
* chain.c: Reflect removal of isr.h.
|
|
* isr.h: Remove.
|
|
* Makefile.am: Remove isr.h.
|
|
|
|
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Cosmetics.
|
|
|
|
2003-11-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* system.h: Remove USE_INLINES.
|
|
* chain.c: Remove USE_INLINES.
|
|
|
|
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Remove AUTOMAKE_OPTIONS.
|
|
|
|
2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Require automake-1.5.
|
|
|
|
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* ChangeLog: New file.
|