diff options
author | Tristan Gingold <gingold@adacore.com> | 2008-11-21 10:21:00 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2008-11-21 10:21:00 +0000 |
commit | 3c9ab205d3020ddcb720946b4b7b1b6cc8de7bcb (patch) | |
tree | 85f9454ad83c605fb7a1cd4d9e13a0cc27cc9526 /libiberty/ChangeLog | |
parent | 10455f89a67d238ba6c832b873be8d01d7137064 (diff) | |
download | gdb-3c9ab205d3020ddcb720946b4b7b1b6cc8de7bcb.zip gdb-3c9ab205d3020ddcb720946b4b7b1b6cc8de7bcb.tar.gz gdb-3c9ab205d3020ddcb720946b4b7b1b6cc8de7bcb.tar.bz2 |
(Chunk I forgot to commit on 2008-11-14).
2008-11-13 Tristan Gingold <gingold@adacore.com>
* makefile.vms (OBJS): Update objects list.
(CFLAGS): Update.
(libiberty.olb): Remove alloca-conf.h dependency.
* config.h-vms: Use new macro sets, use builtin alloca.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index fd9d300..ff319c7 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,10 @@ +2008-11-21 Tristan Gingold <gingold@adacore.com> + + * makefile.vms (OBJS): Update objects list. + (CFLAGS): Update. + (libiberty.olb): Remove alloca-conf.h dependency. + * config.h-vms: Use new macro sets, use builtin alloca. + 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com> * Makefile.in (CPPFLAGS): Define. |