On Tue, Apr 5, 2016 at 11:12 AM, Jim Wilson wrote:
> On Mon, Apr 4, 2016 at 8:18 PM, $rik@nth wrote:
>> There is no way to build static tool chain by using abe tool at all?
>
> Maybe modify abe/lib/make.sh to add -static directly to LDFLAGS?
Even this is not helpful. It is returning the same ear
On 04/15/2016 07:35 AM, $rik@nth wrote:
> On Tue, Apr 5, 2016 at 11:12 AM, Jim Wilson wrote:
>> On Mon, Apr 4, 2016 at 8:18 PM, $rik@nth wrote:
>>> There is no way to build static tool chain by using abe tool at all?
>>
>> Maybe modify abe/lib/make.sh to add -static directly to LDFLAGS?
All t
# Progress #
* TCWG-545, 7 patches are approved, and 1 patch needs update, which
needs the change somewhere else. [3/10]
* TCWG-547, patch is pending. Pinged Pedro on IRC, to be reviewed, but
no response.
* TCWG-167, [3/10]. ARM reverse debugging fixes. Post one patch to fix
test case.
== Progress ==
* Validation
- finally identified what caused several random results: use of 'ssh
-tt' to acces the remote tester. I don't know the real cause.
* GCC
- reported a few regressions in trunk
- a few backports
- AdvSIMD intrinsics tests: built the list of AArch64 intrinsics not
Progress:
- Read up on AARCH64 TLS and LLD code base
- Commented on upstream patch in hope of getting approval from the code-owners
- TCWG-466 Implement ADRL pseudo in LLVM assembler
-- Slow progress as the pseudo instruction does not fit well into the
existing architecture
-- On the positive side
== Progress ==
* Support (2/10)
- Closing some inline asm constraint bugs that were fixed or user error
- Finished PR16275
* Background (8/10)
- Code review, meetings, discussions, general support, etc.
- Lost track of how many meetings and email threads I had
- Mostly about helping newcomer