summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc/arch
AgeCommit message (Expand)Author
2002-05-20Add native toolchain bits for "armeb" (big-endian ARM).thorpej
2002-03-24Add arm/xm-netbsd.hthorpej
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-02-26Make hconfig.h common as simply a redirect to config.h; these aretv
2002-02-07Define TARGET_CPU_DEFAULT. From Matthias Drochner.thorpej
2002-01-30Back out change on Perry's request... PR 15303 is open again.reinoud
2002-01-30The config file mentiones that if off_t isnt defined its defined in gcc asreinoud
2002-01-22regenerate.mrg
2001-12-19* Add protoize and unprotoize. (Closes PR 6894.)tv
2001-12-14Commit the results of running toolchain2netbsd on the Alpha.thorpej
2001-12-10Add G_GCOV_OBJS so gcov compiles.gmcgarry
2001-11-08New toolchain files for mipseb. Mainly toolchain2netbsd output with somerafal
2001-11-05Add m68k-specific `toolchain2netbsd' generated toolchain build/config files.scw
2001-09-08Rebuild USE_NEW_TOOLCHAIN files for vax. Add binutils, etc. ..matt
2001-08-30Regenerate so that ${DIST} is not expanded.matt
2001-08-28Commit NEW_TOOLCHAIN files. Do not attempt to use these unless you knowmatt
2001-08-19Update new toolchain that now toolchain2netbsd has beenmatt
2001-08-15regenerate.mrg
2001-08-14Regen.tv
2001-08-14Regen.tv
2001-08-10regenerate.mrg
2001-07-28Remake with toolchain2netbsd 1.3matt
2001-07-20Adding VAX gcc 2.95.3 (ELF).matt
2001-07-19powerpc support for 2.95.3matt
2001-07-19build a mipsel-netbsd gcc & libgcc.mrg
2001-07-19Initial 2.95.3 support for ARM-ELF.matt
2001-07-19build a sparc (elf) gcc 2.95.3mrg
2001-07-19freshly generated sparc64 config that seems able to build a working c & c++mrg
2001-07-18Regen.tv
2001-06-18Add gcc 2.95.2 build framework, and i386 config files from toolchain2netbsd.tv
1998-12-12GC old gcc 2.7.2.2.tv
1998-11-12Grad the adddi3 pattern from egcs -- which prevents the insn from getting toomycroft
1998-11-12Redo the previous:mycroft
1998-11-12Various changes culled from 2.8/egcs to clean this up a bit.mycroft
1998-11-11Remove the useless S constraints in the casesi_internal pattern.mycroft
1998-11-11Delete bogus comment.mycroft
1998-11-11Remove duplicated comment.mycroft
1998-11-11Import corrected load/store multiple code from egcs.mycroft
1998-11-11Work around the bug that causes unrecognizable smin insns.mycroft
1998-11-06C++ support changes:mhitch
1998-10-09PR/6265: Chas Williams: minor bug in assembler output from gccchristos
1998-09-28cleanup: Use sigemptyset() if HAVE_SIGEMPTYSET defined,jonathan
1998-09-28sa_mask (sigset_t) is no longer integral, so initialize to zero viajonathan
1998-09-28Back out rev 1.6: passing "-nostdlib" to binutils ld results injonathan
1998-08-29Slight tweak so that indirect references thru the PC are not usedmatt
1998-08-04Slight cleanup. Nuke things defined in ../netbsd.h, and nuke -Driscbsd.mycroft
1998-06-09"Fix" ASM_WEAKEN_LABEL so libgcc2 will compile happily. This _should_ betv
1998-05-14Add __ELF__ to CPP_PREDEFINES for mips platforms.simonb