tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
ctfconv
/
at
jcs
18 files
Makefile
Import a tool for generating CTF data section (SUNW_ctf) based on DWARF information.
8 years ago
ctfconv.1
add missing HISTORY; based on CVS logs and release announcements
8 years ago
ctfconv.c
Remove unused DEBUG_LINE define.
3 years ago
ctfstrip
Include the .SUNW_ctf section in bsd.gdb
6 years ago
ctfstrip.1
spelling/grammar fixes;
8 years ago
dw.c
Make sure dw_at2name() never returns NULL. This call is used in various printf calls that clang decided to optimise into puts calls that crash with a NULL argument. Also add DW_AT_noreturn which caused this when running ./ctfconv -d ./ctfconv OK mpi@
2 years ago
dw.h
add rcs ids
8 years ago
dwarf.h
Make sure dw_at2name() never returns NULL. This call is used in various printf calls that clang decided to optimise into puts calls that crash with a NULL argument. Also add DW_AT_noreturn which caused this when running ./ctfconv -d ./ctfconv OK mpi@
2 years ago
elf.c
Use size_t, not off_t, for length parameters. This matches how the functions are called and eliminates a few casts. OK tb@
3 years ago
generate.c
On i386 long double is 80bit expanded to 96bits or 12 bytes. This is the size that the ctftools ctfconvert uses and I think we should do as well. Fixes regress/usr.bin/ctfdump on i386. OK miod@
2 years ago
hash.c
add rcs ids
8 years ago
hash.h
add rcs ids
8 years ago
itype.h
Typo.
6 years ago
parse.c
Rewrite the it_cmp() function to use the common check bigger than, check smaller than logic.
2 years ago
pool.c
remove duplicate includes
3 years ago
pool.h
add rcs ids
8 years ago
xmalloc.c
Import a tool for generating CTF data section (SUNW_ctf) based on DWARF information.
8 years ago
xmalloc.h
Import a tool for generating CTF data section (SUNW_ctf) based on DWARF information.
8 years ago