OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
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.

20 years ago * app.c (do_scrub_chars): Revert 2003-04-23 and 2003-04-22.
Alan Modra [Sat, 22 Nov 2003 04:46:36 +0000 (04:46 +0000)]
* app.c (do_scrub_chars): Revert 2003-04-23 and 2003-04-22.

20 years ago * config/tc-a29k.h: Fix comment typos.
Kazu Hirata [Sat, 22 Nov 2003 02:35:31 +0000 (02:35 +0000)]
* config/tc-a29k.h: Fix comment typos.
* config/tc-arm.c: Likewise.
* config/tc-dlx.h: Likewise.
* config/tc-hppa.c: Likewise.
* config/tc-i386.c: Likewise.
* config/tc-m32r.c: Likewise.
* config/tc-m68hc11.c: Likewise.
* config/tc-m68k.c: Likewise.
* config/tc-m88k.c: Likewise.
* config/tc-mcore.c: Likewise.
* config/tc-mips.c: Likewise.
* config/tc-mmix.c: Likewise.
* config/tc-msp430.c: Likewise.
* config/tc-ns32k.c: Likewise.
* config/tc-or32.c: Likewise.
* config/tc-or32.h: Likewise.
* config/tc-pj.c: Likewise.
* config/tc-ppc.c: Likewise.
* config/tc-s390.c: Likewise.
* config/tc-sh64.c: Likewise.
* config/tc-sh.c: Likewise.
* config/tc-sparc.c: Likewise.

20 years ago * ecoff.c: Convert to ISO-C.
Kazu Hirata [Sat, 22 Nov 2003 00:20:48 +0000 (00:20 +0000)]
* ecoff.c: Convert to ISO-C.
* ecoff.h: Likewise.

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

20 years agomerge from gcc
DJ Delorie [Fri, 21 Nov 2003 22:01:27 +0000 (22:01 +0000)]
merge from gcc

20 years agomerge from gcc
DJ Delorie [Fri, 21 Nov 2003 21:02:26 +0000 (21:02 +0000)]
merge from gcc

20 years agomerge from gcc
DJ Delorie [Fri, 21 Nov 2003 17:42:45 +0000 (17:42 +0000)]
merge from gcc

20 years ago * gas/ppc/machine.s: New.
Alan Modra [Fri, 21 Nov 2003 15:05:55 +0000 (15:05 +0000)]
* gas/ppc/machine.s: New.
* gas/ppc/machine.d: New.
* gas/ppc/ppc.exp: Run it.

20 years ago * config/tc-ppc.c (parse_cpu): New function, broken out from..
Alan Modra [Fri, 21 Nov 2003 15:05:15 +0000 (15:05 +0000)]
* config/tc-ppc.c (parse_cpu): New function, broken out from..
(md_parse_option): ..here.
(ppc_setup_opcodes): New function, broken out from..
(md_begin): ..here.
(ppc_machine): Implement .machine pseudo op.

20 years ago * config/tc-hppa.c: Fix comment typos.
Kazu Hirata [Fri, 21 Nov 2003 14:38:06 +0000 (14:38 +0000)]
* config/tc-hppa.c: Fix comment typos.
* config/tc-i370.c: Likewise.
* config/tc-i386.c: Likewise.
* config/tc-i386.h: Likewise.
* config/tc-i960.c: Likewise.
* config/tc-ia64.c: Likewise.
* config/tc-iq2000.h: Likewise.

20 years ago * depend.c: Convert to ISO-C.
Kazu Hirata [Fri, 21 Nov 2003 13:28:35 +0000 (13:28 +0000)]
* depend.c: Convert to ISO-C.
* dwarf2dbg.c: Likewise.
* dwarf2dbg.h: Likewise.

20 years ago * app.c: Convert to ISO-C.
Kazu Hirata [Fri, 21 Nov 2003 01:52:16 +0000 (01:52 +0000)]
* app.c: Convert to ISO-C.
* as.h: Likewise.
* atof-generic.c: Likewise.
* bignum-copy.c: Likewise.
* bignum.h: Likewise.
* cgen.c: Likewise.
* cgen.h: Likewise.
* cond.c: Likewise.

20 years ago * config/tc-a29k.h: Fix comment typos.
Kazu Hirata [Fri, 21 Nov 2003 00:24:40 +0000 (00:24 +0000)]
* config/tc-a29k.h: Fix comment typos.
* config/tc-alpha.c: Likewise.
* config/tc-alpha.h: Likewise.
* config/tc-arc.c: Likewise.
* config/tc-arm.c: Likewise.
* config/tc-arm.h: Likewise.
* config/tc-cris.c: Likewise.
* config/tc-d10v.c: Likewise.
* config/tc-d30v.c: Likewise.
* config/tc-dlx.c: Likewise.
* config/tc-dlx.h: Likewise.

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

20 years ago* config/tc-sh64.c (shmedia_frob_section): Only frob elf32
DJ Delorie [Thu, 20 Nov 2003 20:08:20 +0000 (20:08 +0000)]
* config/tc-sh64.c (shmedia_frob_section): Only frob elf32
sections.

20 years ago* cpu-powerpc.c (powerpc_compatible): Any ISA in the PowerPC
Jim Blandy [Thu, 20 Nov 2003 18:42:21 +0000 (18:42 +0000)]
* cpu-powerpc.c (powerpc_compatible): Any ISA in the PowerPC
family is a superset of <bfd_arch_rs6000,bfd_mach_rs6k>.

20 years ago * elf32-s390.c (elf_s390_relocate_section): Don't recalculate symbol
Martin Schwidefsky [Thu, 20 Nov 2003 09:54:07 +0000 (09:54 +0000)]
* elf32-s390.c (elf_s390_relocate_section): Don't recalculate symbol
section for reloc output and subtract the output section's address
from the addend when converting a relocation into one against a
section symbol.
* elf64-s390.c (elf_s390_relocate_section): Likewise.

20 years ago * config/tc-h8300.c: Make some functions and global
Kazu Hirata [Thu, 20 Nov 2003 04:25:26 +0000 (04:25 +0000)]
* config/tc-h8300.c: Make some functions and global
variables static appropriately.

20 years ago * config/obj-ieee.c: Remove duplicate prototypes.
Kazu Hirata [Thu, 20 Nov 2003 04:12:19 +0000 (04:12 +0000)]
* config/obj-ieee.c: Remove duplicate prototypes.
* config/tc-h8300.c: Likewise.

20 years ago * config/tc-h8300.c: Convert to ISO-C.
Kazu Hirata [Thu, 20 Nov 2003 03:31:36 +0000 (03:31 +0000)]
* config/tc-h8300.c: Convert to ISO-C.
* config/tc-h8300.h: Likewise.

20 years ago * config/tc-mcore.h: Remove prototypes already in tc.h.
Kazu Hirata [Thu, 20 Nov 2003 03:11:18 +0000 (03:11 +0000)]
* config/tc-mcore.h: Remove prototypes already in tc.h.
* config/tc-tic4x.c: Likewise.

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

20 years ago * config/tc-arc.c: Remove a local prototype of atof_ieee.
Kazu Hirata [Thu, 20 Nov 2003 01:36:49 +0000 (01:36 +0000)]
* config/tc-arc.c: Remove a local prototype of atof_ieee.
* config/tc-ip2k.c: Likewise.
* config/tc-iq2000.c: Likewise.
* config/tc-tic30.c: Remove a comment.

20 years ago * config/obj-aout.h: Fix comment typos.
Kazu Hirata [Thu, 20 Nov 2003 00:01:55 +0000 (00:01 +0000)]
* config/obj-aout.h: Fix comment typos.
* config/obj-bout.h: Likewise.
* config/obj-coff.c: Likewise.
* config/obj-coff.h: Likewise.
* config/obj-elf.c: Likewise.
* config/obj-ieee.c: Likewise.
* config/obj-som.c: Likewise.
* config/obj-vms.c: Likewise.
* config/obj-vms.h: Likewise.

20 years ago * config/tc-xtensa.c (xg_emit_insn): Include "dwarf2dbg.h" and add
Bob Wilson [Wed, 19 Nov 2003 23:55:06 +0000 (23:55 +0000)]
* config/tc-xtensa.c (xg_emit_insn): Include "dwarf2dbg.h" and add
call to dwarf2_emit_insn.

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

20 years ago* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
DJ Delorie [Wed, 19 Nov 2003 19:56:22 +0000 (19:56 +0000)]
* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
* Makefile.in: Regenerate.

20 years ago * h8300-dis.c (print_colon_thingie): Remove.
Kazu Hirata [Wed, 19 Nov 2003 19:44:58 +0000 (19:44 +0000)]
* h8300-dis.c (print_colon_thingie): Remove.

20 years agomerge from gcc
DJ Delorie [Wed, 19 Nov 2003 16:19:14 +0000 (16:19 +0000)]
merge from gcc

20 years ago * objdump.c: Wrap long lines, init vars separately from decl.
Alan Modra [Wed, 19 Nov 2003 08:21:14 +0000 (08:21 +0000)]
* objdump.c: Wrap long lines, init vars separately from decl.
(disassemble_section): Reset require_sec after call to
find_symbol_for_address.

20 years ago * ld-powerpc/tlsexe32.d: Update for changed symbols from objdump.
Alan Modra [Wed, 19 Nov 2003 03:46:08 +0000 (03:46 +0000)]
* ld-powerpc/tlsexe32.d: Update for changed symbols from objdump.
* ld-powerpc/tlsso32.d: Likewise.

20 years agoFix IA-64 linker failure reported by Andreas Schwab.
Jim Wilson [Wed, 19 Nov 2003 02:40:55 +0000 (02:40 +0000)]
Fix IA-64 linker failure reported by Andreas Schwab.
* ldlang.c (lang_process): Move lang_reset_memory_regions call after
lang_do_assignments call.

20 years agoFix -pie core dump with .rela.opd section.
Jim Wilson [Wed, 19 Nov 2003 01:06:13 +0000 (01:06 +0000)]
Fix -pie core dump  with .rela.opd section.
bfd/ChangeLog
* elfxx-ia64.c (get_fptr): For fptr_rel, use dynobj not abfd.
(elfNN_ia64_size_dynamic_sections): When stripping sections, check
for ia64_info->rel_fptr_sec.
ld/ChangeLog
* emulparams/elf64_ia64.sh (OTHER_PLT_RELOC_SECTIONS): Include
.rela.opd if -pie.

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

20 years ago* config/tc-mips.c (macro): Handle new macros: "lca" and "dlca"
Maciej W. Rozycki [Tue, 18 Nov 2003 21:22:57 +0000 (21:22 +0000)]
* config/tc-mips.c (macro): Handle new macros: "lca" and "dlca"
for loading addresses using CALL relocations.
Don't emit CALL relocations when a base register is used.

* gas/mips/lca-svr4pic.d: New test for the "lca" macro.
* gas/mips/lca-xgot.d: Likewise.
* gas/mips/lca.s: Source for the new tests.
* gas/mips/mips.exp: Run the new tests.

* opcode/mips.h: Define new enum members, M_LCA_AB and M_DLCA_AB.

* mips-opc.c (mips_builtin_opcodes): Handle new macros: "lca" and
"dlca".

20 years agomerge from gcc
DJ Delorie [Tue, 18 Nov 2003 19:10:05 +0000 (19:10 +0000)]
merge from gcc

20 years ago * elf64-ppc.c (toc_adjusting_stub_needed): Exit early if section
Alan Modra [Tue, 18 Nov 2003 04:14:15 +0000 (04:14 +0000)]
* elf64-ppc.c (toc_adjusting_stub_needed): Exit early if section
size is zero.

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

20 years ago * elf.c (_bfd_elf_link_hash_copy_indirect): Copy
Daniel Jacobowitz [Mon, 17 Nov 2003 21:31:11 +0000 (21:31 +0000)]
* elf.c (_bfd_elf_link_hash_copy_indirect): Copy
ELF_LINK_HASH_NEEDS_PLT.  Fix formatting.
* elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Likewise.
* elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
* elf32-ppc.c (ppc_elf_copy_indirect_symbol): Likewise.
* elf32-s390.c (elf_s390_copy_indirect_symbol): Likewise.
* elf32-sh.c (sh_elf_copy_indirect_symbol): Likewise.
* elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
* elf64-s390.c (elf_s390_copy_indirect_symbol): Likewise.
* elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Likewise.
* elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Likewise.
* elf32-xtensa.c (elf_xtensa_copy_indirect_symbol): Remove.
(elf_backend_copy_indirect_symbol): Don't define.

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

20 years ago* config/tc-mips.c: Formatting fixes.
Maciej W. Rozycki [Sat, 15 Nov 2003 15:57:14 +0000 (15:57 +0000)]
* config/tc-mips.c: Formatting fixes.

20 years ago * elfxx-mips.c (mips_elf_merge_gots): Weaken assert for local
Daniel Jacobowitz [Fri, 14 Nov 2003 16:05:13 +0000 (16:05 +0000)]
* elfxx-mips.c (mips_elf_merge_gots): Weaken assert for local
GOT entries.

20 years agoAdd new field to disassemble_info structure: symbol_is_valid() and use it to
Nick Clifton [Fri, 14 Nov 2003 15:12:44 +0000 (15:12 +0000)]
Add new field to disassemble_info structure: symbol_is_valid() and use it to
skip displaying arm elf mapping symbols in disassembly output.

20 years agoFix typo in ChangeLog entry: s/R_390_RELAVITE/R_390_RELATIVE/.
Martin Schwidefsky [Fri, 14 Nov 2003 09:25:00 +0000 (09:25 +0000)]
Fix typo in ChangeLog entry: s/R_390_RELAVITE/R_390_RELATIVE/.

20 years agooops - oomitted during previous commit
Nick Clifton [Fri, 14 Nov 2003 08:21:02 +0000 (08:21 +0000)]
oops - oomitted during previous commit

20 years ago * config/tc-arm.c (arm_elf_change_section): Not static.
Ben Elliston [Fri, 14 Nov 2003 06:55:21 +0000 (06:55 +0000)]
* config/tc-arm.c (arm_elf_change_section): Not static.

20 years agoEmit a warning when an archive is created (only shown with -v) in order to
Nick Clifton [Thu, 13 Nov 2003 16:01:52 +0000 (16:01 +0000)]
Emit a warning when an archive is created (only shown with -v) in order to
confrom to POSIX specification.

20 years ago * elf32-s390.c (elf_s390_relocate_section): Only convert R_390_32
Martin Schwidefsky [Thu, 13 Nov 2003 15:56:50 +0000 (15:56 +0000)]
* elf32-s390.c (elf_s390_relocate_section): Only convert R_390_32
to R_390_RELAVITE. Convert the other relocations against local
symbols to relocations against the start of the section.
* elf64-s390.c (elf_s390_relocate_section): Only convert R_390_64
to R_390_RELAVITE. Convert the other relocations against local
symbols to relocations against the start of the section.

20 years agoAdd support for ARM ELF Mapping symbols
Nick Clifton [Thu, 13 Nov 2003 14:19:01 +0000 (14:19 +0000)]
Add support for ARM ELF Mapping symbols

20 years ago * Makefile.am (install, install-info, RECURSIVE_TARGETS): Define.
Daniel Jacobowitz [Wed, 12 Nov 2003 17:15:38 +0000 (17:15 +0000)]
* Makefile.am (install, install-info, RECURSIVE_TARGETS): Define.
* doc/Makefile.am (install-info): Define.

* aclocal.m4: Regenerate.
* Makefile.in: Regenerate.
* doc/Makefile.in: Regenerate.

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

20 years agoAdd new feature to objcopy/strip. The -w switch allows wildcards to be used
Nick Clifton [Tue, 11 Nov 2003 17:50:26 +0000 (17:50 +0000)]
Add new feature to objcopy/strip.  The -w switch allows wildcards to be used
in symbol names.

20 years agoFix decision about when a .interp section should exist
Nick Clifton [Tue, 11 Nov 2003 13:32:38 +0000 (13:32 +0000)]
Fix decision about when a .interp section should exist

20 years agoAdd support for arm-wince-pe target.
Nick Clifton [Tue, 11 Nov 2003 12:05:08 +0000 (12:05 +0000)]
Add support for arm-wince-pe target.

20 years ago2003-11-11 Jan Hubicka <jh@suse.cz>
Andreas Jaeger [Tue, 11 Nov 2003 09:30:48 +0000 (09:30 +0000)]
2003-11-11  Jan Hubicka  <jh@suse.cz>

* config/tc-i386.c (tc_i386_fix_adjustable):

20 years ago * objdump.c: Revert rev 1.81 commit.
Alan Modra [Tue, 11 Nov 2003 01:57:04 +0000 (01:57 +0000)]
* objdump.c: Revert rev 1.81 commit.