NetBSD/gnu/dist
christos 8743a11216 Apply GCC/35998 from FreeBSD http://svnweb.freebsd.org/changeset/base/245024
gcc: avoid generating negative values to DW_AT_byte_size.

There is a bug in gcc (GCC/35998) where dwarf reports
sizes of unsigned -1 (0xffffffff).

On NetBSD this generated a faulty CTF entry which then
caused a segfault in ctfmerge. The issue was worked
around in NetBSD's Dtrace but since the issue originated
in gcc, it seems reasonable to fix it here.

Thanks to Christoph Mallon for pointing out a correct fix.
2013-01-17 20:01:37 +00:00
..
autoconf Redo previous change in a better way, as suggested by mrg. 2011-07-15 07:04:52 +00:00
bc
diffutils PR/26453: Ken Raeburn: make zero byte allocations return NULL instead of error 2012-03-12 17:41:59 +00:00
gcc4 Apply GCC/35998 from FreeBSD http://svnweb.freebsd.org/changeset/base/245024 2013-01-17 20:01:37 +00:00
gettext Disable rebuilding files in the source tree. 2011-09-10 20:35:42 +00:00
gkermit include headers to make prototypes visible. 2011-05-15 14:30:08 +00:00
gmake PR/46704: Antti Kantee: Recognize tilera in config.guess 2012-07-19 19:34:26 +00:00
grep Change several int variables to size_t, ssize_t, or ptrdiff_t. 2013-01-05 09:40:15 +00:00
groff revert previous 2012-06-10 15:02:31 +00:00
texinfo PR/46704: Antti Kantee: Recognize tilera in config.guess 2012-07-19 19:34:26 +00:00