change log for ada-examples (2011-02-08)
rtems-vc at rtems.org
rtems-vc at rtems.org
Tue Feb 8 17:10:04 UTC 2011
*joel*:
2011-02-08 Joel Sherrill <joel.sherrill at oarcorp.com>
* .cvsignore: Add more to ignore.
M 1.3 shell/.cvsignore
M 1.5 shell/ChangeLog
diff -u ada-examples/shell/.cvsignore:1.2 ada-examples/shell/.cvsignore:1.3
--- ada-examples/shell/.cvsignore:1.2 Thu Sep 17 08:44:02 2009
+++ ada-examples/shell/.cvsignore Tue Feb 8 10:53:07 2011
@@ -5,6 +5,8 @@
b~shell.ads
b~shell.ali
commands.ali
+command_line_arguments.ali
+getopt_r.ali
rtems_shell.ali
shell.ali
shell.exe.bin
diff -u ada-examples/shell/ChangeLog:1.4 ada-examples/shell/ChangeLog:1.5
--- ada-examples/shell/ChangeLog:1.4 Wed Feb 2 13:08:05 2011
+++ ada-examples/shell/ChangeLog Tue Feb 8 10:53:07 2011
@@ -1,3 +1,7 @@
+2011-02-08 Joel Sherrill <joel.sherrill at oarcorp.com>
+
+ * .cvsignore: Add more to ignore.
+
2011-02-02 Joel Sherrill <joel.sherrill at gmail.com>
* commands.adb, commands.ads, rtems_shell.ads, shell.adb: Add getopt_r
*joel*:
branches: 1.33.2;
2011-02-08 Joel Sherrill <joel.sherrill at oarcorp.com>
* Makefile.shared: Add -g.
M 1.33 ChangeLog
diff -u ada-examples/ChangeLog:1.32 ada-examples/ChangeLog:1.33
--- ada-examples/ChangeLog:1.32 Wed Mar 10 11:31:00 2010
+++ ada-examples/ChangeLog Tue Feb 8 10:53:23 2011
@@ -1,3 +1,7 @@
+2011-02-08 Joel Sherrill <joel.sherrill at oarcorp.com>
+
+ * Makefile.shared: Add -g.
+
2010-03-10 Thomas Doerfler <Thomas.Doerfler at embedded-brains.de>
* Makefile.shared: Pass RTS info to linker, add specific options for
*joel*:
2011-02-08 Joel Sherrill <joel.sherrill at oarcorp.com>
* Makefile.shared: Add -g.
M 1.15 Makefile.shared
diff -u ada-examples/Makefile.shared:1.14 ada-examples/Makefile.shared:1.15
--- ada-examples/Makefile.shared:1.14 Wed Mar 10 11:31:00 2010
+++ ada-examples/Makefile.shared Tue Feb 8 10:53:23 2011
@@ -79,7 +79,7 @@
endif
rtems_init.o: ../rtems_init.c $(FILESYSTEM_SRCS) $(NETWORK_HFILE)
- $(CC) $(CFLAGS) -I. $(CPU_CFLAGS) -c $<
+ $(CC) $(CFLAGS) -g -I. $(CPU_CFLAGS) -c $<
ifeq ($(NEED_ROOTFS_FOR_HOST_INFO),yes)
FilesystemImage: ../rootfs/etc/host.conf ../rootfs/etc/hosts
*joel* (on branch ada-examples-4-10-branch):
2011-02-08 Joel Sherrill <joel.sherrilL at OARcorp.com>
* VERSION: Updated to ada-examples-4.10.0.
M 1.33.2.1 ChangeLog
M 1.6.8.1 VERSION
diff -u ada-examples/ChangeLog:1.33 ada-examples/ChangeLog:1.33.2.1
--- ada-examples/ChangeLog:1.33 Tue Feb 8 10:53:23 2011
+++ ada-examples/ChangeLog Tue Feb 8 10:55:55 2011
@@ -1,3 +1,7 @@
+2011-02-08 Joel Sherrill <joel.sherrilL at OARcorp.com>
+
+ * VERSION: Updated to ada-examples-4.10.0.
+
2011-02-08 Joel Sherrill <joel.sherrill at oarcorp.com>
* Makefile.shared: Add -g.
diff -u ada-examples/VERSION:1.6 ada-examples/VERSION:1.6.8.1
--- ada-examples/VERSION:1.6 Fri Apr 13 15:25:28 2007
+++ ada-examples/VERSION Tue Feb 8 10:55:55 2011
@@ -4,4 +4,4 @@
# $Id$
#
-Version 4.7.1
+Version 4.10.0
--
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/20110208/ae1f4001/attachment.html>
More information about the vc
mailing list