summaryrefslogtreecommitdiff
path: root/gcc/real.c
Commit message (Expand)AuthorAgeFilesLines
* * read-rtl.c: Fix formatting.kazu2002-01-151-25/+25
* * read-rtl.c: Fix formatting.kazu2002-01-101-4/+4
* * real.c (c4xtoe, toc4x): Do some special conversion on long doublesrth2002-01-091-72/+73
* * real.c (GET_REAL, PUT_REAL): Don't cast away const-ness.ghazi2002-01-021-191/+224
* * real.c (etoe113, toe113): Ifndef INTEL_EXTENDED_IEEE_FORMAT.rth2001-12-281-4/+20
* * c-lex.c (lex_number): Use ISXDIGIT/hex_value.ghazi2001-12-161-9/+2
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-3/+3
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-47/+47
* * calls.c: Fix formatting.kazu2001-10-101-7/+7
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-1/+1
* * real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type isrth2001-09-071-454/+468
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * gcc.c: Fix comment formatting.kazu2001-08-121-15/+15
* * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c,danglin2001-08-031-1/+1
* Add ia64-hpux 128-bit long double support.wilson2001-06-261-18/+18
* Eliminate IA-64 compiler warnings.wilson2001-01-241-0/+8
* * toplev.c, flags.h, fold-const.c, real.c, rtl.c,jsm282000-10-291-1/+1
* * cppfiles.c (actual_directory): Don't write beyond `dir'gkm2000-08-241-5/+5
* Fix x86-x-ia64 cross compiler build failure.wilson2000-08-221-16/+20
* * configure.in (ia64-*): Set float_format for i386 long double.rth2000-08-141-31/+56
* * real.c (asctoeg): Rename `error' label to unexpected_char_errorlaw2000-07-261-5/+5
* * Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the wholerth2000-04-171-3/+10
* * real.c (toe64): Remove stale #endif from the last change.jakub2000-04-121-1/+0
* Stephen L Moshier <moshier@mediaone.net>rth2000-04-121-3/+7
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-1/+1
* * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define tojakub2000-03-061-5/+5
* Fix copyrights.law2000-02-261-1/+2
* * real.c (enan, einan, eiisnan, eiisneg, make_nan): Wrap in NANS.ghazi2000-01-191-11/+33
* Update copyrightsghazi2000-01-171-1/+1
* * print-rtl.c: PROTO -> PARAMS.ghazi2000-01-171-92/+92
* * Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h.ghazi1999-10-081-0/+1
* Merge in gcc2-ss-010999law1999-09-071-3/+3
* Warning fix:ghazi1999-08-091-8/+8
* * real.c (GET_REAL): Don't violate ANSI/ISO aliasing rules.law1999-08-051-26/+26
* Jakub Jelinek <jj@ultra.linux.cz>rth1999-08-021-1/+6
* Jakub Jelinek <jj@ultra.linux.cz>rth1999-06-211-3/+5
* * c-aux-info.c (data_type, affix_data_type, gen_decl,ghazi1999-03-061-19/+18
* Fix 64b-x-32b cross compiler breakage. Make alpha-x-m32r work again.wilson1999-02-101-17/+0
* * real.c (PUT_REAL) [XFmode]: Zero the balance of the structure.rth1999-02-081-1/+6
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-20/+14
* Fix copyrights.law1999-01-061-1/+1
* * real.c (mtherr): Print more reasonable warning messages.law1999-01-051-3/+19
* Eliminate compiler warnings.wilson1998-12-141-1/+4
* Fix alpha-x-m32r-elf bugs.wilson1998-12-101-0/+14
* Fix indentation from last patch.drepper1998-12-021-154/+154
* * c-common.c (declare_function_name): Declare predefinied variablerth1998-12-011-17/+73
* * emit-rtl.c (gen_lowpart_common): Remove earlier change.law1998-11-251-2/+2
* * real.c (emdnorm and etoasc): Disable round to even for c4x targetlaw1998-10-141-1/+8
* Warning fixes:ghazi1998-10-131-1/+1
* * real.c (c4xtoe): Remove unused variables. Add some missing parens.law1998-10-081-3/+1