| Commit message (Expand) | Author | Age | Files | Lines |
* | 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com> | bkoz | 2000-04-06 | 1 | -215/+241 |
* | * acconfig.h: Add HAVE_GAS_HIDDEN. | drepper | 2000-04-05 | 1 | -4/+22 |
* | * config/rs6000/t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbegin, | geoffk | 2000-04-05 | 1 | -175/+140 |
* | * configure.in: Comment out --enable-c-cpplib stanza. | zack | 2000-03-30 | 1 | -239/+227 |
* | * configure.in: Set $IFS to a value if it doesn't already have one | geoffk | 2000-03-20 | 1 | -2/+2 |
* | * rs6000/t-aix41: New file. | ghazi | 2000-03-19 | 1 | -2/+2 |
* | See the ChangeLog on the branch for more details. | geoffk | 2000-03-16 | 1 | -140/+113 |
* | * acconfig.h (HAVE_GAS_WEAK): New define. | law | 2000-03-16 | 1 | -4/+21 |
* | * configure.in (hppa configurations): Add pa32-regs.h to the | law | 2000-03-14 | 1 | -20/+20 |
* | * gccbug.in: New file. | loewis | 2000-03-13 | 1 | -98/+98 |
* | Add ia64 port. | wilson | 2000-03-09 | 1 | -0/+21 |
* | * configure.in (hpux10, hpux11, PA32 mode): Use i128 float format. | law | 2000-02-29 | 1 | -109/+110 |
* | Apply Philip Blundell's patch to add arm-conix target. | nickc | 2000-02-29 | 1 | -6/+4 |
* | * Makefile.in (STMP_FIXINC): New toggle. | zack | 2000-02-27 | 1 | -73/+76 |
* | * pa.h (FUNCTION_ARG_PASS_BY_REFERENCE): Handle pass-by-reference | law | 2000-02-22 | 1 | -233/+222 |
* | * configure.in (alpha-linux*, alpha-netbsd) [extra_parts]: | rth | 2000-02-17 | 1 | -221/+232 |
* | * configure.in: Add support for avr target. | law | 2000-02-17 | 1 | -97/+99 |
* | * configure (gcc_version): When setting, narrow search to | ghazi | 2000-02-16 | 1 | -230/+219 |
* | * configure.in: Add support for avr target. | rth | 2000-02-16 | 1 | -103/+105 |
* | Add support for MCore port | nickc | 2000-02-14 | 1 | -219/+244 |
* | Add thumb prototypes file | nickc | 2000-02-11 | 1 | -0/+6 |
* | * configure.in: (i*86-*-rtems*): Swapped elf and coff | law | 2000-02-11 | 1 | -6/+6 |
* | * configure: Rebuilt. | oliva | 2000-02-10 | 1 | -246/+222 |
* | * configure.in: Correct --help text for --with-dwarf2. | zack | 2000-02-10 | 1 | -2/+2 |
* | * configure.in: Make --enable-cpplib the default. | zack | 2000-01-28 | 1 | -242/+234 |
* | * configure.in (alpha-dec-osf5): Enable MASK_SUPPORT_ARCH. | rth | 2000-01-28 | 1 | -219/+230 |
* | * alpha/osf.h (TARGET_HAS_XFLOATING_LIBS): Define. | rth | 2000-01-24 | 1 | -1/+1 |
* | Oops, a reference to mmap_zero remained | oliva | 2000-01-16 | 1 | -2/+2 |
* | * aclocal.m4 (AC_FUNC_MMAP_ZERO): New macro. | oliva | 2000-01-16 | 1 | -199/+396 |
* | * configure.in (--enable-new-gxx-abi): New option. | nathan | 2000-01-13 | 1 | -221/+231 |
* | regenerate | jason | 2000-01-13 | 1 | -99/+128 |
* | fix typo | jason | 2000-01-05 | 1 | -210/+221 |
* | * configure.in (m68*-*-rtemscoff*): New target, formal name for | law | 2000-01-05 | 1 | -94/+93 |
* | * configure.in: Add pj target. | law | 2000-01-05 | 1 | -88/+101 |
* | Applied Joel Sherrill's patch to add v850-rtems target | nickc | 2000-01-04 | 1 | -0/+11 |
* | Patch to configure.in, approved by law@cygnus, for mn10200 processor. | dlindsay | 1999-12-29 | 1 | -88/+89 |
* | * configure.in (--enable-checking): Use a more portable `for' | ghazi | 1999-12-28 | 1 | -203/+204 |
* | * configure.in (AC_DECL_SYS_SIGLIST, xm-siglist.h, | ghazi | 1999-12-28 | 1 | -160/+115 |
* | * configure.in: Avoid [[ by using test and changequote. Add | ian | 1999-12-28 | 1 | -10/+10 |
* | 1999-12-26 Zack Weinberg <zack@wolery.cumb.org> | zack | 1999-12-26 | 1 | -213/+253 |
* | * configure.in (alpha-osf, alpha-linux): Handle ev6[78]. | rth | 1999-12-14 | 1 | -0/+3 |
* | * configure.in: Fix typo for "-64" in 64bit as check. | davem | 1999-12-10 | 1 | -2/+2 |
* | * config/sparc/sol2-64.h: Same as sol2-sld-64.h, except that | oliva | 1999-12-08 | 1 | -90/+100 |
* | * configure.in: When target is sparc* and tm_file contains 64, | oliva | 1999-12-08 | 1 | -39/+99 |
* | * configure.in (sparc64-*-linux*): Use posix threads if enabled. | davem | 1999-12-08 | 1 | -87/+90 |
* | * i386.c (ix86_expand_move): Never add clobbers to move patterns. | hubicka | 1999-12-01 | 1 | -1/+1 |
* | From Casper H.S. Dik on comp.unix.solaris, 23 Oct 1998: | law | 1999-11-23 | 1 | -87/+94 |
* | * config/freebsd.h: New, FreeBSD architecture independent file. | law | 1999-11-23 | 1 | -2/+2 |
* | * configure.in: Handle libgcc2 threads support on FreeBSD platforms. | law | 1999-11-15 | 1 | -1/+1 |
* | * configure.in (m68k-next-nextstep4): Handle Openstep 4.2. | law | 1999-11-05 | 1 | -1/+1 |