AminetAminet
Search:
84990 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/c/vbcc_bin_amigaosppc.lha

Mirror:Random
Showing: ppc-morphos icongeneric icon
No screenshot available
Short:Optimizing ISO C compiler, PPC/AmigaOS
Author:"Frank Wille" frank at phoenix.owl.de
Uploader:polluks+aminet sdf org (Stefan Haubenthal)
Type:dev/c
Version:0.9h patch2
Architecture:ppc-amigaos
Date:2025-09-28
URL:http://sun.hasenbraten.de/vbcc/
Download:dev/c/vbcc_bin_amigaosppc.lha - View contents
Readme:dev/c/vbcc_bin_amigaosppc.readme
Downloads:2610

vbcc - portable ISO/ANSI C compiler (c) in 1995-2022 by Volker Barthelmann


INTRODUCTION

    vbcc is a portable and retargetable ISO/ANSI C compiler.

    This archive contains the binaries for the compiler, preprocessor,
    assembler, linker, frontend, message browser, as well as several
    other tools to generate code for your installed targets.

    All major parts of this distribution (including compiler,
    preprocessor, libraries etc.) have been built using this system.


FEATURES

    vbcc..

    - is portable and retargetable

    - comes with a global optimizer that can e.g. do common subexpression
      elimination, constant propagation, function inlining and several
      other optimizations across functions and modules (depending on
      optimization level)

    - should be compliant to ANSI/ISO89 and partially ISO99

    - can generate code that runs on a plain 68000 CPU

    - can generate code optimized for 020/030, 040 or 060

    - can generate code that uses the 68881/2, 68040/060 FPUs directly
      and comes with appropriate math-libraries

    - can generate code that runs on PowerUp-boards, MorphOS systems
      and AmigaOS4 systems

    - generates standard Amiga-68k-objects, PPC-ELF-objects or
      WarpOS-EHF-objects

    - offers a lot of useful extensions like variable-attributes
      and #pragmas

    - comes with a message browser

    - offers a lot of error/warning messages that can be turned on/off
      separately


WHAT'S NEW

    Some changes since V0.9g:
   
    Fixed loop optimization bug at -O3 or higher, which erroneously re-reads initial registers.
    Fixed optimizer bug when moving function calls.
    m68k: Fixed internal error at -O3 or higher with oldstyle function declarations and -amiga-softfloat.
    vclib AmigaOS/MorphOS: fopen mode "a" didn't create a new file and mode "w+" didn't truncate an existing file.
    vclib m68k: Fixed strncat() to append NUL even when the append-string is longer than the count.
    vclib ppc-amigaos: suppress warnings about unknown section types when linking with gcc libraries and objects (newlib).
    m68k: -amiga-softfloat now also works with -sd (small data) and generates base-relative addressing modes for the MathIeee library base.
    Fixed wrong type in strength reduction of LSHIFT IC, which could move a shift-left with an induction variable out of the loop with optimizations of -O2 and higher.


REQUIREMENTS

    To use vbcc you need:

    - an Amiga with OS 2.0 or higher

    - enough RAM (it is possible to translate small programs with 1MB, but
      for larger programs much more will be needed)

    Stuff that is not needed, but may be very useful:

    - harddisk

    - editor

    - make, touch etc.

    - the Amiga OS-includes (they can be found on certain CDs)

    - pipe-command (to use the message browser)

    Also you should know how to use the shell and you should know ANSI C
    (if you need a book I recommend (like everyone) "The C Programming
    Language, Second Edition, ANSI C" by Kernighan and Ritchie).


LEGAL

    vbcc is copyright in 1995-2019 by Volker Barthelmann.

    This archive may be redistributed without modifications and used
    for non-commercial purposes.

    An exception for commercial usage is granted, provided that the target
    CPU is M68k and the target OS is AmigaOS. Resulting binaries may be
    distributed commercially without further licensing.

    In all other cases you need my written consent.

    This copyright applies to vc, vbcc and vsc.

    This archive may contain other tools (e.g. assemblers or linkers)
    which do not fall under this license. Please consult the corresponding
    documentation of these tools.

    Note that this distribution contains several programs, libraries etc.
    that are from different authors and are under different legal status.
    So always read the corresponding documentation to find out under
    what conditions a certain file may be used, distributed etc.


DOCUMENTATION

    Look for documentation in the doc-subdirectory. First, read
    vbcc.pdf or vbcc.html to learn about the compiler and frontend.
    For the other tools like assemblers and linkers, consider the
    remaining documentation which can be found in this subdirectory.


BUGREPORTS/COMMENTS

    If you think vbcc generates bad code, throws enforcer hits, crashes,
    seems to be not ISO-compliant etc. and the problem is not mentioned
    anywhere in this docs as known problem, please send a mail with your
    system configuration, the vbcc version, the command line you used, the
    source that caused the problem and a brief description of the problem
    to

        vb@compilers.de           and/or
        frank@phoenix.owl.de

    Also if you find problems with the includes, the libraries or you have
    suggestions, dislikes etc. send us a mail.
    Corrections, improvements etc. of the manuals are appreciated, too.



Volker Barthelmann                                   vb@compilers.de
Frank Wille                                          frank@phoenix.owl.de


Contents of dev/c/vbcc_bin_amigaosppc.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                 1171    2062  56.8% -lh5- 002c Aug  5  2011 vbcc_bin_amigaosppc.info
[generic]                18241   46224  39.5% -lh5- 1420 Feb 26  2022 vbcc_bin_amigaosppc/bin/ar
[generic]               118529  340272  34.8% -lh5- fe7d Feb 26  2022 vbcc_bin_amigaosppc/bin/fd2pragma
[generic]                 4091   14390  28.4% -lh5- 28ee Jan 30  2022 vbcc_bin_amigaosppc/bin/fd2pragma.types
[generic]                  783    1780  44.0% -lh5- 6e73 Feb 26  2022 vbcc_bin_amigaosppc/bin/showerr
[generic]                  868    1732  50.1% -lh5- 60fb Feb 26  2022 vbcc_bin_amigaosppc/bin/tovbr
[generic]               190888  613968  31.1% -lh5- 9e2b Feb 26  2022 vbcc_bin_amigaosppc/bin/vasmm68k_mot
[generic]               149858  436088  34.4% -lh5- 6431 Feb 26  2022 vbcc_bin_amigaosppc/bin/vasmppc_std
[generic]               357961 1022388  35.0% -lh5- 572e Mar 20  2022 vbcc_bin_amigaosppc/bin/vbccm68k
[generic]               357982 1022508  35.0% -lh5- ace3 Mar 20  2022 vbcc_bin_amigaosppc/bin/vbccm68ks
[generic]               343866  992396  34.7% -lh5- 880e Mar 20  2022 vbcc_bin_amigaosppc/bin/vbccppc
[generic]                11842   32468  36.5% -lh5- df67 Feb 26  2022 vbcc_bin_amigaosppc/bin/vbrowse
[generic]                23437   61380  38.2% -lh5- 861a Mar  3  2022 vbcc_bin_amigaosppc/bin/vc
[generic]               157019  393620  39.9% -lh5- df16 Feb 26  2022 vbcc_bin_amigaosppc/bin/vlink
[generic]                17498   38052  46.0% -lh5- 4efc Feb 26  2022 vbcc_bin_amigaosppc/bin/vobjdump
[generic]                14610   30764  47.5% -lh5- 4f45 Mar  3  2022 vbcc_bin_amigaosppc/bin/vprof
[generic]                26898  101732  26.4% -lh5- dcc1 Mar  3  2022 vbcc_bin_amigaosppc/bin/vscppc
[generic]                 6632   18588  35.7% -lh5- 5c44 Feb 26  2022 vbcc_bin_amigaosppc/bin/vsend
[generic]                 7910   19744  40.1% -lh5- ac9f Mar 25  2014 vbcc_bin_amigaosppc/clean_startup
[generic]                  338    1140  29.6% -lh5- 86f8 Dec  8  2021 vbcc_bin_amigaosppc/config/vc.config
[generic]                 1046    2484  42.1% -lh5- 0805 Apr  9  2017 vbcc_bin_amigaosppc/doc/ar.doc
[generic]                30789   94295  32.7% -lh5- 44c6 Mar 26  2017 vbcc_bin_amigaosppc/doc/fd2pragma.guide
[generic]               384259  540210  71.1% -lh5- 4004 Feb 26  2022 vbcc_bin_amigaosppc/doc/vasm.pdf
[generic]               525179  765902  68.6% -lh5- 2222 Feb 26  2022 vbcc_bin_amigaosppc/doc/vbcc.pdf
[generic]                14230   72503  19.6% -lh5- 2031 May 14  2017 vbcc_bin_amigaosppc/doc/VBCCMessages.guide
[generic]                 1415    3466  40.8% -lh5- e6e7 Jan 23  2005 vbcc_bin_amigaosppc/doc/vbrowse.doc
[generic]               149746  174487  85.8% -lh5- 5121 Feb 26  2022 vbcc_bin_amigaosppc/doc/vlink.pdf
[generic]                 1830    5962  30.7% -lh5- 7d06 Oct  3  2019 vbcc_bin_amigaosppc/Install
[generic]                  456    1232  37.0% -lh5- a09f May 20  2006 vbcc_bin_amigaosppc/Install.info
[generic]                   30      30 100.0% -lh0- 818a Mar 20  2022 vbcc_bin_amigaosppc/vbcc_version
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        30 files 2919402 6851867  42.6%            Sep 28 22:28
Page generated in 0.01 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>