* read.c (potable): Add spc, ttl, xcom, xref.
authorIan Lance Taylor <ian@airs.com>
Thu, 10 Aug 1995 16:19:34 +0000 (16:19 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 10 Aug 1995 16:19:34 +0000 (16:19 +0000)
commite14994d9805ce899cdaeb010be7a7bc5887dbdaf
treeb7444796011ca20c39c2534237439a09398f6afe
parentbd59fa75059c4a8ccf6569d08d4978a4891ab4b0
* read.c (potable): Add spc, ttl, xcom, xref.
(s_mri_sect): New function.
* read.h (s_mri_sect): Declare.
* config/obj-coff.c (obj_coff_section) (both versions): In MRI
mode, call s_mri_sect.
(obj_pseudo_table): Add sect.s and section.s.  Move sect outside
of ifndef BFD_ASSEMBLER.
* config/obj-elf.c (elf_pseudo_table): Add section.s, sect,
sect.s.
(obj_elf_section): In MRI mode, call s_mri_sect.
* config/tc-m68k.c (md_pseudo_table): Add restore, save.
(struct save_opts): Define.
(save_stack): New static variable.
(s_save, s_restore): New static functions.
gas/ChangeLog
gas/config/tc-m68k.c
gas/read.c
This page took 0.027683 seconds and 4 git commands to generate.