binutils-gdb/gas/config
Richard Henderson 91a2ae2a30 * config/tc-ia64.h (md_elf_section_type): New macro.
(ELF_TC_SPECIAL_SECTIONS): Drop .IA_64.unwind and .IA_64.unwind_info
        (they're now handled via ia64_elf_section_type.

        * config/tc-ia64.c (unwind): New members saved_text_seg,
        saved_text_subseg, and force_unwind_entry.
        (optimize_unw_records): New function to optimize away unnecessary
        unwind directives.
        (ia64_elf_section_type): New function.
        (output_unw_records): Generate unwind info only if the size is
        non-zero or if it's forced for some other reason (e.g.,
        handlerdata or a personality routine).
        (generate_unwind_image): Don't switch back to previous
        section---stay inside the unwind info section instead so that
        handlerdata that may follow goes into the right place.
        (dot_handlerdata): Force generation of unwind entry and save the
        current active text segment before generating unwind image.
        (dot_unwentry): Force generation of unwind entry.
        (dot_personality): Ditto.
        (dot_endp): Generate unwind table entry only if there is
        some unwind info or the unwind entry was forced.

        * config/tc-ia64.c (make_unw_section_name): New macro to form
        unwind section name.
        (generate_unwind_image): Add "text_name" argument.  Use it to
        form unwind section name.
        (dot_handlerdata): Determine current segment (section) name and
        pass it to generate_unwind_image().
        (dot_endp): Determine current segment (section) name and use
        it to determine the appropriate unwind section name.
        (ia64_md_do_align): Add missing ATTRIBUTE_UNUSED declarations to
        n, fill, and max arguments.
2001-02-10 01:42:04 +00:00
..
aout_gnu.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
atof-ieee.c 2000-08-05 Kazu Hirata <kazu@hxi.com> 2000-08-07 19:54:34 +00:00
atof-tahoe.c 2000-08-05 Kazu Hirata <kazu@hxi.com> 2000-08-07 19:54:34 +00:00
atof-vax.c 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
e-crisaout.c * configure.in: Add CRIS support. 2000-07-20 17:45:28 +00:00
e-criself.c * configure.in: Add CRIS support. 2000-07-20 17:45:28 +00:00
e-i386aout.c This set of patches add support for aout emulation on the x86 2000-01-26 22:48:31 +00:00
e-i386coff.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
e-i386elf.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
e-mipsecoff.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
e-mipself.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
itbl-mips.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m68k-parse.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
m68k-parse.y 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m88k-opcode.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
obj-aout.c 2000-11-07 H.J. Lu <hjl@gnu.org> 2000-11-08 00:24:23 +00:00
obj-aout.h 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +00:00
obj-bout.c * config/obj-bout.c (obj_crawl_symbol_chain): Don't take 2000-12-12 20:48:45 +00:00
obj-bout.h 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +00:00
obj-coff.c * as.h (rs_align_test): New. 2000-12-28 10:07:56 +00:00
obj-coff.h 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +00:00
obj-ecoff.c 2000-11-07 H.J. Lu <hjl@gnu.org> 2000-11-08 00:24:23 +00:00
obj-ecoff.h Add support for storing local symbols in a small structure to save 1999-06-03 00:29:48 +00:00
obj-elf.c 2000-11-16 H.J. Lu <hjl@gnu.org> 2000-11-16 19:29:12 +00:00
obj-elf.h Updated ARC assembler from arccores.com 2001-01-11 21:20:20 +00:00
obj-evax.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
obj-evax.h 2000-09-13 Kazu Hirata <kazu@hxi.com> 2000-09-14 11:48:26 +00:00
obj-generic.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
obj-generic.h 2000-09-13 Kazu Hirata <kazu@hxi.com> 2000-09-14 11:48:26 +00:00
obj-hp300.c 2000-09-13 Kazu Hirata <kazu@hxi.com> 2000-09-14 11:48:26 +00:00
obj-hp300.h 2000-09-13 Kazu Hirata <kazu@hxi.com> 2000-09-14 11:48:26 +00:00
obj-ieee.c 2000-08-01 Kazu Hirata <kazu@hxi.com> 2000-08-01 19:02:49 +00:00
obj-ieee.h 2000-09-13 Kazu Hirata <kazu@hxi.com> 2000-09-14 11:48:26 +00:00
obj-multi.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
obj-multi.h 2000-11-07 H.J. Lu <hjl@gnu.org> 2000-11-08 00:24:23 +00:00
obj-som.c 2000-08-01 Kazu Hirata <kazu@hxi.com> 2000-08-01 19:02:49 +00:00
obj-som.h 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +00:00
obj-vms.c 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +00:00
obj-vms.h 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +00:00
tc-a29k.c 2000-12-03 Kazu Hirata <kazu@hxi.com> 2000-12-03 06:49:23 +00:00
tc-a29k.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
tc-alpha.c 2001-01-22 Kazu Hirata <kazu@hxi.com> 2001-01-22 20:24:11 +00:00
tc-alpha.h * as.h (rs_align_test): New. 2000-12-28 10:07:56 +00:00
tc-arc.c 2001-01-14 Kazu Hirata <kazu@hxi.com> 2001-01-15 01:37:20 +00:00
tc-arc.h 2001-01-14 Kazu Hirata <kazu@hxi.com> 2001-01-14 18:54:06 +00:00
tc-arm.c Remove redundant bit from "fa" and "da" flags 2001-01-19 04:35:29 +00:00
tc-arm.h Allow ADRL relocs to be adjusted in arm-coff 2001-01-11 01:40:18 +00:00
tc-avr.c 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-avr.h 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-cris.c 2000-12-03 Kazu Hirata <kazu@hxi.com> 2000-12-03 06:49:23 +00:00
tc-cris.h * config/tc-cris.c: Include dwarf2dbg.h. 2000-11-28 15:39:15 +00:00
tc-d10v.c 2001-01-14 Kazu Hirata <kazu@hxi.com> 2001-01-14 18:54:06 +00:00
tc-d10v.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-d30v.c 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-d30v.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-fr30.c 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-fr30.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-generic.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
tc-generic.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
tc-h8300.c Fix comments. 2000-07-07 16:58:25 +00:00
tc-h8300.h 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +00:00
tc-h8500.c 2000-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +00:00
tc-h8500.h 2000-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +00:00
tc-hppa.c (pa_build_unwind_subspace): Don't call 2001-02-08 00:15:36 +00:00
tc-hppa.h Missed this in last commit "Linux target variants for elfxx-hppa." 2001-01-15 02:36:21 +00:00
tc-i370.c 2001-01-14 Kazu Hirata <kazu@hxi.com> 2001-01-14 18:54:06 +00:00
tc-i370.h 2000-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +00:00
tc-i386.c 2001-01-16 Kazu Hirata <kazu@hxi.com> 2001-01-17 23:41:35 +00:00
tc-i386.h * tc-i386.h (TARGET_MACH): New macro. 2001-01-13 23:37:57 +00:00
tc-i860.c 2000-12-03 Kazu Hirata <kazu@hxi.com> 2000-12-03 06:49:23 +00:00
tc-i860.h 2000-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +00:00
tc-i960.c 2001-01-14 Kazu Hirata <kazu@hxi.com> 2001-01-14 18:54:06 +00:00
tc-i960.h 2000-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +00:00
tc-ia64.c * config/tc-ia64.h (md_elf_section_type): New macro. 2001-02-10 01:42:04 +00:00
tc-ia64.h * config/tc-ia64.h (md_elf_section_type): New macro. 2001-02-10 01:42:04 +00:00
tc-m32r.c (m32r_handle_align): Declare type of fragp. 2001-01-23 13:31:10 +00:00
tc-m32r.h * as.h (rs_align_test): New. 2000-12-28 10:07:56 +00:00
tc-m68hc11.c * config/tc-m68hc11.h (LISTING_HEADER): Use m68hc11_listing_header 2001-02-04 13:58:30 +00:00
tc-m68hc11.h * config/tc-m68hc11.h (LISTING_HEADER): Use m68hc11_listing_header 2001-02-04 13:58:30 +00:00
tc-m68k.c Do not abort if tcbit is still set. Issue an error message instead. 2001-01-25 20:26:17 +00:00
tc-m68k.h RELAX_RELOC_*: New definitions for both BFD_ASSEMBLER and !BFD_ASSEMBLER. 2000-10-18 17:42:27 +00:00
tc-m88k.c * as.h (rs_align_test): New. 2000-12-28 10:07:56 +00:00
tc-m88k.h * as.h (rs_align_test): New. 2000-12-28 10:07:56 +00:00
tc-m68851.h 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 22:05:08 +00:00
tc-mcore.c 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 21:12:43 +00:00
tc-mcore.h 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 21:12:43 +00:00
tc-mips.c * as.h (rs_align_test): New. 2000-12-28 10:07:56 +00:00
tc-mips.h * as.h (rs_align_test): New. 2000-12-28 10:07:56 +00:00
tc-mn10200.c Fix formatting. 2000-07-17 21:06:14 +00:00
tc-mn10200.h 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 22:05:08 +00:00
tc-mn10300.c * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 2000-11-17 08:47:52 +00:00
tc-mn10300.h * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 2000-11-17 08:47:52 +00:00
tc-ns32k.c 2000-09-21 Kazu Hirata <kazu@hxi.com> 2000-09-21 20:26:34 +00:00
tc-ns32k.h 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +00:00
tc-pj.c 2000-12-03 Kazu Hirata <kazu@hxi.com> 2000-12-03 06:49:23 +00:00
tc-pj.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-ppc.c 2001-01-14 Kazu Hirata <kazu@hxi.com> 2001-01-14 18:54:06 +00:00
tc-ppc.h 2000-12-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 2000-12-12 20:05:16 +00:00
tc-s390.c Add s390 support 2001-02-10 00:58:38 +00:00
tc-s390.h Add s390 support 2001-02-10 00:58:38 +00:00
tc-sh.c * config/tc-sh.c (md_pseudo_table): Add uaquad. Use s_uacons for 2001-02-09 18:21:42 +00:00
tc-sh.h * as.h (rs_align_test): New. 2000-12-28 10:07:56 +00:00
tc-sparc.c 2001-01-14 Kazu Hirata <kazu@hxi.com> 2001-01-14 18:54:06 +00:00
tc-sparc.h * as.h (rs_align_test): New. 2000-12-28 10:07:56 +00:00
tc-tahoe.c 2001-01-14 Kazu Hirata <kazu@hxi.com> 2001-01-14 18:54:06 +00:00
tc-tahoe.h 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 13:14:47 +00:00
tc-tic30.c 2000-11-15 Kazu Hirata <kazu@hxi.com> 2000-11-16 00:59:49 +00:00
tc-tic30.h 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-tic54x.c 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-tic54x.h 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +00:00
tc-tic80.c 2000-11-15 Kazu Hirata <kazu@hxi.com> 2000-11-16 00:59:49 +00:00
tc-tic80.h 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-v850.c * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 2000-11-17 08:47:52 +00:00
tc-v850.h * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 2000-11-17 08:47:52 +00:00
tc-vax.c 2001-01-14 Kazu Hirata <kazu@hxi.com> 2001-01-14 18:54:06 +00:00
tc-vax.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-w65.c 2000-11-15 Kazu Hirata <kazu@hxi.com> 2000-11-16 00:59:49 +00:00
tc-w65.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-z8k.c 2000-11-15 Kazu Hirata <kazu@hxi.com> 2000-11-16 00:59:49 +00:00
tc-z8k.h 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:29:02 +00:00
te-386bsd.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
te-aux.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-delt88.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-delta.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-dpx2.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-dynix.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-epoc-pe.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-freebsd.h New file 2000-05-14 09:37:07 +00:00
te-generic.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-go32.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-hp300.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-hppa.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
te-hppa64.h Add linux-elf flavour to pseudos in tc-hppa.c and some tidying 2000-07-09 08:16:21 +00:00
te-hppalinux64.h Add linux-elf flavour to pseudos in tc-hppa.c and some tidying 2000-07-09 08:16:21 +00:00
te-hpux.h ia64-hpux patches from Steve Ellcey. 2000-11-07 01:21:10 +00:00
te-i386aix.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-ic960.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-interix.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-linux.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-lnews.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-lynx.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-mach.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-macos.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-nbsd.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
te-nbsd532.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-pc532mach.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-pe.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-ppcnw.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
te-psos.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-riscix.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-sparcaout.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
te-sun3.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-svr4.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
te-sysv32.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-tmips.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
te-wince-pe.h Add support for WinCE targeted toolchains. 2000-02-24 19:49:18 +00:00
vax-inst.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00
vms-a-conf.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
vms-conf.h 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 20:57:30 +00:00