summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc/arch
AgeCommit message (Expand)Author
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
1998-03-30ns32k.c:matthias
1998-03-26The mips port now uses /usr/libexec/ld.elf_so.mhitch
1998-03-24backout "rmn" -> ns32k_gen_operand change. This needs more thought andmatthias
1998-03-13gcc-ns32k mega commit compiled by Ian Dall.matthias
1998-03-06PR #3606: add -nostdlib to ld's command line if -nostdlib is on cc'stv
1998-01-20fix misoptimization after "ffs(x) - 1"drochner
1997-11-04Don't do function CSE; it tickles a bizarre bug in other parts of thethorpej
1997-10-24Fix PR 3123 by Robert Dick.is
1997-10-19Added PIC support for the ARM version of GCC 2.7.2.2 implemented bymark
1997-10-06Change GCC's INITIALIZE_TRAMPOLINE() function as submitted to Cygnus:jonathan