aboutsummaryrefslogtreecommitdiff
path: root/gcc/longlong.h
AgeCommit message (Expand)AuthorFilesLines
2006-06-13re PR target/28014 (space-optimized divide used inconsistently)J"orn Rennecke1-4/+37
2005-12-06re PR other/13873 (gcc/longlong.h uses test for PPC)Alan Modra1-2/+7
2005-11-11* longlong.h (__clz_tab): Always provide.Daniel Jacobowitz1-1/+2
2005-11-04longlong.h (add_ssaaaa): Clobber condition code register in ARM version.Mark Mitchell1-3/+3
2005-09-09Makefile.in (LIBGCC_DEPS): Add libgcc2.h.Nick Clifton1-6/+4
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-06-15* longlong.h: Fix macros for m32r add_ssaaaa and sub_ddmmss.Kazuhiro Inaoka1-4/+4
2004-03-16config.gcc, linux.h: Implement with-cpu for m68k-linux.Richard Zidlicky1-5/+5
2004-02-03backport: re PR target/12476 (ARM/THUMB thunk calls broken)Paul Brook1-1/+1
2004-01-22cpperror.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-18longlong.h (mc68020, [...]): Remove redundant checks for implied target prede...Bernardo Innocenti1-10/+3
2003-08-21* longlong.h (umul_ppmm): Add ColdFire support.Peter Barada1-2/+37
2003-08-08+2003-08-08 Bernardo Innocenti <bernie@develer.com> + + PR target/9697 + PR...Bernardo Innocenti1-5/+7
2003-07-30* longlong.h (PowerPC umul_ppmm): Do not test __vxworks__.David Edelsohn1-1/+1
2003-04-02* longlong.h (umul_ppmm) [alpha]: Use __builtin_alpha_umulh.Richard Henderson1-4/+1
2003-02-04longlong.h [alpha] (count_leading_zeros, [...]): Use builtins instead of inli...Richard Henderson1-8/+6
2003-02-01libgcc2.c: Include auto-host.h.Richard Henderson1-2/+2
2002-10-03* longlong.h (__udiv_qrnnd): Remove PARAMS from prototype.Jakub Jelinek1-1/+1
2002-09-30longlong.h: Partially synchronize with GMP-4.1 version: Use i370 definitions ...Ulrich Weigand1-28/+25
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-27longlong.h: Import current PowerPC defintion from GMP-4.1.David Edelsohn1-80/+88
2002-08-14m68k.c (m68k_output_function_prologue, [...]): Delete versions for DPX2/MOTOR...Kaveh R. Ghazi1-182/+2
2002-05-31longlong.h (count_trailing_zeros): Add missing \, and clean up whitespace in ...Jason Thorpe1-5/+5
2002-02-09Contribute sh64-elf.Alexandre Oliva1-0/+15
2001-10-11calls.c: Fix formatting.Kazu Hirata1-4/+4
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg1-1/+1
2001-03-03* longlong.h (umul_ppmm): Don't use a multiline string.Neil Booth1-2/+1
2000-12-06osf.h: Standarize copyright statement.Rodney Brown1-1/+2
2000-10-05longlong.h [alpha] (count_leading_zeros): Use cmpbge with a zero instead of -1.Richard Henderson1-2/+2
2000-08-14collect2.c: Remove use of AIX import file.David Edelsohn1-1/+1
2000-05-29longlong.h [__alpha] (count_leading_zeros): New.Richard Henderson1-0/+33
2000-05-04libgcc2.c (near eh_context_specific): Comment #endif string.Richard Henderson1-267/+237
2000-04-15configure.in (alpha*-*-*): Aad config/alpha/t-alpha.Richard Kenner1-1/+1
2000-02-16* longlong.h (__clz_tab): Declare as static to match definition.Hans-Peter Nilsson1-2/+2
2000-02-06* longlong.h [sparc] (udiv_qrnnd): Avoid stringifying macro arg.Kaveh R. Ghazi1-12/+12
2000-01-13longlong.h [i386] (udiv_qrnnd): Rename 'd' argument to 'dv' to avoid -Wtradit...Zack Weinberg1-2/+2
1999-12-27h8300.h (TARGET_H8300H, [...]): Make sure UNITS_PER_WORD and BITS_PER_WORD ar...Jakub Jelinek1-2/+2
1999-12-21longlong.h (_ARCH_PPC): Only protect add_ssaaaa and sub_ddmmss with W_TYPE_SI...David Edelsohn1-2/+4
1999-12-14xm-sp64.h: Avoid using __sparc_v9__ when testing for sparc64.Jakub Jelinek1-6/+6
1999-12-10longlong.h (__sparc_v9__): Use %rDIGIT instead of %DIGIT where appropriate.Jakub Jelinek1-4/+4
1999-12-08longlong.h: Merge in changes from glibc.Jakub Jelinek1-85/+310
1999-12-06* longlong.h: Fix clobbers in SPARC asm statements.Jakub Jelinek1-3/+3
1999-01-06Copyright fixes.Jeff Law1-1/+1
1998-07-27configure.in: Added i[34567]86-*-win32.Stan Cox1-3/+5
1998-01-22m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881.Robin Kirkham1-1/+1
1997-10-19* longlong.h (count_leading_zeros): Add missing casts to USItype.J"orn Rennecke1-3/+3
1997-09-09Add port done awhile ago for the ARC cpu.Jeff Law1-0/+31
1997-03-24Update copyright.Doug Evans1-1/+1
1997-03-24Add m32r support.Doug Evans1-0/+27