log

age author description
2021-12-16 Tassilo Philipp Added tag r1.3-RC1 for changeset 4f6c9d3962a5
2021-12-16 Tassilo Philipp - changelog update r1.3-RC1
2021-12-16 Tassilo Philipp - introducing version number
2021-10-07 Tassilo Philipp - fix nameclash due to a previous and bad cleanup
2021-10-07 Tassilo Philipp - comments cleanup
2021-10-05 Tassilo Philipp - removed nm from (cd test; make), as not an actual conformance test
2021-10-05 Tassilo Philipp - cleanups, simplifications, some api clarification, ...
2021-10-03 Tassilo Philipp - regression fix: return values were broken on some arm32-thumb targets
2021-10-03 Tassilo Philipp - changelog addition (and modification of older entry for clarity)
2021-10-03 Tassilo Philipp - use UAL syntax for some arm instructions for armhf targets, as clang's integrated as disallows pre-UAL syntax
2021-10-03 Tassilo Philipp - removed %-prefixes for register names from arm assembly files (was wrong to begin with, gas accepted them but the clang integrated assembler does not)
2021-04-07 Tassilo Philipp comment cleanups and clarification
2021-04-07 Tassilo Philipp - some doc/manual callconv clarifications for arm
2021-04-07 Tassilo Philipp - comment for clarity
2021-04-07 Tassilo Philipp cleanup