forked from OCamlPro/gnucobol
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reverted r4061 - allocating pointer on the correct boundary would nee…
…d more changes and is differently done in trunk
- Loading branch information
sf-mensch
committed
Dec 8, 2020
1 parent
f9cc0db
commit 6fab272
Showing
2 changed files
with
0 additions
and
9 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,9 +1,4 @@ | ||
|
||
2020-12-08 Ron Norman <[email protected]> | ||
|
||
* codegen.c: emit 01/77 USAGE POINTER as 'unsigned char * xxx[1]' | ||
so that it is properly aligned for the hardware | ||
|
||
2020-12-07 Simon Sobisch <[email protected]> | ||
|
||
* codegen.c (output_display_fields): prevent bad integer promotion in | ||
|
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