Gabe Black has submitted this change. (
https://gem5-review.googlesource.com/c/public/gem5/+/56342 )
(
1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the
submitted one.
)Change subject: ext: Update ply to version 3.11.
......................................................................
ext: Update ply to version 3.11.
We had been using version 3.2 from 2009, which does not have support for
t_eof().
Change-Id: Id5610a272fe2cecd586991f4c59f3ec77184164e
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/56342
Reviewed-by: Jason Lowe-Power <power...@gmail.com>
Reviewed-by: Bobby Bruce <bbr...@ucdavis.edu>
Maintainer: Jason Lowe-Power <power...@gmail.com>
Tested-by: kokoro <noreply+kok...@google.com>
---
M ext/ply/ANNOUNCE
M ext/ply/CHANGES
A ext/ply/MANIFEST.in
A ext/ply/PKG-INFO
R ext/ply/README.md
M ext/ply/doc/internal.html
M ext/ply/doc/ply.html
M ext/ply/example/BASIC/basic.py
M ext/ply/example/BASIC/basiclex.py
M ext/ply/example/BASIC/basiclog.py
M ext/ply/example/BASIC/basinterp.py
M ext/ply/example/BASIC/basparse.py
M ext/ply/example/GardenSnake/GardenSnake.py
M ext/ply/example/ansic/clex.py
M ext/ply/example/ansic/cparse.py
M ext/ply/example/calc/calc.py
M ext/ply/example/calcdebug/calc.py
A ext/ply/example/calceof/calc.py
M ext/ply/example/classcalc/calc.py
M ext/ply/example/closurecalc/calc.py
M ext/ply/example/hedit/hedit.py
M ext/ply/example/newclasscalc/calc.py
M ext/ply/example/optcalc/calc.py
M ext/ply/example/unicalc/calc.py
M ext/ply/example/yply/ylex.py
M ext/ply/example/yply/yparse.py
M ext/ply/example/yply/yply.py
A ext/ply/ply.egg-info/PKG-INFO
A ext/ply/ply.egg-info/SOURCES.txt
A ext/ply/ply.egg-info/dependency_links.txt
A ext/ply/ply.egg-info/top_level.txt
M ext/ply/ply/__init__.py
M ext/ply/ply/cpp.py
M ext/ply/ply/ctokens.py
M ext/ply/ply/lex.py
M ext/ply/ply/yacc.py
A ext/ply/ply/ygen.py
A ext/ply/setup.cfg
M ext/ply/setup.py
M ext/ply/test/README
M ext/ply/test/calclex.py
M ext/ply/test/cleanup.sh
A ext/ply/test/lex_literal3.py
M ext/ply/test/lex_optimize3.py
A ext/ply/test/lex_optimize4.py
A ext/ply/test/pkg_test1/__init__.py
A ext/ply/test/pkg_test1/parsing/__init__.py
A ext/ply/test/pkg_test1/parsing/calclex.py
A ext/ply/test/pkg_test1/parsing/calcparse.py
A ext/ply/test/pkg_test1/parsing/lextab.py
A ext/ply/test/pkg_test2/__init__.py
A ext/ply/test/pkg_test2/parsing/__init__.py
A ext/ply/test/pkg_test2/parsing/calclex.py
A ext/ply/test/pkg_test2/parsing/calclextab.py
A ext/ply/test/pkg_test2/parsing/calcparse.py
A ext/ply/test/pkg_test2/parsing/calcparsetab.py
A ext/ply/test/pkg_test3/__init__.py
A ext/ply/test/pkg_test3/generated/__init__.py
A ext/ply/test/pkg_test3/generated/lextab.py
A ext/ply/test/pkg_test3/parsing/__init__.py
A ext/ply/test/pkg_test3/parsing/calclex.py
A ext/ply/test/pkg_test3/parsing/calcparse.py
A ext/ply/test/pkg_test4/__init__.py
A ext/ply/test/pkg_test4/parsing/__init__.py
A ext/ply/test/pkg_test4/parsing/calclex.py
A ext/ply/test/pkg_test4/parsing/calcparse.py
A ext/ply/test/pkg_test5/__init__.py
A ext/ply/test/pkg_test5/parsing/__init__.py
A ext/ply/test/pkg_test5/parsing/calclex.py
A ext/ply/test/pkg_test5/parsing/calcparse.py
A ext/ply/test/pkg_test5/parsing/lextab.py
A ext/ply/test/pkg_test6/__init__.py
A ext/ply/test/pkg_test6/parsing/__init__.py
A ext/ply/test/pkg_test6/parsing/calclex.py
A ext/ply/test/pkg_test6/parsing/calcparse.py
A ext/ply/test/pkg_test6/parsing/expression.py
A ext/ply/test/pkg_test6/parsing/lextab.py
A ext/ply/test/pkg_test6/parsing/statement.py
A ext/ply/test/testcpp.py
M ext/ply/test/testlex.py
M ext/ply/test/testyacc.py
A ext/ply/test/yacc_error5.py
A ext/ply/test/yacc_error6.py
A ext/ply/test/yacc_error7.py
M ext/ply/test/yacc_prec1.py
A ext/ply/test/yacc_unicode_literals.py
86 files changed, 6,179 insertions(+), 2,848 deletions(-)
Approvals:
Jason Lowe-Power: Looks good to me, but someone else must approve; Looks
good to me, approved
Bobby Bruce: Looks good to me, approved
kokoro: Regressions pass
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/56342
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: Id5610a272fe2cecd586991f4c59f3ec77184164e
Gerrit-Change-Number: 56342
Gerrit-PatchSet: 6
Gerrit-Owner: Gabe Black <gabe.bl...@gmail.com>
Gerrit-Reviewer: Bobby Bruce <bbr...@ucdavis.edu>
Gerrit-Reviewer: Gabe Black <gabe.bl...@gmail.com>
Gerrit-Reviewer: Jason Lowe-Power <ja...@lowepower.com>
Gerrit-Reviewer: Jason Lowe-Power <power...@gmail.com>
Gerrit-Reviewer: kokoro <noreply+kok...@google.com>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s