summaryrefslogtreecommitdiff
path: root/external/bsd/flex/bin
AgeCommit message (Expand)Author
2021-12-01flex(1): fix option name in man page.wiz
2021-04-12add some new uses of existing GCC_NO_* variables for warning issues.mrg
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-09-29convert HAVE_GCC == 7 to HAVE_GCC >= 7.mrg
2019-02-05force -O1 (unless -O0 already present) on m68k with GCC 7. avoids amrg
2018-12-23merge conflictschristos
2017-01-02fix the scanner build and regenchristos
2017-01-02Merge conflictschristos
2011-03-08source files are scan.l and parse.yplunky
2010-09-15Add missing letter, from Ryo HAYASAKA in PR 43880.wiz
2010-04-07previous workaround not needed.christos
2010-04-07Ignore the unused label "find_rule" in the generated file "scan.c"tron
2009-10-31Do not depend on the existance of /usr/lib/libm.a for the host tool case.joerg
2009-10-29We can rebuild our yacc generated files nowchristos
2009-10-29oops forgot to remove the PKG m4.christos
2009-10-26Now it works, but it needs gm4...christos
2009-10-26it is more complicated to rebuild the skel now.christos
2009-10-26add options from the new castrated man page.christos
2009-10-26Add build glue and old manual page, since the new one is content free.christos