source: rtems/c/src/lib/libbsp/i386/ts_386ex/ChangeLog @ 5098898

4.104.114.84.95
Last change on this file since 5098898 was 5098898, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 13:52:14

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

  • include/bsp.h: include <libcpu/cpu.h>.
  • console/console.c: Remove unused variable console_open_count.
  • Property mode set to 100644
File size: 3.9 KB
Line 
12002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/bsp.h: include <libcpu/cpu.h>.
4        * console/console.c: Remove unused variable console_open_count.
5
62002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac:
9        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
10        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
11        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
12        * Makefile.am: Remove AUTOMAKE_OPTIONS.
13        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
14        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
15        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
16        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
17        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
18        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
19        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
20
212002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Remove stray ';', PR 139.
24
252002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
28
292001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
32        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
33
342001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
37
382001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Add RTEMS_BSPOPTS_*(LOAD_RTC_AT_START),
41        RTEMS_BSPOPTS_*(BSP_DEBUG), RTEMS_BSPOPTS_*(UARTDEBUG),
42        remove RTEMS_OUTPUT_BUILD_SUBDIRS.
43
442001-10-12      Joel Sherrill <joel@OARcorp.com>
45
46        * startup/linkcmds: Fixed typo.
47
482001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
51        * configure.in: Remove.
52        * configure.ac: New file, generated from configure.in by autoupdate.
53
542001-09-27      Joel Sherrill <joel@OARcorp.com>
55
56        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
57
582001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
61
622001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.in: Add bspopts.h.
65        * include/.cvsignore: Add bspopts.h*, stamp-h*.
66        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
67        * include/bsp.h: Include bspopts.h.
68
692001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
70
71        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
72
732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
76
772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
80
812000-11-01      Joel Sherrill <joel@OARcorp.com>
82
83        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
84        and libcsupport.h moved from libc to lib/include/rtems and
85        now must be referenced as <rtems/XXX.h>.   Header file order
86        was cleaned up while doing this.
87
882000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
91        Switch to GNU canonicalization.
92
932000-10-19      Joel Sherrill <joel@OARcorp.com>
94
95        * console/console.c: Invoke BSP_uart_init() with all arguments
96        now that it takes more parameters.
97
982000-10-17      Joel Sherrill <joel@OARcorp.com>
99
100        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
101        to libbsp/i386/shared/irq.
102
1032000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
104
105        * startup/linkcmds: Added lines so DWARF debug information
106        would be available.  Otherwise gdb complains that the offsets
107        for the debug info are incorrect and doesn't load the files.
108
1092000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
112        * startup/Makefile.am: Cleanup comments.
113
1142000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
117        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
118        wrapup/Makefile.am: Include compile.am
119
1202000-08-10      Joel Sherrill <joel@OARcorp.com>
121
122        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.