summaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++/arch
AgeCommit message (Collapse)Author
2006-06-02remove support for building (with) GCC 2.95. also:mrg
- always install <stdbool.h> - don't generate a fake one for vax / gettext.
2003-03-03back out previous:mrg
- didn't need to/mean to update libstdc++ yet - mknative generated bogus files that ended having libstc++ not install various required headers. should fix the "can't find iostream.h" lossage in src/regress.
2003-03-01update / regenerate for binutils 2.13.2.1mrg
2003-01-28do not install libioP.h nor iostreamP.hjdolecek
2002-05-20Add native toolchain bigs for "armeb" (big-endian ARM).thorpej
2002-03-22Add m68000-specific `toolchain2netbsd' generated toolchain build/config files.fredette
2002-02-27New toolchain infrastructure for sh3eb, generated with mknative.tv
2002-02-27New toolchain framework for sh3el platforms, generated with mknative.tv
2002-01-22regenerate.mrg
2001-12-14More toolchain2netbsd output for the Alpha, after coaxingthorpej
toolchain2netbsd to actually spit it out.
2001-11-17New toolchain files for mipsel.simonb
From Rafal's commit for mipseb (which applies here too): WARNING: Binutils 2.11.2 (maybe earlier) changed the MIPS ABI, so any shared libs built by this toolchain WILL NOT WORK without either a whack to BFD to fix that or a patch to ld_elf.so to work around it. I need to chase the binutils folks on this issue still.
2001-11-08New toolchain files for mipseb. Mainly toolchain2netbsd output with somerafal
changes to configuration stuff to (a) recognize `mipseb', and (b) build a BE-default GCC on mipseb. gprof and gdb still not done. WARNING: Binutils 2.11.2 (maybe earlier) changed the MIPS ABI, so any shared libs built by this toolchain WILL NOT WORK without either a whack to BFD to fix that or a patch to ld_elf.so to work around it. I need to chase the binutils folks on this issue still. That said, the new toolchain seems to work quite well once the ABI change is worked around/fixed -- I'm committing from a machine running a user- land built with the new compiler.
2001-11-05Add m68k-specific `toolchain2netbsd' generated toolchain build/config files.scw
2001-10-18Update from toolchain2netbsd run. (though some only have the updatedmatt
toolchain2netbsd version run)
2001-09-10Final config file for VAX ELF.matt
2001-08-30Regenerate so that ${DIST} is not expanded.matt
2001-08-15regenerate.mrg
2001-08-14Regen.tv
2001-08-10build libstdc++ for sparc & sparc64.mrg
2001-08-10regenerate.mrg
2001-08-10USE_NEW_TOOLCHAIN powerpc files for libg2c & libstdc++matt
2001-07-28Regen new toolchain ARM ELF files with toolchain2netbsd.matt
Include libg2c, libobjc, libstdc++ ARM ELF config files.
2001-07-24Add new toolchain build structure for libg2c, libobjc, and libstdc++.tv
Note that old build system still exists under .if conditionals; this will be removed once all platforms are using the new toolchain.