Home  
Login
Username:

Password:

Remember me



Lost Password?

Register now!
Sections
Who's Online
14 user(s) are online (8 user(s) are browsing News)

Members: 2
Guests: 12

Lemen, clint, more...
Support us!
Recent OS4 Files
OS4Depot.net
Recent Replied Topics
Topic Replies Last Post
AmigaOS4 Icon Wunschkonzert - AISS Edition [1][2][3][4][5][6] 104 (13831) Lemen Today 11:43
AmigaOS4 how replace fast mathffp.library and mathtrans.library on os4 ? 0 (12) kas1e Today 11:11
AmigaOS4 New AmigaAmp 3.8 11 (654) kas1e Today 9:45
AmigaOS4 wbstartup 14 (296) Raziel Today 1:48
AmigaOS4 CATWEASEL MK4 PLUS [1][2][3][4][5]...[18] 348 (34869) Spirantho Yesterday 22:59
Amiga General Forum Morph-East - Amiga gathering 0 (46) Rob Yesterday 22:43
AmigaOS4 NetSurf development builds [1][2][3][4][5]...[12] 226 (15890) Chris Yesterday 20:04
Amiga General Forum uninstalling Siamese Systems 1 (117) LiveForIt Yesterday 13:49
QT Beta testing [1][2][3][4] 77 (4814) tommysammy Yesterday 12:24
Amiga General Forum Amiga at Silicon Dreams/VCF-2013 1 (310) Chris 5/19 23:43
Amiga Emulation Big E-UAE JIT blog [1][2] 22 (2893) nubechecorre 5/19 13:16
AmigaOS4 New SketchBlock Video 6 (380) samo79 5/19 4:08
Amiga Classic Putty Squad comeback 4 (440) Chris 5/17 19:48
AmigaOS4 Opus Magellan source is free now! [1][2][3][4][5]...[12] 230 (22608) kas1e 5/17 18:28
AmigaOS4 USB (DOT4) Printers & OS4.1 **Testing in Progress** [1][2][3][4][5]...[14] 270 (35294) 328gts 5/16 3:12
Software News : VBCC 0.9 released (30-Dec-2008)
Posted by salass00 on 2009/1/1 13:19:38 (791 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:
* Using vasm 1.3c and vlink 0.12 with many improvements.
* New: vlink 0.12 has experimental support for dynamic linking. The frontend supports a -static option to force static linking.
* New: -unsigned-char allows a char without qualifier to be treated as unsigned char instead of signed char.
* New: Target "MiNT" (m68k-atarimint), which is a multitasking operating system for Atari computers. The linker was extended to support the MiNT-specific embedded a.out-format in a TOS exexutables, called aoutmint.
* Fixed a bug with using bitfields in operations, which occured with -O2 optimization on big-endian hosts.
* A combination of 64-bit shift and arithmetic-and operations generated illegal code on all targets.
* Fixed bug with expressions of the form (pointer_type) (non_ptr +/- non_ptr) on machines that allow shortcutting conversion from int to pointer types.
* Fixed bug with VLA (variable length array, C99) length 0.
* Fixed illegal optimization of constant indexes in VLAs.
* The volatile keyword was ignored in some situations when using -O2 optimization or higher.
* Fixed some problems with incorrect struct-definitions after parse errors.
* Error and warning messages are redirected to stderr.
* Warning 224 must not appear, when a function returns the difference between two auto-variables.
* Exit with a fatal error when an #include-recursion is detected, which means in this case that the nesting-level is > 1023.
* Fixed __AMIGADATE__, which should add parentheses around the date.
* Fixed wrong line number after an #include directive, when the line ends with CR/LF.
* M68k code generator: Shortcut was erroneously used for (int)=(floatvar)/(floatconst)-(floatconst) converting the last floatconst into integer.
* M68k code generator: __interrupt had a discrepancy between the number of saved and restored registers.
* M68k code generator: Link register A5 got overwritten by local variables when used for a VLA.
* M68k code generator: Used an address register as DBRA counter for a struct-push operation at -O1.
* M68k code generator: For compatibility the __stdargs modifier is supported now, but ignored.
* M68k code generator: Wrong adressing Mode An,<ea> for ADD occured sometimes with -O3 optimization.
* PPC code generator: variables with a natural size of 8 (double precision float) have to be aligned to a 64-bit boundary, as not all PPC CPUs support 32-bit alignment.
* PPC code generator: VLAs didn't work inside of a structure.
* PPC code generator: 64-bit arguments were sometimes unnecessarily "extended" from 32 to 64 bits under PowerOpen-ABI (WarpOS).
* i386 code generator: Fixed some 64-bit integer bugs.
* C16x code generator: Better shift code generation.
* C16x code generator: Fixed bug with save_result and r==tp.
* vclib: Made freopen() depend on fopen() to make sure that the destructor which closes all open files is called.
* vclib m68k: Returned sign of modulo operation was wrong in the cases (+)%(-) and (-)%(-).
* vclib PowerUp: Fixed libpowerup.so, which can be generated by vlink now.

In such a complex project there will of course be bugs. Most, especially the serious, bug fixes will be available immediately as a patch. The rest comes with the next release, or by request from the author (see below).

Printer Friendly Page Send this Story to a Friend Create a PDF from the article
The comments are owned by the poster. We aren't responsible for their content.
Poster Thread
corto
Posted: 2009/1/2 23:35  Updated: 2009/1/2 23:35
Just popping in
Joined: 2007/3/30
From:
Posts: 212
 Re: VBCC 0.9 released (30-Dec-2008)
Thank you so much, Frank, for this new version and for all changes and improvements it brings !
I am a vbcc fan !
Amigamancer
Posted: 2009/1/3 1:03  Updated: 2009/1/3 1:03
Just popping in
Joined: 2007/12/11
From:
Posts: 59
 Re: VBCC 0.9 released (30-Dec-2008)
Thank you for this new update and for supporting all possible Amiga platforms. I'm not a developer, but i could benefit from it as a user.
General
Featured Donations

Site sponsors
Advertise Here

Site statistics
Registered members
  1196
Logged in last:
  24 hours, 84
  7 days, 152
  30 days, 208
Random Photo
Basic AmigaOS 4.0 interface
Top Posters
1 kas1e   kas1e 2692
2 orgin   orgin 2656
3 ChrisH   ChrisH 2346
4 Chris   Chris 2239
5 Raziel   Raziel 2100
6 Antique   Antique 2100
7 samo79   samo79 1900
8 Mikey_C   Mikey_C 1885
9 328gts   328gts 1576
10 LiveForIt   LiveForIt 1503
Powered by XOOPS 2.0 © 2001-2006 The XOOPS Project