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-04-06 20:03:14 +02:00
2020-02-25 08:23:18 -05:00
2019-08-19 08:03:41 -07:00
2020-03-27 13:43:20 +00:00
2020-01-09 11:41:29 +00:00
2020-03-17 17:38:47 +00:00
2019-11-05 16:36:11 +01:00
2020-02-07 15:15:16 +01:00
2019-07-30 12:25:43 +02:00
2019-06-04 15:20:41 +02:00
2020-02-25 20:20:23 +00:00
2020-03-17 21:42:47 +01:00
2020-04-07 13:51:09 +02:00
2020-03-31 21:14:35 +08:00
2020-04-07 16:19:49 +01:00
2019-10-07 15:14:15 +02:00
2020-03-27 13:43:20 +00:00
2020-03-17 17:38:47 +00:00
2019-10-28 13:32:21 +01:00
2019-10-28 13:32:21 +01:00
2020-02-12 16:29:27 +01:00
2019-03-07 22:05:54 +01:00
2019-08-21 10:27:13 +02:00
2019-06-12 13:20:21 +02:00
2019-06-12 13:20:21 +02:00
2020-01-06 18:41:32 +04:00
2019-06-12 13:20:20 +02:00
2020-01-07 14:32:57 +00:00
2020-03-19 12:33:50 +00:00
2019-08-20 17:26:21 +02:00
2020-01-12 11:42:40 +01:00
2020-02-25 17:42:59 +00:00
2020-03-17 18:55:52 -04:00
2019-08-22 17:30:25 +04:00
2019-08-22 17:30:25 +04:00
2019-03-07 22:16:22 +01:00
2020-02-22 08:26:47 +00:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-09-10 08:58:43 +02:00
2019-08-16 13:31:52 +02:00
2019-12-17 09:05:23 +01:00
2019-08-16 13:31:52 +02:00
2019-10-28 12:00:07 +01:00
2019-09-10 08:58:43 +02:00
2020-04-07 14:34:47 +02:00
2020-01-08 11:15:35 +01:00
2019-03-05 14:43:11 +01:00
2019-03-07 22:16:22 +01:00
2019-06-12 13:18:33 +02:00
2019-12-17 09:05:23 +01:00
2019-12-17 09:05:23 +01:00
2020-03-18 14:03:46 -04:00
2019-08-16 13:31:52 +02:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-09-03 23:24:42 +02:00
2019-12-17 09:05:23 +01:00
2019-06-12 13:18:33 +02:00
2019-12-18 12:28:44 +01:00
2020-02-04 09:00:57 +01:00
2020-01-24 20:59:15 +01:00
2019-12-17 09:05:23 +01:00
2019-03-11 16:33:49 +01:00
2020-03-17 19:58:34 +01:00
2020-03-17 19:58:34 +01:00
2019-03-05 14:43:11 +01:00
2019-12-18 08:36:15 +01:00
2020-03-06 10:35:15 +00:00
2020-02-22 08:26:47 +00:00
2020-03-03 18:04:47 +08:00
2019-08-20 17:26:19 +02:00
2019-12-18 08:36:15 +01:00
2019-06-03 14:03:00 +02:00
2019-08-20 17:26:19 +02:00
2019-12-18 20:17:45 +00:00
2020-03-06 17:21:28 +01:00
2020-02-28 09:25:49 +01:00
2020-03-17 19:48:10 -04:00
2019-10-26 15:38:06 +02:00