binutils-gdb/gdb/common
Joel Brobecker 46bbb3edac Add ARI (ok) marker for __func__ reference in common-utils.h
The ARI script flagged the use of the __func__ variable, which
is normally not allowed (not defined in C90). However, this particular
use is OK, as the reference is only made when __STDC_VERSION__ >=
199901L.  So, add an "ARI:" comment to explicitly OK this use.

gdb/ChangeLog:

        * common/common-utils.h: Add "ARI:" comment beside __func__
        reference.
2014-01-22 09:03:31 +04:00
..
agent.c
agent.h
ax.def
break-common.h
btrace-common.h btrace, gdbserver: read branch trace incrementally 2014-01-16 13:11:42 +01:00
buffer.c
buffer.h
common-utils.c
common-utils.h Add ARI (ok) marker for __func__ reference in common-utils.h 2014-01-22 09:03:31 +04:00
common.m4
create-version.sh
filestuff.c
filestuff.h
format.c
format.h
gdb_assert.h Move ASSERT_FUNCTION to FUNCTION_NAME. 2014-01-17 10:00:07 -08:00
gdb_locale.h
gdb_signals.h
gdb_thread_db.h
gdb_vecs.c Add delim_string_to_char_ptr_vec. 2014-01-17 10:23:29 -08:00
gdb_vecs.h Add delim_string_to_char_ptr_vec. 2014-01-17 10:23:29 -08:00
gdb_wait.h
glibc_thread_db.h
host-defs.h
i386-cpuid.h
i386-gcc-cpuid.h
i386-xstate.h
linux-btrace.c btrace, gdbserver: read branch trace incrementally 2014-01-16 13:11:42 +01:00
linux-btrace.h btrace, gdbserver: read branch trace incrementally 2014-01-16 13:11:42 +01:00
linux-osdata.c Change 'len' of linux_common_xfer_osdata to ULONGEST. 2014-01-14 22:20:51 +08:00
linux-osdata.h Change 'len' of linux_common_xfer_osdata to ULONGEST. 2014-01-14 22:20:51 +08:00
linux-procfs.c
linux-procfs.h
linux-ptrace.c
linux-ptrace.h
mips-linux-watch.c
mips-linux-watch.h
ptid.c
ptid.h
queue.h
signals.c
vec.c
vec.h Move ASSERT_FUNCTION to FUNCTION_NAME. 2014-01-17 10:00:07 -08:00
version.h
xml-utils.c
xml-utils.h