binutils-gdb/libiberty/testsuite
Andrew Burgess 99e4741014 Merge upstream GCC changes for include/ and libiberty/ directories
This commit pulls in the latest changes for the include/ and
libiberty/ directories.  The last sync was in commit
533da48302.

This commit also removes the file libiberty/rust-demangle.h, this file
has been removed in upstream GCC, and should have been deleted as part
of the previous sync up, which included this ChangeLog entry:

  2019-11-16  Eduard-Mihai Burtescu  <eddyb@lyken.rs>

        ....
	* rust-demangle.h: Remove.

I've grep'd over the binutils-gdb source and can find no reference to
the rust-demangle.h file, and everything seems to build fine without
it, so I assume its continued existence was a mistake.

include/ChangeLog:

	Import from gcc mainline:
	2020-02-05  Andrew Burgess  <andrew.burgess@embecosm.com>

        * hashtab.h (htab_remove_elt): Make a parameter const.
        (htab_remove_elt_with_hash): Likewise.

libiberty/ChangeLog:

	* rust-demangle.h: Removed.

	Import from gcc mainline:
	2020-02-05  Andrew Burgess  <andrew.burgess@embecosm.com>

        * hashtab.c (htab_remove_elt): Make a parameter const.
        (htab_remove_elt_with_hash): Likewise.

	2020-01-23  Alexandre Oliva <oliva@adacore.com>

        * argv.c (writeargv): Output empty args as "".

	2020-01-18  Iain Sandoe  <iain@sandoe.co.uk>

	* cp-demangle.c (cplus_demangle_operators): Add the co_await
	operator.
	* testsuite/demangle-expected: Test co_await operator mangling.
2020-02-25 17:04:42 +00:00
..
Makefile.in Update libiberty sources with changes in the gcc mainline. 2020-01-17 14:13:22 +00:00
d-demangle-expected Synchronize libiberty sources with gcc mainline. 2019-08-09 16:16:18 +01:00
demangle-expected Merge upstream GCC changes for include/ and libiberty/ directories 2020-02-25 17:04:42 +00:00
demangler-fuzzer.c Update libiberty sources with changes in the gcc mainline. 2020-01-17 14:13:22 +00:00
rust-demangle-expected Update libiberty sources with changes in the gcc mainline. 2020-01-17 14:13:22 +00:00
test-demangle.c Update libiberty sources with changes in the gcc mainline. 2020-01-17 14:13:22 +00:00
test-expandargv.c Update libiberty sources with changes in the gcc mainline. 2020-01-17 14:13:22 +00:00
test-pexecute.c Update libiberty sources with changes in the gcc mainline. 2020-01-17 14:13:22 +00:00
test-strtol.c Update libiberty sources with changes in the gcc mainline. 2020-01-17 14:13:22 +00:00