OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
17 years ago* objcopy.c (reverse_bytes): New variable.
Nick Clifton [Mon, 23 Apr 2007 10:59:07 +0000 (10:59 +0000)]
* objcopy.c (reverse_bytes):  New variable.
  (command_line_switch, copy_main):  Add OPTION_REVERSE_ENDIAN.
  (copy_options, copy_usage):  Add "reverse-bytes" entry.
  (copy_section):  Reverse bytes within output sections.
* doc/binutils.texi:  Document new objcopy option.
* testsuite/binutils-all/objcopy.exp: Add test for --reverse-bytes.

17 years ago gas/testsuite/
Nathan Sidwell [Mon, 23 Apr 2007 07:51:33 +0000 (07:51 +0000)]
gas/testsuite/
* gas/m68k/br-isaa.s: New.
* gas/m68k/br-isaa.d: New.
* gas/m68k/br-isab.s: New.
* gas/m68k/br-isab.d: New.
* gas/m68k/br-isac.s: New.
* gas/m68k/br-isac.d: New.
* gas/m68k/all.exp: Adjust.

gas/
* config/tc-m68k.c (mcf54455_ctrl): New.
(HAVE_LONG_DISP, HAVE_LONG_CALL, HAVE_LONG_COND): New.
(m68k_archs): Add isac.
(m68k_cpus): Add 54455 family.
(m68k_ip): Split Bg into Bb, Bs, Bg.
(m68k_elf_final_processing): Add ISA_C.
* doc/c-m68k.texi (M680x0 Options): Add isac.

include/opcode/
* m68k.h (mcfisa_c): New.
(mcfusp, mcf_mask): Adjust.

bfd/
* archures.c (bfd_mach_mcf_isa_c, bfd_mach_mcf_isa_c_mac,
bfd_mach_mcf_isa_c_emac): New.
* elf32-m68k.c (ISAC_PLT_ENTRY_SIZE, elf_isac_plt0_entry,
elf_isac_plt_entry, elf_isac_plt_info): New.
(elf32_m68k_object_p): Add ISA_C.
(elf32_m68k_print_private_bfd_data): Print ISA_C.
(elf32_m68k_get_plt_info): Detect ISA_C.
* cpu-m68k.c (arch_info): Add ISAC.
(m68k_arch_features): Likewise,
(bfd_m68k_compatible): ISAs B & C are not compatible.

opcodes/
* m68k-opc.c: Mark mcfisa_c instructions.

17 years agodaily update
Alan Modra [Mon, 23 Apr 2007 00:00:07 +0000 (00:00 +0000)]
daily update

17 years ago * read.c (read_a_source_file): Skip multiple spaces to
Alan Modra [Sun, 22 Apr 2007 05:27:58 +0000 (05:27 +0000)]
* read.c (read_a_source_file): Skip multiple spaces to
cover hack in mmix md_start_line_hook which overwrites a
colon with a space.  Delete sermon and needless assertion.

17 years agodaily update
Alan Modra [Sun, 22 Apr 2007 00:00:08 +0000 (00:00 +0000)]
daily update

17 years ago * gas/arm/arch4t.d: Convert to unified syntax.
Richard Earnshaw [Sat, 21 Apr 2007 19:45:05 +0000 (19:45 +0000)]
* gas/arm/arch4t.d: Convert to unified syntax.
* gas/arm/archv6.d: Likewise.
* gas/arm/archv6t2.d: Likewise.
* gas/arm/arch3.d: Likewise.
* gas/arm/arch7dm.d: Likewise.
* gas/arm/arch7t.d: Likewise.
* gas/arm/archv1.d: Likewise.
* gas/arm/copro.d: Likewise.
* gas/arm/inst.d: Likewise.
* gas/arm/macro1.d: Likewise.
* gas/arm/tcompat.d: Likewise.
* gas/arm/wince_inst.d: Likewise.
* gas/arm/xscale.d: Likewise.

* gas/arm/thumb.d: White space cleanup.
* gas/arm/thumb2_relax.d: Likewise.
* gas/arm/thumb32.d: Likewise.

17 years ago * ld-arm/arm-app-abs32.d: Convert to unified syntax.
Richard Earnshaw [Sat, 21 Apr 2007 19:44:40 +0000 (19:44 +0000)]
* ld-arm/arm-app-abs32.d: Convert to unified syntax.
* ld-arm/arm-app.d: Likewise.
* ld-arm/arm-lib-plt32.d: Likewise.
* ld-arm/arm-lib.d: Likewise.
* ld-arm/arm-static-app.d: Likewise.
* ld-arm/armthumb-lib.d: Likewise.
* ld-arm/mixed-app-v5.d: Likewise.
* ld-arm/mixed-app.d: Likewise.
* ld-arm/mixed-lib.d: Likewise.

17 years ago * arm-dis.c (arm_opcodes): Disassemble to unified syntax.
Richard Earnshaw [Sat, 21 Apr 2007 19:44:09 +0000 (19:44 +0000)]
* arm-dis.c (arm_opcodes): Disassemble to unified syntax.
(thumb_opcodes): Add missing white space in adr.
(arm_decode_shift): New parameter, print_shift.  Only decode the
shift parameter if set.  Adjust callers.
(print_insn_arm): Support for operand type q with no shift decode.

17 years ago * binutils-all/readelf.exp (regexp_diff): Delete.
Richard Earnshaw [Sat, 21 Apr 2007 19:01:20 +0000 (19:01 +0000)]
* binutils-all/readelf.exp (regexp_diff): Delete.

17 years ago * config/atof-vax.c (atof_vax_sizeof): Change return type to unsigned.
Alan Modra [Sat, 21 Apr 2007 13:04:14 +0000 (13:04 +0000)]
* config/atof-vax.c (atof_vax_sizeof): Change return type to unsigned.
(md_atof): Make number_of_chars unsigned.  Revert last change.
* config/tc-or32.c (md_apply_fix): Delete bogus assertions.
* config/tc-sh.c (sh_optimize_expr): Only define for OBJ_ELF.
* config/tc-sh.h (md_optimize_expr): Likewise.
* config/tc-sh64.c (shmedia_md_pcrel_from_section): Delete bogus
assertion.
* config/tc-xtensa.c (convert_frag_immed_finish_loop): Likewise.

17 years ago* config/atof-vax.c (md_atof): Fix comparison inside know().
Nick Clifton [Sat, 21 Apr 2007 12:50:49 +0000 (12:50 +0000)]
* config/atof-vax.c (md_atof): Fix comparison inside know().

17 years agoFix typo.
Nick Clifton [Sat, 21 Apr 2007 12:25:13 +0000 (12:25 +0000)]
Fix typo.

17 years ago* ecoff.c (_bfd_ecoff_write_armap): Initialise rehash.
Nick Clifton [Sat, 21 Apr 2007 07:49:29 +0000 (07:49 +0000)]
* ecoff.c (_bfd_ecoff_write_armap): Initialise rehash.
  (ecoff_link_add_archive_symbols): Likewise.
* coff-m68k.c (m68kcoff_common_addend_rtype_to_howto): Initialise relent.howto.
* ieee.c (parse_int): Initialise x.
  (must_parse_int): Initialise result.
  (ieee_slurp_external_symbols): Initialise value.

17 years agogas/
Alan Modra [Sat, 21 Apr 2007 06:54:57 +0000 (06:54 +0000)]
gas/
* expr.c (expr): Assert on rankarg, not rank which can be unsigned.
* read.c (read_a_source_file): Remove buffer_limit[-1] assertion.
Don't skip over NUL char.
(pseudo_set): Set X_op for registers to O_register.
* symbols.c (symbol_clone): Remove assertion that sym is defined.
(resolve_symbol_value): Resolve O_register symbols.
* config/tc-i386.c (parse_real_register): Don't use i386_float_regtab.
Instead find st(0) by hash lookup.
* config/tc-ppc.c (ppc_macro): Warning fix.
opcodes/
* i386-opc.c (i386_float_regtab, i386_float_regtab_size): Delete.
Move contents to..
(i386_regtab): ..here.
* i386-opc.h (i386_float_regtab, i386_float_regtab_size): Delete.

17 years ago * as.h (ENABLE_CHECKING): Default define to 0.
Alan Modra [Sat, 21 Apr 2007 05:15:41 +0000 (05:15 +0000)]
* as.h (ENABLE_CHECKING): Default define to 0.
(know): Assert if ENABLE_CHECKING.
(struct relax_type): Remove superfluous declaration.
* configure.in (--enable-checking): New.
* configure: Regenerate.
* config.in: Regenerate.
* config/tc-ppc.c (ppc_setup_opcodes): Do checks when ENABLE_CHECKING.
Check for duplicate powerpc_operands entries.

17 years ago * ppc-opc.c (powerpc_operands): Delete duplicate entries.
Alan Modra [Sat, 21 Apr 2007 05:14:21 +0000 (05:14 +0000)]
* ppc-opc.c (powerpc_operands): Delete duplicate entries.
(BA_MASK, FXM_MASK, STRM_MASK, VA_MASK, VB_MASK, VC_MASK): Delete.
(VD_MASK, WS_MASK, MTMSRD_L, XRT_L): Delete.
(powerpc_opcodes): Replace uses of MTMSRD_L and XRT_L.

17 years ago * config.bfd (spu-*-elf): Delete targ_selvecs.
Alan Modra [Sat, 21 Apr 2007 05:01:22 +0000 (05:01 +0000)]
* config.bfd (spu-*-elf): Delete targ_selvecs.

17 years agodaily update
Alan Modra [Sat, 21 Apr 2007 00:00:08 +0000 (00:00 +0000)]
daily update

17 years ago * config/tc-m68k.c (mcf5253_ctrl): New.
Nathan Sidwell [Fri, 20 Apr 2007 14:41:38 +0000 (14:41 +0000)]
* config/tc-m68k.c (mcf5253_ctrl): New.
(mcf52223_ctrl): New.
(m68k_cpus): Add 5253, 52221, 52223.

17 years ago gas/
Nathan Sidwell [Fri, 20 Apr 2007 14:09:00 +0000 (14:09 +0000)]
gas/
* config/m68k-parse.h (RAMBAR_ALT): New.
* config/tc-m68k.c (mcf5206_ctrl, mcf5307_ctrl): New.
(mcf_ctrl, mcf5208_ctrl, mcf5210a_ctrl, mcf5213_ctrl, mcf52235_ctrl,
mcf5225_ctrl, mcf5235_ctrl, mcf5271_ctrl, mcf5275_ctrl,
mcf5282_ctrl, mcf5329_ctrl, mcf5373_ctrl, mcfv4e_ctrl,
mcf5475_ctrl, mcf5485_ctrl): Add RAMBAR synonym for
RAMBAR1.
(mcf5272_ctrl): Add RAMBAR0, replace add RAMBAR with RAMBAR_ALT.
(m68k_cpus): Adjust 5206, 5206e & 5307 entries.
(m68k_ip) <Case J>: Detect when RAMBAR_ALT should be used.  Add it
to control register mapping.

gas/testsuite/
* gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New.
* gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New.
* gas/m68k/all.exp: Add them.

opcodes/
* m68k-dis.c (print_insn_arg): Show c04 as rambar0 and c05 as
rambar1.

17 years ago* rclex.l: Allow underscores at the start of identifiers.
Nick Clifton [Fri, 20 Apr 2007 13:52:58 +0000 (13:52 +0000)]
* rclex.l: Allow underscores at the start of identifiers.

17 years ago * gas/ppc/range64.s: New.
Alan Modra [Fri, 20 Apr 2007 13:42:48 +0000 (13:42 +0000)]
* gas/ppc/range64.s: New.
* gas/ppc/range64.l: New.
* gas/ppc/range.s: New.
* gas/ppc/range.l: New.
* gas/ppc/ppc.exp (run_list_test): New.  Use to run new tests.

17 years ago * messages.c (as_internal_value_out_of_range): Fix typo in
Alan Modra [Fri, 20 Apr 2007 13:42:03 +0000 (13:42 +0000)]
* messages.c (as_internal_value_out_of_range): Fix typo in
error message.  Return after printing domain error.
* config/tc-ppc.c (ppc_insert_operand): Preserve low zero bits
in max when shifting right.

17 years agoChangelog entry for previous delta
Nick Clifton [Fri, 20 Apr 2007 13:05:18 +0000 (13:05 +0000)]
Changelog entry for previous delta

17 years agoRestore from version 1.1
Nick Clifton [Fri, 20 Apr 2007 12:57:02 +0000 (12:57 +0000)]
Restore from version 1.1

17 years agoinclude/opcode/
Alan Modra [Fri, 20 Apr 2007 12:25:15 +0000 (12:25 +0000)]
include/opcode/
* ppc.h (struct powerpc_operand): Replace "bits" with "bitm".
(num_powerpc_operands): Declare.
(PPC_OPERAND_SIGNED et al): Redefine as hex.
(PPC_OPERAND_PLUS1): Define.
opcodes/
* ppc-dis.c (print_insn_powerpc): Adjust for struct powerpc_operand
change.
* ppc-opc.c (powerpc_operands): Replace bit count with bit mask
in all entries.  Add PPC_OPERAND_SIGNED to DE entry.  Remove
references to following deleted functions.
(insert_bd, extract_bd, insert_dq, extract_dq): Delete.
(insert_ds, extract_ds, insert_de, extract_de): Delete.
(insert_des, extract_des, insert_li, extract_li): Delete.
(insert_nb, insert_rsq, insert_rtq, insert_ev2, extract_ev2): Delete.
(insert_ev4, extract_ev4, insert_ev8, extract_ev8): Delete.
(num_powerpc_operands): New constant.
(XSPRG_MASK): Remove entire SPRG field.
(powerpc_opcodes <bcctre, bcctrel>): Use XLBB_MASK not XLYBB_MASK.
gas/
* messages.c (as_internal_value_out_of_range): Extend to report
errors for values with invalid low bits set.
* config/tc-ppc.c (ppc_setup_opcodes): Check powerpc_operands bitm
fields.  Check that operands and opcode fields are disjoint.
(ppc_insert_operand): Check operands using mask rather than bit
count.   Check low bits too.  Handle PPC_OPERAND_PLUS1.  Adjust
insertion code.
(md_apply_fix): Adjust for struct powerpc_operand change.

17 years agoCorrect erroneous ChangeLog commit.
Mark Shinwell [Fri, 20 Apr 2007 12:15:41 +0000 (12:15 +0000)]
Correct erroneous ChangeLog commit.

17 years ago * Makefile.in: Adjust dependencies of m68klinux-tdep.c.
Mark Shinwell [Fri, 20 Apr 2007 12:13:51 +0000 (12:13 +0000)]
* Makefile.in: Adjust dependencies of m68klinux-tdep.c.
* m68klinux-tdep.c (m68k_uclinux_sigcontext_reg_offset): New.
(m68k_linux_sigcontext_reg_offset): Fix typo.
(target_is_uclinux): New.
(m68k_linux_inferior_created): New.
(m68k_linux_get_sigtramp_info):  Check for uClinux or
normal Linux.  Use m68k_uclinux_sigcontext_reg_offset for
uClinux.
(_initialize_m68k_linux_tdep): Register
m68k_linux_inferior_created.

17 years ago * ppc-opc.c (DCM, DGM, TE, RMC, R, SP, S): Correct shift.
Alan Modra [Fri, 20 Apr 2007 10:24:37 +0000 (10:24 +0000)]
* ppc-opc.c (DCM, DGM, TE, RMC, R, SP, S): Correct shift.
(Z2_MASK): Define.
(powerpc_opcodes): Use Z2_MASK in all insns taking RMC operand.

17 years ago * arm-dis.c (print_insn): Only look for a mapping symbol in the section
Richard Earnshaw [Fri, 20 Apr 2007 00:00:21 +0000 (00:00 +0000)]
* arm-dis.c (print_insn): Only look for a mapping symbol in the section
being disassembled.

17 years agodaily update
Alan Modra [Fri, 20 Apr 2007 00:00:06 +0000 (00:00 +0000)]
daily update

17 years ago * gas/arm/mapshort.s: Add a small .data section.
Richard Earnshaw [Thu, 19 Apr 2007 23:59:45 +0000 (23:59 +0000)]
* gas/arm/mapshort.s: Add a small .data section.
* gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
disassembly.
* gas/arm/mapshort-elf.d: Likewise.

17 years ago * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
Richard Earnshaw [Thu, 19 Apr 2007 23:27:03 +0000 (23:27 +0000)]
* binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
Rename the second test.

17 years agoCorrect SSE4.2 ChangeLog entry.
H.J. Lu [Thu, 19 Apr 2007 17:08:56 +0000 (17:08 +0000)]
Correct SSE4.2 ChangeLog entry.

17 years ago2007-04-19 Paul Brook <paul@codesourcery.com>
Paul Brook [Thu, 19 Apr 2007 17:08:21 +0000 (17:08 +0000)]
2007-04-19  Paul Brook  <paul@codesourcery.com>

gas/testsuite/
* gas/arm/thumb1_unified.d: New test.
* gas/arm/thumb1_unified.s: New test.

gas/
* config/tc-arm.c (md_assemble): Only allow 16-bit instructions on
Thumb-1.  Add sanity check for bogus relaxations.

17 years ago2007-04-19 Paul Brook <paul@codesourcery.com>
Paul Brook [Thu, 19 Apr 2007 17:05:12 +0000 (17:05 +0000)]
2007-04-19  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (insns): Allow rsb and rsbs on Thumb-1.

17 years ago* coffcode.h (coff_rtype_to_howto): Initialise genrel.howto.
Nick Clifton [Thu, 19 Apr 2007 13:36:41 +0000 (13:36 +0000)]
* coffcode.h (coff_rtype_to_howto): Initialise genrel.howto.

17 years agorevert hunk that belongs to a future patchset
Alan Modra [Thu, 19 Apr 2007 10:55:25 +0000 (10:55 +0000)]
revert hunk that belongs to a future patchset

17 years ago..
Alan Modra [Thu, 19 Apr 2007 10:52:48 +0000 (10:52 +0000)]
..

17 years agoduh
Alan Modra [Thu, 19 Apr 2007 10:52:36 +0000 (10:52 +0000)]
duh

17 years agomissed from last commit
Alan Modra [Thu, 19 Apr 2007 10:51:34 +0000 (10:51 +0000)]
missed from last commit

17 years ago * Makefile.am: Run "make dep-am".
Alan Modra [Thu, 19 Apr 2007 10:47:50 +0000 (10:47 +0000)]
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.

17 years ago * Makefile.am: Run "make dep-am".
Alan Modra [Thu, 19 Apr 2007 10:47:26 +0000 (10:47 +0000)]
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* po/POTFILES.in: Regenerate.

17 years ago * corefile.c (core_create_function_syms, core_create_line_syms): Don't
Alan Modra [Thu, 19 Apr 2007 10:46:56 +0000 (10:46 +0000)]
* corefile.c (core_create_function_syms, core_create_line_syms): Don't
set discard_underscores.
* gprof.c (discard_underscores): Delete.
* gprof.h (discard_underscores): Delete.
* sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
leading underscores.
* utils.c (print_name_only): Call bfd_demangle rather than
cplus_demangle.
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.

17 years ago * ldcref.c (cref_fill_array): Call bfd_demangle rather than demangle.
Alan Modra [Thu, 19 Apr 2007 10:45:59 +0000 (10:45 +0000)]
* ldcref.c (cref_fill_array): Call bfd_demangle rather than demangle.
* ldlang.c (lang_one_common): Likewise.
* ldmisc.c (vfinfo): Likewise.
(demangle): Delete.
* ldmisc.h (demangle): Delete.
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.

17 years ago * budemang.c: Delete.
Alan Modra [Thu, 19 Apr 2007 10:43:47 +0000 (10:43 +0000)]
* budemang.c: Delete.
* budemang.h: Delete.
* addr2line.c (translate_addresses): Call bfd_demangle rather than
demangle.
* nm.c (print_symname): Likewise.
* objdump.c (objdump_print_symname, dump_symbols): Likewise.
(dump_bfd): Likewise.
* prdbg.c (struct pr_handle <demangler>): Add int param.
(tg_variable, tg_start_function): Adjust demangler calls.
* Makefile.am: Remove mention of budemang.[ch].  Run "make dep-am".
* Makefile.in: Regenerate.
* po/POTFILES.in: Regenerate.

17 years ago * bfd.c (bfd_demangle): New function.
Alan Modra [Thu, 19 Apr 2007 10:41:30 +0000 (10:41 +0000)]
* bfd.c (bfd_demangle): New function.
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* bfd-in2.h: Regenerate.

17 years ago * ppc-opc.c (powerpc_opcodes): Add cctpl, cctpm, cctph, db8cyc,
Alan Modra [Thu, 19 Apr 2007 01:39:31 +0000 (01:39 +0000)]
* ppc-opc.c (powerpc_opcodes): Add cctpl, cctpm, cctph, db8cyc,
db10cyc, db12cyc, db16cyc.

17 years ago * doc/c-ppc.texi (PowerPC-Opts): Document -me500, -me500x2, -mspe.
Alan Modra [Thu, 19 Apr 2007 00:05:32 +0000 (00:05 +0000)]
* doc/c-ppc.texi (PowerPC-Opts): Document -me500, -me500x2, -mspe.

17 years agodaily update
Alan Modra [Thu, 19 Apr 2007 00:00:07 +0000 (00:00 +0000)]
daily update

17 years ago * gas/ppc/booke.s: Add tlbsx, tlbsxe.
Alan Modra [Wed, 18 Apr 2007 23:58:12 +0000 (23:58 +0000)]
* gas/ppc/booke.s: Add tlbsx, tlbsxe.
* gas/ppc/booke.d: Update.

17 years ago * ppc-opc.c (powerpc_opcodes): Recognize three-operand tlbsxe.
Alan Modra [Wed, 18 Apr 2007 23:57:01 +0000 (23:57 +0000)]
* ppc-opc.c (powerpc_opcodes): Recognize three-operand tlbsxe.

17 years ago2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Wed, 18 Apr 2007 18:09:05 +0000 (18:09 +0000)]
2007-04-18  H.J. Lu <hongjiu.lu@intel.com>

* doc/c-i386.texi; Document .ssse3, .sse4.1, .sse4.2 and .sse4.

17 years agogas/
H.J. Lu [Wed, 18 Apr 2007 16:15:55 +0000 (16:15 +0000)]
gas/

2007-04-18  H.J. Lu <hongjiu.lu@intel.com>

* config/tc-i386.c (cpu_arch): Add .sse4.2 and .sse4.
(match_template): Handle operand size for crc32 in SSE4.2.
(process_suffix): Handle operand type for crc32 in SSE4.2.
(output_insn): Support SSE4.2.

gas/testsuite/

2007-04-18  H.J. Lu <hongjiu.lu@intel.com>

* gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.

* gas/i386/sse4_2.d: New file.
* gas/i386/sse4_2.s: Likewise.
* gas/i386/x86-64-sse4_2.d: Likewise.
* gas/i386/x86-64-sse4_2.s: Likewise.

opcodes/

2007-04-18  H.J. Lu <hongjiu.lu@intel.com>

* i386-dis.c (CRC32_Fixup): New.
(PREGRP85, PREGRP86, PREGRP87, PREGRP88, PREGRP89, PREGRP90,
 PREGRP91): New.
(threebyte_0x38_uses_DATA_prefix): Updated for SSE4.2.
(threebyte_0x3a_uses_DATA_prefix): Likewise.
(prefix_user_table): Add PREGRP85, PREGRP86, PREGRP87,
PREGRP88, PREGRP89, PREGRP90 and PREGRP91.
(three_byte_table): Likewise.

* i386-opc.c (i386_optab): Add SSE4.2 opcodes.

* gas/config/tc-i386.h (CpuSSE4_2): New.
(CpuSSE4): Likewise.
(CpuUnknownFlags): Add CpuSSE4_2.

17 years agogas/
H.J. Lu [Wed, 18 Apr 2007 16:13:15 +0000 (16:13 +0000)]
gas/

2007-04-18  H.J. Lu <hongjiu.lu@intel.com>

* config/tc-i386.c (cpu_arch): Add .sse4.1.
(process_operands): Adjust implicit operand for blendvpd,
blendvps and pblendvb in SSE4.1.
(output_insn): Support SSE4.1.

gas/testsuite/

2007-04-18  H.J. Lu <hongjiu.lu@intel.com>

* gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.

* gas/i386/sse4_1.d: New file.
* gas/i386/sse4_1.s: Likewise.
* gas/i386/x86-64-sse4_1.d: Likewise.
* gas/i386/x86-64-sse4_1.s: Likewise.

opcodes/

2007-04-18  H.J. Lu <hongjiu.lu@intel.com>

* i386-dis.c (XMM_Fixup): New.
(Edqb): New.
(Edqd): New.
(XMM0): New.
(dqb_mode): New.
(dqd_mode): New.
(PREGRP39 ... PREGRP85): New.
(threebyte_0x38_uses_DATA_prefix): Updated for SSE4.
(threebyte_0x3a_uses_DATA_prefix): Likewise.
(prefix_user_table): Add PREGRP39 ... PREGRP85.
(three_byte_table): Likewise.
(putop): Handle 'K'.
(intel_operand_size): Handle dqb_mode, dqd_mode):
(OP_E): Likewise.
(OP_G): Likewise.

* i386-opc.c (i386_optab): Add SSE4.1 opcodes.

* i386-opc.h (CpuSSE4_1): New.
(CpuUnknownFlags): Add CpuSSE4_1.
(regKludge): Update comment.

17 years ago2007-04-18 Paul Brook <paul@codesourcery.com>
Paul Brook [Wed, 18 Apr 2007 13:49:34 +0000 (13:49 +0000)]
2007-04-18  Paul Brook  <paul@codesourcery.com>

gas/testsuite/
* gas/arm/thumb2_add.s: Add rsb #0 test.
* gas/arm/thumb2_add.d: Update expected output.

gas/
* config/tc-arm.c (do_t_rsb): Use 16-bit encoding when possible.

17 years ago2007-04-18 Matthias Klose <doko@ubuntu.com>
Daniel Jacobowitz [Wed, 18 Apr 2007 12:14:50 +0000 (12:14 +0000)]
2007-04-18  Matthias Klose  <doko@ubuntu.com>

* Makefile.am (libbfd_la_LDFLAGS): Use bfd soversion.
(bfdver.h): Use the date in non-release builds for the soversion.
* Makefile.in: Regenerate.

2007-04-18  Matthias Klose  <doko@ubuntu.com>

* Makefile.am (libopcodes_la_LDFLAGS): Use bfd soversion.
* Makefile.in: Regenerate.

17 years agold/
Alan Modra [Wed, 18 Apr 2007 03:55:10 +0000 (03:55 +0000)]
ld/
* ldlang.h (enum section_type): Add overlay_section.
* ldlang.c (lang_add_section): Handle flags for overlay_section
as per normal_section.
(lang_size_sections_1): When setting lma, detect overlays by
os->sectype rather than by looking for overlapping vmas.
(lang_enter_overlay_section): Use overlay_section type.
(lang_leave_overlay): Set first overlay section to normal.
ld/testsuite/
* ld-spu/ovl.lnk: Use OVERLAY keyword.

17 years agodaily update
Alan Modra [Wed, 18 Apr 2007 00:00:06 +0000 (00:00 +0000)]
daily update

17 years ago2007-04-17 Paul Brook <paul@codesourcery.com>
Paul Brook [Tue, 17 Apr 2007 20:09:52 +0000 (20:09 +0000)]
2007-04-17  Paul Brook  <paul@codesourcery.com>

bfd/
* elf.c (_bfd_elf_is_function_type): New function.
* elflink.c (_bfd_elf_merge_symbol): Use bed->is_function_type.
(_bfd_elf_dynamic_symbol_p, _bfd_elf_symbol_refs_local_p,
is_global_data_symbol_definition, elf_link_add_object_symbols): Ditto.
* elf-bfd.h (elf_backend_data): Add is_function_type.
(_bfd_elf_is_function_type): Add prototype.
* elfxx-target.h (elf_backend_is_function_type): Add default
definition.
(elfNN_bed): Add elf_backend_is_function_type.
* elf32-arm.c (elf32_arm_is_function_type): New function.
(elf_backend_is_function_type): Define.

ld/testsuite/
* ld-arm/preempt-app.s: New test.
* ld-arm/preempt-app.sym: New.
* ld-arm/arm-elf.exp: Add preempt-app.

17 years ago * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Put
Daniel Jacobowitz [Tue, 17 Apr 2007 13:14:08 +0000 (13:14 +0000)]
* elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Put
DT_MIPS_RLD_MAP before DT_DEBUG again.

17 years agodaily update
Alan Modra [Tue, 17 Apr 2007 00:00:10 +0000 (00:00 +0000)]
daily update

17 years ago * config/tc-sh.c (sh_handle_align): Call as_bad_where instead
Kaz Kojima [Mon, 16 Apr 2007 13:05:30 +0000 (13:05 +0000)]
* config/tc-sh.c (sh_handle_align):  Call as_bad_where instead
of as_warn_where for misaligned data.

17 years agodaily update
Alan Modra [Mon, 16 Apr 2007 00:00:07 +0000 (00:00 +0000)]
daily update

17 years ago * config/tc-sh.c (align_test_frag_offset_fixed_p): Handle
Kaz Kojima [Sun, 15 Apr 2007 22:02:25 +0000 (22:02 +0000)]
* config/tc-sh.c (align_test_frag_offset_fixed_p): Handle
rs_fill frags.

17 years agodaily update
Alan Modra [Sun, 15 Apr 2007 00:00:06 +0000 (00:00 +0000)]
daily update

17 years ago * Makefile.am: Add ACLOCAL_AMFLAGS.
Steve Ellcey [Sat, 14 Apr 2007 20:45:09 +0000 (20:45 +0000)]
* Makefile.am: Add ACLOCAL_AMFLAGS.
* Makefile.in: Regenerate.

17 years ago * Makefile.am: Add ACLOCAL_AMFLAGS.
Steve Ellcey [Sat, 14 Apr 2007 20:38:13 +0000 (20:38 +0000)]
    * Makefile.am: Add ACLOCAL_AMFLAGS.
        * configure.in: Change macro call order.
        * Makefile.in: Regenerate.
        * configure: Regenerate.

17 years ago * Makefile.am: Add ACLOCAL_AMFLAGS.
Steve Ellcey [Sat, 14 Apr 2007 20:36:56 +0000 (20:36 +0000)]
    * Makefile.am: Add ACLOCAL_AMFLAGS.
        * configure.in: Change macro call order.
        * Makefile.in: Regnerate.
        * doc/Makefile.in: Regenerate.
        * configure: Regenerate.

17 years ago * config-ml.in: Update from GCC.
Steve Ellcey [Sat, 14 Apr 2007 20:35:07 +0000 (20:35 +0000)]
    * config-ml.in: Update from GCC.

17 years ago * config/tc-sh.c (align_test_frag_offset_fixed_p): New.
Kaz Kojima [Sat, 14 Apr 2007 14:21:11 +0000 (14:21 +0000)]
* config/tc-sh.c (align_test_frag_offset_fixed_p): New.
(sh_optimize_expr): Likewise.
* config/tc-sh.h (md_optimize_expr): Define.
(sh_optimize_expr): Prototype.

17 years ago * elflink.c (bfd_elf_final_link): Don't free symbuf for
Jakub Jelinek [Sat, 14 Apr 2007 13:01:24 +0000 (13:01 +0000)]
* elflink.c (bfd_elf_final_link): Don't free symbuf for
non-elf input bfds.
(bfd_elf_size_dynamic_sections): Don't access elf_section_data
for non-elf input bfds.

17 years agodaily update
Alan Modra [Sat, 14 Apr 2007 00:00:05 +0000 (00:00 +0000)]
daily update

17 years agoRemove trailing white spaces.
H.J. Lu [Fri, 13 Apr 2007 21:59:35 +0000 (21:59 +0000)]
Remove trailing white spaces.

17 years ago2007-04-13 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 13 Apr 2007 21:57:21 +0000 (21:57 +0000)]
2007-04-13  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c: Remove trailing white spaces.

17 years ago * Makefile.am (TOOL_PROGS): Add objcopy.
Nathan Sidwell [Fri, 13 Apr 2007 12:05:59 +0000 (12:05 +0000)]
* Makefile.am (TOOL_PROGS): Add objcopy.
* Makefile.in: Rebuilt.

17 years agodaily update
Alan Modra [Fri, 13 Apr 2007 00:00:05 +0000 (00:00 +0000)]
daily update

17 years agobfd/
Richard Sandiford [Thu, 12 Apr 2007 19:27:35 +0000 (19:27 +0000)]
bfd/
* elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add
DT_MIPS_RTLD_MAP for PIEs.

17 years agobfd/
Richard Sandiford [Thu, 12 Apr 2007 19:26:09 +0000 (19:26 +0000)]
bfd/
* elfxx-mips.c (mips_elf_calculate_relocation): Set DT_TEXTREL
when creating a __GOTT_BASE__ or __GOTT_INDEX__ relocation
in a read-only section.
(_bfd_mips_elf_check_relocs): Likewise.

ld/testsuite/
* ld-mips-elf/vxworks1-lib.td: New test.
* ld-mips-elf/mips-elf.exp: Run it.

17 years ago2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 12 Apr 2007 19:20:46 +0000 (19:20 +0000)]
2007-04-12  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/4348
* objcopy.c (copy_object): Don't stop when there are no
sections to be copied.

testsuite/

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

PR binutils/4348
* binutils-all/empty.s: New file.
* binutils-all/strip-3.d: Likewise.

* binutils-all/objcopy.exp: Run strip-3 for ELF target.

17 years ago * elf32-xtensa.c (xtensa_is_insntable_section): New.
Bob Wilson [Thu, 12 Apr 2007 18:55:29 +0000 (18:55 +0000)]
* elf32-xtensa.c (xtensa_is_insntable_section): New.
(xtensa_is_proptable_section): New.
(elf_xtensa_discard_info_for_section): Handle "full" .xt.prop property
tables with 12-byte entries, as well as tables with 8-byte entries.
Sort the relocations before examining them.
(relax_property_section): Use xtensa_is_proptable_section and
xtensa_is_littable_section.  Rewrite code for combining table entries
to be more robust in case of unexpected relocations.  Do not set offset
of unused relocations to less than zero.
(xtensa_is_property_section): Use other functions instead of
duplicating section name comparisons.
(xtensa_is_littable_section): Use CONST_STRNEQ for ".gnu.linkonce.p.".
(xtensa_get_property_predef_flags): Use xtensa_is_insntable_section.

17 years agobfd/
Bob Wilson [Thu, 12 Apr 2007 15:52:02 +0000 (15:52 +0000)]
bfd/
* elf32-xtensa.c (elf_xtensa_gc_mark_hook): Don't follow references
from Xtensa property sections.
ld/
* emulparams/elf32xtensa.sh (OTHER_SECTIONS): KEEP property sections.

17 years agoconfig:
Paolo Bonzini [Thu, 12 Apr 2007 13:06:01 +0000 (13:06 +0000)]
config:
2007-04-11  Kai Tietz  <kai.tietz@onevision.com>

* stdint.m4: Make template compatible with older cygwin
types.h, wrapping each type in a __XXX_t_defined #ifdef.

17 years ago * elf32-spu.c (needs_ovl_stub): Test that spu_elf_section_data
Alan Modra [Thu, 12 Apr 2007 07:47:13 +0000 (07:47 +0000)]
* elf32-spu.c (needs_ovl_stub): Test that spu_elf_section_data
is non-NULL before dereferencing.

17 years agodaily update
Alan Modra [Thu, 12 Apr 2007 00:00:06 +0000 (00:00 +0000)]
daily update

17 years ago2007-04-11 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Wed, 11 Apr 2007 21:56:25 +0000 (21:56 +0000)]
2007-04-11  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/4333
* i386-dis.c (GRP1a): New.
(GRP1b ... GRPPADLCK2): Update index.
(dis386): Use GRP1a for entry 0x8f.
(mod, rm, reg): Removed. Replaced by ...
(modrm): This.
(grps): Add GRP1a.

17 years agomerge from gcc
DJ Delorie [Wed, 11 Apr 2007 20:01:26 +0000 (20:01 +0000)]
merge from gcc

17 years agofix typo in previous commit
Nathan Sidwell [Wed, 11 Apr 2007 14:36:33 +0000 (14:36 +0000)]
fix typo in previous commit

17 years ago * elf-vxworks.c (elf_vxworks_emit_relocs): Remap weakdef PLT slot
Nathan Sidwell [Wed, 11 Apr 2007 12:02:32 +0000 (12:02 +0000)]
* elf-vxworks.c (elf_vxworks_emit_relocs): Remap weakdef PLT slot
relocs too.

17 years agodaily update
Alan Modra [Wed, 11 Apr 2007 00:00:08 +0000 (00:00 +0000)]
daily update

17 years agobfd/
Richard Henderson [Tue, 10 Apr 2007 18:00:26 +0000 (18:00 +0000)]
bfd/
        * elf64-alpha.c (struct alpha_elf_link_hash_table): Add relax_trip.
        (elf64_alpha_size_got_sections): Remove unused something_changed local.
        (elf64_alpha_size_plt_section): Return void.
        (elf64_alpha_size_rela_got_section): Likewise.
        (elf64_alpha_relax_section): Only regenerate got+plt if the
        relax_trip counter has changed.
include/
        * bfdlink.h (struct bfd_link_info): Add relax_trip.
ld/
        * ldlang.c (relax_sections): Initialize and increment
        link_info.relax_trip.

17 years agoFix typo in the previous commit
Vladimir Prus [Tue, 10 Apr 2007 08:47:50 +0000 (08:47 +0000)]
Fix typo in the previous commit

17 years ago * NEWS: Mention disjoint histograms support in
Vladimir Prus [Tue, 10 Apr 2007 08:01:13 +0000 (08:01 +0000)]
    * NEWS: Mention disjoint histograms support in
        gprof.

17 years ago * hist.h (struct histogram)
Vladimir Prus [Tue, 10 Apr 2007 07:57:31 +0000 (07:57 +0000)]
* hist.h (struct histogram)
(histograms, num_histograms): New.
* hist.c (find_histogram, find_histogram_for_pc)
(read_histogram_header): New.
(s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
(hist_sample): Remove.
(hist_read_rec): Use the above, and handle multiple
histogram records with disjoint address ranges.
(hist_write_hist): Support several histogram records.
(scale_and_align_entries): Adjust for multiple histograms.
(hist_assign_samples_1): New.
(hist_assign_samples): Use the above.
(hist_clip_symbol_address): New.
* hist.h (hist_check_address)
(hist_clip_symbol_address): Declare.
* gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
of legacy format for multiple histogram changes.
* corefile.c (find_call): Check for core_text_space and
clip symbol address range here.
* vax.c (vax_find_call): Don't check for
core_text_space, or clip the symbol's address range here.
Use hist_check_address to check call's target address.
* sparc.c: Likewise.
* tahoe.c: Likewise.
* i386.c: Likewise.
* mips.c: Likewise. Also use core_text_sect->vma as the base
address for code accesses, just like other machine-specific
routines do.
* gprof.texi: Adjust for the new logic.

17 years agodaily update
Alan Modra [Tue, 10 Apr 2007 00:00:06 +0000 (00:00 +0000)]
daily update

17 years ago * m68k-dis.c (print_insn_m68k): Restore info->fprintf_func and
Kazu Hirata [Mon, 9 Apr 2007 17:09:56 +0000 (17:09 +0000)]
* m68k-dis.c (print_insn_m68k): Restore info->fprintf_func and
info->print_address_func if longjmp is called.

17 years ago * src-release (do-proto-toplev): Process the support directories before
Daniel Jacobowitz [Mon, 9 Apr 2007 15:36:44 +0000 (15:36 +0000)]
* src-release (do-proto-toplev): Process the support directories before
the tool directory.

* Makefile.am (bfdver.h): Do not generate doc/bfdver.texi.
* doc/Makefile.am (DOCFILES): Add bfdver.texi.
(bfdver.texi): New rule.
* Makefile.in, doc/Makefile.in: Regenerated.

17 years ago * dwarf.c (process_debug_info): Do not require DW_AT_frame_base for
Daniel Jacobowitz [Mon, 9 Apr 2007 14:36:59 +0000 (14:36 +0000)]
* dwarf.c (process_debug_info): Do not require DW_AT_frame_base for
DW_TAG_inlined_subroutine.

17 years agodaily update
Alan Modra [Mon, 9 Apr 2007 00:00:04 +0000 (00:00 +0000)]
daily update

17 years agodaily update
Alan Modra [Sun, 8 Apr 2007 00:00:05 +0000 (00:00 +0000)]
daily update