source: rtems/c/src/lib/libbsp/i386/i386ex/ChangeLog @ a314d3b4

4.104.114.84.95
Last change on this file since a314d3b4 was a314d3b4, checked in by Joel Sherrill <joel.sherrill@…>, on 11/02/00 at 15:49:06

2000-11-02 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
  • Property mode set to 100644
File size: 1.5 KB
Line 
12000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
4
52000-11-01      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
8        and libcsupport.h moved from libc to lib/include/rtems and
9        now must be referenced as <rtems/XXX.h>.   Header file order
10        was cleaned up while doing this.
11
122000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
15        Switch to GNU canonicalization.
16
172000-10-20      Joel Sherrill <joel@OARcorp.com>
18
19        * console/console.c: Invoke BSP_uart_init() with enough arguments
20        now that more communication parameters are settable.
21
222000-10-17      Joel Sherrill <joel@OARcorp.com>
23
24        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
25        to libbsp/i386/shared/irq.
26
272000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
28
29        * startup/linkcmds: Added lines so DWARF debug information
30        would be available.  Otherwise gdb complains that the offsets
31        for the debug info are incorrect and doesn't load the files.
32
332000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
36
372000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
40        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
41        wrapup/Makefile.am: Include compile.am
42
432000-08-10      Joel Sherrill <joel@OARcorp.com>
44
45        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.