diff --git a/docs/internals/3_0_BUGSTATUS.txt b/docs/internals/3_0_BUGSTATUS.txt index f680521f4..107b47062 100644 --- a/docs/internals/3_0_BUGSTATUS.txt +++ b/docs/internals/3_0_BUGSTATUS.txt @@ -335,6 +335,13 @@ FIXED-30BRANCH: TODO ---------------------------------------------------------------- +110830 configuring with --host fails to build 32 bit on 64 bit target + +FIXED-TRUNK: 4442 +FIXED-30BRANCH: TODO + +---------------------------------------------------------------- + 110875 Assertion when execve fails FIXED-TRUNK: 4435 @@ -354,3 +361,16 @@ Fixed broken malloc_usable_size() FIXED-TRUNK: 4439 FIXED-30BRANCH: TODO +---------------------------------------------------------------- + +110898 opteron instructions missing: btq sbbq btsq btrq bsfq + +FIXED-TRUNK: TODO +FIXED-30BRANCH: TODO + +---------------------------------------------------------------- + +110954 x86->IR: unhandled instruction bytes: 0xE2 0xF6 (loop Jb) + +FIXED-TRUNK: TODO +FIXED-30BRANCH: TODO