freebsd-dev/usr.sbin/kldxref
John Birrell 0aad0f2282 These are the things that the tinderbox has problems with because it
doesn't use the default CFLAGS which contain -fno-strict-aliasing.

Until the code is cleaned up, just add -fno-strict-aliasing to the
CFLAGS of these for the tinderboxes' sake, allowing the rest of the
tree to have -Werror enabled again.
2007-11-20 02:07:30 +00:00
..
ef_amd64.c Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00
ef_i386.c Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00
ef_nop.c Explicitly pass in the relocation base and data offset into ef_reloc() 2004-08-28 19:31:10 +00:00
ef_obj.c Use posix_memalign() rather than assuming that malloc() provides adequate 2006-01-12 08:01:38 +00:00
ef_powerpc.c Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00
ef_sparc64.c Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00
ef.c Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00
ef.h Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00
fileformat
kldxref.8 Fixed manpage's synopsis, and synchronized it with the program's usage(). 2004-06-01 09:34:04 +00:00
kldxref.c Use safe strlcpy rather than unsafe strncpy. After marcel's last fix, 2006-08-05 18:22:11 +00:00
Makefile These are the things that the tinderbox has problems with because it 2007-11-20 02:07:30 +00:00