diff options
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 0a05cf3..838709c 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,11 @@ +2021-04-26 Mike Frysinger <vapier@gentoo.org> + + * gennltvals.py (TARGETS): Delete. Update comment. + (gentvals): Unify common code paths. + (gen_targets): Change TARGETS to TARGETS_DIRS. Call gentvals without + target argument. + * nltvals.def: Regenerate. + 2021-04-25 Tom Tromey <tom@tromey.com> * sim-options.c (compare_strings): New function. |