| Commit message (Expand) | Author | Age | Files | Lines |
* | +2003-08-08 Bernardo Innocenti <bernie@develer.com> + + PR target/9697 + PR... | Bernardo Innocenti | 2003-08-08 | 1 | -5/+7 |
* | * longlong.h (PowerPC umul_ppmm): Do not test __vxworks__. | David Edelsohn | 2003-07-30 | 1 | -1/+1 |
* | * longlong.h (umul_ppmm) [alpha]: Use __builtin_alpha_umulh. | Richard Henderson | 2003-04-02 | 1 | -4/+1 |
* | longlong.h [alpha] (count_leading_zeros, [...]): Use builtins instead of inli... | Richard Henderson | 2003-02-04 | 1 | -8/+6 |
* | libgcc2.c: Include auto-host.h. | Richard Henderson | 2003-02-01 | 1 | -2/+2 |
* | * longlong.h (__udiv_qrnnd): Remove PARAMS from prototype. | Jakub Jelinek | 2002-10-03 | 1 | -1/+1 |
* | longlong.h: Partially synchronize with GMP-4.1 version: Use i370 definitions ... | Ulrich Weigand | 2002-09-30 | 1 | -28/+25 |
* | dbxout.c: Follow spelling conventions. | Kazu Hirata | 2002-09-22 | 1 | -1/+1 |
* | longlong.h: Import current PowerPC defintion from GMP-4.1. | David Edelsohn | 2002-08-27 | 1 | -80/+88 |
* | m68k.c (m68k_output_function_prologue, [...]): Delete versions for DPX2/MOTOR... | Kaveh R. Ghazi | 2002-08-14 | 1 | -182/+2 |
* | longlong.h (count_trailing_zeros): Add missing \, and clean up whitespace in ... | Jason Thorpe | 2002-05-31 | 1 | -5/+5 |
* | Contribute sh64-elf. | Alexandre Oliva | 2002-02-09 | 1 | -0/+15 |
* | calls.c: Fix formatting. | Kazu Hirata | 2001-10-11 | 1 | -4/+4 |
* | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | Zack Weinberg | 2001-05-17 | 1 | -1/+1 |
* | * longlong.h (umul_ppmm): Don't use a multiline string. | Neil Booth | 2001-03-03 | 1 | -2/+1 |
* | osf.h: Standarize copyright statement. | Rodney Brown | 2000-12-06 | 1 | -1/+2 |
* | longlong.h [alpha] (count_leading_zeros): Use cmpbge with a zero instead of -1. | Richard Henderson | 2000-10-05 | 1 | -2/+2 |
* | collect2.c: Remove use of AIX import file. | David Edelsohn | 2000-08-14 | 1 | -1/+1 |
* | longlong.h [__alpha] (count_leading_zeros): New. | Richard Henderson | 2000-05-29 | 1 | -0/+33 |
* | libgcc2.c (near eh_context_specific): Comment #endif string. | Richard Henderson | 2000-05-04 | 1 | -267/+237 |
* | configure.in (alpha*-*-*): Aad config/alpha/t-alpha. | Richard Kenner | 2000-04-15 | 1 | -1/+1 |
* | * longlong.h (__clz_tab): Declare as static to match definition. | Hans-Peter Nilsson | 2000-02-16 | 1 | -2/+2 |
* | * longlong.h [sparc] (udiv_qrnnd): Avoid stringifying macro arg. | Kaveh R. Ghazi | 2000-02-06 | 1 | -12/+12 |
* | longlong.h [i386] (udiv_qrnnd): Rename 'd' argument to 'dv' to avoid -Wtradit... | Zack Weinberg | 2000-01-13 | 1 | -2/+2 |
* | h8300.h (TARGET_H8300H, [...]): Make sure UNITS_PER_WORD and BITS_PER_WORD ar... | Jakub Jelinek | 1999-12-27 | 1 | -2/+2 |
* | longlong.h (_ARCH_PPC): Only protect add_ssaaaa and sub_ddmmss with W_TYPE_SI... | David Edelsohn | 1999-12-21 | 1 | -2/+4 |
* | xm-sp64.h: Avoid using __sparc_v9__ when testing for sparc64. | Jakub Jelinek | 1999-12-14 | 1 | -6/+6 |
* | longlong.h (__sparc_v9__): Use %rDIGIT instead of %DIGIT where appropriate. | Jakub Jelinek | 1999-12-10 | 1 | -4/+4 |
* | longlong.h: Merge in changes from glibc. | Jakub Jelinek | 1999-12-08 | 1 | -85/+310 |
* | * longlong.h: Fix clobbers in SPARC asm statements. | Jakub Jelinek | 1999-12-06 | 1 | -3/+3 |
* | Copyright fixes. | Jeff Law | 1999-01-06 | 1 | -1/+1 |
* | configure.in: Added i[34567]86-*-win32. | Stan Cox | 1998-07-27 | 1 | -3/+5 |
* | m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881. | Robin Kirkham | 1998-01-22 | 1 | -1/+1 |
* | * longlong.h (count_leading_zeros): Add missing casts to USItype. | J"orn Rennecke | 1997-10-19 | 1 | -3/+3 |
* | Add port done awhile ago for the ARC cpu. | Jeff Law | 1997-09-09 | 1 | -0/+31 |
* | Update copyright. | Doug Evans | 1997-03-24 | 1 | -1/+1 |
* | Add m32r support. | Doug Evans | 1997-03-24 | 1 | -0/+27 |
* | Correct typo. | Ian Lance Taylor | 1996-07-19 | 1 | -1/+1 |
* | (mc680x0): Define umul_ppmm, udiv_qrnnd, sdiv_qrnnd for the '020, | Richard Kenner | 1996-07-18 | 1 | -7/+24 |
* | formatting tweaks | Mike Stump | 1996-07-03 | 1 | -264/+264 |
* | formatting tweaks | Mike Stump | 1996-07-03 | 1 | -33/+33 |
* | (mips umul_ppmm): Use `l' and `h' constraints; remove mflo and mfhi | Richard Kenner | 1995-10-03 | 1 | -5/+3 |
* | (pyr umul_ppmm): Use code `R' for REG. | Richard Kenner | 1995-09-22 | 1 | -14/+11 |
* | Update FSF address. | Richard Kenner | 1995-06-15 | 1 | -1/+2 |
* | (umul_ppmm mc68000): Use %# instead of #. | Ken Raeburn | 1995-03-31 | 1 | -3/+3 |
* | (vax sdiv_qrnnd): Fix typo. | Torbjorn Granlund | 1994-07-07 | 1 | -1/+1 |
* | (arm umul_ppmm): Fix use of uninitialized register. | Richard Earnshaw | 1994-07-06 | 1 | -14/+15 |
* | (expand_increment): If pre-incrementing a promoted | Torbjorn Granlund | 1994-07-05 | 1 | -4/+4 |
* | (arm umul_ppm): Fix typos in last change. | Richard Earnshaw | 1994-07-01 | 1 | -17/+17 |
* | Test for _AM29K and _IBMR2, not ___AM29K__ and ___IBMR2__. | Torbjorn Granlund | 1994-07-01 | 1 | -112/+292 |