aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2007-07-13 13:22:10 +0000
committerH.J. Lu <hjl@gcc.gnu.org>2007-07-13 06:22:10 -0700
commit248f01d465b5d63003d3803d16f7a46f4c65b7fe (patch)
tree82473f3188fff5061cf59263c2ab4c4d0d3fda21 /gcc/ChangeLog
parentf10442327abc6b8cd39cb09781babb7f5121a9f0 (diff)
downloadgcc-248f01d465b5d63003d3803d16f7a46f4c65b7fe.zip
gcc-248f01d465b5d63003d3803d16f7a46f4c65b7fe.tar.gz
gcc-248f01d465b5d63003d3803d16f7a46f4c65b7fe.tar.bz2
re PR other/32188 (DFP instrinic document is out of date)
2007-07-13 H.J. Lu <hongjiu.lu@intel.com> PR other/32188 * doc/libgcc.texi: Update DFP intrinsics for DPD and BID. From-SVN: r126619
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 7b27737..49d10e0 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-13 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR other/32188
+ * doc/libgcc.texi: Update DFP intrinsics for DPD and BID.
+
2007-07-13 Andreas Schwab <schwab@suse.de>
* gengtype-lex.l: Allow declarations to be indented.