-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
CHARLES Henri-Pierre
committed
Nov 30, 2023
1 parent
a056def
commit 5b088f1
Showing
40 changed files
with
1,738 additions
and
1,465 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,39 @@ | ||
2023-11-30 Henri-Pierre Charles <hc227932@gre061041> | ||
|
||
* Demonstrators for new article | ||
|
||
* Upgrade GenCrossTool with new release tools | ||
|
||
mpfr : 4.2.0 | ||
gmp : 6.2.1 | ||
mpc : 1.3.1 | ||
gcc : 13.2.0 | ||
binutils : 2.40 | ||
gdb : 10.1 | ||
linux : 5.18.17 | ||
newlib : 4.3.0.20230120 | ||
glibc : 2.37 | ||
qemu : 8.0.3 | ||
isl : 0.26 | ||
|
||
|
||
* Public V4.0 release | ||
|
||
2023-09-18 Henri-Pierre Charles <hc227932@gre061041> | ||
|
||
* Add aarch64 backend | ||
|
||
* New language construction : initial if/else support: condition | ||
with only one simple condition (like loops) | ||
|
||
* New low level code generation optimisation. Multiplication by | ||
runt time value 0 or power of 2 will be optimized | ||
|
||
* New low level binary code generation scheme. if + return instead | ||
of nested if | ||
|
||
* V4.0 release | ||
|
||
2023-05-22 Henri-Pierre CHARLES HC227932 <[email protected]> | ||
|
||
* Add demonstrators for 4 code generation scenarios | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.