aboutsummaryrefslogtreecommitdiff
path: root/include/coff/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-01-10 16:33:51 +0000
committerNick Clifton <nickc@redhat.com>2005-01-10 16:33:51 +0000
commit5c4504f7c53c30ac373de048662365885bd51cb5 (patch)
tree3e971d44cb8e354482fd78db3f27e03ac6088c06 /include/coff/ChangeLog
parentb702665739598ec762119fda6dec4a09adc48fc0 (diff)
downloadgdb-5c4504f7c53c30ac373de048662365885bd51cb5.zip
gdb-5c4504f7c53c30ac373de048662365885bd51cb5.tar.gz
gdb-5c4504f7c53c30ac373de048662365885bd51cb5.tar.bz2
Add support for maxq10 and maxq20 machine values
Diffstat (limited to 'include/coff/ChangeLog')
-rw-r--r--include/coff/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog
index 533e59b..3d2c66d 100644
--- a/include/coff/ChangeLog
+++ b/include/coff/ChangeLog
@@ -1,7 +1,11 @@
+2005-01-10 Inderpreet Singh <inderpreetb@noida.hcltech.com>
+
+ * maxq.h (F_MAXQ10, F_MAXQ20): Define.
+
2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
Vineet Sharma <vineets@noida.hcltech.com>
- * maxqh: New file: Defintions for the maxq port.
+ * maxq.h: New file: Defintions for the maxq port.
2004-11-08 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>