source: rtems/c/src/lib/libbsp/i386/ts_386ex/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-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.in: Add bspopts.h.
8        * include/.cvsignore: Add bspopts.h*, stamp-h*.
9        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
10        * include/bsp.h: Include bspopts.h.
11
122001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
13
14        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
15
162000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
19
202000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
23
242000-11-01      Joel Sherrill <joel@OARcorp.com>
25
26        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
27        and libcsupport.h moved from libc to lib/include/rtems and
28        now must be referenced as <rtems/XXX.h>.   Header file order
29        was cleaned up while doing this.
30
312000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
34        Switch to GNU canonicalization.
35
362000-10-19      Joel Sherrill <joel@OARcorp.com>
37
38        * console/console.c: Invoke BSP_uart_init() with all arguments
39        now that it takes more parameters.
40
412000-10-17      Joel Sherrill <joel@OARcorp.com>
42
43        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
44        to libbsp/i386/shared/irq.
45
462000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
47
48        * startup/linkcmds: Added lines so DWARF debug information
49        would be available.  Otherwise gdb complains that the offsets
50        for the debug info are incorrect and doesn't load the files.
51
522000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
55        * startup/Makefile.am: Cleanup comments.
56
572000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
60        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
61        wrapup/Makefile.am: Include compile.am
62
632000-08-10      Joel Sherrill <joel@OARcorp.com>
64
65        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.