binutils-gdb/gdb/contrib
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
..
ari Change ARI to mention C++11, and remove some rules 2019-07-19 09:37:00 -06:00
cc-with-tweaks.sh cc-with-tweaks: show dwz stderr and verify result 2019-05-10 16:29:40 -04:00
expect-read1.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
expect-read1.sh Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
gdb-add-index.sh [gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execs 2019-06-16 23:57:17 +02:00
test_pubnames_and_indexes.py Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00