| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | hjl | 2009-02-12 | 1 | -0/+49 |
* | PR other/38758 | jsm28 | 2009-01-20 | 1 | -15/+33 |
* | 2008-06-12 Paul Brook <paul@codesourcery.com> | pbrook | 2008-06-12 | 1 | -0/+6 |
* | gcc/ | rsandifo | 2008-06-09 | 1 | -6/+6 |
* | * longlong.h (add_ssaaaa): Support Intel asm syntax in i386 and | rask | 2007-10-29 | 1 | -8/+8 |
* | Revert: | kazu | 2007-10-10 | 1 | -1/+1 |
* | * longlong.h (count_leading_zeros): Replace '{' and '}' with '%{' | kazu | 2007-10-09 | 1 | -1/+1 |
* | * longlong.h [__CRIS_arch_version >= 8] (count_trailing_zeros): | hp | 2007-09-06 | 1 | -0/+3 |
* | * config/cris/cris.h (TARGET_HAS_LZ, CLZ_DEFINED_VALUE_AT_ZERO): | hp | 2007-09-03 | 1 | -0/+4 |
* | 2007-08-02 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-08-02 | 1 | -0/+5 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * longlong.h (__x86_64__): Add definitions for add_ssaaaa, | uros | 2007-05-18 | 1 | -9/+38 |
* | gcc/ | rsandifo | 2007-01-19 | 1 | -0/+5 |
* | * longlong.h (__xtensa__): Add definitions for umul_ppmm, __umulsidi3, | bwilson | 2006-11-06 | 1 | -0/+17 |
* | PR target/28014: | amylaar | 2006-06-13 | 1 | -4/+37 |
* | PR other/13873 | amodra | 2005-12-06 | 1 | -2/+7 |
* | * longlong.h (__clz_tab): Always provide. | drow | 2005-11-11 | 1 | -1/+2 |
* | * longlong.h (add_ssaaaa): Clobber condition code register | drow | 2005-11-04 | 1 | -3/+3 |
* | * Makefile.in (LIBGCC_DEPS): Add libgcc2.h. | nickc | 2005-09-09 | 1 | -6/+4 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -2/+2 |
* | * longlong.h: Fix macros for m32r add_ssaaaa and sub_ddmmss. | nickc | 2004-06-15 | 1 | -4/+4 |
* | * config.gcc, config/m68k/linux.h: Implement with-cpu for m68k-linux. | bernie | 2004-03-16 | 1 | -5/+5 |
* | Merge from csl-arm-branch. | pbrook | 2004-02-03 | 1 | -1/+1 |
* | * cpperror.c, cpptrad.c, longlong.h, params.def, rtl.def, | kazu | 2004-01-22 | 1 | -1/+1 |
* | * longlong.h (mc68020, __mc68030__, mc68030, __mc68040__, mc68040, | bernie | 2004-01-18 | 1 | -10/+3 |
* | * longlong.h (umul_ppmm): Add ColdFire support. | bernie | 2003-08-21 | 1 | -2/+37 |
* | +2003-08-08 Bernardo Innocenti <bernie@develer.com> | pinskia | 2003-08-08 | 1 | -5/+7 |
* | * longlong.h (PowerPC umul_ppmm): Do not test __vxworks__. | dje | 2003-07-30 | 1 | -1/+1 |
* | * longlong.h (umul_ppmm) [alpha]: Use __builtin_alpha_umulh. | rth | 2003-04-02 | 1 | -4/+1 |
* | * longlong.h [alpha] (count_leading_zeros, count_trailing_zeros): Use | rth | 2003-02-04 | 1 | -8/+6 |
* | * libgcc2.c: Include auto-host.h. | rth | 2003-02-01 | 1 | -2/+2 |
* | * longlong.h (__udiv_qrnnd): Remove PARAMS from prototype. | jakub | 2002-10-03 | 1 | -1/+1 |
* | * longlong.h: Partially synchronize with GMP-4.1 version: | uweigand | 2002-09-30 | 1 | -28/+25 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -1/+1 |
* | * longlong.h: Import current PowerPC defintion from GMP-4.1. | dje | 2002-08-27 | 1 | -80/+88 |
* | * m68k.c (m68k_output_function_prologue, | ghazi | 2002-08-14 | 1 | -182/+2 |
* | * longlong.h (count_trailing_zeros): Add missing \, and clean up | thorpej | 2002-05-31 | 1 | -5/+5 |
* | Contribute sh64-elf. | aoliva | 2002-02-09 | 1 | -0/+15 |
* | * calls.c: Fix formatting. | kazu | 2001-10-11 | 1 | -4/+4 |
* | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | zack | 2001-05-17 | 1 | -1/+1 |
* | * longlong.h (umul_ppmm): Don't use a multiline string. | neil | 2001-03-03 | 1 | -2/+1 |
* | * config/alpha/osf.h: Standarize copyright statement. | law | 2000-12-07 | 1 | -1/+2 |
* | * longlong.h [alpha] (count_leading_zeros): Use cmpbge with | rth | 2000-10-06 | 1 | -2/+2 |
* | * collect2.c: Remove use of AIX import file. | dje | 2000-08-14 | 1 | -1/+1 |
* | * longlong.h [__alpha] (count_leading_zeros): New. | rth | 2000-05-29 | 1 | -0/+33 |
* | * libgcc2.c (near eh_context_specific): Comment #endif string. | rth | 2000-05-04 | 1 | -267/+237 |
* | * configure.in (alpha*-*-*): Aad config/alpha/t-alpha. | kenner | 2000-04-15 | 1 | -1/+1 |
* | * longlong.h (__clz_tab): Declare as static to match definition. | law | 2000-02-17 | 1 | -2/+2 |
* | * longlong.h [sparc] (udiv_qrnnd): Avoid stringifying macro arg. | ghazi | 2000-02-06 | 1 | -12/+12 |