binutils-gdb/gas/config
Jim Wilson f5a30c2e6e Correct unwind region length calculations.
* config/tc-ia64.c (struct unw_rec_list): Add slot_frag field.
	(struct unwind): Add next_slot_frag field.
	(slot_index): New parameters slot_frag and first_frag.  Add code
	to add in frag sizes when different.  Add comments.
	(fixup_unw_records): New locals first_frag and last_frag.  Pass new
	arguments to slot_index.
	(emit_one_bundle): Set slot_frag field.  Set next_slot_number after
	loop end.  Set next_slot_frag field.
2000-11-08 20:55:21 +00:00
..
aout_gnu.h 19990502 sourceware import 1999-05-03 07:29:11 +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 fix copyright 1999-09-12 03:34:29 +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 1999-05-28 Torbjorn Granlund <tege@matematik.su.se> 1999-05-27 22:36:51 +00:00
m68k-parse.y 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m88k-opcode.h 19990502 sourceware import 1999-05-03 07:29:11 +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-09-12 Kazu Hirata <kazu@hxi.com> 2000-09-12 21:49:09 +00:00
obj-bout.c 2000-09-12 Kazu Hirata <kazu@hxi.com> 2000-09-12 21:49:09 +00:00
obj-bout.h 2000-09-12 Kazu Hirata <kazu@hxi.com> 2000-09-12 21:49:09 +00:00
obj-coff.c 2000-11-07 H.J. Lu <hjl@gnu.org> 2000-11-08 00:24:23 +00:00
obj-coff.h 2000-09-12 Kazu Hirata <kazu@hxi.com> 2000-09-12 21:49:09 +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-07 H.J. Lu <hjl@gnu.org> 2000-11-08 00:24:23 +00:00
obj-elf.h 2000-11-07 H.J. Lu <hjl@gnu.org> 2000-11-08 00:24:23 +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 Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa as 2000-05-02 00:12:52 +00:00
obj-vms.c 2000-09-13 Kazu Hirata <kazu@hxi.com> 2000-09-14 11:48:26 +00:00
obj-vms.h 2000-09-13 Kazu Hirata <kazu@hxi.com> 2000-09-14 11:48:26 +00:00
tc-a29k.c 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-a29k.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
tc-alpha.c 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-alpha.h Add support for !literal and !lituse_base 1999-11-29 00:46:16 +00:00
tc-arc.c Apply patch from Peter Targett to fix building arc-elf32 target. 2000-11-08 00:06:34 +00:00
tc-arc.h Apply patch from Peter Targett to fix building arc-elf32 target. 2000-11-08 00:06:34 +00:00
tc-arm.c Add include of "dwarf2dbg.h" 2000-11-05 19:28:57 +00:00
tc-arm.h Add --gdwarf2 support to ARM toolchain 2000-10-25 19:15:34 +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 Changes to handle varying register prefix and user symbol prefix. 2000-09-29 18:01:23 +00:00
tc-cris.h * configure.in: Add CRIS support. 2000-07-20 17:45:28 +00:00
tc-d10v.c 2000-08-04 Kazu Hirata <kazu@hxi.com> 2000-08-04 01:01:32 +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-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +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 Add --gdwarf2 support to ARM toolchain 2000-10-25 19:15:34 +00:00
tc-hppa.h * config/tc-hppa.h (TC_FORCE_RELOCATION_SECTION): For ELF, allow 2000-09-18 12:36:03 +00:00
tc-i370.c Excise C++ style comments. 2000-10-04 00:28:45 +00:00
tc-i370.h 2000-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +00:00
tc-i386.c 2000-10-25 Diego Novillo <dnovillo@cygnus.com> 2000-10-25 11:42:51 +00:00
tc-i386.h Correct handling of non-global syms in linkonce sections. 2000-10-05 01:49:36 +00:00
tc-i860.c 2000-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +00:00
tc-i860.h 2000-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +00:00
tc-i960.c 2000-09-11 Kazu Hirata <kazu@hxi.com> 2000-09-11 19:49:46 +00:00
tc-i960.h 2000-09-15 Kazu Hirata <kazu@hxi.com> 2000-09-16 00:56:47 +00:00
tc-ia64.c Correct unwind region length calculations. 2000-11-08 20:55:21 +00:00
tc-ia64.h ia64-hpux patches from Steve Ellcey. 2000-11-07 01:21:10 +00:00
tc-m32r.c 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 22:05:08 +00:00
tc-m32r.h 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 22:05:08 +00:00
tc-m68hc11.c Add --gdwarf2 support to ARM toolchain 2000-10-25 19:15:34 +00:00
tc-m68hc11.h 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 22:05:08 +00:00
tc-m68k.c Fix the previous misapplied patch. 2000-10-18 19:26:57 +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 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 22:05:08 +00:00
tc-m88k.h Remove dead code when not TC_M68K. 2000-02-24 01:56:31 +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 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 22:05:08 +00:00
tc-mips.h 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 22:05:08 +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 SWitch over to using dwarf2_generate_asm_lineno 2000-11-02 19:17:04 +00:00
tc-mn10300.h 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 22:05:08 +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-09-21 Kazu Hirata <kazu@hxi.com> 2000-09-21 20:26:34 +00:00
tc-pj.c Fix formatting. 2000-07-17 21:24:35 +00:00
tc-pj.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-ppc.c 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-ppc.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-sh.c Kaz Kojima's BFD_RELOC_SH_PCDISP12BY2 fix. 2000-10-31 12:33:13 +00:00
tc-sh.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-sparc.c gas/ 2000-10-20 10:38:47 +00:00
tc-sparc.h comment additions 1999-08-08 16:04:36 +00:00
tc-tahoe.c 2000-09-20 Kazu Hirata <kazu@hxi.com> 2000-09-20 13:14:47 +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-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +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-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-tic80.c 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-tic80.h 2000-09-14 Kazu Hirata <kazu@hxi.com> 2000-09-15 01:06:52 +00:00
tc-v850.c 2000-08-01 Kazu Hirata <kazu@hxi.com> 2000-08-01 19:02:49 +00:00
tc-v850.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-vax.c Remove jbssi and jbcci. 2000-09-19 23:10:01 +00:00
tc-vax.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-w65.c Fix formatting 2000-07-17 20:59:47 +00:00
tc-w65.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
tc-z8k.c Kazu Hirata's formatting fixes. 2000-07-27 04:05:05 +00:00
tc-z8k.h 2000-09-25 Kazu Hirata <kazu@hxi.com> 2000-09-26 07:09:19 +00:00
te-386bsd.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +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 Add linux-elf flavour to pseudos in tc-hppa.c and some tidying 2000-07-09 08:16:21 +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 19990502 sourceware import 1999-05-03 07:29:11 +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 Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +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 Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +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-07-01 Koundinya K <kk@ddeorg.soft.net> 2000-07-02 01:18:49 +00:00
te-wince-pe.h Add support for WinCE targeted toolchains. 2000-02-24 19:49:18 +00:00
vax-inst.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
vms-a-conf.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
vms-conf.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00