Age | Commit message (Expand) | Author | Files | Lines |
2002-03-11 | defaults.h (LARGEST_EXPONENT_IS_NORMAL, [...]): New. | Richard Sandiford | 1 | -14/+61 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -58/+2 |
2002-01-15 | read-rtl.c: Fix formatting. | Kazu Hirata | 1 | -25/+25 |
2002-01-10 | read-rtl.c: Fix formatting. | Kazu Hirata | 1 | -4/+4 |
2002-01-09 | real.c (c4xtoe, toc4x): Do some special conversion on long doubles for the c4... | Herman A.J. ten Brugge | 1 | -72/+73 |
2002-01-02 | real.c (GET_REAL, PUT_REAL): Don't cast away const-ness. | Kaveh R. Ghazi | 1 | -191/+224 |
2001-12-28 | real.c (etoe113, toe113): Ifndef INTEL_EXTENDED_IEEE_FORMAT. | Richard Henderson | 1 | -4/+20 |
2001-12-16 | c-lex.c (lex_number): Use ISXDIGIT/hex_value. | Kaveh R. Ghazi | 1 | -9/+2 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -3/+3 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -47/+47 |
2001-10-10 | calls.c: Fix formatting. | Kazu Hirata | 1 | -7/+7 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-09-07 | real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is available. | Roman Lechtchinsky | 1 | -454/+468 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-12 | gcc.c: Fix comment formatting. | Kazu Hirata | 1 | -15/+15 |
2001-08-03 | combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments... | Lars Brinkhoff | 1 | -1/+1 |
2001-06-25 | Add ia64-hpux 128-bit long double support. | Steve Ellcey | 1 | -18/+18 |
2001-01-23 | Eliminate IA-64 compiler warnings. | Jim Wilson | 1 | -0/+8 |
2000-10-29 | toplev.c, [...]: Change comments mentioning C9X to refer to C99 instead. | Joseph Myers | 1 | -1/+1 |
2000-08-24 | cppfiles.c (actual_directory): Don't write beyond `dir' when it contains "". | Greg McGary | 1 | -5/+5 |
2000-08-21 | Fix x86-x-ia64 cross compiler build failure. | Jim Wilson | 1 | -16/+20 |
2000-08-14 | configure.in (ia64-*): Set float_format for i386 long double. | Richard Henderson | 1 | -31/+56 |
2000-07-26 | * real.c (asctoeg): Rename `error' label to unexpected_char_error | Rodney Brown | 1 | -5/+5 |
2000-04-16 | Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole message in q... | Dave Pitts | 1 | -3/+10 |
2000-04-12 | * real.c (toe64): Remove stale #endif from the last change. | Jakub Jelinek | 1 | -1/+0 |
2000-04-12 | Stephen L Moshier <moshier@mediaone.net> | Stephen L Moshier | 1 | -3/+7 |
2000-03-25 | * Rework fields used to describe positions of bitfields and | Richard Kenner | 1 | -1/+1 |
2000-03-06 | real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to LONG_DOUBLE_TYPE_SIZE if not de... | Jakub Jelinek | 1 | -5/+5 |
2000-02-26 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-01-19 | real.c (enan, [...]): Wrap in NANS. | Kaveh R. Ghazi | 1 | -11/+33 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2000-01-17 | print-rtl.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -92/+92 |
1999-10-08 | Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h. | Kaveh R. Ghazi | 1 | -0/+1 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -3/+3 |
1999-08-09 | Warning fix: | Kaveh R. Ghazi | 1 | -8/+8 |
1999-08-04 | real.c (GET_REAL): Don't violate ANSI/ISO aliasing rules. | Mark Mitchell | 1 | -26/+26 |
1999-08-02 | Jakub Jelinek <jj@ultra.linux.cz> | Jakub Jelinek | 1 | -1/+6 |
1999-06-21 | Jakub Jelinek <jj@ultra.linux.cz> | Jakub Jelinek | 1 | -3/+5 |
1999-03-06 | c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1 | -19/+18 |
1999-02-10 | Fix 64b-x-32b cross compiler breakage. Make alpha-x-m32r work again. | Jim Wilson | 1 | -17/+0 |
1999-02-08 | * real.c (PUT_REAL) [XFmode]: Zero the balance of the structure. | Donn Terry | 1 | -1/+6 |
1999-01-26 | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | Jeffrey A Law | 1 | -20/+14 |
1999-01-06 | Fix copyrights. | Jeff Law | 1 | -1/+1 |
1999-01-05 | * real.c (mtherr): Print more reasonable warning messages. | Geoff Keating | 1 | -3/+19 |
1998-12-14 | Eliminate compiler warnings. | Jim Wilson | 1 | -1/+4 |
1998-12-10 | Fix alpha-x-m32r-elf bugs. | Jim Wilson | 1 | -0/+14 |
1998-12-02 | Fix indentation from last patch. | Ulrich Drepper | 1 | -154/+154 |
1998-12-01 | c-common.c (declare_function_name): Declare predefinied variable `__func__'. | Ulrich Drepper | 1 | -17/+73 |
1998-11-25 | emit-rtl.c (gen_lowpart_common): Remove earlier change. | Stephen L Moshier | 1 | -2/+2 |
1998-10-13 | real.c (emdnorm and etoasc): Disable round to even for c4x target to be compa... | Herman A.J. ten Brugge | 1 | -1/+8 |