Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Wall <twall@redhat.com>2001-11-13 17:22:52 +0300
committerTim Wall <twall@redhat.com>2001-11-13 17:22:52 +0300
commit7d9961e89732f7d06b4142b3ded88ff3534432f5 (patch)
treefd007a3328dc4066d91caf8313800eadd906bb6f /include/coff/ChangeLog
parent28f8744e02d0767fa7e8786fa1cd1f0e73b37d26 (diff)
Fix tic54x testsuite failures and Lmem disassembly bugs.
Diffstat (limited to 'include/coff/ChangeLog')
-rw-r--r--include/coff/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog
index 5589d97ec..164114cb1 100644
--- a/include/coff/ChangeLog
+++ b/include/coff/ChangeLog
@@ -1,3 +1,10 @@
+2001-11-11 Timothy Wall <twall@alum.mit.edu>
+
+ * ti.h: Move arch-specific stuff from here...
+ (COFF_ADJUST_SYM_IN/OUT): Optionally put page flag into symbol
+ value.
+ * tic54x.h: ...to here.
+
2001-10-26 Christian Groessler <cpg@aladdin.de>
* external.h (GET_LINENO_LNNO): Fix usage of H_GET_32/16.