[binutils-gdb] Move GDB producer parsing routines to a separate file

sergiodj+buildbot@sergiodj.net sergiodj+buildbot@sergiodj.net
Tue Sep 26 18:26:00 GMT 2017


*** TEST RESULTS FOR COMMIT b32b108aba2c0119d0e231d203d3284539da2379 ***

Author: Walfred Tedeschi <walfred.tedeschi@intel.com>
Branch: master
Commit: b32b108aba2c0119d0e231d203d3284539da2379

Move GDB producer parsing routines to a separate file

gdb/ChangeLog:
2017-09-26  Walfred Tedeschi  <walfred.tedeschi@intel.com>

	* Makefile.in (SFILES): Add producer.c.
	(COMMON_OBS): Add producer.o
	* amd64-tdep.c (producer.h): Add new include.
	* dwarf2read.c (producer.h): Add new include.
	* producer.c: New file.
	* producer.h: New file.
	* utils.c (producer_is_gcc, producer_is_gcc_ge_4): Move to
	producer.c.
	* utils.h (producer_is_gcc, producer_is_gcc_ge_4): Move to
	producer.h.



More information about the Gdb-testers mailing list