source: rtems/c/src/lib/libbsp/powerpc/helas403/ChangeLog @ 86d9ca2

4.104.114.84.95
Last change on this file since 86d9ca2 was 85ca769, checked in by Joel Sherrill <joel.sherrill@…>, on 12/07/01 at 12:44:01

2001-12-04 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_ENABLE_NETWORKING.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
4
52001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
8
92001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to
12        SUBDIRS.
13        * configure.ac:  Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
14        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
15        RTEMS_PPC_EXCEPTIONS([old]).
16        * include/Makefile.am: Convert PREINSTALL_FILES to
17        TMPINSTALL_FILES, include force-preinstall.am.
18        * wrapup/Makefile.am: Apply @exceptions@.
19
202001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
21
22        This modification is part of the submitted modifications necessary to
23        support the IBM PPC405 family.  This submission was reviewed by
24        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
25        not negatively impact the ppc403 BSPs.  The submission and tracking
26        process was captured as PR50.
27        * include/bsp.h: Increase the interrupt stack size to 16K.
28
292001-10-25      Joel Sherrill <joel@OARcorp.com>
30
31        * startup/linkcmds: Added _init and _fini.
32
332001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
36        * configure.in: Remove.
37        * configure.ac: New file, generated from configure.in by autoupdate.
38
392001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
42
432001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.in: Add bspopts.h.
46        * include/.cvsignore: Add bspopts.h*, stamp-h*.
47        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
48        * include/bsp.h: Include bspopts.h.
49
502001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
51
52        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
53
542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
57
582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
61
622000-11-01      Joel Sherrill <joel@OARcorp.com>
63
64        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
65        and libcsupport.h moved from libc to lib/include/rtems and
66        now must be referenced as <rtems/XXX.h>.   Header file order
67        was cleaned up while doing this.
68
692000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
72        Switch to GNU canonicalization.
73
742000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
75
76        * startup/linkcmds: Added lines so DWARF debug information
77        would be available.  Otherwise gdb complains that the offsets
78        for the debug info are incorrect and doesn't load the files.
79
802000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
83        wrapup/Makefile.am: Include compile.am
84
852000-08-10      Joel Sherrill <joel@OARcorp.com>
86
87        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.