summaryrefslogtreecommitdiff
path: root/gnu/dist/toolchain
AgeCommit message (Expand)Author
2003-12-04delete binutils 2.13 sources.mrg
2003-11-27delete GDB 5.0. it is no longer used by supported platforms (sorry pc532 :-)mrg
2003-11-23Set ENTRY=__start to be consistent with other ELF ports. The produceduwe
2003-11-07The "pref @rN" instruction was introduced in sh3, not sh4, so correctuwe
2003-11-03Set USER_LABEL_PREFIX to "", otherwise native compilation of some GNUragge
2003-10-23If host is x86-*-netbsd*, don't descend into gcc, gdb, and rcsmatt
2003-10-16Keep the unsigned, just add HOST_WIDE_INT.matt
2003-10-16Cast using HOST_WIDE_INT, not unsigned.matt
2003-10-06Add in-tree toolchain support for HPPA.matt
2003-09-23Fix various GCC3.3.1 nitsmatt
2003-09-22get sys/signal.h included before machine/frame.h includes m68k/signal.hcl
2003-09-12Fix the alignment code generated for the 64bit case.fvdl
2003-09-07Skip gcc and gdb for x86_64-*-netbsd*fvdl
2003-08-22build with GCC3 - string literals can't use literal new lines.mrg
2003-08-20use %llu for unsigned long long printing; PR bin/22552itojun
2003-08-15Correctly decode the switchframe *and the two callframes above it* whichmatt
2003-08-15Register `fill' was renamed to `lr'.hannken
2003-08-01Make this compile with gcc-3christos
2003-07-27rework an expression to avoid 32 bit overflowmrg
2003-07-27#if 0 an assert that is always false. XXX not really always...mrg
2003-07-26Disable rules that attempt to update parse.c from parse.y.lukem
2003-07-24Add rev 1.48 from binutils:simonb
2003-07-09As already done in binutils-2.14:drochner
2003-07-09Fix another case where the %{R*} in LINK_SPEC got lost.drochner
2003-06-30These man pages are not from the Berkeley distribution -- remove ".UC".wiz
2003-06-26fix LINK_SPEC to pass "-R" to the linkerdrochner
2003-06-26link shared objects against libgcc_pic also in the !nativedrochner
2003-06-14Bring in the following patch from FSF binutils mainline:thorpej
2003-06-01Change --redefine-syms-file to --redefine-syms for consistency withthorpej
2003-05-26Handle comments in macros when the -C flag is specified to thekristerw
2003-05-23Back-port a patch from GCC mainline:thorpej
2003-05-09elf_fake_sections: fix cast sh_name.petrov
2003-05-06Include <string.h>. From Ian Lance Taylor.thorpej
2003-04-25Make sure to supply the PS_REGNUM (as a fixed value) so thatmatt
2003-04-11Add netbsdaout.c to BFD32_BACKENDS_CFILES and netbsdaout.lo toskrll
2003-04-07Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692.wiz
2003-04-06Correct some SPARC tradenames. From Igor Sobrado in PR 19820.wiz
2003-04-02add a missing backslash.perry
2003-03-30VAX, not Vax.wiz
2003-03-17Build COFF targets. Some embedded tools really, really want this.mycroft
2003-03-16Don't access memory before the start of a file.martin
2003-03-15Back out rev. 1.4. The problem only occurs when using pre-compiledthorpej
2003-03-15Add -mstrict-align to the CC1 default options.hannken
2003-03-15PR/20554: John Heasley: gcc should define __sparcv9 for 64 bit compilationchristos
2003-03-14Second half of fix for PR toolchain/19265.thorpej
2003-03-14Add support for the %j format length modifier (intmax_t). We have tothorpej
2003-03-14Pass -m403 to gas.hannken
2003-03-14Support a Mac OS X host.thorpej
2003-03-13Support Mac OS X host.thorpej
2003-03-12The preprocessor in Apple's GCC 3.1 doesn't like being passed a macrothorpej