Commit Graph

340 Commits

Author SHA1 Message Date
Philipp Oppermann
91f5ba58fd Merge branch 'post-11' into post-12 2021-05-17 12:47:38 +02:00
Philipp Oppermann
2359915246 Merge branch 'post-10' into post-11 2021-05-17 12:47:38 +02:00
Philipp Oppermann
31d907a1f2 Merge branch 'post-09' into post-10 2021-05-17 12:47:38 +02:00
Philipp Oppermann
0e1efb591c Merge branch 'post-08' into post-09 2021-05-17 12:47:38 +02:00
Philipp Oppermann
bf19acea61 Adjust post-08 to take InterruptStackFrame by value 2021-05-17 12:46:46 +02:00
Philipp Oppermann
0380d3a02f Merge branch 'post-11' into post-12 2021-05-17 12:45:22 +02:00
Philipp Oppermann
1acc894846 Merge branch 'post-10' into post-11 2021-05-17 12:45:11 +02:00
Philipp Oppermann
62378b25df Merge branch 'post-09' into post-10 2021-05-17 12:45:11 +02:00
Philipp Oppermann
6c161ff3e0 Merge branch 'post-08' into post-09 2021-05-17 12:45:11 +02:00
Philipp Oppermann
c3d3b132b3 Merge branch 'post-07' into post-08 2021-05-17 12:45:11 +02:00
Philipp Oppermann
75abc110d4 Adjust post-07 to take InterruptStackFrame by value 2021-05-17 12:40:11 +02:00
Philipp Oppermann
3aa979ebe0 Switch to forked pic8259 crate to fix nightly build error 2021-05-17 12:39:57 +02:00
Philipp Oppermann
0f0e18d2b3 Merge branch 'post-11' into post-12 2021-05-17 11:47:14 +02:00
Philipp Oppermann
3508e8a058 Merge branch 'post-10' into post-11 2021-05-17 11:47:14 +02:00
Philipp Oppermann
51caf33232 Merge branch 'post-09' into post-10 2021-05-17 11:47:14 +02:00
Philipp Oppermann
66d0d5d11c Merge branch 'post-08' into post-09 2021-05-17 11:47:14 +02:00
Philipp Oppermann
80e52e4e99 Merge branch 'post-07' into post-08 2021-05-17 11:47:14 +02:00
Philipp Oppermann
ad4b2a2e64 Merge branch 'post-06' into post-07 2021-05-17 11:47:14 +02:00
Philipp Oppermann
d55fa1ee24 Adjust post-06 to take InterruptStackFrame by value 2021-05-17 11:46:24 +02:00
Philipp Oppermann
75cad2305f Merge branch 'post-11' into post-12 2021-05-17 11:44:50 +02:00
Philipp Oppermann
d8478d537b Merge branch 'post-10' into post-11 2021-05-17 11:44:50 +02:00
Philipp Oppermann
7653ffcb40 Merge branch 'post-09' into post-10 2021-05-17 11:44:50 +02:00
Philipp Oppermann
b5d4b9b212 Merge branch 'post-08' into post-09 2021-05-17 11:44:50 +02:00
Philipp Oppermann
d61e579799 Merge branch 'post-07' into post-08 2021-05-17 11:44:50 +02:00
Philipp Oppermann
1e22d287e3 Merge branch 'post-06' into post-07 2021-05-17 11:44:50 +02:00
Philipp Oppermann
5ae0f13fa4 Merge branch 'post-05' into post-06 2021-05-17 11:44:50 +02:00
Philipp Oppermann
4804317b24 Take InterruptStackFrame by value as required by x86_64 v0.14 2021-05-17 11:43:22 +02:00
Philipp Oppermann
a9e8caed90 The wake trait is stable now 2021-04-05 13:04:05 +02:00
Philipp Oppermann
7ef188cda0 The enable_interrupts_and_hlt function was renamed to enable_and_hlt 2021-02-02 11:52:04 +01:00
Philipp Oppermann
55a787f413 Merge branch 'post-11' into post-12 2021-02-02 11:46:44 +01:00
Philipp Oppermann
63be7cda6b Use constant instead of removed const_in_array_repeat_expressions feature 2021-02-02 11:32:30 +01:00
Philipp Oppermann
38dc3b8396 Merge branch 'post-11' into post-12 2020-10-08 17:02:00 +02:00
Philipp Oppermann
ed93cfb926 Merge branch 'post-10' into post-11 2020-10-08 17:02:00 +02:00
Philipp Oppermann
3a230d0624 Remove dangerous create_example_mapping test function 2020-10-08 17:01:55 +02:00
Philipp Oppermann
d5f674e62e Merge branch 'post-11' into post-12 2020-10-02 23:38:32 +02:00
Philipp Oppermann
ca3dfc719c Merge branch 'post-10' into post-11 2020-10-02 23:38:21 +02:00
Philipp Oppermann
76282b9981 Merge branch 'post-09' into post-10 2020-10-02 23:37:44 +02:00
Philipp Oppermann
93844bee41 Merge branch 'post-08' into post-09 2020-10-02 23:36:43 +02:00
Philipp Oppermann
a280600fae Merge branch 'post-07' into post-08 2020-10-02 23:36:30 +02:00
Philipp Oppermann
4cfb94cf18 Merge branch 'post-06' into post-07 2020-10-02 23:35:40 +02:00
Philipp Oppermann
31c0412d0d Merge branch 'post-05' into post-06 2020-10-02 23:35:26 +02:00
Philipp Oppermann
d26b91121c Merge branch 'post-04' into post-05 2020-10-02 23:35:26 +02:00
Philipp Oppermann
d4e1f47e62 Update post-04 to use compiler_builtins mem feature instead of rlibc (#868)
* Remove rlibc and use compiler-builtins-mem feature (#865)

* Update post-04 to use compiler_builtins `mem` feature instead of `rlibc`

Co-authored-by: Rob Gries <robert.w.gries@gmail.com>
2020-10-02 23:28:03 +02:00
Philipp Oppermann
c93dfdd41b Merge branch 'post-11' into post-12 2020-09-24 10:55:22 +02:00
Philipp Oppermann
340cbaba36 Use new const_mut_refs feature gate (#860) 2020-09-24 10:55:06 +02:00
Philipp Oppermann
0ce451a144 Merge branch 'post-11' into post-12 2020-08-16 17:59:56 +02:00
Philipp Oppermann
43b5f835ab Merge branch 'post-10' into post-11 2020-08-16 17:59:56 +02:00
Philipp Oppermann
f48eed487c Merge branch 'post-09' into post-10 2020-08-16 17:59:56 +02:00
Philipp Oppermann
d2e7a4a970 Merge branch 'post-08' into post-09 2020-08-16 17:59:56 +02:00
Philipp Oppermann
988e248a6f Merge branch 'post-07' into post-08 2020-08-16 17:59:56 +02:00