summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2008-11-25sprintf to temporary buffer and memcpy, rather than sprintf directlydogcow
2008-11-20Applied a patch from Roman Zippel to fix jump table addressing in the M68kphx
2008-11-13Reverted my last modification, because it included GPLv3 code. Sorry.phx
2008-11-12Fixed jump table bugs (e.g. detected when compiling lang/php5 for m68k).phx
2008-11-04pass HOST_CFLAGS when building cross toolsdbj
2008-11-02Add manual page for nsp(4), the driver for NSP2000 cryptographictls
2008-11-01Prevent some forced local relocations from going into the GOT/PLT.matt
2008-10-31Set doc-operating-system and doc-default-operating-systemagc
2008-10-31Add a definition for NetBSD-current (which will become NetBSD-6.0)agc
2008-10-30don't check MKSHARE here, it is no longer valid.mrg
2008-10-27Teach gdb about reg::r_gbr. From mjf@uwe
2008-10-26add ${LDOPTS} to the compile command.mrg
2008-10-25use ${BFD_MACHINE_ARCH} in preference to ${MACHINE_ARCH}, if defined.mrg
2008-10-25Use ${TOOL_SED} instead of plain "sed" in "!=" assignments.apb
2008-10-25Use ${TOOL_SED} instead if plain sed in Makefiles.apb
2008-10-25Rewrite a "!=" command to avoid using sed.apb
2008-10-22Process FILES section only at "install" time. TOOL_AWK is not yet availablehannken
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2008-10-13since the Makefile creates stuff in (objdir) ./ldscripts/ and thenmrg
2008-10-12- install ldscripts on sparc64mrg
2008-10-12switch to per-arch multilib.h since we now use them.mrg
2008-10-11- add a i386/t-netbsd64 makefile fragment to build 32/64 bitmrg
2008-10-06Disable "-Wstack-protector" in a slightly nicer way.tron
2008-10-06move the code that sets ld_vers and other variables so that it ismrg
2008-10-05fix a 2 year old fix that broke genmultilib. ${CONFIG_SHELL}mrg
2008-09-25As "libgcov.c" uses alloca(3) (*yuuuk*) disable "-Wstack-protector" totron
2008-09-24Simplify argument passing, recommended by christos@hubertf
2008-09-24If you're going to add c99's entries to the setlists, you probably want todogcow
2008-09-24Fix standard name, add c99 features, misc other cleanup.hubertf
2008-09-23Implement /usr/bin/c99 script as wrapper for cc to run in C99 compatiblehubertf
2008-09-23Build and install a libgcov.skrll
2008-09-18Centralise arch/${MACHINE_ARCH}.mk inclusion.skrll
2008-09-09Revert rev 1.9:lukem
2008-09-09Don't define ENABLE_NLS if HOSTTOOL is definedlukem
2008-09-08Reduce size from 1407 bytes to 46 bytes by removing the copyrighthubertf
2008-09-06Add landisk.tsutsui
2008-09-03MAKEVERBOSE supportlukem
2008-09-03eliminate the need for gettext() when building the host-only tool.dogcow
2008-09-02de-couple the makedoc build from libcommon.christos
2008-09-02re-enable now that we have a newer texinfochristos
2008-09-02resolve conflictschristos
2008-09-02addjust for texinfo 4.8christos
2008-09-02resolve conflicts.christos
2008-09-02import last gplv2 versionchristos
2008-09-01re-run mknative-gcc for gcc-4.1-20080831.mrg
2008-08-31merge cornflakes from gcc-4-1-20080831-139820mrg
2008-08-31import GCC 4.1-branch from 20080831 / svn 139820.mrg
2008-08-31import GCC 4.1-branch from 20080831 / svn 139820.mrg
2008-08-31regen for this commit:mrg
2008-08-31move the AC_CACHE_CHECK(__stack_chk_fail, [ ... ]) code outmrg