Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-22 | now that gcc generates "correct" calls to the quad emulation library and | Jason Wright | |
the libc functions are in place, remove HARD_QUAD from sparc64. (If you actually want it, for some demented reason, look at -mhard-quad-float, void where prohibited). | |||
2003-06-13 | add __LP64__ and _LP64 CPP predefines for systems using LP64. | Brad Smith | |
pvalchev@ fgsch@ millert@ ok | |||
2002-03-26 | Change the memory model from some home-grown thing that looks to have been | Artur Grabowski | |
designed for mmu-less systems to something more decent that doesn't conflict with how gcc sometimes generates code. WARNING! This breaks binary compatibility. Reinstall from snapshots. Upgrades won't work! I repeat, upgrades won't work! Reinstall. | |||
2002-03-21 | predefine __sparc_v9__ on sparc64; ok art, espie | Peter Valchev | |
2001-09-24 | Force memory model to medlow for profiling. | Artur Grabowski | |
espie@ ok. | |||
2001-09-10 | ctor/dtor emission, stolen from solaris2. | Marc Espie | |
Plus, no sjlj by default. | |||
2001-09-10 | Initial cut at sparc64 gcc config. | Marc Espie | |
Polished by art. |