summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-03fix typo xbase-obsolet -> xbase-obsolete.andvar
2023-06-03ld.elf_so: Fix missing tab in debug/shl.mi in last change.riastradh
2023-06-03mk.conf: fix the yearlukem
2023-06-03regenlukem
2023-06-03tools/compat: support all bsd.own.mk disabled warningslukem
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-06-02etc.sparc64: remove obsolete MK32BITLIBSlukem
2023-06-02build.sh: MAKECONF and mk.conf(5) improvementslukem
2023-06-02build.sh: add show-params operationlukem
2023-06-02tools: use NONLS= not MKNLS=nolukem
2023-06-02ld.elf_so: Test dynamic-then-static abuse via ctor.riastradh
2023-06-02ld.elf_so: Test another edge case of mismatched TLS models.riastradh
2023-06-02ld.elf_so: tls_extern dynamic_defabuse_eager must xfail differently.riastradh
2023-06-02indent: force each statement on a new linerillig
2023-06-02indent: remove newline between 'switch' and '{'rillig
2023-06-02etc.sparc64: fix syntax errors in MK32BITLIBS=yeslukem
2023-06-02bsd.own.mk: obsolete non-MK variants MANZ UNPRIVED UPDATElukem
2023-06-02build.sh: fix MKUNPRIVED commentlukem
2023-06-02etc.hp300, etc.sparc64: fix MKUPDATE handlinglukem
2023-06-02indent: improve heuristics of classifying '*' as pointer or operatorrillig
2023-06-02indent: clean uprillig
2023-06-02ld.elf_so: Add new files to debug/shl.mi.riastradh
2023-06-02indent: fix formatting of declarations with preprocessing linesrillig
2023-06-02tests/indent: demonstrate bugs when formatting preprocessing linesrillig
2023-06-02Add recent ld.elf_so test helpers debug infomartin
2023-06-02follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos.andvar
2023-06-01ld.elf_so: Separately test eager and lazy resolution of def tls ptr.riastradh
2023-06-01ld.elf_so: Shorter test names.riastradh
2023-06-01ld.elf_so: Test TLS abuse of static def, dynamic use and vice versa.riastradh
2023-06-01ld.elf_so: Factor out logic in TLS tests to make writing more easier.riastradh
2023-06-01mk.conf(5): update to realitylukem
2023-06-01bsd.own.mk: describe recent convention in commentslukem
2023-06-01bsd.own.mk: MKPERFUSE isn't used anywherelukem
2023-06-01bsd.own.mk: MKLLD, MKLLDB, MKMCLINKER are obsoletelukem
2023-06-01tests/make: force line-based diagnostics to be listed in the testsrillig
2023-06-01ld.elf_so: Test extern dynamic TLS too.riastradh
2023-06-01ld.elf_so: Test variations on PR toolchain/50277.riastradh
2023-06-01Add checks to EVP_CipherInit_ex() where they were missing and add a cheesychristos
2023-06-01fix various typos in comments.andvar
2023-06-01mtree(8): a few markup fixesuwe
2023-06-01make: add more details to debug logging of .for loopsrillig
2023-06-01ld.elf_so: Make tls alloc debug messages more detailed and greppable.riastradh
2023-06-01make: shorten function names, clean up commentsrillig
2023-06-01tests/make: clean up comments, extend a few testsrillig
2023-06-01make: error out on a .break directive with argumentsrillig
2023-06-01add 2004's "@" definition.mrg
2023-06-013RDPARTY: gcc-11.4 outgutteridge
2023-05-31stat_flags(3): try to improve the descriptionsuwe
2023-05-31doc: fix swappowiz