diff options
author | Tristan Gingold <gingold@adacore.com> | 2009-05-25 12:43:48 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2009-05-25 12:43:48 +0000 |
commit | 4f8318f89001b8570f862f589d34a37ed2da87c2 (patch) | |
tree | 2d16937587d6677982dfaea0c8a0513bcb2c8e27 /opcodes/ChangeLog | |
parent | d5acff2fd329026656a1bb192bfb5786a835f829 (diff) | |
download | gdb-4f8318f89001b8570f862f589d34a37ed2da87c2.zip gdb-4f8318f89001b8570f862f589d34a37ed2da87c2.tar.gz gdb-4f8318f89001b8570f862f589d34a37ed2da87c2.tar.bz2 |
2009-05-25 Tristan Gingold <gingold@adacore.com>
* makefile.vms (OPT): New variable.
(CFLAGS): Update compilation flags.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index d0b5d8e..a914349 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2009-05-25 Tristan Gingold <gingold@adacore.com> + + * makefile.vms (OPT): New variable. + (CFLAGS): Update compilation flags. + 2009-05-22 DJ Delorie <dj@redhat.com> * mep-asm.c: Regenerate. |