summaryrefslogtreecommitdiff
path: root/gnu/egcs/gcc
AgeCommit message (Expand)Author
2002-03-26Change the memory model from some home-grown thing that looks to have beenArtur Grabowski
2002-03-21predefine __sparc_v9__ on sparc64; ok art, espiePeter Valchev
2002-03-19tweak gcc inliner. More weight for leaf functions. Less depth for otherMarc Espie
2002-03-19Remove blatant advertizement. We don't give a fuck if it's NU/LixMarc Espie
2002-03-16semi-current config from gcc, seems to work better for us too; espie@ okMichael Shalayeff
2002-03-07From NetBSD: Fix evil bitfield bug; hugh@ okFederico G. Schwindt
2002-02-17Define an epilogue for vax to protect function ends from gcc'sHugh Graham
2002-01-27Make f77(1) work on sparc64. ok espiePeter Valchev
2002-01-21Switch last workaround to a form easier for espie to maintain.Hugh Graham
2002-01-21Use HOST_CFLAGS to force gcc to build its helper tools withoutHugh Graham
2002-01-20Commit change from gcc mainline that's been kicking around in my treeHugh Graham
2001-09-25let configure script use GNUSYSTEM_AUX_DIRMarc Espie
2001-09-24Force memory model to medlow for profiling.Artur Grabowski
2001-09-10Put in a fix from future gcc that implements some unimplemented code.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-07-19__attribute__((__nonnull__), separate from printf.Marc Espie
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
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-24Missed changes from the past.Marc Espie
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-02-03alpha uses gas and gnu_ld.Artur Grabowski
2001-01-29Revert changes temporarily, until they have been checked.Marc Espie
2001-01-29regenMarc Espie
2001-01-29Internal cpp changed nameMarc Espie
2001-01-29Automatic mergerMarc Espie
2001-01-292.95.3, test release 2Marc Espie
2000-12-13On vax build libgcc without -fPIC for now.Hugh Graham
2000-10-27generate fpic/fPIC static links, so that gdb works; espieTheo de Raadt
2000-10-15Reflect reality.Marc Espie
2000-10-15Explain how -shared is supposed to work and what breaks when youMarc Espie
2000-10-15Don't link shared libraries against -lc on ppc either.Marc Espie
2000-10-15Finish synch'ing.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-25switch powerpc to libgcc -fPIC.Marc Espie
2000-09-25Patch from Alexander N. Kabaev <ak03@gte.com>Marc Espie
2000-09-25Miscellaneous cvs wackiness: remove resurrected files and `solve'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