summaryrefslogtreecommitdiff
path: root/gcc/longlong.h
Commit message (Expand)AuthorAgeFilesLines
* longlong.h (__x86_64__): Add definitions for add_ssaaaa...Uros Bizjak2007-05-181-9/+38
* 200x-xx-xx Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2007-01-191-0/+5
* longlong.h (__xtensa__): Add definitions for umul_ppmm...Bob Wilson2006-11-061-0/+17
* re PR target/28014 (space-optimized divide used inconsistently)J"orn Rennecke2006-06-131-4/+37
* re PR other/13873 (gcc/longlong.h uses test for PPC)Alan Modra2005-12-061-2/+7
* * longlong.h (__clz_tab): Always provide.Daniel Jacobowitz2005-11-111-1/+2
* longlong.h (add_ssaaaa): Clobber condition code register in ARM version.Mark Mitchell2005-11-041-3/+3
* Makefile.in (LIBGCC_DEPS): Add libgcc2.h.Nick Clifton2005-09-091-6/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* c-common.c, [...]: Fix comment typos.Kazu Hirata2005-05-261-2/+2
* * longlong.h: Fix macros for m32r add_ssaaaa and sub_ddmmss.Kazuhiro Inaoka2004-06-151-4/+4
* config.gcc, linux.h: Implement with-cpu for m68k-linux.Richard Zidlicky2004-03-161-5/+5
* backport: re PR target/12476 (ARM/THUMB thunk calls broken)Paul Brook2004-02-031-1/+1
* cpperror.c, [...]: Update copyright.Kazu Hirata2004-01-221-1/+1
* longlong.h (mc68020, [...]): Remove redundant checks for implied target prede...Bernardo Innocenti2004-01-181-10/+3
* * longlong.h (umul_ppmm): Add ColdFire support.Peter Barada2003-08-211-2/+37
* +2003-08-08 Bernardo Innocenti <bernie@develer.com> + + PR target/9697 + PR...Bernardo Innocenti2003-08-081-5/+7
* * longlong.h (PowerPC umul_ppmm): Do not test __vxworks__.David Edelsohn2003-07-301-1/+1
* * longlong.h (umul_ppmm) [alpha]: Use __builtin_alpha_umulh.Richard Henderson2003-04-021-4/+1
* longlong.h [alpha] (count_leading_zeros, [...]): Use builtins instead of inli...Richard Henderson2003-02-041-8/+6
* libgcc2.c: Include auto-host.h.Richard Henderson2003-02-011-2/+2
* * longlong.h (__udiv_qrnnd): Remove PARAMS from prototype.Jakub Jelinek2002-10-031-1/+1
* longlong.h: Partially synchronize with GMP-4.1 version: Use i370 definitions ...Ulrich Weigand2002-09-301-28/+25
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-1/+1
* longlong.h: Import current PowerPC defintion from GMP-4.1.David Edelsohn2002-08-271-80/+88
* m68k.c (m68k_output_function_prologue, [...]): Delete versions for DPX2/MOTOR...Kaveh R. Ghazi2002-08-141-182/+2
* longlong.h (count_trailing_zeros): Add missing \, and clean up whitespace in ...Jason Thorpe2002-05-311-5/+5
* Contribute sh64-elf.Alexandre Oliva2002-02-091-0/+15
* calls.c: Fix formatting.Kazu Hirata2001-10-111-4/+4
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg2001-05-171-1/+1
* * longlong.h (umul_ppmm): Don't use a multiline string.Neil Booth2001-03-031-2/+1
* osf.h: Standarize copyright statement.Rodney Brown2000-12-061-1/+2
* longlong.h [alpha] (count_leading_zeros): Use cmpbge with a zero instead of -1.Richard Henderson2000-10-051-2/+2
* collect2.c: Remove use of AIX import file.David Edelsohn2000-08-141-1/+1
* longlong.h [__alpha] (count_leading_zeros): New.Richard Henderson2000-05-291-0/+33
* libgcc2.c (near eh_context_specific): Comment #endif string.Richard Henderson2000-05-041-267/+237
* configure.in (alpha*-*-*): Aad config/alpha/t-alpha.Richard Kenner2000-04-151-1/+1
* * longlong.h (__clz_tab): Declare as static to match definition.Hans-Peter Nilsson2000-02-161-2/+2
* * longlong.h [sparc] (udiv_qrnnd): Avoid stringifying macro arg.Kaveh R. Ghazi2000-02-061-12/+12
* longlong.h [i386] (udiv_qrnnd): Rename 'd' argument to 'dv' to avoid -Wtradit...Zack Weinberg2000-01-131-2/+2
* h8300.h (TARGET_H8300H, [...]): Make sure UNITS_PER_WORD and BITS_PER_WORD ar...Jakub Jelinek1999-12-271-2/+2
* longlong.h (_ARCH_PPC): Only protect add_ssaaaa and sub_ddmmss with W_TYPE_SI...David Edelsohn1999-12-211-2/+4
* xm-sp64.h: Avoid using __sparc_v9__ when testing for sparc64.Jakub Jelinek1999-12-141-6/+6
* longlong.h (__sparc_v9__): Use %rDIGIT instead of %DIGIT where appropriate.Jakub Jelinek1999-12-101-4/+4
* longlong.h: Merge in changes from glibc.Jakub Jelinek1999-12-081-85/+310
* * longlong.h: Fix clobbers in SPARC asm statements.Jakub Jelinek1999-12-061-3/+3
* Copyright fixes.Jeff Law1999-01-061-1/+1
* configure.in: Added i[34567]86-*-win32.Stan Cox1998-07-271-3/+5
* m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881.Robin Kirkham1998-01-221-1/+1
* * longlong.h (count_leading_zeros): Add missing casts to USItype.J"orn Rennecke1997-10-191-3/+3