NetBSD/gnu/dist
christos 924b906d65 Only compile 64 bit relocations if we can build a 64 bit target (BFD64)
not if the 64 bit type is defined (BFD_HOST_64_BIT) because the second
is always defined, even if it falls back to a 32 bit type. In our case,
this was not the problem; the problem was that we bfd_vma is a 32 bit
type when BFD64 is not defined, so the shift was out of range.
2004-12-11 08:42:55 +00:00
..
autoconf Allow $M4 to contain command line options. 2001-11-14 23:48:33 +00:00
bc Prevent funny output when giving a directory name on the command line. 2003-10-13 21:52:40 +00:00
binutils Only compile 64 bit relocations if we can build a 64 bit target (BFD64) 2004-12-11 08:42:55 +00:00
cvs From otto@OpenBSD: 2004-09-09 22:23:29 +00:00
diffutils Re-add. 2003-01-26 01:53:40 +00:00
gawk move the GNU awk-based awk.texi back under src/gnu/dist/gawk/, 2004-03-27 11:34:11 +00:00
gcc Make trampolines work on PowerPC. 2004-12-09 23:23:23 +00:00
gdb Back out previous commit. PIDGET() must be used with a ptid_t, and the 2004-10-16 21:17:51 +00:00
gettext update to most recent versions 2003-11-13 03:06:40 +00:00
grep Add missing .TP before -P, and sort options. 2004-11-11 01:39:25 +00:00
groff Remove duplicated 'libedit'. 2004-12-01 00:07:37 +00:00
postfix GC a few empty directories that have shown-up in 2.1.5. 2004-11-13 05:47:54 +00:00
sendmail Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
texinfo Do not search the info path when opening our own output file. We may find 2004-08-29 08:16:18 +00:00
toolchain delete binutils 2.13 sources. 2003-12-04 02:00:07 +00:00