CVS commit: src/external/bsd/flex/bin

2019-02-04 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 5 07:47:15 UTC 2019 Modified Files: src/external/bsd/flex/bin: Makefile Log Message: force -O1 (unless -O0 already present) on m68k with GCC 7. avoids a "too-far" reference in scan.c. was already close with GCC 6. To gen

CVS commit: src/external/bsd/flex/bin

2011-03-08 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Mar 8 19:25:32 UTC 2011 Modified Files: src/external/bsd/flex/bin: Makefile Log Message: source files are scan.l and parse.y in particular, parse.y was being processed twice.. with one process leaving a y.tab.h file behind

CVS commit: src/external/bsd/flex/bin

2010-09-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Sep 15 06:52:33 UTC 2010 Modified Files: src/external/bsd/flex/bin: flex.1 Log Message: Add missing letter, from Ryo HAYASAKA in PR 43880. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/flex/bin/fl

CVS commit: src/external/bsd/flex/bin

2010-04-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Apr 7 16:14:35 UTC 2010 Modified Files: src/external/bsd/flex/bin: Makefile Log Message: previous workaround not needed. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/bsd/flex/bin/Makefile Plea

CVS commit: src/external/bsd/flex/bin

2010-04-07 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Wed Apr 7 08:56:50 UTC 2010 Modified Files: src/external/bsd/flex/bin: Makefile Log Message: Ignore the unused label "find_rule" in the generated file "scan.c" to fix the build. To generate a diff of this commit: cvs rdiff -u -r1