change log for rtems (2011-03-04)

rtems-vc at rtems.org rtems-vc at rtems.org
Fri Mar 4 19:11:03 UTC 2011


 *joel*:
2011-03-04	Joel Sherrill <joel.sherrill at oarcorp.com>

	* ada_user/Makefile.am: Add ObjectId pdf files.

M  1.301  doc/ChangeLog
M   1.23  doc/ada_user/Makefile.am

diff -u rtems/doc/ChangeLog:1.300 rtems/doc/ChangeLog:1.301
--- rtems/doc/ChangeLog:1.300	Fri Mar  4 10:20:41 2011
+++ rtems/doc/ChangeLog	Fri Mar  4 12:43:05 2011
@@ -1,3 +1,7 @@
+2011-03-04	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* ada_user/Makefile.am: Add ObjectId pdf files.
+
 2011-03-04	Ralf Corsépius <ralf.corsepius at rtems.org>
 
 	* configure.ac: Rename RTEMS_API into _RTEMS_API.

diff -u rtems/doc/ada_user/Makefile.am:1.22 rtems/doc/ada_user/Makefile.am:1.23
--- rtems/doc/ada_user/Makefile.am:1.22	Fri Jun 11 02:40:00 2010
+++ rtems/doc/ada_user/Makefile.am	Fri Mar  4 12:43:10 2011
@@ -67,6 +67,7 @@
 
 $(PROJECT).dvi: rtemspie.eps states.eps ObjectId-16Bits.eps \
     ObjectId-32Bits.eps semaphore_attributes.eps
-PDF_IMAGES = rtemspie.pdf states.pdf
+PDF_IMAGES = rtemspie.pdf states.pdf ObjectId-16Bits.pdf \
+    ObjectId-32Bits.pdf semaphore_attributes.pdf
 
 CLEANFILES += ada_user.info ada_user.info-? ada_user.info-??


 *joel*:
2011-03-04	Joel Sherrill <joel.sherrill at oarcorp.com>

	PR 1752/doc
	* cpu_supplement/.cvsignore, cpu_supplement/Makefile.am,
	cpu_supplement/cpu_supplement.texi: Remove TI C4x CPU Supplement
	chapter.
	* cpu_supplement/tic4x.t: Removed.

M  1.302  doc/ChangeLog
M    1.8  doc/cpu_supplement/.cvsignore
M    1.9  doc/cpu_supplement/Makefile.am
M    1.8  doc/cpu_supplement/cpu_supplement.texi
R    1.3  doc/cpu_supplement/tic4x.t

diff -u rtems/doc/ChangeLog:1.301 rtems/doc/ChangeLog:1.302
--- rtems/doc/ChangeLog:1.301	Fri Mar  4 12:43:05 2011
+++ rtems/doc/ChangeLog	Fri Mar  4 12:47:52 2011
@@ -1,5 +1,13 @@
 2011-03-04	Joel Sherrill <joel.sherrill at oarcorp.com>
 
+	PR 1752/doc
+	* cpu_supplement/.cvsignore, cpu_supplement/Makefile.am,
+	cpu_supplement/cpu_supplement.texi: Remove TI C4x CPU Supplement
+	chapter.
+	* cpu_supplement/tic4x.t: Removed.
+
+2011-03-04	Joel Sherrill <joel.sherrill at oarcorp.com>
+
 	* ada_user/Makefile.am: Add ObjectId pdf files.
 
 2011-03-04	Ralf Corsépius <ralf.corsepius at rtems.org>

diff -u rtems/doc/cpu_supplement/.cvsignore:1.7 rtems/doc/cpu_supplement/.cvsignore:1.8
--- rtems/doc/cpu_supplement/.cvsignore:1.7	Tue Dec 14 10:51:16 2010
+++ rtems/doc/cpu_supplement/.cvsignore	Fri Mar  4 12:47:52 2011
@@ -39,4 +39,3 @@
 sparc.texi
 sparc64.texi
 states.pdf
-tic4x.texi

diff -u rtems/doc/cpu_supplement/Makefile.am:1.8 rtems/doc/cpu_supplement/Makefile.am:1.9
--- rtems/doc/cpu_supplement/Makefile.am:1.8	Tue Jun 15 17:48:08 2010
+++ rtems/doc/cpu_supplement/Makefile.am	Fri Mar  4 12:47:52 2011
@@ -14,7 +14,7 @@
 REPLACE2 = $(PERL) $(top_srcdir)/tools/word-replace2
 
 GENERATED_FILES = general.texi arm.texi avr.texi bfin.texi i386.texi lm32.texi \
-    m68k.texi mips.texi powerpc.texi sh.texi sparc.texi sparc64.texi tic4x.texi
+    m68k.texi mips.texi powerpc.texi sh.texi sparc.texi sparc64.texi
 
 COMMON_FILES += $(top_srcdir)/common/cpright.texi
 
@@ -87,11 +87,6 @@
 	    -u "Top" \
 	    -n "" < $< > $@
 
-tic4x.texi: tic4x.t
-	$(BMENU2) -p "" \
-	    -u "Top" \
-	    -n "" < $< > $@
-
 CLEANFILES += cpu_supplement.info
 CLEANFILES += cpu_supplement.info-1
 CLEANFILES += cpu_supplement.info-2

diff -u rtems/doc/cpu_supplement/cpu_supplement.texi:1.7 rtems/doc/cpu_supplement/cpu_supplement.texi:1.8
--- rtems/doc/cpu_supplement/cpu_supplement.texi:1.7	Tue Jun 15 17:48:08 2010
+++ rtems/doc/cpu_supplement/cpu_supplement.texi	Fri Mar  4 12:47:52 2011
@@ -71,7 +71,6 @@
 @include sh.texi
 @include sparc.texi
 @include sparc64.texi
- at include tic4x.texi
 @ifinfo
 @node Top, Preface, (dir), (dir)
 @top cpu_supplement
@@ -92,7 +91,6 @@
 * SuperH Specific Information::
 * SPARC Specific Information::
 * SPARC-64 Specific Information::
-* Texas Instruments C3x/C4x Specific Information::
 * Command and Variable Index::
 * Concept Index::
 @end menu


 *ralf*:
2011-03-04	Ralf Corsépius <ralf.corsepius at rtems.org>

	* Makefile.am: Remove (merged into ../Makefile.am).

M  1.347  make/ChangeLog
R   1.41  make/Makefile.am

diff -u rtems/make/ChangeLog:1.346 rtems/make/ChangeLog:1.347
--- rtems/make/ChangeLog:1.346	Fri Mar  4 11:39:15 2011
+++ rtems/make/ChangeLog	Fri Mar  4 12:29:19 2011
@@ -1,5 +1,9 @@
 2011-03-04	Ralf Corsépius <ralf.corsepius at rtems.org>
 
+	* Makefile.am: Remove (merged into ../Makefile.am).
+
+2011-03-04	Ralf Corsépius <ralf.corsepius at rtems.org>
+
 	* compilers/gcc-target-default.cfg: Remove (Unused).
 	* Makefile.am: Reflect change above.
 


 *ralf*:
2011-03-04	Ralf Corsépius <ralf.corsepius at rtems.org>

	* Makefile.am: Merge-in make/Makefile.am.
	* configure.ac: Reflect change above.

M  1.393  ChangeLog
M   1.44  Makefile.am
M   1.35  configure.ac

diff -u rtems/ChangeLog:1.392 rtems/ChangeLog:1.393
--- rtems/ChangeLog:1.392	Fri Mar  4 10:22:17 2011
+++ rtems/ChangeLog	Fri Mar  4 12:32:14 2011
@@ -1,5 +1,10 @@
 2011-03-04	Ralf Corsépius <ralf.corsepius at rtems.org>
 
+	* Makefile.am: Merge-in make/Makefile.am.
+	* configure.ac: Reflect change above.
+
+2011-03-04	Ralf Corsépius <ralf.corsepius at rtems.org>
+
 	* Makefile.maint, aclocal/rpm.m4, aclocal/rtems-top.m4,
 	aclocal/version.m4: Rename RTEMS_API into _RTEMS_API.
 

diff -u rtems/Makefile.am:1.43 rtems/Makefile.am:1.44
--- rtems/Makefile.am:1.43	Wed Feb 21 11:05:04 2007
+++ rtems/Makefile.am	Fri Mar  4 12:32:15 2011
@@ -7,7 +7,7 @@
 
 ACLOCAL_AMFLAGS = -I aclocal
 
-SUBDIRS = make $(build_SUBDIRS) $(host_SUBDIRS) $(target_SUBDIRS)
+SUBDIRS = $(build_SUBDIRS) $(host_SUBDIRS) $(target_SUBDIRS)
 DIST_SUBDIRS = $(SUBDIRS)
 
 noinst_SCRIPTS = bootstrap
@@ -40,5 +40,20 @@
 	  f=`echo $$a | sed 's,\.in$$,,'`; \
 	  if test -f $$f; then echo "rm $$f"; rm $$f; fi; done
 
+rtems_makedir = $(prefix)/make
+
+dist_rtems_make_DATA = make/main.cfg make/leaf.cfg
+
+EXTRA_DIST += make/host.cfg.in
+
+rtems_make_Templatesdir = $(rtems_makedir)/Templates
+
+dist_rtems_make_Templates_DATA = make/Templates/Makefile.dir \
+    make/Templates/Makefile.leaf make/Templates/Makefile.lib
+
+rtems_make_customdir = $(rtems_makedir)/custom
+
+dist_rtems_make_custom_DATA = make/custom/default.cfg
+
 include $(top_srcdir)/automake/subdirs.am
 include $(top_srcdir)/automake/host.am

diff -u rtems/configure.ac:1.34 rtems/configure.ac:1.35
--- rtems/configure.ac:1.34	Wed Feb  2 08:57:32 2011
+++ rtems/configure.ac	Fri Mar  4 12:32:15 2011
@@ -67,8 +67,6 @@
 ])
 RTEMS_TARGET_CONFIG_SUBDIRS([c])
 
-AC_CONFIG_FILES([Makefile
-make/Makefile
-])
+AC_CONFIG_FILES([Makefile])
 
 AC_OUTPUT



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110304/32497e36/attachment-0001.html>


More information about the vc mailing list