source: rtems/c/src/lib/libcpu/hppa1.1/ChangeLog @ 74e2998

Last change on this file since 74e2998 was 74e2998, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:41:57

2003-08-11 Ralf Corsepius <corsepiu@…>

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
4
52003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove AC_CONFIG_AUX_DIR.
8
92003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
12
132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: AC_PREREQ(2.57).
16
172002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: RTEMS_CHECK_CUSTOM_BSP.
20        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
21        * milli/Makefile.am: Ditto.
22        * semaphore/Makefile.am: Ditto.
23        * timer/Makefile.am: Ditto.
24
252002-12-16      Joel Sherrill <joel@OARcorp.com>
26
27        * milli/milli.S: Per PR329, use GNU binutils assembler directives.
28
292002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
32
332002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Add RTEMS_PROG_CCAS.
36
372002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * .cvsignore: Reformat.
40        Add autom4te*cache.
41        Remove autom4te.cache.
42
432002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
46        * milli/Makefile.am: Use .$(OBJEXT) instead of .o.
47        * semaphore/Makefile.am: Use .$(OBJEXT) instead of .o.
48        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
49
502002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac:
53        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
54        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
55        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
56        * Makefile.am: Remove AUTOMAKE_OPTIONS.
57        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
58        * milli/Makefile.am: Remove AUTOMAKE_OPTIONS.
59        * semaphore/Makefile.am: Remove AUTOMAKE_OPTIONS.
60        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
61
622001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
65        * configure.in: Remove.
66        * configure.ac: New file, generated from configure.in by autoupdate.
67
682001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
71
722001-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
73
74        * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.       
75
762000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
79
802000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
83
842000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
87        Switch to GNU canonicalization.
88
892000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * clock/Makefile.am, milli/Makefile.am, semaphore/Makefile.am,
92        timer/Makefile.am: Include compile.am
93
942000-08-10      Joel Sherrill <joel@OARcorp.com>
95
96        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.