2010-05-17  Tristan Gingold  <gingold@adacore.com>

	* vms-alpha.c: Include esgps.h and eidc.h.
	(_bfd_vms_slurp_egsd): Ignore SPSC and IDC sub-records.
	(evax_bfd_print_egsd_flags): New function, extracted from ...
	(evax_bfd_print_egsd): ..., calls evax_bfd_print_egsd_flags.  Handles
	EGSD__C_SPSC and EGSD__C_IDC.

include/vms:
2010-05-17  Tristan Gingold  <gingold@adacore.com>

	* eidc.h: New file.
	* esgps.h: New file.
This commit is contained in:
Tristan Gingold
2010-05-17 08:07:46 +00:00
parent ca52bf1705
commit ae7e1b01c5
3 changed files with 126 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2010-05-17 Tristan Gingold <gingold@adacore.com>
* eidc.h: New file.
* esgps.h: New file.
2010-05-03 Tristan Gingold <gingold@adacore.com>
* dmt.h: Improve comments.