Files
Jeff Law 75c28b4966 * config/obj-som.h (S_SET_OTHER, S_SET_TYPE): Delete a.out crud.
(S_SET_DESC, S_GET_OTHER, S_GET_TYPE, S_GET_DESC): Likewise.
	(obj_attach_unwind_info): Do not define.  Not needed anymore.
	* config/tc-hppa.c: Delete whitespace at EOL.
	(struct hppa_fix_struct): Delete fx_unwind field and all references.
	(fix_new_hppa): Last arg is now a pointer to an int.  Do not
	call obj_attach_unwind_info anymore.  For SOM R_ENTRY and R_EXIT
	fixups, store 32bits of unwind information in the fx_addnumber
	field of the fixup.
	(md_assemble, pa_entry, process_exit, pa_procend): For SOM R_ENTRY
	and R_EXIT fixups, pass a NULL pointer to fix_new_hppa, and a
	pointer to 32 bits of unwind info.
	(tc_gen_reloc): For SOM R_ENTRY and R_EXIT fixups, set the symbol
	pointer to the dummy symbol; set the addend field to fx_addnumber.
	(pa_comm, pa_equ, pa_type_args, pa_import): Use bfd_XXX_section_ptr
	rather than &bfd_XXX_section.
1994-09-14 02:20:24 +00:00
..
1994-09-09 18:35:11 +00:00
1992-02-27 18:52:18 +00:00
1993-07-07 16:14:44 +00:00
1994-08-08 23:37:38 +00:00
1993-04-02 18:42:37 +00:00
1993-02-08 19:20:27 +00:00
1992-02-13 08:39:15 +00:00
1992-02-13 08:39:15 +00:00
1994-07-13 01:28:47 +00:00
1991-12-01 07:11:25 +00:00
1994-07-08 19:36:55 +00:00
1994-09-09 01:02:48 +00:00
1994-09-14 00:54:00 +00:00
1993-07-22 18:02:01 +00:00
1992-02-24 18:25:19 +00:00
1993-12-20 16:43:37 +00:00
1994-09-13 02:15:23 +00:00
1992-02-17 15:54:49 +00:00
1992-12-03 23:41:18 +00:00
1992-08-25 22:12:54 +00:00
1993-05-05 12:41:52 +00:00
1993-05-05 12:43:06 +00:00
1992-02-21 11:37:01 +00:00
1994-02-18 19:57:35 +00:00
1994-01-09 20:49:23 +00:00
1992-02-13 08:39:15 +00:00
1994-05-07 23:51:30 +00:00