aboutsummaryrefslogtreecommitdiff
path: root/gcc/longlong.h
AgeCommit message (Expand)Author
2004-02-13Mainline merge as of 2004-02-11.Diego Novillo
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2003-09-28Merge from mainline.Richard Henderson
2003-08-20Mainline merge as of 2003-08-17.Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-02-09Mainline merge as of 2003-02-09.Diego Novillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2002-10-22Merge with basic-improvements as of 2002-10-21Diego Novillo
2002-10-11b-i-b merge as of 2002-10-11.Diego Novillo
2002-09-04Mainline merge 2002-09-03.Diego Novillo
2002-08-19Mainline merge as of 2002-08-18.Diego Novillo
2002-05-31* longlong.h (count_trailing_zeros): Add missing \, and clean upJason Thorpe
2002-02-09Contribute sh64-elf.Alexandre Oliva
2001-10-11 * calls.c: Fix formatting.Kazu Hirata
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg
2001-03-03 * longlong.h (umul_ppmm): Don't use a multiline string.Neil Booth
2000-12-07 * config/alpha/osf.h: Standarize copyright statement.Rodney Brown
2000-10-06 * longlong.h [alpha] (count_leading_zeros): Use cmpbge withRichard Henderson
2000-08-14 * collect2.c: Remove use of AIX import file.David Edelsohn
2000-05-29 * longlong.h [__alpha] (count_leading_zeros): New.Richard Henderson
2000-05-04 * libgcc2.c (near eh_context_specific): Comment #endif string.Richard Henderson
2000-04-15 * configure.in (alpha*-*-*): Aad config/alpha/t-alpha.Richard Kenner
2000-02-17 * longlong.h (__clz_tab): Declare as static to match definition.Hans-Peter Nilsson
2000-02-06 * longlong.h [sparc] (udiv_qrnnd): Avoid stringifying macro arg.Kaveh Ghazi
2000-01-13 * longlong.h [i386] (udiv_qrnnd): Rename 'd' argument to 'dv'Zack Weinberg
1999-12-27 * config/h8300/h8300.h (TARGET_H8300H, TARGET_H8300S): Make sureJakub Jelinek
1999-12-21 * longlong.h (_ARCH_PPC): Only protect add_ssaaaa and sub_ddmmssDavid Edelsohn
1999-12-14 * config/sparc/xm-sp64.h: Avoid using __sparc_v9__ when testingJakub Jelinek
1999-12-10 * longlong.h (__sparc_v9__): Use %rDIGIT instead of %DIGIT whereJakub Jelinek
1999-12-09 * longlong.h: Merge in changes from glibc.David S. Miller
1999-12-06 * longlong.h: Fix clobbers in SPARC asm statements.David S. Miller
1999-01-06Copyright fixes.Jeffrey A Law
1998-07-27configure.in: Added i[34567]86-*-win32.Stan Cox
1998-01-22 * m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881.Robin Kirkham
1997-10-20 * longlong.h (count_leading_zeros): Add missing casts to USItype.J"orn Rennecke
1997-09-09 Add port done awhile ago for the ARC cpu.Jeffrey A Law
1997-03-24Update copyright.Doug Evans
1997-03-24Add m32r support.Doug Evans
1996-07-19Correct typo.Ian Lance Taylor
1996-07-18(mc680x0): Define umul_ppmm, udiv_qrnnd, sdiv_qrnnd for the '020,Richard Kenner
1996-07-03formatting tweaksMike Stump
1996-07-03 formatting tweaksMike Stump
1995-10-03(mips umul_ppmm): Use `l' and `h' constraints; remove mflo and mfhiRichard Kenner
1995-09-22(pyr umul_ppmm): Use code `R' for REG.Richard Kenner
1995-06-15Update FSF address.Richard Kenner
1995-03-31(umul_ppmm mc68000): Use %# instead of #.Ken Raeburn
1994-07-07(vax sdiv_qrnnd): Fix typo.Torbjorn Granlund
1994-07-06(arm umul_ppmm): Fix use of uninitialized register.Richard Earnshaw
1994-07-05(expand_increment): If pre-incrementing a promotedTorbjorn Granlund
1994-07-01(arm umul_ppm): Fix typos in last change. Mark hard-codedRichard Earnshaw