binutils-gdb/gdb/contrib/ari
Tom Tromey 56f79b6307 Change ARI to mention C++11, and remove some rules
I noticed that ARI mentions "ISO C 90", but now gdb uses C++11.  This
patch updates some text to reflect this change.

I also noticed that a few rules can be removed now.  ARGSUSED doesn't
seem to be an issue any more (there's no code mentioning this and I
doubt most of us even remember this convention); PARAMS was specific
to K&R C; and __func__ is available in C++11.

gdb/ChangeLog
2019-07-19  Tom Tromey  <tromey@adacore.com>

	* contrib/ari/gdb_ari.sh: Mention C++11, not ISO C 90.
	(ARGSUSED, PARAMS, __func__): Remove rules.
2019-07-19 09:37:00 -06:00
..
create-web-ari-in-src.sh Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
gdb_ari.sh Change ARI to mention C++11, and remove some rules 2019-07-19 09:37:00 -06:00
gdb_find.sh Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
update-web-ari.sh Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00