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

4.104.114.84.95
Last change on this file since 45805cc was 45805cc, checked in by Joel Sherrill <joel.sherrill@…>, on 01/06/02 at 20:06:53

2002-01-03 Ralf Corsepius <corsepiu@…>

  • include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
  • Property mode set to 100644
File size: 2.9 KB
RevLine 
[45805cc]12002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
4
[8fec915]52001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
8        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
9
[9e1ae79]102001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
13
[ac9253e]142001-10-25      Joel Sherrill <joel@OARcorp.com>
15
16        * startup/linkcmds: Added _init and _fini.
17
[df25c998]182001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
21        * configure.in: Remove.
22        * configure.ac: New file, generated from configure.in by autoupdate.
23
[cf282090]242001-09-27      Joel Sherrill <joel@OARcorp.com>
25
26        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
27
[1858070]282001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
31
[cac4c75]322001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.in: Add bspopts.h.
35        * include/bsp.h: Include bspopts.h.
36        * include/.cvsignore: Add bspopts.h*, stamp-h*.
37        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
38        * start/Makefile.am: Dito.
39        * network/Makefile.am: Dito.
40
412001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[6f21328]42
43        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
44
[feead226]452000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
48
[a314d3b4]492000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
52
[eba2e4f]532000-11-01      Joel Sherrill <joel@OARcorp.com>
54
55        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
56        and libcsupport.h moved from libc to lib/include/rtems and
57        now must be referenced as <rtems/XXX.h>.   Header file order
58        was cleaned up while doing this.
59
[e83378d]602000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
63        Switch to GNU canonicalization.
64
[cf5be833]652000-10-20      Joel Sherrill <joel@OARcorp.com>
66
67        * console/console.c: Invoke BSP_uart_init() with enough arguments
68        now that more communication parameters are settable.
69
[bad7e90]702000-10-17      Joel Sherrill <joel@OARcorp.com>
71
72        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
73        to libbsp/i386/shared/irq.
74
[4cb5d29]752000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
76
77        * startup/linkcmds: Added lines so DWARF debug information
78        would be available.  Otherwise gdb complains that the offsets
79        for the debug info are incorrect and doesn't load the files.
80
[2431a8cf]812000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
84
[80052531]852000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
88        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
89        wrapup/Makefile.am: Include compile.am
90
[e94ad1fe]912000-08-10      Joel Sherrill <joel@OARcorp.com>
92
93        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.