Go to file
Ben Gras b029fb598a new libunwind, updated to netbsd b1f513eedd
existing libunwind used '0' in lsda_encoding as 'not present,'
whereas that is a valid encoding and does occur and would be
ignored. a missing encoding is actually 0xff.

The commit that addresses this is:

commit 8d4b51028d1a12b58d616f4b605254a877caafcf
Author: joerg <joerg>
Date:   Tue Mar 11 23:52:17 2014 +0000

    0 is a valid LSDA encoding and can be seen in statically linked
    programs. Initialize lsdaEncoding to DW_EH_PE_omit and check for that
    value to decide whether a value should be decoded.

more bugfixes are necessary. this update is up to:

commit b1f513eedd332426d88acbb118b6e9070966dcb9
Author: joerg <joerg>
Date:   Wed May 14 22:13:36 2014 +0000

    Lazy VFP processing works a lot better if the functions contain a return
    instruction.
2014-07-28 17:06:01 +02:00
benchmarks Import NetBSD true and false commands 2014-07-28 17:05:09 +02:00
bin Import NetBSD mv command. 2014-07-28 17:05:55 +02:00
commands Import NetBSD mv command. 2014-07-28 17:05:55 +02:00
common LLVM Minix changes 2014-07-28 17:05:59 +02:00
distrib Importing sys/libunwind for clang 2014-07-28 17:06:01 +02:00
docs Allow install of binutils and import texinfo 2013-07-12 14:18:08 +02:00
drivers LLVM Minix changes 2014-07-28 17:05:59 +02:00
etc LLVM Minix changes 2014-07-28 17:05:59 +02:00
external Compile gold as a tool on MINIX/llvm-only system 2014-07-28 17:06:00 +02:00
games Importing games/colorbars 2014-07-28 17:05:50 +02:00
gnu Replace wget with ftp as default in fetch scripts 2014-07-28 17:05:08 +02:00
include LLVM Minix changes 2014-07-28 17:05:59 +02:00
kernel LLVM Minix changes 2014-07-28 17:05:59 +02:00
lib LLVM Minix changes 2014-07-28 17:05:59 +02:00
libexec LLVM Minix changes 2014-07-28 17:05:59 +02:00
man Import NetBSD mv command. 2014-07-28 17:05:55 +02:00
releasetools LLVM Minix changes 2014-07-28 17:05:59 +02:00
sbin LLVM Minix changes 2014-07-28 17:05:59 +02:00
servers Correct a few library dependency tracking mistakes 2014-07-28 17:05:56 +02:00
share LLVM Minix changes 2014-07-28 17:05:59 +02:00
sys new libunwind, updated to netbsd b1f513eedd 2014-07-28 17:06:01 +02:00
test LLVM Minix changes 2014-07-28 17:05:59 +02:00
tests LLVM Minix changes 2014-07-28 17:05:59 +02:00
tools LLVM Minix changes 2014-07-28 17:05:59 +02:00
usr.bin LLVM Minix changes 2014-07-28 17:05:59 +02:00
usr.sbin LLVM Minix changes 2014-07-28 17:05:59 +02:00
.gitignore gitignore: ignore some more generated files 2012-12-06 13:29:20 +00:00
.gitreview build:update 'git review' config to match gerrit.minix3.org 2014-07-28 17:05:15 +02:00
build.sh Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Install sources with MKSRC=yes 2014-07-28 17:05:12 +02:00
Makefile.inc Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00