source: rtems/c/src/lib/libbsp/i386/ts_386ex/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: 3.0 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
[84eed6cd]142001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Add RTEMS_BSPOPTS_*(LOAD_RTC_AT_START),
17        RTEMS_BSPOPTS_*(BSP_DEBUG), RTEMS_BSPOPTS_*(UARTDEBUG),
18        remove RTEMS_OUTPUT_BUILD_SUBDIRS.
19
[d24657e]202001-10-12      Joel Sherrill <joel@OARcorp.com>
21
22        * startup/linkcmds: Fixed typo.
23
[df25c998]242001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
27        * configure.in: Remove.
28        * configure.ac: New file, generated from configure.in by autoupdate.
29
[cf282090]302001-09-27      Joel Sherrill <joel@OARcorp.com>
31
32        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
33
[1858070]342001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
37
[ebf3adc]382001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.in: Add bspopts.h.
41        * include/.cvsignore: Add bspopts.h*, stamp-h*.
42        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
43        * include/bsp.h: Include bspopts.h.
44
[6f21328]452001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
46
47        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
48
[feead226]492000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
52
[a314d3b4]532000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
56
[eba2e4f]572000-11-01      Joel Sherrill <joel@OARcorp.com>
58
59        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
60        and libcsupport.h moved from libc to lib/include/rtems and
61        now must be referenced as <rtems/XXX.h>.   Header file order
62        was cleaned up while doing this.
63
[0134f4f]642000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
67        Switch to GNU canonicalization.
68
[c4be3475]692000-10-19      Joel Sherrill <joel@OARcorp.com>
70
71        * console/console.c: Invoke BSP_uart_init() with all arguments
72        now that it takes more parameters.
73
[bad7e90]742000-10-17      Joel Sherrill <joel@OARcorp.com>
75
76        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
77        to libbsp/i386/shared/irq.
78
[4cb5d29]792000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
80
81        * startup/linkcmds: Added lines so DWARF debug information
82        would be available.  Otherwise gdb complains that the offsets
83        for the debug info are incorrect and doesn't load the files.
84
[4166123]852000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
88        * startup/Makefile.am: Cleanup comments.
89
[80052531]902000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
93        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
94        wrapup/Makefile.am: Include compile.am
95
[e94ad1fe]962000-08-10      Joel Sherrill <joel@OARcorp.com>
97
98        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.