aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-tables.md
AgeCommit message (Expand)AuthorFilesLines
2021-01-30Rewrap long text lines in docs. [skip ci]docrewrapJussi Pakkanen1-26/+29
2020-09-15Add support for the CompCert C CompilerSebastian Meyer1-0/+2
2020-07-13docMichael Hirsch, Ph.D1-0/+1
2020-06-21compiler: add 'force_align_arg_pointer' function attributeTim-Philipp Müller1-43/+46
2020-06-19envconfig: Add support SuperH SH-4Dylan Baker1-0/+1
2020-06-19docs: Alphabetically sort the cpu_family reference tableDylan Baker1-3/+3
2020-06-12[skip ci] docs: Bring up to date on options per machineJohn Ericson1-1/+36
2020-06-04Add android to os list informally. Closes #6233. [skip ci]Jussi Pakkanen1-0/+1
2020-05-11Add AVR to cpu families. Closes #7085.Jussi Pakkanen1-0/+1
2020-04-11References-tables.md: repair broken tableVanadiae1-1/+1
2020-03-21-Add xc16 and c2000 C,Cpp toolchain supportalanNz1-2/+8
2020-03-17docs: Add Environment variables for compiler/linker selectionDylan Baker1-0/+19
2020-02-27compilers/linkers: Add a representation for wasm-ldDylan Baker1-1/+2
2020-02-21linkers: Update the linker names to be more consistentDylan Baker1-14/+15
2020-02-21docs: Fix reference table for linker namesDylan Baker1-10/+20
2020-01-23Add m68k to known cpus for Motorola 68000 series processorsDylan Baker1-26/+27
2020-01-21docs: Fix typo in linkNiklas Hambüchen1-1/+1
2020-01-15Add s390 to list of known architecturesDylan Baker1-0/+1
2019-12-19add compiler.get_linker_id() methodMichael Hirsch, Ph.D1-4/+15
2019-11-11Add missing openbsd to the operating system names table [skip ci]yshui1-0/+1
2019-10-15envconfig: Add Alpha CPU familyMatt Turner1-0/+1
2019-09-26envconfig: Add MicroBlaze CPU familyNathan Rossi1-0/+1
2019-09-09docs: Add sunos to the reference tableDylan Baker1-0/+1
2019-08-05Add basic Webassembly support via Emscripten.Jussi Pakkanen1-0/+4
2019-06-25Split attribute visibilityDylan Baker1-1/+11
2019-05-13docs/reference-table: Add intel-clDylan Baker1-23/+24
2019-03-04Add table for dependency method types. [skip ci]Jussi Pakkanen1-0/+15
2019-01-21Add PGI C and C++ compilers (#4803)Michael Hirsch, Ph.D1-1/+1
2019-01-16Flang Fortran compiler added.Michael Hirsch, Ph.D1-0/+1
2019-01-08docs: Add link args to the table of language args [skip ci]Dylan Baker1-12/+12
2019-01-08docs: document that using environment variables is discouraged [skip ci]Dylan Baker1-0/+6
2018-12-13Format Compiler and linker flag table [skip ci]lzutao1-0/+2
2018-12-11Add Renesas RL78 CPU family. Closes #4606.Jussi Pakkanen1-0/+1
2018-11-22[skip ci] Document CFLAGS and friends in main docsFloris Bruynooghe1-0/+13
2018-11-22docs: Alphabetically sort reference table rows [skip ci]Jon Turney1-31/+31
2018-11-22docs: Add clang-cl to reference table for compiler get_id() values [skip ci]Jon Turney1-0/+1
2018-11-08Add support for Renesas CC-RX toolchainPhillip Cao1-20/+22
2018-11-03Add new compiler.get_argument_syntax methodDylan Baker1-22/+23
2018-10-27docs: Fix gcc attribute list link [skip ci]Nirbheek Chauhan1-1/+1
2018-10-10Add gnu hurd to *_machine informationDylan Baker1-0/+1
2018-10-02docs: Add note to cpu_family table about endianess [skip ci]Dylan Baker1-0/+5
2018-09-23mesonbuild: Recognise ARC architectureAlexey Brodkin1-0/+1
2018-09-07Add method to check for C/C++ function attributesDylan Baker1-0/+63
2018-08-27Add support for custom dist scripts.Jussi Pakkanen1-0/+2
2018-08-11Add support for s390x CPUs. Closes #3897.Jussi Pakkanen1-0/+1
2018-08-03Add 32 bit sparc processor support. Closes #3901.Jussi Pakkanen1-0/+1
2018-07-21mesonbuild: Recognise risc-v architectureKhem Raj1-0/+2
2018-07-07Canonicalise 64-bit PowerPC CPU families to "ppc64"Ross Burton1-3/+2
2018-06-21Added ARMCLANG compiler support for C/C++ (#3717)Vasu Penugonda1-0/+1
2018-06-20Validate cpu_family (#3753)Ross Burton1-0/+3