source: rtems/doc/ChangeLog @ 2dae735f

4.104.114.84.95
Last change on this file since 2dae735f was 24276d3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/25/03 at 16:48:39

2003-01-25 Ralf Corsepius <corsepiu@…>

  • index.html.in: Add c4x.
  • Property mode set to 100644
File size: 4.1 KB
Line 
12003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * index.html.in: Add c4x.
4
52003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Add c4x.
8        * project.am: Add version.texi hack.
9
102003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
13        Append -I $(top_builddir) to TEXI2WWW_ARGS.
14        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
15        Override automake's .dvi.ps:-rule.
16
172003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * project.am, main.am: Use automake rules to build ps, pdf, info.
20        Various minor changes.
21
222003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * project.am: Append $($(PROJECT)_TEXINFOS) to
25        html-dependencies.
26
272003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Require autoconf-2.57.
30        Require automake-1.7.2.
31        Remove started/pictures/Makefile.
32        * started/Makefile.am: Merge-in pictures/Makefile.am   
33        * started/pictures/Makefile.am: Remove.
34
352002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
38        * images/Makefile.am: Remove.
39        * common/Makefile.am: Remove.
40        * configure.ac: Reflect changes above.
41        * main.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
42
432002-11-13      Joel Sherrill <joel@OARcorp.com>
44
45        * index.html.in: Note that the Getting Started with GNAT/RTEMS
46        manual is largely obsolete now that GNAT is in GCC.
47
482002-10-24      Joel Sherrill <joel@OARcorp.com>
49
50        * index.html.in: Add links to multiple missing CPU supplements.
51
522002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * .cvsignore: Reformat.
55        Add autom4te*cache.
56        Remove autom4te.cache.
57
582002-07-30      Joel Sherrill <joel@OARcorp.com>
59
60        * configure.ac: Added supplements/arm/Makefile.
61
622002-07-30      Joel Sherrill <joel@OARcorp.com>
63
64        * README: Updated.
65
662002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
69
702002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * VERSION, bootstrap: Removed as unneeded.
73
742002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * bootstrap: Remove.
77        * VERSION: Remove.
78        * Makefile.am:
79        Remove bootstrap.
80        Add ACLOCAL_AMFLAGS.
81        * configure.ac: Add RTEMS_TOP.
82
832002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac:
86        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
87        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
88        * Makefile.am: Remove AUTOMAKE_OPTIONS.
89
902001-02-14      Joel Sherrill <joel@OARcorp.com>
91
92        * configure.ac: New mips supplement.
93
942002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * .cvsignore: Reworked.
97        * Makefile.am: Remove texinfo/texinfo.tex
98        * bootstrap: Removed.
99        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
100        * main.am: Remove TEXINFO_TEX.
101        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir.
102        Remove commented out make-variables.
103
1042002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
107        mkinstalldirs, texinfo.tex.
108        * Makefile.am: Add main.am to AUTOMAKE_FILES.
109        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
110        * project.am: Remove custom .texi and stamp-vti rules.
111        * main.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
112
1132002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Require automake-1.5.
116        * project.am: Reworked.
117        * main.am: New.
118        * configure.ac: New.
119        * configure.in: Removed.
120        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
121
1222002-01-17      Joel Sherrill <joel@OARcorp.com>
123
124        * VERSION: Updated to rtems-doc-ss-20010117.
125
1262002-01-17      Joel Sherrill <joel@OARcorp.com>
127
128        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
129
1302001-01-17      Joel Sherrill <joel@OARcorp.com>
131
132        * configure.in: Changed the version to eng-20010816b.
133
1342001-01-17      Joel Sherrill <joel@OARcorp.com>
135
136        * SUPPORT, LICENSE: New files.
137        * Numerous files touched as part of merging the 4.5 branch
138        onto the mainline development trunk and ensuring that the
139        script that cuts snapshots and releases works on the documentation.
140
1412001-10-30      Joel Sherrill <joel@OARcorp.com>
142
143        * VERSION: New file.
144
1452000-09-22      Joel Sherrill <joel@OARcorp.com>
146
147        * Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
148
1492000-08-10      Joel Sherrill <joel@OARcorp.com>
150
151        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.