Tristan Gingold
95e34ef763
2010-04-14 Tristan Gingold <gingold@adacore.com>
...
* Makefile.am (BFD32_BACKENDS): Remove vms-gsd.lo, vms-hdr.lo,
vms-tir.lo, vms.lo and add vms-alpha.lo
(BFD32_BACKENDS_CFILES): Remove vms-gsd.c, vms-hdr.c,
vms-tir.c, vms.c and add vms-alpha.c
* Makefile.in: Regenerate.
* configure.in (TDEFINES): Adjust file list for vms_alpha_vec.
Remove vms_vax_vec.
* configure: Regenerate.
* targets.c (vms_vax_vec): Remove the declaration.
(_bfd_target_vector): Remove vms_vax_vec.
* vms-alpha.c: New file.
* vms-gsd.c: Removed, rewritten in vms-alpha.c
* vms-hdr.c: Ditto.
* vms-tir.c: Ditto.
* vms.c: Ditto.
* vms-misc.c: Fix indentation and comments. Replace most of
#if VMS_DEBUG/vms_debug with vms_debug2.
(_bfd_vms_hash_newfunc): Moved to vms-alpha.c
(hash_string): Ditto.
(_bfd_vms_length_hash_symbol): Ditto.
(maybe_adjust_record_pointer_for_object): Ditto.
(_bfd_vms_get_object_record): Ditto.
(vms_get_remaining_object_record): Ditto.
(_bfd_vms_push): Ditto.
(_bfd_vms_pop): Ditto.
(_bfd_vms_get_header_values): Removed.
(_bfd_vms_get_first_record): Removed.
(vms_get_remaining_image_record): Removed.
(new_symbol): Removed.
(_bfd_vms_enter_symbol): Removed.
(_bfd_vms_save_sized_string): Use memcpy instead of strncpy.
(_bfd_vms_output_begin): Remove rechead parameter. Replace bfd
parameter with struct vms_rec_wr.
(_bfd_vms_output_push): Removed and replaced by ...
(_bfd_vms_output_begin_subrec): ... new function.
(_bfd_vms_output_alignment): Replace bfd parameter with
struct vms_rec_wr, and adjust.
(_bfd_vms_output_check): Ditto
(_bfd_vms_output_byte): Ditto.
(_bfd_vms_output_short): Ditto.
(_bfd_vms_output_long): Ditto.
(_bfd_vms_output_quad): Ditto.
(_bfd_vms_output_counted): Ditto.
(_bfd_vms_output_dump): Ditto.
(_bfd_vms_output_fill): Ditto.
(_bfd_vms_output_pop): Removed and replaced by ...
(_bfd_vms_output_end_subrec): ... new function.
(_bfd_vms_output_flush): Removed.
(_bfd_vms_output_align): New function.
(_bfd_vms_output_end): Add recwr parameter. Adjust for this new
parameter.
(vms_convert_to_var): New function imported from vms.c
(vms_convert_to_var_1): Ditto.
(vms_convert_to_var_unix_filename): Ditto.
(vms_get_module_name): Ditto.
(get_vms_time_string): Ditto.
(vms_time_to_time_t): Ditto.
(vms_rawtime_to_time_t): Ditto.
* vms.h: All macros for the VMS file format are now in include/vms.
Prototypes for vms.c, vms-gsd.c, vms-misc.c, vms-hdr.c, vms-tir.c
have been removed.
(struct vms_symbol_struct, struct stack_struct): Moved to vms-alpha.c
(struct fileinfo, struct srecinfo, struct lineinfo): Ditto.
(struct funcinfo, struct vms_private_data_struct): Ditto.
(struct vms_section_data_struct): Ditto.
(struct vms_rec_rd, stryct vms_rec_wr): New declarations.
(vms_get_module_name, get_vms_time_string): New declarations.
(vms_time_to_time_t, vms_rawtime_to_time_t): Ditto.
(_bfd_vms_output_begin_subrec, _bfd_vms_output_end_subrec): Ditto.
(_bfd_vms_save_sized_string, _bfd_vms_save_counted_string): Adjusted.
(_bfd_vms_output_begin, _bfd_vms_output_alignment): Ditto.
(_bfd_vms_output_end,_bfd_vms_output_check): Ditto.
(_bfd_vms_output_byte, _bfd_vms_output_short): Ditto.
(_bfd_vms_output_long, _bfd_vms_output_quad): Ditto.
(_bfd_vms_output_counted, _bfd_vms_output_dump): Ditto.
(_bfd_vms_output_fill): Ditto.
(bfd_vms_set_section_flags): Ditto.
2010-04-14 09:24:59 +00:00
..
2010-01-09 21:11:44 +00:00
2010-04-10 22:52:37 +00:00
2010-02-15 10:09:39 +00:00
2009-11-24 22:47:20 +00:00
2009-11-11 04:42:42 +00:00
2008-04-18 09:22:24 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-11-23 14:41:33 +00:00
2009-12-11 13:42:17 +00:00
2009-10-02 14:40:41 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2010-03-24 15:41:59 +00:00
2010-03-24 15:41:59 +00:00
2007-07-03 14:26:43 +00:00
2010-04-09 14:40:18 +00:00
2009-09-09 21:38:59 +00:00
2010-04-01 09:47:14 +00:00
2010-03-25 21:12:36 +00:00
2007-07-03 14:26:43 +00:00
2010-04-01 09:47:14 +00:00
2010-03-26 08:34:24 +00:00
2010-04-01 09:47:14 +00:00
2010-01-05 00:40:07 +00:00
2009-09-09 21:38:59 +00:00
2009-07-02 17:08:51 +00:00
2009-11-23 14:41:33 +00:00
2009-11-23 14:41:33 +00:00
2009-12-11 15:42:38 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2010-04-14 09:24:59 +00:00
2007-01-09 14:29:31 +00:00
2008-01-02 21:41:02 +00:00
2009-01-02 16:48:11 +00:00
2010-01-01 18:06:10 +00:00
2009-09-02 07:25:43 +00:00
2010-03-24 15:41:59 +00:00
2010-03-24 15:41:59 +00:00
2009-09-02 07:25:43 +00:00
2009-12-12 10:07:53 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2008-07-18 11:30:22 +00:00
2008-07-18 11:30:22 +00:00
2010-03-31 16:32:02 +00:00
2008-07-18 11:30:22 +00:00
2009-09-05 07:56:26 +00:00
2009-09-02 07:25:43 +00:00
2008-07-18 11:30:22 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2007-10-15 02:00:11 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-01-03 16:19:52 +00:00
2010-03-24 15:41:59 +00:00
2009-09-02 07:25:43 +00:00
2008-07-18 11:30:22 +00:00
2009-09-05 07:56:26 +00:00
2009-09-02 07:25:43 +00:00
2008-07-18 11:30:22 +00:00
2009-09-02 07:25:43 +00:00
2008-07-18 11:30:22 +00:00
2008-07-18 11:30:22 +00:00
2009-09-02 07:25:43 +00:00
2008-07-18 11:30:22 +00:00
2009-09-02 07:25:43 +00:00
2010-03-31 16:32:02 +00:00
2008-07-18 11:30:22 +00:00
2009-10-17 17:18:28 +00:00
2010-01-18 07:21:46 +00:00
2009-12-11 13:42:17 +00:00
2009-10-10 04:58:48 +00:00
2009-09-05 07:56:26 +00:00
2009-09-09 21:38:59 +00:00
2010-04-01 09:47:14 +00:00
2010-04-10 22:21:31 +00:00
2010-04-14 09:24:59 +00:00
2009-09-30 13:12:50 +00:00
2010-02-15 19:25:47 +00:00
2010-04-14 09:24:59 +00:00
2007-07-03 14:26:43 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 14:26:43 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 14:26:43 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-07-25 15:50:20 +00:00
2008-12-23 19:10:25 +00:00
2010-01-13 14:34:13 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-08-06 17:38:04 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-04-16 15:39:48 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 14:26:43 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-05-26 14:12:03 +00:00
2010-02-08 01:59:38 +00:00
2009-09-02 07:25:43 +00:00
2009-09-29 14:17:19 +00:00
2009-09-02 07:25:43 +00:00
2009-03-02 10:33:08 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2010-03-25 21:12:36 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2009-06-04 06:51:11 +00:00
2010-01-11 09:53:27 +00:00
2010-04-05 19:30:00 +00:00
2010-02-08 13:16:24 +00:00
2009-09-25 19:13:27 +00:00
2007-07-03 14:26:43 +00:00
2007-07-03 14:26:43 +00:00
2007-07-03 14:26:43 +00:00
2010-03-29 20:42:55 +00:00
2010-02-23 11:38:36 +00:00
2007-07-03 14:26:43 +00:00
2010-02-04 09:16:43 +00:00
2010-02-04 09:16:43 +00:00
2009-09-02 07:25:43 +00:00
2010-03-31 22:44:49 +00:00
2009-09-02 07:25:43 +00:00
2007-09-28 08:43:45 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2010-02-04 09:16:43 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2010-02-04 09:16:43 +00:00
2009-09-02 07:25:43 +00:00
2008-11-25 13:03:56 +00:00
2010-04-09 14:40:18 +00:00
2007-07-03 14:26:43 +00:00
2007-07-03 14:26:43 +00:00
2009-12-11 13:42:17 +00:00
2008-07-30 04:34:58 +00:00
2010-02-04 09:16:43 +00:00
2009-09-02 07:25:43 +00:00
2010-02-04 09:16:43 +00:00
2010-02-04 09:16:43 +00:00
2010-02-04 09:16:43 +00:00
2010-02-04 09:16:43 +00:00
2007-07-03 14:26:43 +00:00
2010-02-04 09:16:43 +00:00
2009-09-02 07:25:43 +00:00
2007-09-28 08:43:45 +00:00
2009-09-02 07:25:43 +00:00
2010-02-04 09:16:43 +00:00
2009-09-02 07:25:43 +00:00
2009-06-11 11:27:58 +00:00
2007-09-28 08:43:45 +00:00
2008-07-30 04:34:58 +00:00
2007-09-28 08:43:45 +00:00
2007-07-03 14:26:43 +00:00
2007-07-03 14:26:43 +00:00
2010-04-01 10:02:28 +00:00
2009-09-21 11:51:02 +00:00
2009-12-11 13:42:17 +00:00
2010-02-04 09:16:43 +00:00
2010-02-04 09:16:43 +00:00
2010-02-04 09:16:43 +00:00
2009-05-21 14:15:50 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2008-10-20 11:05:47 +00:00
2010-02-04 09:16:43 +00:00
2010-02-19 05:07:50 +00:00
2010-02-04 09:16:43 +00:00
2009-08-05 20:40:34 +00:00
2010-03-25 21:12:36 +00:00
2010-01-11 14:19:40 +00:00
2010-02-04 09:16:43 +00:00
2009-09-02 07:25:43 +00:00
2007-09-26 13:45:32 +00:00
2010-02-08 13:16:24 +00:00
2009-09-02 07:25:43 +00:00
2010-02-04 09:16:43 +00:00
2007-07-03 14:26:43 +00:00
2010-02-04 09:16:43 +00:00
2009-09-02 07:25:43 +00:00
2010-03-24 15:41:59 +00:00
2009-09-02 07:25:43 +00:00
2010-04-13 04:05:29 +00:00
2010-03-15 01:59:57 +00:00
2010-02-04 09:16:43 +00:00
2010-02-04 09:16:43 +00:00
2010-02-19 05:07:50 +00:00
2010-03-05 19:49:00 +00:00
2009-09-02 07:25:43 +00:00
2009-12-28 18:37:30 +00:00
2010-04-07 02:41:35 +00:00
2010-04-09 14:40:18 +00:00
2009-03-01 17:08:54 +00:00
2009-08-03 15:50:51 +00:00
2009-09-02 07:25:43 +00:00
2010-02-04 09:16:43 +00:00
2009-09-09 21:38:59 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2010-04-10 22:21:31 +00:00
2010-01-19 13:50:55 +00:00
2010-01-19 13:50:55 +00:00
2010-04-14 08:29:33 +00:00
2009-09-02 07:25:43 +00:00
2010-02-08 13:16:24 +00:00
2010-02-24 14:21:51 +00:00
2009-09-02 07:25:43 +00:00
2010-03-02 07:42:37 +00:00
2010-02-08 20:28:43 +00:00
2009-11-23 14:41:33 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-09 21:38:59 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 14:26:43 +00:00
2009-12-11 13:42:17 +00:00
2009-09-02 07:25:43 +00:00
2009-10-02 14:40:41 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 14:26:43 +00:00
2009-10-02 14:40:41 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-10-02 14:40:41 +00:00
2009-10-02 14:40:41 +00:00
2009-09-02 07:25:43 +00:00
2009-11-23 14:41:33 +00:00
2009-09-02 07:25:43 +00:00
2009-11-23 14:41:33 +00:00
2010-03-24 15:41:59 +00:00
2009-11-23 14:41:33 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-09 21:38:59 +00:00
2010-04-01 09:47:14 +00:00
2009-12-11 13:42:17 +00:00
2010-04-01 09:47:14 +00:00
2010-03-18 12:27:15 +00:00
2010-03-18 12:27:15 +00:00
2010-03-24 15:41:59 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-11-23 14:41:33 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-10-02 14:40:41 +00:00
2009-09-02 07:25:43 +00:00
2009-10-02 14:40:41 +00:00
2009-09-02 07:25:43 +00:00
2010-01-11 15:39:41 +00:00
2010-03-24 15:41:59 +00:00
2010-01-13 11:49:36 +00:00
2010-03-24 15:41:59 +00:00
2010-01-11 15:57:59 +00:00
2010-04-14 09:24:59 +00:00
2010-04-14 09:24:59 +00:00
2010-01-12 10:16:50 +00:00
2007-07-03 14:26:43 +00:00
2009-12-11 13:42:17 +00:00
2009-10-02 14:40:41 +00:00
2009-11-23 14:41:33 +00:00
2007-07-03 14:26:43 +00:00
2007-07-03 14:26:43 +00:00
2009-10-02 14:40:41 +00:00
2007-07-03 14:26:43 +00:00
2007-07-03 14:26:43 +00:00
2007-07-03 14:26:43 +00:00
2009-12-11 13:42:17 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-11-23 14:41:33 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 14:26:43 +00:00
2007-07-03 14:26:43 +00:00
2007-07-03 14:26:43 +00:00
2007-07-03 14:26:43 +00:00
2010-03-24 15:41:59 +00:00
2009-12-15 16:59:20 +00:00
2009-09-02 07:25:43 +00:00
2009-10-02 14:40:41 +00:00
2009-12-11 13:42:17 +00:00
2008-07-21 14:09:57 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-02-18 18:23:08 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 14:26:43 +00:00
2007-07-03 14:26:43 +00:00
2009-12-11 13:42:17 +00:00
2009-09-05 07:56:26 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-04-21 17:08:20 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-04-21 02:13:48 +00:00
2009-10-16 07:14:43 +00:00
2010-04-09 14:40:18 +00:00
2010-03-17 08:50:36 +00:00
2009-05-28 11:30:49 +00:00
2009-11-23 14:41:33 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2010-03-26 08:34:24 +00:00
2007-07-03 14:26:43 +00:00
2009-09-11 08:08:11 +00:00
2007-07-03 14:26:43 +00:00
2010-02-08 13:47:22 +00:00
2009-09-09 21:38:59 +00:00
2010-02-01 13:10:38 +00:00
2009-09-02 07:25:43 +00:00
2009-10-02 14:40:41 +00:00
2007-07-03 14:26:43 +00:00
2009-09-02 07:25:43 +00:00
2009-11-23 14:41:33 +00:00
2009-09-02 07:25:43 +00:00
2009-09-09 21:38:59 +00:00
2008-02-15 03:35:53 +00:00
2009-09-09 21:38:59 +00:00
2009-09-02 07:25:43 +00:00
2010-04-14 09:24:59 +00:00
2009-12-15 16:59:20 +00:00
2009-09-02 07:25:43 +00:00
2007-07-15 06:33:34 +00:00
2009-09-02 07:25:43 +00:00
2009-10-02 14:40:41 +00:00
2009-09-02 07:25:43 +00:00
2010-04-09 14:40:18 +00:00
2009-12-11 13:42:17 +00:00
2010-04-14 00:00:05 +00:00
2010-04-14 09:24:59 +00:00
2010-04-06 13:55:38 +00:00
2010-04-14 09:24:59 +00:00
2010-04-14 09:24:59 +00:00
2010-04-07 07:19:02 +00:00
2009-09-02 07:25:43 +00:00
2010-02-08 20:00:54 +00:00
2009-12-11 13:42:17 +00:00
2007-07-03 14:26:43 +00:00
2009-12-11 13:42:17 +00:00
2009-09-02 07:25:43 +00:00