View Single Post
Old 22 March 2017, 23:19   #115
matthey
Banned
 
Join Date: Jan 2010
Location: Kansas
Posts: 1,284
Quote:
Originally Posted by Hedeon View Post
Thanks for the extensive answer. And sorry for being a bit off topic. A new vbcc is cool. I just compiled from source for 68k and wos. Will the release be very much different from the current sources?
I doubt the main vbcc sources will have major changes. The following changes are likely.

Code:
- Power-of-two optimizations.
- Warn when truncating constants.
- fixed some shortcut-optimizations that were calculating an expression in the target type even if that was larger due to casts
- Fixed -deps dependency generation for including local header files.
- New option -no-cpp-warn to turn off all preprocessor warnings.
- Fixed gcc-compatibility of #pragma pack() and documented it.
- m68k: struct copy was using byte-copy also for aligned data
- vclib/atari: Fixed problem with receiving a trash-character on stdin.
- vclib/amiga: Include missing cia protos and inlines.
- vclib: New target m68k-kick13 (Kickstart 1.x with 1.x OS headers)
- vclib: m68k-jaguar (Atari Jaguar)
matthey is offline  
 
Page generated in 0.04744 seconds with 11 queries