diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 961f895fe82..d5cc90358c0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,12 @@ +2012-01-04 Tristan Gingold <gingold@adacore.com> + + * config/vms/xm-vms.h (HOST_LONG_FORMAT, HOST_PTR_PRINTF): Define + when long pointers are used. + * config.build (*-*-*vms*): Handle all OpenVMS targets. + (alpha64-dec-*vms*, alpha*-dec-*vms*) + (ia64-hp-*vms*): Remove. + * config/vms/xm-vms64.h: Delete. + 2012-01-04 Aldy Hernandez <aldyh@redhat.com> * opts.c (finish_options): Remove duplicate sorry. |