Peter Maydell
e715f7b77e
Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' into staging
Various fixes:
- add .github repo lockdown config
- better handle missing symbols in elf-ops
- protect fcntl64 with #ifdef
- remove unused macros from test
- fix handling of /proc/self/maps
- avoid BAD_SHIFT in x80 softfloat
- properly terminate on .hex EOF
- fix configure probe on windows cross build
- fix %r12 guest_base initialization
# gpg: Signature made Tue 07 Apr 2020 16:31:14 BST
# gpg: using RSA key 6685AE99E75167BCAFC8DF35FBD0DB095A9E2A44
# gpg: Good signature from "Alex Bennée (Master Work Key) <alex.bennee@linaro.org>" [full]
# Primary key fingerprint: 6685 AE99 E751 67BC AFC8 DF35 FBD0 DB09 5A9E 2A44
* remotes/stsquad/tags/pull-misc-fixes-070420-1:
tcg/i386: Fix %r12 guest_base initialization
configure: Add -Werror to PIE probe
hw/core: properly terminate loading .hex on EOF record
linux-user: clean-up padding on /proc/self/maps
linux-user: factor out reading of /proc/self/maps
softfloat: Fix BAD_SHIFT from normalizeFloatx80Subnormal
gdbstub: fix compiler complaining
target/xtensa: add FIXME for translation memory leak
linux-user: more debug for init_guest_space
tests/tcg: remove extraneous pasting macros
linux-user: protect fcntl64 with an #ifdef
elf-ops: bail out if we have no function symbols
.github: Enable repo-lockdown bot to refuse GitHub pull requests
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-04-07 22:12:05 +01:00
..
2020-03-29 09:52:13 -04:00
2019-08-16 13:31:51 +02:00
2020-03-29 09:52:13 -04:00
2019-08-16 13:31:53 +02:00
2019-10-31 11:47:11 -04:00
2020-03-23 17:22:30 +00:00
2020-03-19 14:22:46 +00:00
2019-08-16 13:31:53 +02:00
2020-01-07 17:24:29 +04:00
2020-03-23 17:22:30 +00:00
2020-03-23 17:22:30 +00:00
2019-09-13 16:05:00 +01:00
2019-12-16 10:46:34 +00:00
2020-03-31 19:13:32 -03:00
2020-03-17 12:22:36 -04:00
2020-01-27 10:49:51 -08:00
2020-03-23 17:22:30 +00:00
2019-08-16 13:31:53 +02:00
2019-12-17 10:39:47 +11:00
2020-04-01 19:00:16 +02:00
2019-09-07 08:31:51 +02:00
2020-02-21 09:15:04 +11:00
2019-08-16 13:31:52 +02:00
2020-03-23 17:22:30 +00:00
2020-03-12 16:27:33 +00:00
2019-10-28 19:06:47 +01:00
2019-10-22 09:39:54 +02:00
2020-03-08 09:18:29 -04:00
2020-03-09 15:59:31 +01:00
2020-04-07 08:55:11 +10:00
2020-02-27 13:46:37 -08:00
2020-03-12 16:27:33 +00:00
2020-03-16 22:07:42 +01:00
2019-10-31 11:47:25 -04:00
2020-03-12 16:27:33 +00:00
2020-01-09 11:41:29 +00:00
2019-08-16 13:31:52 +02:00
2020-03-17 12:22:36 -04:00
2019-08-16 13:31:53 +02:00
2019-12-16 10:46:34 +00:00
2019-10-25 14:17:08 +01:00
2019-08-16 13:31:52 +02:00
2020-03-17 11:23:14 +00:00
2019-10-04 18:49:18 +02:00
2020-03-29 09:52:13 -04:00
2019-12-16 10:46:34 +00:00
2020-02-27 11:50:30 +00:00
2019-08-16 13:31:52 +02:00
2020-04-02 17:10:09 +02:00
2020-04-07 16:19:49 +01:00
2019-08-16 13:31:51 +02:00
2019-08-16 13:31:52 +02:00
2020-03-17 12:22:36 -04:00
2019-11-05 23:33:12 +01:00
2020-01-29 19:28:52 +01:00
2020-02-28 14:57:19 -05:00
2020-01-23 16:34:15 +00:00
2019-08-16 13:31:53 +02:00
2019-11-11 13:44:16 +00:00
2020-01-30 16:02:04 +00:00
2020-02-28 09:24:43 +01:00
2020-03-19 17:15:19 +01:00
2020-01-30 16:02:04 +00:00
2020-01-07 16:06:59 +04:00
2019-08-16 13:31:53 +02:00
2020-01-06 18:41:32 +04:00