binutils-gdb/gdb/compile
Tom Tromey 20dcd8cae7 Remove cleanups from link_callbacks_einfo
This removes a cleanup from link_callbacks_einfo by using std::string.

gdb/ChangeLog
2017-11-04  Tom Tromey  <tom@tromey.com>

	* compile/compile-object-load.c (link_callbacks_einfo): Use
	std::string.
2017-11-04 10:27:15 -06:00
..
compile-c-support.c Use std::string and unique_xmalloc_ptr in compile/ code 2017-09-03 13:03:10 -06:00
compile-c-symbols.c Stop assuming no-debug-info functions return int 2017-09-04 20:21:13 +01:00
compile-c-types.c Sync libiberty/ & include/ with GCC 2017-09-15 17:40:33 +01:00
compile-internal.h Use std::string and unique_xmalloc_ptr in compile/ code 2017-09-03 13:03:10 -06:00
compile-loc2c.c Use std::string and unique_xmalloc_ptr in compile/ code 2017-09-03 13:03:10 -06:00
compile-object-load.c Remove cleanups from link_callbacks_einfo 2017-11-04 10:27:15 -06:00
compile-object-load.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
compile-object-run.c Change objfile to use new/delete 2017-10-13 07:18:29 -06:00
compile-object-run.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
compile.c Constify add_prefix_cmd 2017-10-11 16:21:02 -06:00
compile.h Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy 2017-02-02 11:11:47 +00:00