René's URL Explorer Experiment


Title: Links and Selected Readings - GNU Project

Mail addresses
tej@melbpc.org.au
gcc-help@gcc.gnu.org
gcc@gcc.gnu.org

direct link

Domain: gcc.gnu.org


Hey, it has address:
For questions related to the use of GCC, please consult these web pages and the GCC manuals. If that fails, the gcc-help@gcc.gnu.org mailing list might help. Comments on these web pages and the development of GCC are welcome on our developer list at gcc@gcc.gnu.org. All of our lists have public archives.

Nonetext/html; charset=utf-8

Links:

An Introduction to GCChttps://web.archive.org/web/20060106062936/http://www.network-theory.co.uk/docs/gccintro/
e-bookhttps://archive.org/details/B-001-002-835/
GNU C Compiler Internals (Wikibook)https://en.wikibooks.org/wiki/GNU_C_Compiler_Internals
Compilation of Functional Programming Languages using GCC -- Tail Callshttps://www.pspace.org/a/thesis/
Using, Maintaining and Enhancing COBOL for the GNU Compiler Collection (GCC)https://cobolforgcc.sourceforge.net/cobol_toc.html
The V3 multi-vendor standard C++ ABIhttps://itanium-cxx-abi.github.io/cxx-abi/
Compiling and testing complete gcc/glibc cross-toolchains for Linux targetshttp://kegel.com/crosstool/
ARM Documentationhttps://developer.arm.com/architectures
Andes Documentationhttps://www.andestech.com/en/products-solutions/product-documentation/
ARC Documentationhttps://www.synopsys.com/designware-ip/processor-solutions.html
ARM Documentationhttps://developer.arm.com/architectures
Application Binary Interface (ABI) for the ARM Architecturehttps://developer.arm.com/documentation/ihi0036/latest/
AVR documentationhttps://www.microchip.com/en-us/products/microcontrollers-and-microprocessors/8-bit-mcus/avr-mcus
avr-gcc Wikihttps://gcc.gnu.org/wiki/avr-gcc
Blackfin Documentationhttps://www.analog.com/en/lp/001/blackfin-processors-software-and-tools.html
Programmer's Manual for CRIS v10https://www.axis.com/dam/public/25/67/ab/etrax-100lx-programmer%E2%80%99s-manual-en-US-33419.pdf
C-SKY Documentationhttps://github.com/c-sky/csky-doc
Manufacturer's websitehttps://www.adapteva.com
CGENhttps://sourceware.org/cgen/
H8/300 Application Binary Interface for GCChttps://gcc.gnu.org/java/projects/h8300-abi.html
https://www.agner.org/optimize/https://www.agner.org/optimize/
www.sandpile.orghttps://www.sandpile.org
Renesas M16C Family (R32C/M32C/M16C) Sitehttps://www.renesas.com/en/products/microcontrollers-microprocessors/other-mcus-mpus/m16c-family-mcus-r32c-m32c-m16c
MicroBlaze Soft Processor Design Hubhttps://docs.amd.com/v/u/en-US/dh0020-microblaze-hub
The Art of Computer Programminghttps://www-cs-faculty.stanford.edu/~knuth/taocp.html
MMIX pagehttps://www-cs-faculty.stanford.edu/~knuth/mmix.html
book specifically about MMIXhttps://www-cs-faculty.stanford.edu/~knuth/mmixware.html
Nios II Processor Documentationhttps://www.intel.com/content/www/us/en/products/sku/148615/nios-ii-processor/specifications.html
OpenRISC Projecthttps://openrisc.io
Architecture Specificationhttps://openrisc.io/architecture
parisc.docs.kernel.orghttps://parisc.docs.kernel.org/en/latest/
Simulatorshttp://simh.trailing-edge.com/
PRU Assembly Instruction User Guide.https://www.ti.com/lit/ug/spruij2/spruij2.pdf
TI ABI Specification (see chapter 6).https://www.ti.com/lit/ug/spruhv7c/spruhv7c.pdf
Community PRU Documentationhttps://elinux.org/Category:PRU
RISC-V Foundationhttps://riscv.org
ISA Specificationshttps://riscv.org/specifications/ratified/
OpenPOWER Foundationhttps://openpowerfoundation.org
64-Bit ELF V2 ABI - OpenPOWER ABIhttps://openpowerfoundation.org/?resource_lib=64-bit-elf-v2-abi-specification-power-architecture
AIX 7.2 Assembler Language Referencehttps://www.ibm.com/docs/en/ssw_aix_72/assembler/assembler_pdf.pdf
RX610 landing pagehttps://www.renesas.com/us/en/products/microcontrollers-microprocessors/other-mcus-mpus/m16c-family-mcus-r32c-m32c-m16c
Renesas SuperH Processorshttps://www.renesas.com/us/en/products/microcontrollers-microprocessors/other-mcus-mpus/superh-risc-engine-family-mcus
SuperH Instruction Set Summaryhttps://shared-ptr.com/sh_insns.html
z/Architecture Principles of Operationhttps://publibfp.dhe.ibm.com/epubs/pdf/a227832c.pdf
ESA/390 Principles of Operationhttps://publibfp.dhe.ibm.com/epubs/pdf/dz9ar008.pdf
Linux for z Systems ABIhttps://refspecs.linuxbase.org/ELF/zSeries/lzsabi0_zSeries.html
Linux for S/390 ABIhttps://refspecs.linuxbase.org/ELF/zSeries/lzsabi0_s390.html
WG14 (C standards committee)https://www.open-std.org/jtc1/sc22/wg14/
Draft C99 Rationalehttps://www.open-std.org/jtc1/sc22/wg14/www/docs/n897.pdf
C99 Defect Reportshttps://www.open-std.org/jtc1/sc22/wg14/www/docs/summary.htm
ANSI C89, as adopted as FIPS PUB 160https://nvlpubs.nist.gov/nistpubs/Legacy/FIPS/fipspub160.pdf
C89 Rationale (HTML)http://www.lysator.liu.se/c/rat/title.html
C89 Technical Corrigendum 1https://www.open-std.org/jtc1/sc22/wg14/www/docs/tc1.htm
C89 Technical Corrigendum 2https://www.open-std.org/jtc1/sc22/wg14/www/docs/tc2.htm
C89 Defect Reportshttps://www.open-std.org/jtc1/sc22/wg14/www/docs/dr.htm
A formal model of sequence points and related issues by Clive Featherhttps://www.open-std.org/jtc1/sc22/wg14/www/docs/n925.htm
C formalised in HOL, thesis by Michael Norrishhttps://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-453.pdf
Sequence points analysis by Raymond Makhttps://www.open-std.org/jtc1/sc22/wg14/www/docs/n926.htm
Another formalism for sequence points by D. Hugh Redelmeierhttps://www.open-std.org/jtc1/sc22/wg14/www/docs/n927.htm
The Development of the C Languagehttps://www.nokia.com/bell-labs/about/dennis-m-ritchie/chist.html
PDFhttps://www.nokia.com/bell-labs/about/dennis-m-ritchie/chist.pdf
ISO Committee homepage (defects list, etc)https://www.open-std.org/jtc1/sc22/wg21/
Template Numeric Toolkithttps://math.nist.gov/tnt/
The Boost C++ Librarieshttps://www.boost.org
Internet sites for C++ usershttp://www.robertnz.net/cpp_site.html
Nathan Myers' locale pagehttp://www.cantrip.org/cpp.html
Nicolai Josuttis' Standard Library bookhttp://www.josuttis.com/libbook/
Fortran informationhttps://gcc.gnu.org/java/readings.html#fortran
Fortran standards committeehttps://j3-fortran.org
FORTRAN 77 Standardhttps://wg5-fortran.org/ARCHIVE/Fortran77.html
ftnchekhttps://www.dsm.fordham.edu/~ftnchek/
Checking properties of the compiler and the run-time environmenthttps://flibs.sourceforge.net
gdbf95https://gdbf95.sourceforge.net
Polyhedron testshttps://polyhedron.com
Michel Olagnon's Fortran 90 Listhttp://www.fortran-2000.com/MichelList/
The writings of Edsger W. Dijkstra (RIP)https://www.cs.utexas.edu/~EWD/
WG9 (Ada standards committee):https://www.open-std.org/jtc1/sc22/wg9/
Ada Issueshttp://www.ada-auth.org/ais.html
List of Ada standards (Ada Information Clearinghouse):https://www.adaic.org/ada-resources/standards/
Annotated Ada 2005 Reference Manualhttps://www.adaic.org/resources/add_content/standards/05aarm/html/AA-TTL.html
Ada 2005 Reference Manualhttps://www.adaic.org/resources/add_content/standards/05rm/html/RM-TTL.html
Ada 2005 Rationalehttps://www.adaic.org/resources/add_content/standards/05rat/html/Rat-TTL.html
Annotated Ada 95 Reference Manualhttps://www.adaic.org/resources/add_content/standards/95aarm/AARM_HTML/AA-TTL.html
Ada 95 Reference Manualhttps://www.adaic.org/resources/add_content/standards/95lrm/ARM_HTML/RM-TTL.html
Ada 95 Rationalehttps://www.adaic.org/resources/add_content/standards/95rat/rat95html/rat95-contents.html
Ada 83 Reference Manualhttp://archive.adaic.com/standards/83lrm/html/ada_lrm.html
Ada 83 Rationalehttp://archive.adaic.com/standards/83rat/html/Welcome.html
Ada Semantic Interface Specification (ASIS)http://www.sigada.org/WG/asiswg/
Ada Conformity Assessment Test Suite (ACATS)http://www.ada-auth.org/acats.html
AdaCore Community Sitehttps://www.adacore.com/community
GNAT: The GNU Ada Compilerhttps://www.adacore.com/books/gnat-the-gnu-ada-compiler
Ada Quality & Style Guidehttps://www.adaic.org/resources/add_content/docs/95style/html/cover.html
Guide for the use of the Ada Ravenscar Profile in high integrity systemshttp://www.sigada.org/ada_letters/jun2004/ravenscar_article.pdf
General Go informationhttps://go.dev/
Go language specificationhttps://go.dev/ref/spec
D language homepagehttps://dlang.org
D language referencehttps://dlang.org/spec/spec.html
Programming in Modula-2 (Edition 2)https://www.research-collection.ethz.ch/entities/publication/43374f3d-d508-494a-94b8-ffda9ea102d4
Programming in Modula-2 (Edition 4)https://freepages.modula2.org/report4/modula-2.html
ISO Modula-2 standards (base language, OO and generic language extensions)http://sc22wg13.twi.tudelft.nl
https://www.modula3.orghttps://www.modula3.org
What Every Computer Scientist Should Know about Floating-Point Arithmetichttps://www.validlab.com/goldberg/paper.pdf
Differences Among IEEE 754 Implementationshttps://www.validlab.com/goldberg/addendum.html
IEEE 754rhttps://en.wikipedia.org/wiki/IEEE_754r
IBM Research publicationshttps://research.ibm.com/publications
System V PowerPC ABIhttp://refspecs.linux-foundation.org/elf/elfspec_ppc.pdf
DWARF Workgrouphttps://dwarfstd.org
Compact C Type Format (CTF)https://sourceware.org/binutils/docs/ctf-spec.html
BPF Type Format (BTF)https://www.kernel.org/doc/Documentation/bpf/btf.rst
comp.compilers archivehttps://compilers.iecc.com
The Open Grouphttps://www.opengroup.org/
POSIX and friendshttps://pubs.opengroup.org/onlinepubs/009695399/toc.htm
Unicodehttp://www.unicode.org
Unicode Normalization Formshttp://www.unicode.org/reports/tr15/
GCC manualshttps://gcc.gnu.org/onlinedocs/
our listshttps://gcc.gnu.org/lists.html
Free Software Foundation, Inc.https://www.fsf.org
maintained by the GCC teamhttps://gcc.gnu.org/about.html

URLs of crawlers that visited me.