diff options
author | Tristan Gingold <gingold@adacore.com> | 2013-07-09 07:03:53 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2013-07-09 07:03:53 +0000 |
commit | 787548c84f60643c2a1c011a780ae86dc5df1cec (patch) | |
tree | 07718c29cf39f1a3d7e0f4ffe7eff6f07760cac9 /bfd/ChangeLog | |
parent | 98fdce3de69238b75d33d1c30a069ee2ead8f53e (diff) | |
download | gdb-787548c84f60643c2a1c011a780ae86dc5df1cec.zip gdb-787548c84f60643c2a1c011a780ae86dc5df1cec.tar.gz gdb-787548c84f60643c2a1c011a780ae86dc5df1cec.tar.bz2 |
2013-07-09 Tristan Gingold <gingold@adacore.com>
* hosts/alphavms.h: Include config.h and ansidecl.h, remove useless
macros.
* configure.com: Adjust to match changes in configure.
* makefile.vms (OBJS): Update list.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9b048ac..7ad4fda 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2013-07-09 Tristan Gingold <gingold@adacore.com> + + * hosts/alphavms.h: Include config.h and ansidecl.h, remove useless + macros. + * configure.com: Adjust to match changes in configure. + * makefile.vms (OBJS): Update list. + 2013-07-05 Tristan Gingold <gingold@adacore.com> * coffcode.h (coff_write_object_contents): Use ".ovrflo" name for |