| Summary: | Clean AArch64 syscall table | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Marcin Juszkiewicz <marcin> |
| Component: | general | Assignee: | Julian Seward <jseward> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ivosh |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
patch which adds all entries
patch which reformats table |
||
|
Description
Marcin Juszkiewicz
2016-10-19 15:42:50 UTC
Created attachment 101645 [details]
patch which adds all entries
Created attachment 101646 [details]
patch which reformats table
https://github.com/hrw/valgrind/commits/aarch64/reorder-syscalls-table branch takes care of it in nicer way. Marcin, what is the actual status here? Are the patches ready? patches got merged What do you mean by "merged"? Have they actually landed in Valgrind SVN? What was the SVN revision, then? 16230 added missing entries 16231 removed bogus part of file 16232-16247 enabled several aarch64 syscalls 16248 marked not implemented as such table looks ok now, is properly sorted, has entries updated Thank you for clarification. This bug has not been updated properly previously. |