OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
20 years ago * config/tc-z8k.c (parse_reg): Be case insensitive when checking
Christian Groessler [Fri, 5 Dec 2003 23:40:04 +0000 (23:40 +0000)]
* config/tc-z8k.c (parse_reg): Be case insensitive when checking
register names.
(get_ctrl_operand): Be case insensitive when checking ctrl names.

20 years ago * gas/z8k/ctrl-names.d: New file.
Christian Groessler [Fri, 5 Dec 2003 23:37:02 +0000 (23:37 +0000)]
* gas/z8k/ctrl-names.d: New file.
* gas/z8k/ctrl-names.s: New file.
* gas/z8k/z8k.exp: Run new tests.

20 years agodaily update
Alan Modra [Fri, 5 Dec 2003 23:00:09 +0000 (23:00 +0000)]
daily update

20 years ago2003-12-02 Alexandre Oliva <aoliva@redhat.com>
Michael Snyder [Fri, 5 Dec 2003 22:16:11 +0000 (22:16 +0000)]
2003-12-02  Alexandre Oliva  <aoliva@redhat.com>

* sh-opc.h: Add support for sh4a and no-fpu variants.
        * sh-dis.c: Ditto.

20 years agoDon't blame aoliva for my work.
Michael Snyder [Fri, 5 Dec 2003 22:00:39 +0000 (22:00 +0000)]
Don't blame aoliva for my work.

20 years agoFix SH compilation problems introduced by previous delta
Nick Clifton [Fri, 5 Dec 2003 11:55:01 +0000 (11:55 +0000)]
Fix SH compilation problems introduced by previous delta

20 years agoFixes for use of ARM_26D reloc in arm-wince toolchain.
Nick Clifton [Fri, 5 Dec 2003 11:30:18 +0000 (11:30 +0000)]
Fixes for use of ARM_26D reloc in arm-wince toolchain.

20 years ago2003-12-02 Alexandre Oliva <aoliva@redhat.com>
Michael Snyder [Fri, 5 Dec 2003 02:02:32 +0000 (02:02 +0000)]
2003-12-02  Alexandre Oliva  <aoliva@redhat.com>

* sh-opc.h: Add support for sh4a and no-fpu variants.
* sh-dis.c: Ditto.

20 years ago2003-12-03 Alexandre Oliva <aoliva@redhat.com>
Michael Snyder [Fri, 5 Dec 2003 01:59:55 +0000 (01:59 +0000)]
2003-12-03  Alexandre Oliva  <aoliva@redhat.com>

* config/tc-sh.c: Add support for sh4a and no-fpu variants,
with appropriate additions to md_show_usage.
* testsuite/gas/sh/basic.exp: Call tests for sh4a.
* testsuite/gas/sh/{err-sh4a-fp.s, err-sh4a.s,
err-sh4al-dsp.s, sh4a-dsp.d, sh4a-dsp.s, sh4a-fp.d,
sh4a-fp.s, sh4a.d, sh4a.s, sh4al-dsp.d, sh4al-dsp.s:
New files, tests for sh4a and related variants.
* doc/c-sh.texi: Document new -isa options.
* doc/c-sh64.texi: Ditto.
* NEWS: Mention new support for sh4a.

20 years agodaily update
Alan Modra [Thu, 4 Dec 2003 23:00:07 +0000 (23:00 +0000)]
daily update

20 years ago2003-12-04 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 4 Dec 2003 22:48:20 +0000 (22:48 +0000)]
2003-12-04  H.J. Lu  <hongjiu.lu@intel.com>

* elf32-ppc.c (ppc_elf_relax_section): Don't check relax_finalizing.

20 years agobfd/
H.J. Lu [Thu, 4 Dec 2003 22:43:36 +0000 (22:43 +0000)]
bfd/

2003-12-04  H.J. Lu  <hongjiu.lu@intel.com>

* elfxx-ia64.c (elfNN_ia64_relax_section): Use the
need_relax_finalize field in link_info instead of
relax_finalizing to check if the relax finalize pass is being
done.

include/

2003-12-04  H.J. Lu  <hongjiu.lu@intel.com>

* bfdlink.h (bfd_link_info): Change relax_finalizing to
need_relax_finalize.

ld/

2003-12-04  H.J. Lu  <hongjiu.lu@intel.com>

* emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Set
link_info.need_relax_finalize to TRUE.

* ldlang.c (lang_process): Use link_info.need_relax_finalize
instead of link_info.relax_finalizing.
* ldmain.c (main): Likewise.

20 years agomerge from gcc
DJ Delorie [Thu, 4 Dec 2003 20:03:39 +0000 (20:03 +0000)]
merge from gcc

20 years agoDo not copy the object if the output file's format cannot be set to that of
Nick Clifton [Thu, 4 Dec 2003 18:24:07 +0000 (18:24 +0000)]
Do not copy the object if the output file's format cannot be set to that of
the input file.  If the input file's format is unknown, fail.

20 years agoDefine RELOCATEABLE_OUTPUT_FORMAT
Nick Clifton [Thu, 4 Dec 2003 17:51:43 +0000 (17:51 +0000)]
Define RELOCATEABLE_OUTPUT_FORMAT

20 years agoChange ARM26* to ARM_26* in comments to match definitions.
Nick Clifton [Thu, 4 Dec 2003 17:46:24 +0000 (17:46 +0000)]
Change ARM26* to ARM_26* in comments to match definitions.
Replace hard-coded constants with appropriate definitions (ARM_26*).

20 years ago * ldlang.c (lang_do_assignments): Function return is void.
Alan Modra [Thu, 4 Dec 2003 12:09:25 +0000 (12:09 +0000)]
* ldlang.c (lang_do_assignments): Function return is void.
* ldlang.h (lang_do_assignments): Ditto.
* emultempl/netbsd.em (gld${EMULATION_NAME}_before_parse): Declare.
* Makefile.am (ens32knbsd.c): Depend on netbsd.em.
* Makefile.in: Regenerate.

20 years ago * coff-i860.c (coff_i860_reloc_nyi): Return bfd_reloc_not_supported.
Alan Modra [Thu, 4 Dec 2003 12:08:42 +0000 (12:08 +0000)]
* coff-i860.c (coff_i860_reloc_nyi): Return bfd_reloc_not_supported.
* elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Warning fixes.
(mn10300_elf_relax_section): Likewise.
* nlm32-alpha.c (ONES): Define.
(nlm32_alpha_howto_table): Use it to avoid warnings.

20 years ago * openrisc-asm.c: Regenerate.
Alan Modra [Thu, 4 Dec 2003 11:07:22 +0000 (11:07 +0000)]
* openrisc-asm.c: Regenerate.
* pj-opc.c: Update copyright date.

20 years ago * elf32-i386.c (elf_i386_object_p): Delete.
Alan Modra [Thu, 4 Dec 2003 03:03:27 +0000 (03:03 +0000)]
* elf32-i386.c (elf_i386_object_p): Delete.
(elf_backend_object_p): Don't define.
* elf32-s390.c (elf_s390_object_p): No need to alloc tdata here.
* elf32-sh.c (sh_elf_object_p): Likewise.
* elf32-sparc.c (elf32_sparc_object_p): Likewise.
* elf64-alpha.c (elf64_alpha_object_p): Likewise.
* elf64-s390.c (elf_s390_object_p): Likewise.
* elf64-x86-64.c (elf64_x86_64_elf_object_p): Likewise.

20 years ago2003-11-24 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 4 Dec 2003 00:54:16 +0000 (00:54 +0000)]
2003-11-24  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-alpha.c (s_alpha_end): Don't crash if there is no
matching .ent.

20 years ago * tc.h (md_pcrel_from): Don't declare if defined as a macro.
Alan Modra [Wed, 3 Dec 2003 23:39:38 +0000 (23:39 +0000)]
* tc.h (md_pcrel_from): Don't declare if defined as a macro.

20 years agodaily update
Alan Modra [Wed, 3 Dec 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years agomerge from gcc
DJ Delorie [Wed, 3 Dec 2003 19:03:29 +0000 (19:03 +0000)]
merge from gcc

20 years agooops - forogot to mention the new support here.
Nick Clifton [Wed, 3 Dec 2003 17:42:12 +0000 (17:42 +0000)]
oops - forogot to mention the new support here.

20 years agoAdd support for the M32R2 processor.
Nick Clifton [Wed, 3 Dec 2003 17:38:48 +0000 (17:38 +0000)]
Add support for the M32R2 processor.

20 years agoAdd vax-linux-gnu target
Nick Clifton [Wed, 3 Dec 2003 15:07:17 +0000 (15:07 +0000)]
Add vax-linux-gnu target

20 years agoAdd "msp" to list of expected architectures.
Nick Clifton [Wed, 3 Dec 2003 10:48:53 +0000 (10:48 +0000)]
Add "msp" to list of expected architectures.

20 years ago(HEAP_SECTION_MSP430): New section for forthcoming devices.
Nick Clifton [Wed, 3 Dec 2003 10:44:50 +0000 (10:44 +0000)]
(HEAP_SECTION_MSP430): New section for forthcoming devices.
(_etext): provide this defenition for all scripts.

20 years ago * messages.c: Convert to ISO-C.
Kazu Hirata [Wed, 3 Dec 2003 03:39:58 +0000 (03:39 +0000)]
* messages.c: Convert to ISO-C.
* obj.h: Likewise.
* output-file.c: Likewise.
* output-file.h: Likewise.
* sb.c: Likewise.
* sb.h: Likewise.
* stabs.c: Likewise.
* subsegs.c: Likewise.
* subsegs.h: Likewise.
* tc.h: Likewise.

20 years ago * emultempl/beos.em: Remove ARGSUSED.
Kazu Hirata [Wed, 3 Dec 2003 03:25:36 +0000 (03:25 +0000)]
* emultempl/beos.em: Remove ARGSUSED.

20 years ago * config/obj-elf.c: Remove ARGSUSED.
Kazu Hirata [Wed, 3 Dec 2003 03:20:13 +0000 (03:20 +0000)]
* config/obj-elf.c: Remove ARGSUSED.

20 years ago * alpha-opc.c: Remove ARGSUSED.
Kazu Hirata [Wed, 3 Dec 2003 03:15:14 +0000 (03:15 +0000)]
* alpha-opc.c: Remove ARGSUSED.
* i370-opc.c: Likewise.
* ppc-opc.c: Likewise.

20 years agodaily update
Alan Modra [Tue, 2 Dec 2003 23:00:04 +0000 (23:00 +0000)]
daily update

20 years agoRename bfd_link_hash_entry field "next" -> "und_next".
Alan Modra [Tue, 2 Dec 2003 23:00:00 +0000 (23:00 +0000)]
Rename bfd_link_hash_entry field "next" -> "und_next".

20 years agoUpdate docs to reflect fact the --undefined-symbols==ignore-all is no longer
Nick Clifton [Tue, 2 Dec 2003 15:38:46 +0000 (15:38 +0000)]
Update docs to reflect fact the --undefined-symbols==ignore-all is no longer
the default for shared libraries and dynamic executables.

20 years agoAdd alternative defintion of C_WEAKEXT for AIX 5.2
Nick Clifton [Tue, 2 Dec 2003 10:49:14 +0000 (10:49 +0000)]
Add alternative defintion of C_WEAKEXT for AIX 5.2

20 years agoAdd Romanian translation for bfd.
Nick Clifton [Tue, 2 Dec 2003 10:49:10 +0000 (10:49 +0000)]
Add Romanian translation for bfd.

20 years agomake "dep-am"
Alan Modra [Tue, 2 Dec 2003 08:14:35 +0000 (08:14 +0000)]
make "dep-am"

20 years ago * bfdlink.h (struct bfd_link_info): Remove mpc860c0 field.
Alan Modra [Tue, 2 Dec 2003 05:58:36 +0000 (05:58 +0000)]
* bfdlink.h (struct bfd_link_info): Remove mpc860c0 field.

20 years ago * ldmain.c (main): Remove mpc860c0 code.
Alan Modra [Tue, 2 Dec 2003 05:58:11 +0000 (05:58 +0000)]
* ldmain.c (main): Remove mpc860c0 code.
* lexsup.c (enum option_values): Delete OPTION_MPC860C0.
(ld_options): Delete mpc860c0 entry.
(parse_args): Likewise.

20 years agomerge from gcc
DJ Delorie [Mon, 1 Dec 2003 23:54:49 +0000 (23:54 +0000)]
merge from gcc

20 years agodaily update
Alan Modra [Mon, 1 Dec 2003 23:00:06 +0000 (23:00 +0000)]
daily update

20 years agoSet page_size to 1 instead of 0 in the case file alignment value is zero.
Nick Clifton [Mon, 1 Dec 2003 18:46:21 +0000 (18:46 +0000)]
Set page_size to 1 instead of 0 in the case file alignment value is zero.

20 years ago * ld-sh/sh64/shmix-1.s: Add align to match data alignment.
Kaz Kojima [Mon, 1 Dec 2003 12:01:22 +0000 (12:01 +0000)]
* ld-sh/sh64/shmix-1.s: Add align to match data alignment.
* ld-sh/sh64/shmix-3.s: Likewise.
* ld-sh/sh64/mix1.sd: Update.
* ld-sh/sh64/mix1.xd: Likewise.
* ld-sh/sh64/mix1-noexp.sd: Likewise.
* ld-sh/sh64/mix2.sd: Likewise.
* ld-sh/sh64/mix2.xd: Likewise.
* ld-sh/sh64/mix2-noexp.sd: Likewise.

20 years ago * gas/sh/basic.exp: Define ASFLAGS appropriately and don't do
Kaz Kojima [Mon, 1 Dec 2003 11:59:14 +0000 (11:59 +0000)]
* gas/sh/basic.exp: Define ASFLAGS appropriately and don't do
dsp test for sh64/sh5 targets.
* gas/sh/sh64/crange1.s: Tidy up to match data alignment.
* gas/sh/sh64/crange1-1.d: Update.
* gas/sh/sh64/crange1-2.d: Likewise.
* gas/sh/sh64/datal32-3.d: Likewise.
* gas/sh/sh64/datal64-3.d: Likewise.
* gas/sh/sh64/localcom-1.d: Likewise.

20 years agoUpdate for changed section alignment.
Alan Modra [Mon, 1 Dec 2003 06:56:51 +0000 (06:56 +0000)]
Update for changed section alignment.

20 years ago * coff-rs6000.c: Remove ARGSUSED and VARARGS.
Kazu Hirata [Mon, 1 Dec 2003 06:33:01 +0000 (06:33 +0000)]
* coff-rs6000.c: Remove ARGSUSED and VARARGS.
* coff64-rs6000.c: Likewise.
* coffcode.h: Likewise.
* elf32-vax.c: Likewise.
* hash.c: Likewise.
* hppabsd-core.c: Likewise.
* hpux-core.c: Likewise.
* ihex.c: Likewise.
* netbsd-core.c: Likewise.
* osf-core.c: Likewise.
* pdp11.c: Likewise.
* ptrace-core.c: Likewise.
* sco5-core.c: Likewise.
* section.c: Likewise.
* sunos.c: Likewise.
* trad-core.c: Likewise.

20 years ago * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Test
Alan Modra [Mon, 1 Dec 2003 06:28:56 +0000 (06:28 +0000)]
* emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Test
hash table type rather than testing creator flavour.
* emultempl/hppaelf.em (hppaelf_create_output_section_statements):
Only create stub_file bfd if hash table creator is as expected.
(gld${EMULATION_NAME}_finish): Test stub_file.

20 years ago * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.
Alan Modra [Mon, 1 Dec 2003 06:28:24 +0000 (06:28 +0000)]
* elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.
* elf.c (_bfd_elf_merge_sections): Adjust to suit.
(_bfd_elf_link_just_syms): Likewise.
(bfd_elf_get_needed_list): Likewise.
(bfd_elf_get_runpath_list): Likewise.
(_bfd_elf_link_hash_copy_indirect): Remove unneeded parens.
* elf32-hppa.c (elf32_hppa_setup_section_lists): Don't check hash tab
creator flavour.
(elf32_hppa_set_gp): Look up output sections rather than using htab.
* elf32-i960.c: Comment fix.  Formatting.
* elf32-m32r.c (m32r_elf_add_symbol_hook): Use is_elf_hash_table
rather than testing creator flavour.
* elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
* elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
* elflink.c (_bfd_elf_link_create_dynamic_sections): Adjust for
is_elf_hash_table change.  Remove redundant test.
(bfd_elf_record_link_assignment): Use is_elf_hash_table rather than
testing creator flavour.
(elf_link_record_local_dynamic_symbol): Adjust for is_elf_hash_table.
(_bfd_elf_fix_symbol_flags): Likewise.
(_bfd_elf_adjust_dynamic_symbol): Likewise.
* elflink.h (elf_link_add_object_symbols): Likewise.  Remove redundant
checks.  Use is_elf_hash_table rather than testing creator flavour.
Use hash_table throughout in place of info->hash.
(elf_add_dynamic_entry): Adjust for is_elf_hash_table change.
(NAME(bfd_elf,size_dynamic_sections)): Likewise.  Remove redundant
check.
(elf_bfd_final_link): Adjust for is_elf_hash_table change.
(elf_link_check_versioned_symbol): Use is_elf_hash_table rather than
testing creator flavour.
(elf_gc_sections): Add is_elf_hash_table check.
(elf_gc_common_finalize_got_offsets): Likewise.
(elf_bfd_discard_info): Adjust for is_elf_hash_table change.  Remove
redundant check.
* elfxx-ia64.c (elfNN_ia64_relax_section): Use is_elf_hash_table
rather than testing creator flavour.

20 years agodaily update
Alan Modra [Sun, 30 Nov 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * symbols.c: Convert to ISO-C.
Kazu Hirata [Sun, 30 Nov 2003 19:07:12 +0000 (19:07 +0000)]
* symbols.c: Convert to ISO-C.
* symbols.h: Likewise.

20 years ago * ChangeLog: Fix typos.
Kazu Hirata [Sun, 30 Nov 2003 18:40:41 +0000 (18:40 +0000)]
* ChangeLog: Fix typos.
* ecoff.c: Fix comment typos.
* ecofflink.c: Likewise.
* format.c: Likewise.
* hp300hpux.c: Likewise.
* i386linux.c: Likewise.
* ieee.c: Likewise.
* m68klinux.c: Likewise.
* mach-o.h: Likewise.
* mipsbsd.c: Likewise.
* oasys.c: Likewise.
* opncls.c: Likewise.
* peXXigen.c: Likewise.
* reloc.c: Likewise.
* reloc16.c: Likewise.
* section.c: Likewise.
* simple.c: Likewise.
* som.c: Likewise.
* som.h: Likewise.
* sparclinux.c: Likewise.
* srec.c: Likewise.
* syms.c: Likewise.
* targets.c: Likewise.
* tekhex.c: Likewise.
* versados.c: Likewise.
* vms-gsd.c: Likewise.
* vms-hdr.c: Likewise.
* vms-misc.c: Likewise.
* xcofflink.c: Likewise.
* xsym.h: Likewise.
* bfd-in2.h: Regenerate.

20 years ago * cxxfilt.c (usage): Mention new -p/--no-params options.
Ian Lance Taylor [Sat, 29 Nov 2003 04:03:22 +0000 (04:03 +0000)]
* cxxfilt.c (usage): Mention new -p/--no-params options.

20 years agodaily update
Alan Modra [Fri, 28 Nov 2003 23:00:04 +0000 (23:00 +0000)]
daily update

20 years ago * z8k-dis.c: Convert to ISO C90.
Christian Groessler [Fri, 28 Nov 2003 20:12:17 +0000 (20:12 +0000)]
* z8k-dis.c: Convert to ISO C90.
* z8kgen.c: Convert to ISO C90.
(opt): Move long opcode for "ldb rdb,imm8" after short one, now
the short one is created when assembling.
* z8k-opc.h: Regenerate with new z8kgen.c.

20 years ago * config/tc-z8k.c: Convert to ISO-C.
Christian Groessler [Fri, 28 Nov 2003 20:10:18 +0000 (20:10 +0000)]
* config/tc-z8k.c: Convert to ISO-C.
* config/tc-z8k.h: Likewise.

20 years ago * cpu-z8k.c: Convert to ISO C90.
Christian Groessler [Fri, 28 Nov 2003 20:07:44 +0000 (20:07 +0000)]
* cpu-z8k.c: Convert to ISO C90.
* coff-z8k.c: Likewise.

20 years agoFix building for FreeBSD
Nick Clifton [Fri, 28 Nov 2003 08:47:07 +0000 (08:47 +0000)]
Fix building for FreeBSD

20 years ago * Makefile.am (install-exec-local): Remove common term from string
Alan Modra [Fri, 28 Nov 2003 04:58:41 +0000 (04:58 +0000)]
* Makefile.am (install-exec-local): Remove common term from string
comparison.
* Makefile.in: Regenerate.
* doc/Makefile.am: Don't use $<.
* doc/Makefile.in: Regenerate.

20 years agodaily update
Alan Modra [Thu, 27 Nov 2003 23:00:12 +0000 (23:00 +0000)]
daily update

20 years ago2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Thu, 27 Nov 2003 19:18:38 +0000 (19:18 +0000)]
2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>

        * COPYING.NEWLIB: Add license info for long long routines added to
        stdlib.

20 years ago * read.c: Convert to ISO-C.
Kazu Hirata [Thu, 27 Nov 2003 19:14:41 +0000 (19:14 +0000)]
* read.c: Convert to ISO-C.
* read.h: Likewise.

20 years ago * elf32-arm.h: Fix comment typos.
Kazu Hirata [Thu, 27 Nov 2003 18:49:39 +0000 (18:49 +0000)]
* elf32-arm.h: Fix comment typos.
* elf32-d30v.c: Likewise.
* elf32-dlx.c: Likewise.
* elf32-h8300.c: Likewise.
* elf32-i370.c: Likewise.
* elf32-ip2k.c: Likewise.
* elf32-m68hc11.c: Likewise.
* elf32-mcore.c: Likewise.
* elf32-ppc.c: Likewise.
* elf32-s390.c: Likewise.
* elf32-sh.c: Likewise.
* elf32-v850.c: Likewise.
* elf32-xtensa.c: Likewise.
* elf64-alpha.c: Likewise.
* elf64-hppa.c: Likewise.
* elf64-mips.c: Likewise.
* elf64-mmix.c: Likewise.
* elf64-ppc.c: Likewise.
* elf64-sparc.c: Likewise.
* elflink.c: Likewise.
* elflink.h: Likewise.
* elfn32-mips.c: Likewise.
* elfxx-ia64.c: Likewise.
* elfxx-mips.c: Likewise.

20 years ago* elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):
Alexandre Oliva [Thu, 27 Nov 2003 16:43:25 +0000 (16:43 +0000)]
* elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):
Add link info argument.
* elf32-i370.c (elf_backend_modify_segment_map): Likewise.
* elf32-ppc.c (ppc_elf_modify_segment_map): Likewise.
* elf32-xtensa.c (elf_xtensa_modify_segment_map): Likewise.
* elf64-hppa.c (elf64_hppa_modify_segment_map): Likewise.
* elfxx-ia64.c (elfNN_ia64_modify_segment_map): Likewise.
* elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Likewise.
* elfxx-mips.h (_bfd_mips_elf_modify_segment_map): Likewise.
* elf.c (assign_file_positions_except_relocs,
assign_file_positions_for_segments): Likewise.  Adjust calls.

20 years ago* elf.c (elfcore_grok_netbsd_procinfo): Make a pseudosection out
Mark Kettenis [Thu, 27 Nov 2003 12:28:35 +0000 (12:28 +0000)]
* elf.c (elfcore_grok_netbsd_procinfo): Make a pseudosection out
of the note.

20 years agoCheck for alignment when emitting constants on the sh-elf target
Nick Clifton [Thu, 27 Nov 2003 08:29:29 +0000 (08:29 +0000)]
Check for alignment when emitting constants on the sh-elf target

20 years agoEnsure that we have write permission before overwriting a file.
Nick Clifton [Thu, 27 Nov 2003 08:24:01 +0000 (08:24 +0000)]
Ensure that we have write permission before overwriting a file.

20 years ago* config/tc-frv.c (md_pcrel_from_section): Don't adjust when
Alexandre Oliva [Thu, 27 Nov 2003 02:30:55 +0000 (02:30 +0000)]
* config/tc-frv.c (md_pcrel_from_section): Don't adjust when
referencing symbol in a different section.

20 years ago* gas/frv/reloc1.[sd]: Test references to external symbols and
Alexandre Oliva [Thu, 27 Nov 2003 02:30:17 +0000 (02:30 +0000)]
* gas/frv/reloc1.[sd]: Test references to external symbols and
inter-section references too.

20 years agomerge from gcc
DJ Delorie [Thu, 27 Nov 2003 01:17:34 +0000 (01:17 +0000)]
merge from gcc

20 years agodaily update
Alan Modra [Wed, 26 Nov 2003 23:00:04 +0000 (23:00 +0000)]
daily update

20 years ago * config/tc-z8k.c (s_segm): Fix indentation.
Christian Groessler [Wed, 26 Nov 2003 21:24:53 +0000 (21:24 +0000)]
* config/tc-z8k.c (s_segm): Fix indentation.
(md_apply_fix3): Likewise.
(cc_names): Add alias names for the names generated by the
disassembler.
(get_cc_operand): Be case insensitive.
(get_operands): Improve error handling for cc operands.
(check_operand): Not used, remove.
(md_assemble): Remove unused variable prev_opcode.  Skip
whitespace until end-of-line only.  Restore *op_end after call to
hash_find.

20 years ago * gas/z8k/jmp-cc.d: New file.
Christian Groessler [Wed, 26 Nov 2003 21:23:43 +0000 (21:23 +0000)]
* gas/z8k/jmp-cc.d: New file.
* gas/z8k/jmp-cc.s: New file.
* gas/z8k/ret-cc.d: New file.
* gas/z8k/ret-cc.s: New file.
* gas/z8k/z8k.exp: Run new tests.

20 years ago * elfxx-mips.c (mips_elf_set_global_got_offset): Don't set no_fn_stub.
Richard Sandiford [Wed, 26 Nov 2003 20:58:45 +0000 (20:58 +0000)]
* elfxx-mips.c (mips_elf_set_global_got_offset): Don't set no_fn_stub.
(mips_elf_set_no_stub): New function.
(mips_elf_multi_got): Call it.
(_bfd_mips_elf_finish_dynamic_symbol): If a relocation is needed for
a secondary GOT entry, create an R_MIPS_32 or R_MIPS_64 relocation and
use mips_elf_create_dynamic_relocation to deal with any compatibility
issues.  Store the adjusted addend in the GOT slot.

20 years agoRevert change to t01_mov test.
Nick Clifton [Wed, 26 Nov 2003 13:18:23 +0000 (13:18 +0000)]
Revert change to t01_mov test.
Fix ldm/stm verifying code to allow er4-er7 for H8SX.

20 years agoAdd a comment describing the difference between readelf and objdump.
Nick Clifton [Wed, 26 Nov 2003 11:49:10 +0000 (11:49 +0000)]
Add a comment describing the difference between readelf and objdump.

20 years ago * config/tc-h8300.c (h8_exp): Remove.
Kazu Hirata [Tue, 25 Nov 2003 23:09:47 +0000 (23:09 +0000)]
* config/tc-h8300.c (h8_exp): Remove.

20 years agodaily update
Alan Modra [Tue, 25 Nov 2003 23:00:06 +0000 (23:00 +0000)]
daily update

20 years agomerge from gcc
DJ Delorie [Tue, 25 Nov 2003 22:35:33 +0000 (22:35 +0000)]
merge from gcc

20 years ago * doc/binutils.texi (dlltool): Document dlltool --temp-prefix
Danny Smith [Tue, 25 Nov 2003 19:50:04 +0000 (19:50 +0000)]
* doc/binutils.texi (dlltool): Document dlltool --temp-prefix
option.
* dlltool.c (usage): Likewise.

20 years ago Catch illegal register pairings in ldm/stm instructions.
Nick Clifton [Tue, 25 Nov 2003 16:13:36 +0000 (16:13 +0000)]
 Catch illegal register pairings in ldm/stm instructions.
Update test files to avoid illegal pairings.

20 years agoSkip N_EXCL stabs when procesing N_BINCL stabs.
Nick Clifton [Tue, 25 Nov 2003 11:59:57 +0000 (11:59 +0000)]
Skip N_EXCL stabs when procesing N_BINCL stabs.

20 years ago * elf64-ppc.c (ppc_type_of_stub): Disallow stubs other than
Alan Modra [Tue, 25 Nov 2003 02:14:25 +0000 (02:14 +0000)]
* elf64-ppc.c (ppc_type_of_stub): Disallow stubs other than
ppc_stub_plt_call to symbols defined in shared libs.

20 years agodaily update
Alan Modra [Mon, 24 Nov 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years agomerge from gcc
DJ Delorie [Mon, 24 Nov 2003 19:33:33 +0000 (19:33 +0000)]
merge from gcc

20 years ago * aix5ppc-core.c: Fix comment typos.
Kazu Hirata [Mon, 24 Nov 2003 18:06:40 +0000 (18:06 +0000)]
* aix5ppc-core.c: Fix comment typos.
* aout-arm.c: Likewise.
* aout-ns32k.c: Likewise.
* aoutx.h: Likewise.
* archures.c: Likewise.
* bfd-in.h: Likewise.
* bfd.c: Likewise.
* bfdio.c: Likewise.
* coff-arm.c: Likewise.
* coff-h8300.c: Likewise.
* coff-i860.c: Likewise.
* coff-m88k.c: Likewise.
* coff-mcore.c: Likewise.
* coff-ppc.c: Likewise.
* coff-rs6000.c: Likewise.
* coff-z8k.c: Likewise.
* coff64-rs6000.c: Likewise.
* coffcode.h: Likewise.
* cofflink.c: Likewise.
* cpu-alpha.c: Likewise.
* cpu-arm.c: Likewise.
* cpu-ns32k.c: Likewise.
* dwarf2.c: Likewise.
* bfd-in2.h: Regenerate.

20 years ago * listing.c: Convert to ISO-C.
Kazu Hirata [Mon, 24 Nov 2003 17:52:33 +0000 (17:52 +0000)]
* listing.c: Convert to ISO-C.
* listing.h: Likewise.
* macro.c: Likewise.
* macro.h: Likewise.

20 years ago * app.c (do_scrub_chars): Add PUT (ch) and ch = GET ()
Jakub Jelinek [Mon, 24 Nov 2003 09:24:39 +0000 (09:24 +0000)]
* app.c (do_scrub_chars): Add PUT (ch) and ch = GET ()
when transitioning from states 14 or 15 to 0 or 1.

20 years ago * hash.c: Convert to ISO-C.
Kazu Hirata [Mon, 24 Nov 2003 03:37:58 +0000 (03:37 +0000)]
* hash.c: Convert to ISO-C.
* hash.h: Likewise.
* input-file.c: Likewise.
* input-file.h: Likewise.
* input-scrub.c: Likewise.
* itbl-ops.c: Likewise.
* itbl-ops.h: Likewise.

20 years agodaily update
Alan Modra [Sun, 23 Nov 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * config/tc-h8300.c (Hmode): Make it global.
Kazu Hirata [Sun, 23 Nov 2003 15:43:50 +0000 (15:43 +0000)]
* config/tc-h8300.c (Hmode): Make it global.
(Smode): Likewise.
(Nmode): Likewise.
(SXmode): Likewise.

20 years ago * README-vms: Fix comment typos.
Kazu Hirata [Sun, 23 Nov 2003 02:14:21 +0000 (02:14 +0000)]
* README-vms: Fix comment typos.
* as.h: Likewise.
* dwarf2dbg.c: Likewise.
* ecoff.c: Likewise.
* hash.c: Likewise.
* listing.c: Likewise.
* write.c: Likewise.

20 years ago * cxxfilt.c (long_options): Add --no-params.
Ian Lance Taylor [Sun, 23 Nov 2003 01:10:45 +0000 (01:10 +0000)]
* cxxfilt.c (long_options): Add --no-params.
(main): Handle -p/--no-params.
* doc/binutils.texi (c++filt): Document -p/--no-params.

20 years agodaily update
Alan Modra [Sat, 22 Nov 2003 23:00:06 +0000 (23:00 +0000)]
daily update

20 years ago * ehopt.c: Convert to ISO-C.
Kazu Hirata [Sat, 22 Nov 2003 16:03:03 +0000 (16:03 +0000)]
* ehopt.c: Convert to ISO-C.
* emul.h: Likewise.
* expr.c: Likewise.
* expr.h: Likewise.
* flonum-copy.c: Likewise.
* flonum-mult.c: Likewise.
* flonum.h: Likewise.
* frags.c: Likewise.
* frags.h: Likewise.

20 years ago * config/atof-tahoe.c: Fix comment typos.
Kazu Hirata [Sat, 22 Nov 2003 15:32:28 +0000 (15:32 +0000)]
* config/atof-tahoe.c: Fix comment typos.
* config/m68k-parse.y: Likewise.
* config/obj-aout.c: Likewise.
* config/obj-bout.c: Likewise.
* config/obj-vms.c: Likewise.
* config/tc-tahoe.c: Likewise.
* config/tc-tic30.c: Likewise.
* config/tc-tic4x.c: Likewise.
* config/tc-tic54x.c: Likewise.
* config/tc-v850.c: Likewise.
* config/tc-vax.c: Likewise.
* config/te-delt88.h: Likewise.
* config/te-delta.h: Likewise.
* config/te-generic.h: Likewise.
* config/te-macos.h: Likewise.
* config/te-ppcnw.h: Likewise.
* config/te-psos.h: Likewise.
* config/te-sun3.h: Likewise.
* config/te-tmips.h: Likewise.
* config/xtensa-relax.c: Likewise.

20 years ago2003-11-22 Jakub Jelinek <jakub@redhat.com>
Jakub Jelinek [Sat, 22 Nov 2003 10:45:44 +0000 (10:45 +0000)]
2003-11-22  Jakub Jelinek  <jakub@redhat.com>

* elf-bfd.h (ELF_LINK_POINTER_EQUALITY_NEEDED): Define new flag.
* elf.c (_bfd_elf_link_hash_copy_indirect): Copy it.
* elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
(elf_i386_check_relocs): Set it.
(elf_i386_finish_dynamic_symbol): If it is not set,
clear st_value of SHN_UNDEF symbol.

20 years ago * doc/c-ppc.texi (PowerPC-Pseudo): Add section.
Alan Modra [Sat, 22 Nov 2003 06:14:48 +0000 (06:14 +0000)]
* doc/c-ppc.texi (PowerPC-Pseudo): Add section.

20 years ago * gas/i386/divide.s: New.
Alan Modra [Sat, 22 Nov 2003 04:47:17 +0000 (04:47 +0000)]
* gas/i386/divide.s: New.
* gas/i386/divide.d: New.
* gas/i386/i386.exp (gas_32_check): Run it.