Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
174 user(s) are online (10 user(s) are browsing News)

Members: 0
Guests: 174

more...

Support us!

Headlines


Recent Replied Topics
Software News : VBCC 0.9d released (30-Dec-2014)
Posted by salass00 on 2015/1/13 18:58:10 (1546 reads) News by the same author
Software News

VBCC is a highly optimizing portable and retargetable ISO C compiler. It supports ISO C according to ISO/IEC 9899:1989 and a subset of the new standard ISO/IEC 9899:1999 (C99).

http://sun.hasenbraten.de/vbcc/


Changes since last release:

* New libcall interface makes all backends generate much better code, when doing a library call (e.g. for 64-bit arithmetics or soft-float).
* Supports C99 __func__.
* Fixed some cases where volatile was not respected.
* Fixed compiler crash when main() does not return int in C99 mode.
* Do not perform algebraic optimizations on "pointer - pointer". Makes (char *)p - (char *)0 being treated as integer again.
* Relaxed rules for constant expressions involving conditional expressions. Fixes for example int x = 1<2?3:4 to be accepted as a constant expression.
* Added diagnosis for empty struct/array initializers.
* Fixed possible memory corruption with string constants of exactly 128 bytes length.
* Stricter propagation of constants/VARADRs.
* Do not emit unused local static variables in lower optimization levels as well.
* Fixed problems with (void)((condition) || func()).
* PPC: Fixed output of negative pointer constants on 64 bit hosts.
* 68k: -sc (small code) works again, since switching from PhxAss to vasm.
* 68k: New option -fastcall to pass function arguments in scratch registers.
* 68k: New option -fp2scratch to use fp2 as an additional scratch register.
* 68k: Fixed bug with word/long register size in indexed addressing mode.
* 68k: Conversion of signed char to int, with 16 bit integer setting, fixed.
* 68k: Fixed wrong alignment assumptions on pointer references.
* 68k: Avoid certain addressing modes for soft-float ICs. This caused an index register to be used before it had been restored from the stack.
* 68k: Fixed return register for long double.
* 68k: Fixed incorrect order of restoring pushed registers during a 16 bit to 64 bits integer conversion.
* 68k: Overwriting FP-register in float to unsigned conversion fixed.
* 68k: Fixed bug with -(An)/(An)+ and internal libcalls.
* ColdFire: 64bit add/sub with constants.
* ColdFire: Corrected stack-adjustment for pushflag in bottom of function. In some case the stack was adjusted 4 bytes too far. Crashed on return.
* ColdFire: Fixed bug with storing 64-bit values (stored0d1).
* vclib: Major rework for Atari. Most files are shared between M68k and ColdFire. Also the same headers can be used for 16- and 32-bit backends.
* vclib: libgem with all AES and VDI functions for Atari.
* vclib: Many C99 functions and features added to the 6888x, 68040 and 68060 math libraries.
* vclib: New m060.lib with math functions optimized for the 68060 FPU.
* vclib: Improved pow2() and pow10() for 68060.
* vclib: Fixed sqrt(float), sqrt(double), float to int64 and double to int64 in the softfloat library by using code from John R. Hauser's 2b release.
* vclib: Adapted all math libraries to the new libcall interface.
* vclib: sscanf() tried to read characters from a 0 filehandle in certain situations.
* vclib: Added missing ANSI-C89 functions strcoll() and strxfrm().
* vclib: m13.lib for Amiga Kickstart 1.x systems, using mathffp.library instead of mathieeesingbas.library.
* vclib: Fixed 68060 unsigned 64-bit modulo.
* AmigaOS/68k config files include -hunkdebug, so specifying -g on the commandline is sufficient now for getting line debug info.
* Frontend lowers priority under AmigaOS/MorphOS, so other user processes are no longer affected by the compiler.


Printer friendly page Send this story to a friend
The comments are owned by the author. We aren't responsible for their content.
Author Thread
General
Site sponsors
 
Contact us on discord to advertise here.

Site statistics
Registered members
  1699
Logged in last:
  24 hours, 46
  7 days, 110
  30 days, 159

Top Posters
1 kas1e
kas1e 9049
2 Raziel
Raziel 5455
3 LiveForIt
LiveForIt 3821
4 samo79
samo79 3768
5 ChrisH
ChrisH 3582
6 Chris
Chris 3363
7 orgin
orgin 3272
8 328gts
328gts 3066
9 Hans
Hans 2739
10 Antique
Antique 2621

New Members
iMil
iMil 07/18/2024
kikems
kikems 07/09/2024
Boabster
Boabster 07/05/2024
Condor1975
Condor1975 06/29/2024
Redlion
Redlion 06/27/2024
Detordiggei
Detordiggei 06/25/2024
Robin21
Robin21 06/23/2024
Robin21
Robin21 06/23/2024
thalamus
thalamus 06/22/2024
Rosco
Rosco 06/19/2024


Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project