summaryrefslogtreecommitdiff
path: root/gcc/real.h
Commit message (Expand)AuthorAgeFilesLines
* calls.c: Fix formatting.Kazu Hirata2001-10-111-18/+18
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* Makefile.in (final.o): Depend on target.h.Neil Booth2001-07-061-1/+2
* Add ia64-hpux 128-bit long double support.Steve Ellcey2001-06-251-1/+5
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* output.h (assemble_real): Declare if REAL_VALUE_TYPE is defined.Kaveh R. Ghazi2001-04-111-16/+1
* alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi2000-11-101-1/+1
* calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers2000-11-091-1/+1
* configure.in (ia64-*): Set float_format for i386 long double.Richard Henderson2000-08-141-0/+4
* [multiple changes]Zack Weinberg2000-08-051-17/+0
* real.h (REAL_VALUE_TO_TARGET_LONG_DOUBLE): Use LONG_DOUBLE_TYPE_SIZE instead ...Jan Hubicka2000-07-171-5/+5
* [multiple changes]Jeff Law2000-06-111-1/+1
* Stephen L Moshier <moshier@mediaone.net>Stephen L Moshier2000-04-121-0/+5
* * Rework fields used to describe positions of bitfields andRichard Kenner2000-03-251-1/+1
* real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to LONG_DOUBLE_TYPE_SIZE if not de...Jakub Jelinek2000-03-061-4/+7
* Fix copyrights.Jeff Law2000-02-261-1/+2
* machmode.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-41/+41
* Update copyrights for last checkin.Kaveh Ghazi2000-01-111-1/+1
* Makefile.in (optabs.o): Depend on real.hKaveh R. Ghazi2000-01-101-1/+1
* Merge in gcc2-ss-010999Jeff Law1999-09-061-10/+18
* rtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type- and bounds- check RTL ...Zack Weinberg1999-08-311-1/+1
* c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1999-03-061-2/+2
* More copyright fixes. Oh what fun.Jeff Law1999-01-061-1/+1
* c-common.c (declare_function_name): Declare predefinied variable `__func__'.Ulrich Drepper1998-12-011-1/+15
* print-rtl.c (print_rtx): Display the real-value equivalent of a const_double ...Richard Henderson1998-07-061-16/+26
* * Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1998-05-051-0/+1
* patch from paul eggert to fix -0.0/0.0 confusion that breaks glibcPaul Eggert1997-11-131-0/+7
* Update mainline egcs to gcc2 snapshot 971021.Jeff Law1997-11-021-8/+7
* expr.h, real.h: Finish prototyping.H.J. Lu1997-08-191-5/+17
* version.c: Bump version to "gcc-3.0.0 970802 experimental".Jeffrey A Law1997-08-121-0/+8
* (exact_real_inverse): Declare.Richard Kenner1996-10-231-0/+3
* (ereal_from_{int,uint}): Add new arg, MODE.Richard Kenner1996-04-141-6/+9
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Check target endianness at run time, not compile timeIan Lance Taylor1994-11-161-10/+10
* Cast pointer operands to bzero, bcopy, and bcmp to (char *).Richard Kenner1994-06-141-1/+1
* (significand_size): Declare.Richard Kenner1994-05-301-0/+2
* (REAL_VALUE_FROM_TARGET_SINGLE, .._DOUBLE): Change arg from long toRichard Kenner1994-05-161-4/+5
* Add prototypes to declarations of functions in real.c.Richard Kenner1994-04-211-12/+31
* (FLOAT_WORDS_BIG_ENDIAN): New macro.Richard Kenner1993-10-131-6/+29
* (REAL_VALUE_TYPE): Define array at least 20 bytes wide if LONG_DOUBLE_TYPE_SI...Jim Wilson1993-08-131-13/+42
* (REAL_VALUE_FROM_TARGET_SINGLE): New macro.Richard Stallman1993-06-131-1/+5
* (REAL_VALUES_LESS): True if return value of ereal_cmp is -1.Richard Stallman1993-05-091-1/+1
* If REAL_ARITHMETIC is defined or if LONG_DOUBLE_TYPE_SIZE is 96...Richard Stallman1993-03-311-14/+139
* entered into RCSCharles Hannum1992-07-061-4/+4
* *** empty log message ***Richard Stallman1992-06-221-0/+3
* *** empty log message ***Richard Stallman1992-05-271-0/+28
* *** empty log message ***Richard Stallman1992-03-281-1/+6
* *** empty log message ***Tom Wood1992-03-191-0/+5
* *** empty log message ***Richard Stallman1992-02-031-1/+2
* Initial revisionRichard Stallman1991-12-011-0/+192