diff options
author | Pedro Alves <palves@redhat.com> | 2013-01-17 11:06:26 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2013-01-17 11:06:26 +0000 |
commit | 7d928dac62ff39c745635b275faaa4a618bb6743 (patch) | |
tree | b7574d95aaf9b06615ce193a7388957d5f040e3d /gdb/ChangeLog | |
parent | 9c9e1b263d68630de0b0b4488bd3504d048d5913 (diff) | |
download | gdb-7d928dac62ff39c745635b275faaa4a618bb6743.zip gdb-7d928dac62ff39c745635b275faaa4a618bb6743.tar.gz gdb-7d928dac62ff39c745635b275faaa4a618bb6743.tar.bz2 |
2013-01-17 Pedro Alves <palves@redhat.com>
* acinclude.m4: Include ../config/plugins.m4,
../config/largefile.m4 and ../config/lead-dot.m4. Add comments.
* Makefile.in (aclocal_m4_deps): Update.
* aclocal.m4: Renegerate.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b4484d4..d9db2b5 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2013-01-17 Pedro Alves <palves@redhat.com> + + * acinclude.m4: Include ../config/plugins.m4, + ../config/largefile.m4 and ../config/lead-dot.m4. Add comments. + * Makefile.in (aclocal_m4_deps): Update. + * aclocal.m4: Renegerate. + 2013-01-16 Doug Evans <dje@google.com> * contrib/cc-with-tweaks.sh: Add references to Fission docs. |