diff options
author | Steve Ellcey <sje@gcc.gnu.org> | 2002-07-16 19:51:18 +0000 |
---|---|---|
committer | Steve Ellcey <sje@gcc.gnu.org> | 2002-07-16 19:51:18 +0000 |
commit | 99b823ca2a6525632027b5fb489951478430edbe (patch) | |
tree | 693cec177f75f7639cf15ab765033488df8762d9 /gcc | |
parent | 6acb6d3ef0fc9d39e259ff9f8ee2b330dec965d9 (diff) | |
download | gcc-99b823ca2a6525632027b5fb489951478430edbe.zip gcc-99b823ca2a6525632027b5fb489951478430edbe.tar.gz gcc-99b823ca2a6525632027b5fb489951478430edbe.tar.bz2 |
*** empty log message ***
From-SVN: r55491
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8087377..e36fdc3 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,5 @@ 2002-07-16 Steve Ellcey <sje@cup.hp.com> + * gcc/config/pa/long_double.h (FIXUNS_TRUNCTFDI2_LIBCALL): New define. (fixunstfdi_libfunc): Change to use FIXUNS_TRUNCTFDI2_LIBCALL. * gcc/config/pa/quadlib.c (_U_Qfcnvfxt_quad_to_udbl): New function. |