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

4.104.114.84.95
Last change on this file since 1858070 was 1858070, checked in by Joel Sherrill <joel.sherrill@…>, on 09/27/01 at 19:31:53

2001-09-27 Ralf Corsepius <corsepiu@…>

  • include/Makefile.am: Use 'PREINSTALL_FILES ='.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
4
52001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.in: Add bspopts.h.
8        * include/bsp.h: Include bspopts.h.
9        * include/.cvsignore: Add bspopts.h*, stamp-h*.
10        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
11        * start/Makefile.am: Dito.
12        * network/Makefile.am: Dito.
13
142001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
17
182000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
21
222000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
25
262000-11-01      Joel Sherrill <joel@OARcorp.com>
27
28        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
29        and libcsupport.h moved from libc to lib/include/rtems and
30        now must be referenced as <rtems/XXX.h>.   Header file order
31        was cleaned up while doing this.
32
332000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
36        Switch to GNU canonicalization.
37
382000-10-20      Joel Sherrill <joel@OARcorp.com>
39
40        * console/console.c: Invoke BSP_uart_init() with enough arguments
41        now that more communication parameters are settable.
42
432000-10-17      Joel Sherrill <joel@OARcorp.com>
44
45        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
46        to libbsp/i386/shared/irq.
47
482000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
49
50        * startup/linkcmds: Added lines so DWARF debug information
51        would be available.  Otherwise gdb complains that the offsets
52        for the debug info are incorrect and doesn't load the files.
53
542000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
57
582000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
61        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
62        wrapup/Makefile.am: Include compile.am
63
642000-08-10      Joel Sherrill <joel@OARcorp.com>
65
66        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.