Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Mention the addition of the asm examples.
details: https://anonhg.NetBSD.org/src/rev/2d8ccaccc150
branches: trunk
changeset: 771143:2d8ccaccc150
user: jmmv <jmmv%NetBSD.org@localhost>
date: Sat Nov 12 01:22:07 2011 +0000
description:
Mention the addition of the asm examples.
diffstat:
doc/CHANGES | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6bf20fad2770 -r 2d8ccaccc150 doc/CHANGES
--- a/doc/CHANGES Sat Nov 12 01:20:05 2011 +0000
+++ b/doc/CHANGES Sat Nov 12 01:22:07 2011 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1623 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1624 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1162,3 +1162,7 @@
regex.h and provide more tre_ -> libc names aliases.
[christos 20111105]
postfix(1): Import version 2.8.7 [tron 20111109]
+ asm: Add assembly language examples in share/examples/asm/.
+ These provide the end user with some ready-to-use sample
+ code for a variety of platforms, showcasing how to interact
+ with NetBSD system calls, APIs and binaries. [jmmv 20111111]
Home |
Main Index |
Thread Index |
Old Index