binutils-gdb/gdbsupport
Simon Marchi 8ddd8e0ed8 Add -Wstrict-null-sentinel to gdbsupport/warning.m4
Commit 85f0dd3ce ("[gdb] Fix -Wstrict-null-sentinel warnings") fixed
some violations of -Wstrict-null-sentinel.  If we want to enforce this
warning, I think we should enable it in our warning.m4 file.

gdbsupport/ChangeLog:

	* warning.m4: Add -Wstrict-null-sentinel.
	* configure: Re-generate.

gdbserver/ChangeLog:

	* configure: Re-generate.

gdb/ChangeLog:

	* configure: Re-generate.
2020-02-11 10:51:49 -05:00
..
acinclude.m4 Move gdb/warning.m4 to gdbsupport 2020-02-11 10:51:43 -05:00
aclocal.m4
agent.c
agent.h
alt-stack.h
array-view.h
ax.def
block-signals.h
break-common.h
btrace-common.c
btrace-common.h
buffer.c
buffer.h
byte-vector.h
ChangeLog Add -Wstrict-null-sentinel to gdbsupport/warning.m4 2020-02-11 10:51:49 -05:00
check-defines.el Add gdbsupport check-defines script 2020-01-14 16:25:04 -07:00
cleanups.c
cleanups.h
common-debug.c
common-debug.h
common-defs.h Fix gdbsupport build 2020-01-17 15:14:56 +00:00
common-exceptions.c
common-exceptions.h
common-gdbthread.h
common-inferior.c
common-inferior.h
common-regcache.c
common-regcache.h
common-types.h
common-utils.c
common-utils.h
common.m4
config.in
configure Add -Wstrict-null-sentinel to gdbsupport/warning.m4 2020-02-11 10:51:49 -05:00
configure.ac gdbsupport: use AM_GDB_WARNINGS 2020-02-11 10:46:23 -05:00
create-version.sh
def-vector.h
default-init-alloc.h
enum-flags.h
environ.c [gdb] Fix -Wstrict-null-sentinel warnings 2020-02-10 15:13:42 +01:00
environ.h
errors.c
errors.h
fileio.c
fileio.h
filestuff.c
filestuff.h
filtered-iterator.h
format.c
format.h
forward-scope-exit.h
function-view.h
gdb_assert.h
gdb_binary_search.h
gdb_locale.h
gdb_optional.h
gdb_proc_service.h Ensure proc-service symbols have default visibility (PR build/24805) 2020-01-16 19:14:14 +00:00
gdb_ref_ptr.h
gdb_setjmp.h
gdb_signals.h
gdb_splay_tree.h
gdb_string_view.h
gdb_string_view.tcc
gdb_sys_time.h
gdb_tilde_expand.c
gdb_tilde_expand.h
gdb_unique_ptr.h
gdb_unlinker.h
gdb_vecs.c
gdb_vecs.h
gdb_wait.c
gdb_wait.h
gdb-dlfcn.c
gdb-dlfcn.h
gdb-sigmask.h
hash_enum.h
host-defs.h
job-control.c
job-control.h
Makefile.am gdbsupport: use AM_GDB_WARNINGS 2020-02-11 10:46:23 -05:00
Makefile.in Move gdb/warning.m4 to gdbsupport 2020-02-11 10:51:43 -05:00
netstuff.c
netstuff.h
new-op.c
next-iterator.h
observable.h
offset-type.h
parallel-for.h
pathstuff.c
pathstuff.h
poison.h
preprocessor.h
print-utils.c
print-utils.h
ptid.c
ptid.h
README
refcounted-object.h
rsp-low.c
rsp-low.h
run-time-clock.c
run-time-clock.h
safe-iterator.h
safe-strerror.c
scope-exit.h
scoped_fd.h
scoped_mmap.c
scoped_mmap.h
scoped_restore.h
selftest.c
selftest.h
signals-state-save-restore.c
signals-state-save-restore.h
signals.c
symbol.h
tdesc.c
tdesc.h
thread-pool.c Support the NetBSD version of pthread_setname_np 2020-01-24 16:39:01 +01:00
thread-pool.h
traits.h
underlying.h
valid-expr.h
version.h
warning.m4 Add -Wstrict-null-sentinel to gdbsupport/warning.m4 2020-02-11 10:51:49 -05:00
x86-xstate.h
xml-utils.c
xml-utils.h

This is a helper library that is used by gdb and gdbserver.

To send patches, follow the gdb patch submission instructions in
../gdb/CONTRIBUTE.  For maintainers, see ../gdb/MAINTAINERS.