source: rtems/c/src/lib/libbsp/powerpc/papyrus/ChangeLog @ ac9253e

4.104.114.84.95
Last change on this file since ac9253e was ac9253e, checked in by Joel Sherrill <joel.sherrill@…>, on 10/25/01 at 22:05:52

2001-10-25 Joel Sherrill <joel@…>

  • startup/linkcmds: Added _init and _fini.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12001-10-25      Joel Sherrill <joel@OARcorp.com>
2
3        * startup/linkcmds: Added _init and _fini.
4
52001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
8        * configure.in: Remove.
9        * configure.ac: New file, generated from configure.in by autoupdate.
10
112001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
14
152001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.in: Add bspopts.h.
18        * include/.cvsignore: Add bspopts.h*, stamp-h*.
19        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
20        * include/bsp.h: Include bspopts.h.
21
222001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
23
24        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
25
262000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
29
302000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
33
342000-11-01      Joel Sherrill <joel@OARcorp.com>
35
36        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
37        and libcsupport.h moved from libc to lib/include/rtems and
38        now must be referenced as <rtems/XXX.h>.   Header file order
39        was cleaned up while doing this.
40
412000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
44        Switch to GNU canonicalization.
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-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
55        wrapup/Makefile.am: Include compile.am
56
572000-08-10      Joel Sherrill <joel@OARcorp.com>
58
59        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.