Discussion:
[ACTIVITY] 6 - 10 February 2017
Diana Picus
2017-02-10 17:50:06 UTC
Permalink
== Progress ==

* [ARM GlobalISel] Add support for fp arguments [TCWG-1029] [5/10]
- Committed support for single precision hard float and soft-fp ABIs
- Work in progress on supporting double precision

* Misc [5/10]
- Meetings, mailing lists, code reviews
- Reverted / fixed a few patches that broke the buildbots
- Tested and uploaded binaries for release candidate 2 on AArch64

== Plan ==

* More GlobalISel
Peter Smith
2017-02-10 18:41:43 UTC
Permalink
== Progress ==

[TCWG-617] Upstreamed a patch to make copy relocations use synthetic
sections. This allows us to remove the output section relative dynamic
relocation which is important for range extension Thunks

Did some design work for range extension Thunks.

Did some refactoring to merge PLT and IFunc PLT at maintainers request

[BUD17]
Researched my forthcoming Connect presentation and wrote about 3/5 of the slides

== Plan ==
Finish Connect presentation early next week as I'll be on holiday the
week before Connect.

Start implementing range extension Thunks.

Loading...