diff options
author | Tom Tromey <tromey@adacore.com> | 2019-07-15 10:41:18 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2019-07-19 09:37:00 -0600 |
commit | 56f79b630766bb134400b4a8da43941cfc31c0c0 (patch) | |
tree | e5ff6c2c6c9fd23f7cc299c65049a7737ff36e0e /gas | |
parent | 4c5aa8e0b1b4439f73ef1f82344e408b989f85df (diff) | |
download | gdb-56f79b630766bb134400b4a8da43941cfc31c0c0.zip gdb-56f79b630766bb134400b4a8da43941cfc31c0c0.tar.gz gdb-56f79b630766bb134400b4a8da43941cfc31c0c0.tar.bz2 |
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.
Diffstat (limited to 'gas')
0 files changed, 0 insertions, 0 deletions