summaryrefslogtreecommitdiff
path: root/gnu/egcs/gcc/config
AgeCommit message (Expand)Author
2001-09-24Force memory model to medlow for profiling.Artur Grabowski
2001-09-10ctor/dtor emission, stolen from solaris2.Marc Espie
2001-09-10Initial cut at sparc64 gcc config.Marc Espie
2001-09-05Use __GLOBAL_OFFSET_TABLE_ consistently.Marc Espie
2001-08-01Do not define 'unix' on powerpc. ok drahnPeter Valchev
2001-06-13alpha now defaults to shared libs.Artur Grabowski
2001-03-03Define __ELF__ in the gcc for powerpc OpenBSD.Dale Rahn
2001-03-02Define __PPC__ as well as __PPC because some packages expect that defineDale Rahn
2001-02-24Automatic conflict resolutionMarc Espie
2001-02-24Synch with FSFMarc Espie
2001-02-03update configuration for elf: remove ecoff markers, handle alpha assemblerMarc Espie
2001-01-292.95.3, test release 2Marc Espie
2000-10-27generate fpic/fPIC static links, so that gdb works; espieTheo de Raadt
2000-10-15Don't link shared libraries against -lc on ppc either.Marc Espie
2000-10-14build both -fPIC and -fpic on sparc; espie (not around, and this needs to be ...Theo de Raadt
2000-10-09RenamedMarc Espie
2000-10-09Compile libgcc -fPIC on all OpenBSD architectures.Marc Espie
2000-10-09Don't select libc for -shared for now.Marc Espie
2000-09-24Synch with FSF stable treeMarc Espie
2000-09-24Activate libgcc -fPIC for powerpcMarc Espie
2000-09-16ELF linkage does not require collect2, ld does everything necessary.Dale S. Rahn
2000-07-26From gcc devel sources: make_temp_file -> mips_make_temp_file to avoidMarc Espie
2000-07-26thinkoMarc Espie
2000-07-03Sorry, no dynamic libraries yet...Marc Espie
2000-06-05Fix mergeMarc Espie
2000-06-05Synch with 2.95.3 (pre-rel)Marc Espie
2000-06-05m68k asm knows about m68030-m68060 already, no need for upgrade, theMarc Espie
2000-05-15Add support for building libraries with debugging information in them.Niklas Hallqvist
2000-04-27Support -shared on a.out platforms: pass the right options to ldMarc Espie
2000-01-30Adapted from egcs development sources, courtesy of Zack Weinberg, withMarc Espie
2000-01-23Repair exceptions in i386 pic code (builtin setjmp/longjmp was not savingMarc Espie
2000-01-19Inane conflicts:Marc Espie
2000-01-19Update to 2.95.2Marc Espie
2000-01-15clean up defines for openbsd powerpc, also enable the libc_r support properly.Dale S. Rahn
1999-09-20FormattingMarc Espie
1999-09-20Transform mips/openbsd-be.h into a fragment,Marc Espie
1999-09-17Invoke sh move-if-change explicitly.Marc Espie
1999-09-01Don't try to use .set on mips, it's special.Marc Espie
1999-08-27Restore SET_ASM_OP, which lets __attribute__((alias)) work again.Marc Espie
1999-08-24Avoid /usr/ARCH-unknown-openbsd in a way more friendly toMarc Espie
1999-08-23MergeMarc Espie
1999-08-23Update to gcc 2.95.1, official release.Marc Espie
1999-08-16Comment typoNiklas Hallqvist
1999-08-16We must tell we are little endian by defaultNiklas Hallqvist
1999-07-22put back 990629 `finalize_pic' removal, now that the newer snapshotMarc Espie
1999-07-22MergeMarc Espie
1999-07-22990718, very close to release.Marc Espie
1999-07-18Revert last change of the 990629: this breaks m68k pic code.Marc Espie
1999-07-18MergeMarc Espie
1999-07-18Update to 990629 snapshotMarc Espie