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

dev/c/vbcc_bin_morphos.lha

Mirror:Random
Showing:m68k-amigaosppc-amigaosppc-morphosi386-arosi386-amithlonppc-warpupppc-powerupgeneric
No screenshot available
Short:Optimizing ISO C compiler, PPC/MorphOS
Author:Volker Barthelmann, Frank Wille <frank at phoenix.owl.de>
Uploader:polluks+aminet sdf lonestar org (Stefan Haubenthal)
Type:dev/c
Version:0.9h patch 2
Architecture:ppc-morphos
URL:http://sun.hasenbraten.de/vbcc/
Date:2022-04-16
Download:http://aminet.net/dev/c/vbcc_bin_morphos.lha - View contents
Readme:http://aminet.net/dev/c/vbcc_bin_morphos.readme
Downloads:1660

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 at compilers.de           and/or
        frank at 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 at compilers.de
Frank Wille                                          frank at phoenix.owl.de


Contents of dev/c/vbcc_bin_morphos.lha
PERMISSION  UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP     NAME
---------- ----------- ------- ------- ------ ---------- ------------ ----------
[generic]                 1173    2062  56.9% -lh5- fdab Aug  5  2011 vbcc_bin_morphos.info
[generic]                17662   44252  39.9% -lh5- bc13 Feb 26 18:02 vbcc_bin_morphos/bin/ar
[generic]               111759  339124  33.0% -lh5- 5ab2 Jan 30 21:50 vbcc_bin_morphos/bin/fd2pragma
[generic]                 4091   14390  28.4% -lh5- 28ee Jan 30 21:33 vbcc_bin_morphos/bin/fd2pragma.types
[generic]                  611    1316  46.4% -lh5- bd3b Feb 26 18:20 vbcc_bin_morphos/bin/showerr
[generic]                  697    1344  51.9% -lh5- 67f2 Feb 26 18:20 vbcc_bin_morphos/bin/tovbr
[generic]               178366  608424  29.3% -lh5- 2783 Feb 26 15:44 vbcc_bin_morphos/bin/vasmm68k_mot
[generic]               139315  432844  32.2% -lh5- 012e Feb 26 15:44 vbcc_bin_morphos/bin/vasmppc_std
[generic]               340022  961428  35.4% -lh5- 2dbf Mar 20 13:55 vbcc_bin_morphos/bin/vbccm68k
[generic]               340096  961548  35.4% -lh5- 2edf Mar 20 13:55 vbcc_bin_morphos/bin/vbccm68ks
[generic]               326221  928756  35.1% -lh5- b1cf Mar 20 13:55 vbcc_bin_morphos/bin/vbccppc
[generic]                11629   32244  36.1% -lh5- 48e7 Feb 26 18:20 vbcc_bin_morphos/bin/vbrowse
[generic]                22340   56700  39.4% -lh5- 4fab Mar  2 19:35 vbcc_bin_morphos/bin/vc
[generic]               150797  380328  39.6% -lh5- 173c Feb 26 17:57 vbcc_bin_morphos/bin/vlink
[generic]                17006   37476  45.4% -lh5- d288 Feb 26 15:44 vbcc_bin_morphos/bin/vobjdump
[generic]                14269   30168  47.3% -lh5- 66ef Mar  2 19:35 vbcc_bin_morphos/bin/vprof
[generic]                25848   76016  34.0% -lh5- c4bc Mar  2 20:00 vbcc_bin_morphos/bin/vscppc
[generic]                 6707   18660  35.9% -lh5- 9d1a Feb 26 18:20 vbcc_bin_morphos/bin/vsend
[generic]                 7585   19204  39.5% -lh5- e2cc Mar 25  2014 vbcc_bin_morphos/clean_startup
[generic]                  323     940  34.4% -lh5- 6d48 Dec  8 10:57 vbcc_bin_morphos/config/vc.config
[generic]                 1046    2484  42.1% -lh5- 0805 Apr  9  2017 vbcc_bin_morphos/doc/ar.doc
[generic]                30789   94295  32.7% -lh5- 44c6 Mar 26  2017 vbcc_bin_morphos/doc/fd2pragma.guide
[generic]               384259  540210  71.1% -lh5- 4004 Feb 26 14:10 vbcc_bin_morphos/doc/vasm.pdf
[generic]               525179  765902  68.6% -lh5- 2222 Feb 26 14:10 vbcc_bin_morphos/doc/vbcc.pdf
[generic]                14230   72503  19.6% -lh5- 2031 May 14  2017 vbcc_bin_morphos/doc/VBCCMessages.guide
[generic]                 1415    3466  40.8% -lh5- e6e7 Jan 24  2005 vbcc_bin_morphos/doc/vbrowse.doc
[generic]               149746  174487  85.8% -lh5- 5121 Feb 26 12:42 vbcc_bin_morphos/doc/vlink.pdf
[generic]                 1830    5962  30.7% -lh5- 7d06 Oct  3  2019 vbcc_bin_morphos/Install
[generic]                  456    1232  37.0% -lh5- a09f May 20  2006 vbcc_bin_morphos/Install.info
[generic]                   30      30 100.0% -lh0- 818a Mar 20 13:59 vbcc_bin_morphos/vbcc_version
---------- ----------- ------- ------- ------ ---------- ------------ ----------
 Total        30 files 2825497 6607795  42.8%            Apr 17 02:22

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>