binutils-gdb/libiberty/testsuite
Nick Clifton 41f225defe Sync libiberty sources with gcc mainline.
2016-09-19  Andrew Stubbs  <ams@codesourcery.com>

	* pex-win32.c (argv_to_cmdline): Quote zero-length parameters.
	* testsuite/test-pexecute.c (main): Insert check for zero-length parameters.

2016-09-10  Mark Wielaard  <mjw@redhat.com>

	* cp-demangle.c (d_substitution): Change struct demangle_component
	variable name from c to dc.

2016-08-12  Marek Polacek  <polacek@redhat.com>

	PR c/7652
	* cp-demangle.c (d_print_mod): Add FALLTHRU.

2016-08-04  Marcel B?hme  <boehme.marcel@gmail.com>

	PR c++/71696
	* cplus-dem.c: Prevent infinite recursion when there is a cycle
	in the referencing of remembered mangled types.
	(work_stuff): New stack to keep track of the remembered mangled
	types that are currently being processed.
	(push_processed_type): New method to push currently processed
	remembered type onto the stack.
	(pop_processed_type): New method to pop currently processed
	remembered type from the stack.
	(work_stuff_copy_to_from): Copy values of new variables.
	(delete_non_B_K_work_stuff): Free stack memory.
	(demangle_args): Push/Pop currently processed remembered type.
	(do_type): Do not demangle a cyclic reference and push/pop
	referenced remembered type.
2016-10-17 10:26:56 +01:00
..
Makefile.in Sync libiberty from GCC, replaying updates to configure scripts 2015-06-24 21:43:02 +02:00
d-demangle-expected Sync libiberty with GCC. 2016-01-28 21:44:42 +01:00
demangle-expected Synchronize libiberty sources with FSF GCC mainline version. 2016-08-02 13:26:28 +01:00
demangler-fuzzer.c Sync libiberty with upstream GCC. 2014-10-11 10:29:10 +01:00
test-demangle.c * testsuite/test-demangle.c: Include unistd.h. 2013-11-08 11:11:41 -07:00
test-expandargv.c * testsuite/test-expandargv.c: Include unistd.h. 2013-11-08 11:11:40 -07:00
test-pexecute.c Sync libiberty sources with gcc mainline. 2016-10-17 10:26:56 +01:00
test-strtol.c Sync libiberty from GCC 2014-11-17 03:30:13 +01:00