aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-12-04 10:49:14 +0000
committerTom Tromey <tromey@redhat.com>2013-12-05 07:30:05 -0700
commit6cfdc96f45815d2c176cce4f359b78f9676ef049 (patch)
treec0fc876ede8ce5d2b2329c4150e84b03d63f5060 /include/ChangeLog
parent61d4014c3c9ebc50bbb4805b94ff071a23ee383b (diff)
downloadgdb-6cfdc96f45815d2c176cce4f359b78f9676ef049.zip
gdb-6cfdc96f45815d2c176cce4f359b78f9676ef049.tar.gz
gdb-6cfdc96f45815d2c176cce4f359b78f9676ef049.tar.bz2
include/ * longlong.h: New file.
libgcc/ * longlong.h: Delete (moved to include/). libquadmath/ * Makefile.am (AM_CPPFLAGS): Define. * Makefile.in: Regenerate. * printf/gmp-impl.h: Remove path from longlong.h include. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205659 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index fcf8be1..6b8321b 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2013-12-04 Richard Sandiford <rdsandiford@googlemail.com>
+
+ * longlong.h: New file.
+
2013-11-11 Catherine Moore <clm@codesourcery.com>
* opcode/mips.h (INSN_LOAD_MEMORY_DELAY): Rename to...