[llvm-commits] CVS: llvm/utils/Burg/LOG_CHANGES

John Criswell criswell at cs.uiuc.edu
Tue Sep 9 10:28:02 PDT 2003


Changes in directory llvm/utils/Burg:

LOG_CHANGES updated: 1.1 -> 1.2

---
Log message:

Updated the log of changes (as required by the Burg copyright) to give an
overview of what we changed (which is probably all that the author was looking
for).


---
Diffs of the changes:

Index: llvm/utils/Burg/LOG_CHANGES
diff -u llvm/utils/Burg/LOG_CHANGES:1.1 llvm/utils/Burg/LOG_CHANGES:1.2
--- llvm/utils/Burg/LOG_CHANGES:1.1	Tue Sep 17 18:03:29 2002
+++ llvm/utils/Burg/LOG_CHANGES	Tue Sep  9 10:27:40 2003
@@ -1,2 +1,10 @@
 8/20/02 -- Vikram Adve
 	be.c: Replaced "char*" with "const char*" to avoid compiler warnings.
+
+9/9/03 -- John Criswell
+	b.h be.c fe.h gram.y lex.c main.c map.c nontermainl.c plan.c zalloc.c:
+	A cursory look through our logs and comments indicates that these are
+	the only modified files.  No feature enhancements have been made;
+	rather, all changes either fix minor programming errors, get rid of
+	warnings, ANSI-ify the code, or integrate Burg into our build system.
+





More information about the llvm-commits mailing list