binutils-gdb/gas/config
Alan Modra 551b43fde1 PR 1004
bfd/
	* elf-bfd.h (struct elf_backend_data): Add get_sec_type_attr.  Delete
	special_sections.
	(_bfd_elf_get_special_section): Declare.
	(bfd_elf_special_section): Update prototype.
	* elf.c (special_sections): Remove unused outer entries.
	(get_special_section): Delete.
	(_bfd_elf_get_special_section): New function.
	(_bfd_elf_get_sec_type_attr): Replace "name" arg with "sec".  Update
	special_sections indexing.
	(_bfd_elf_new_section_hook): Call backend get_sec_type_attr.
	* elf32-arm.c (symbian_special_sections_d): Delete.
	(symbian_special_sections_g, symbian_special_sections_h): Delete.
	(symbian_special_sections_i, symbian_special_sections_f): Delete.
	(symbian_special_sections_p): Delete.
	(elf32_arm_symbian_special_sections): Merge above to here.
	(elf32_arm_symbian_get_sec_type_attr): New function.
	(elf_backend_special_sections): Don't define.
	(elf_backend_get_sec_type_attr): Define.
	* elf32-m32r.c: Similarly to elf32-arm.c.
	* elf32-m68hc11.c: Likewise.
	* elf32-m68hc12.c: Likewise.
	* elf32-mcore.c: Likewise.
	* elf32-sh64.c: Likewise.
	* elf32-v850.c: Likewise.
	* elf32-xtensa.c: Likewise.
	* elf64-alpha.c: Likewise.
	* elf64-hppa.c: Likewise.
	* elf64-ppc.c: Likewise.
	* elf64-sh64.c: Likewise.
	* elfxx-ia64.c: Likewise.
	* elfxx-mips.c: Likewise.
	* elf32-ppc.c: Likewise.
	(bfd_elf_special_section ppc_alt_plt): New.  Use it if .plt loadable.
	* elfxx-mips.h (_bfd_mips_elf_get_sec_type_attr): Declare.
	(_bfd_mips_elf_special_sections, elf_backend_special_sections): Delete.
	(elf_backend_get_sec_type_attr): Define.
	* elfxx-target.h (elf_backend_get_sec_type_attr): Define.
	(elf_backend_special_sections): Don't define.
	(elfNN_bed): Update.

binutils/
	* objcopy.c (copy_object): Use bfd_make_section_with_flags.
	(write_debugging_info): Likewise.
	(setup_section): Use bfd_make_section_anyway_with_flags.
gas/
	* config/obj-elf.c (obj_elf_change_section): Use backend
	get_sec_type_attr.
2005-07-04 01:53:44 +00:00
..
aout_gnu.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
atof-ieee.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
atof-tahoe.c update copyright dates 2005-03-03 11:52:12 +00:00
atof-vax.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
e-crisaout.c * write.c (write_object_file): Fix signed/unsigned warning. 2002-12-12 22:46:47 +00:00
e-criself.c * config/e-criself.c: Fix typo in last change. 2002-12-12 23:12:34 +00:00
e-i386aout.c * symbols.c: Add missing prototypes. 2001-08-09 14:42:07 +00:00
e-i386coff.c * symbols.c: Add missing prototypes. 2001-08-09 14:42:07 +00:00
e-i386elf.c * symbols.c: Add missing prototypes. 2001-08-09 14:42:07 +00:00
e-mipsecoff.c
e-mipself.c
itbl-mips.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
m68k-parse.h * config/m68k-parse.h: Use ISO C90. 2005-06-23 11:40:29 +00:00
m68k-parse.y * config/m68k-parse.h: Use ISO C90. 2005-06-23 11:40:29 +00:00
m88k-opcode.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-aout.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-aout.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-bout.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-bout.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-coff.c gas: 2005-06-07 17:54:22 +00:00
obj-coff.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-ecoff.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-ecoff.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-elf.c PR 1004 2005-07-04 01:53:44 +00:00
obj-elf.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-evax.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-evax.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-hp300.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-hp300.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-ieee.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-ieee.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-multi.c
obj-multi.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-som.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-som.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-a29k.c gas: 2005-06-07 17:54:22 +00:00
tc-a29k.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-alpha.c gas: 2005-06-07 17:54:22 +00:00
tc-alpha.h gas: 2005-06-07 17:54:22 +00:00
tc-arc.c gas: 2005-06-07 17:54:22 +00:00
tc-arc.h gas: 2005-06-07 17:54:22 +00:00
tc-arm.c gas: 2005-06-30 18:33:17 +00:00
tc-arm.h gas: 2005-06-30 18:33:17 +00:00
tc-avr.c gas: 2005-06-07 17:54:22 +00:00
tc-avr.h gas: 2005-06-07 17:54:22 +00:00
tc-cris.c gas: 2005-06-07 17:54:22 +00:00
tc-cris.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-crx.c gas: 2005-06-07 17:54:22 +00:00
tc-crx.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-d10v.c gas: 2005-06-07 17:54:22 +00:00
tc-d10v.h gas: 2005-06-07 17:54:22 +00:00
tc-d30v.c gas: 2005-06-07 17:54:22 +00:00
tc-d30v.h gas: 2005-06-07 17:54:22 +00:00
tc-dlx.c gas: 2005-06-07 17:54:22 +00:00
tc-dlx.h gas: 2005-06-07 17:54:22 +00:00
tc-fr30.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-fr30.h gas: 2005-06-07 17:54:22 +00:00
tc-frv.c gas: 2005-06-07 17:54:22 +00:00
tc-frv.h gas: 2005-06-07 17:54:22 +00:00
tc-generic.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-generic.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-h8300.c gas: 2005-06-07 17:54:22 +00:00
tc-h8300.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-h8500.c gas: 2005-06-07 17:54:22 +00:00
tc-h8500.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-hppa.c * config/tc-hppa.c (pa_block): Allocate just one byte for the 2005-06-10 05:46:48 +00:00
tc-hppa.h gas: 2005-06-07 17:54:22 +00:00
tc-i370.c gas: 2005-06-07 17:54:22 +00:00
tc-i370.h gas: 2005-06-07 17:54:22 +00:00
tc-i386.c gas/ 2005-06-20 23:18:39 +00:00
tc-i386.h gas: 2005-06-07 17:54:22 +00:00
tc-i860.c gas: 2005-06-07 17:54:22 +00:00
tc-i860.h gas: 2005-06-07 17:54:22 +00:00
tc-i960.c gas: 2005-06-07 17:54:22 +00:00
tc-i960.h gas: 2005-06-07 17:54:22 +00:00
tc-ia64.c gas/ 2005-07-01 06:51:39 +00:00
tc-ia64.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-ip2k.c gas: 2005-06-07 17:54:22 +00:00
tc-ip2k.h gas: 2005-06-07 17:54:22 +00:00
tc-iq2000.c gas: 2005-06-07 17:54:22 +00:00
tc-iq2000.h gas: 2005-06-07 17:54:22 +00:00
tc-m32r.c (use_parallel): Change default value from 1 to 0. 2005-06-08 14:39:54 +00:00
tc-m32r.h gas: 2005-06-07 17:54:22 +00:00
tc-m68hc11.c gas: 2005-06-07 17:54:22 +00:00
tc-m68hc11.h gas: 2005-06-07 17:54:22 +00:00
tc-m68k.c PR991 2005-06-08 17:02:54 +00:00
tc-m68k.h * config/m68k-parse.h: Use ISO C90. 2005-06-23 11:40:29 +00:00
tc-m88k.c gas: 2005-06-07 17:54:22 +00:00
tc-m88k.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-m68851.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-maxq.c gas: 2005-06-07 17:54:22 +00:00
tc-maxq.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-mcore.c gas: 2005-06-07 17:54:22 +00:00
tc-mcore.h gas: 2005-06-07 17:54:22 +00:00
tc-mips.c gas: 2005-06-07 17:54:22 +00:00
tc-mips.h gas: 2005-06-07 17:54:22 +00:00
tc-mmix.c gas: 2005-06-07 17:54:22 +00:00
tc-mmix.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-mn10200.c gas: 2005-06-07 17:54:22 +00:00
tc-mn10200.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-mn10300.c gas: 2005-06-07 17:54:22 +00:00
tc-mn10300.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-msp430.c gas: 2005-06-07 17:54:22 +00:00
tc-msp430.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-ns32k.c gas: 2005-06-07 17:54:22 +00:00
tc-ns32k.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-openrisc.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-openrisc.h gas: 2005-06-07 17:54:22 +00:00
tc-or32.c gas: 2005-06-07 17:54:22 +00:00
tc-or32.h gas: 2005-06-07 17:54:22 +00:00
tc-pdp11.c gas: 2005-06-07 17:54:22 +00:00
tc-pdp11.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-pj.c gas: 2005-06-07 17:54:22 +00:00
tc-pj.h gas: 2005-06-07 17:54:22 +00:00
tc-ppc.c gas: 2005-06-07 17:54:22 +00:00
tc-ppc.h gas: 2005-06-07 17:54:22 +00:00
tc-s390.c gas: 2005-06-07 17:54:22 +00:00
tc-s390.h gas: 2005-06-07 17:54:22 +00:00
tc-sh.c gas: 2005-06-07 17:54:22 +00:00
tc-sh.h gas: 2005-06-07 17:54:22 +00:00
tc-sh64.c gas: 2005-06-07 17:54:22 +00:00
tc-sh64.h 2005-05-09 H.J. Lu <hongjiu.lu@intel.com> 2005-05-09 14:20:52 +00:00
tc-sparc.c gas: 2005-06-07 17:54:22 +00:00
tc-sparc.h gas: 2005-06-07 17:54:22 +00:00
tc-tahoe.c gas: 2005-06-07 17:54:22 +00:00
tc-tahoe.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tic4x.c gas: 2005-06-07 17:54:22 +00:00
tc-tic4x.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tic30.c gas: 2005-06-07 17:54:22 +00:00
tc-tic30.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tic54x.c gas: 2005-06-07 17:54:22 +00:00
tc-tic54x.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tic80.c gas: 2005-06-07 17:54:22 +00:00
tc-tic80.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-v850.c gas: 2005-06-07 17:54:22 +00:00
tc-v850.h gas: 2005-06-07 17:54:22 +00:00
tc-vax.c gas: 2005-06-07 17:54:22 +00:00
tc-vax.h gas: 2005-06-07 17:54:22 +00:00
tc-w65.c gas: 2005-06-07 17:54:22 +00:00
tc-w65.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-xstormy16.c gas: 2005-06-07 17:54:22 +00:00
tc-xstormy16.h gas: 2005-06-07 17:54:22 +00:00
tc-xtensa.c * config/tc-xtensa.h (resource_table): Change units to unsigned chars. 2005-06-07 18:31:34 +00:00
tc-xtensa.h * config/tc-xtensa.h (resource_table): Change units to unsigned chars. 2005-06-07 18:31:34 +00:00
tc-z8k.c gas: 2005-06-07 17:54:22 +00:00
tc-z8k.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-386bsd.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-aix5.h * config/te-aix5.h: Typo fix. 2002-03-22 02:07:36 +00:00
te-armeabi.h * configure.tgt: Set emulation for arm-*-eabi*. 2005-03-16 17:27:17 +00:00
te-armlinuxeabi.h * configure.tgt: Set emulation for arm-*-eabi*. 2005-03-16 17:27:17 +00:00
te-aux.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-delt88.h * config/atof-tahoe.c: Fix comment typos. 2003-11-22 15:32:28 +00:00
te-delta.h * config/atof-tahoe.c: Fix comment typos. 2003-11-22 15:32:28 +00:00
te-dpx2.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-dynix.h
te-epoc-pe.h
te-freebsd.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-generic.h * config/atof-tahoe.c: Fix comment typos. 2003-11-22 15:32:28 +00:00
te-go32.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-hp300.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-hppa.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +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-ia64aix.h Added ia64-*-aix* configuration. 2001-02-22 17:16:38 +00:00
te-ic960.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-interix.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-irix.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-linux.h
te-lnews.h
te-lynx.h
te-mach.h
te-macos.h * config/atof-tahoe.c: Fix comment typos. 2003-11-22 15:32:28 +00:00
te-nbsd.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-nbsd532.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-netware.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-pc532mach.h Apply David O'Brien's comment patch. 2000-05-14 18:53:18 +00:00
te-pe.h Adds support for fastcall symbols as used on Microsoft Windows platforms 2002-11-06 19:36:20 +00:00
te-psos.h * config/atof-tahoe.c: Fix comment typos. 2003-11-22 15:32:28 +00:00
te-riscix.h
te-sparcaout.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-sun3.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-svr4.h
te-symbian.h * configure.tgt: Set emulation for arm-*-eabi*. 2005-03-16 17:27:17 +00:00
te-tmips.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-vxworks.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-wince-pe.h Add support for WinCE targeted toolchains. 2000-02-24 19:49:18 +00:00
vax-inst.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
vms-a-conf.h
xtensa-istack.h * config/tc-xtensa.c: Remove excess whitespace. 2005-05-06 21:27:47 +00:00
xtensa-relax.c * config/tc-xtensa.c: Remove excess whitespace. 2005-05-06 21:27:47 +00:00
xtensa-relax.h * config/tc-xtensa.c: Remove excess whitespace. 2005-05-06 21:27:47 +00:00