gcc/include
Nick Alcock aec24341d0 libiberty, include: add bsearch_r
libctf wants a bsearch that takes a void * arg pointer to avoid a
nonportable use of __thread.

bsearch_r is required, not optional, at this point because as far as I
can see this obvious-sounding function is not implemented by anyone's
libc.  We can easily move it to AC_LIBOBJ later if it proves necessary
to do so.

include/
	* libiberty.h (bsearch_r): New.
libiberty/
	* bsearch_r.c: New file.
	* Makefile.in (CFILES): Add bsearch_r.c.
	(REQUIRED_OFILES): Add bsearch_r.o.
	* functions.texi: Regenerate.
2020-06-23 18:39:38 +02:00
..
gdb Update copyright years. 2020-01-01 12:51:42 +01:00
COPYING
COPYING3
ChangeLog Do not use HAVE_DOS_BASED_FILE_SYSTEM for Cygwin. 2020-04-17 09:22:51 +02:00
ChangeLog-9103
ChangeLog.jit
ansidecl.h Update copyright years. 2020-01-01 12:51:42 +01:00
demangle.h Update copyright years. 2020-01-01 12:51:42 +01:00
dwarf2.def Update copyright years. 2020-01-01 12:51:42 +01:00
dwarf2.h Update copyright years. 2020-01-01 12:51:42 +01:00
dyn-string.h Update copyright years. 2020-01-01 12:51:42 +01:00
environ.h Update copyright years. 2020-01-01 12:51:42 +01:00
fibheap.h Update copyright years. 2020-01-01 12:51:42 +01:00
filenames.h Do not use HAVE_DOS_BASED_FILE_SYSTEM for Cygwin. 2020-04-17 09:22:51 +02:00
floatformat.h Update copyright years. 2020-01-01 12:51:42 +01:00
fnmatch.h Update copyright years. 2020-01-01 12:51:42 +01:00
gcc-c-fe.def Update copyright years. 2020-01-01 12:51:42 +01:00
gcc-c-interface.h Update copyright years. 2020-01-01 12:51:42 +01:00
gcc-cp-fe.def Update copyright years. 2020-01-01 12:51:42 +01:00
gcc-cp-interface.h Update copyright years. 2020-01-01 12:51:42 +01:00
gcc-interface.h Update copyright years. 2020-01-01 12:51:42 +01:00
getopt.h Update copyright years. 2020-01-01 12:51:42 +01:00
gomp-constants.h OpenACC 'acc_get_property' cleanup 2020-01-10 23:24:36 +01:00
hashtab.h libiberty/hashtab: More const parameters 2020-02-05 13:01:06 +00:00
hsa.h Update copyright years. 2020-01-01 12:51:42 +01:00
leb128.h Update copyright years. 2020-01-01 12:51:42 +01:00
libiberty.h libiberty, include: add bsearch_r 2020-06-23 18:39:38 +02:00
longlong.h Update copyright years. 2020-01-01 12:51:42 +01:00
lto-symtab.h Fix comma at end of enumerator list seen with -std=c++98. 2020-03-21 08:09:02 +01:00
md5.h Update copyright years. 2020-01-01 12:51:42 +01:00
objalloc.h Update copyright years. 2020-01-01 12:51:42 +01:00
obstack.h Update copyright years. 2020-01-01 12:51:42 +01:00
partition.h Update copyright years. 2020-01-01 12:51:42 +01:00
plugin-api.h Fix typo in a macro usage. 2020-04-01 09:37:37 +02:00
safe-ctype.h Update copyright years. 2020-01-01 12:51:42 +01:00
sha1.h Update copyright years. 2020-01-01 12:51:42 +01:00
simple-object.h Update copyright years. 2020-01-01 12:51:42 +01:00
sort.h Update copyright years. 2020-01-01 12:51:42 +01:00
splay-tree.h Update copyright years. 2020-01-01 12:51:42 +01:00
symcat.h Update copyright years. 2020-01-01 12:51:42 +01:00
timeval-utils.h Update copyright years. 2020-01-01 12:51:42 +01:00
unique-ptr.h Update copyright years. 2020-01-01 12:51:42 +01:00
vtv-change-permission.h Update copyright years. 2020-01-01 12:51:42 +01:00
xregex.h
xregex2.h Update copyright years. 2020-01-01 12:51:42 +01:00
xtensa-config.h Update copyright years. 2020-01-01 12:51:42 +01:00