]> git.ipfire.org Git - thirdparty/binutils-gdb.git/log
thirdparty/binutils-gdb.git
11 years agoinclude/opcode/
Peter Bergner [Fri, 11 Jan 2013 02:25:36 +0000 (02:25 +0000)] 
include/opcode/
* ppc.h (PPC_OPCODE_POWER8): New define.
(PPC_OPCODE_HTM): Likewise.

opcodes/
* ppc-dis.c (ppc_opts): Add "power8", "pwr8" and "htm" entries.
* ppc-opc.c (HTM_R, HTM_SI, XRTRB_MASK, XRTRARB_MASK, XRTLRARB_MASK,
XRTARARB_MASK, XRTBFRARB_MASK, XRCL, POWER8, PPCHTM): New defines.
(SH6): Update.
<"tabort.", "tabortdc.", "tabortdci.", "tabortwc.",
"tabortwci.", "tbegin.", "tcheck", "tend.", "trechkpt.",
"treclaim.", "tsr.">: Add POWER8 HTM opcodes.
<"tendall.", "tresume.", "tsuspend.">: Add POWER8 HTM extended opcodes.

gas/
* doc/as.texinfo (Target PowerPC): Document -mpower8 and -mhtm.
* doc/c-ppc.texi (PowerPC-Opts):  Likewise.
* config/tc-ppc.c (md_show_usage): Likewise.
(ppc_handle_align): Handle power8's group ending nop.

gas/testsuite/
* gas/ppc/htm.d: New test.
* gas/ppc/htm.s: Likewise.
* gas/ppc/power8.d: Likewise.
* gas/ppc/power8.s: Likewise.
* gas/ppc/ppc.exp: Run them.

11 years agogdb/
Yao Qi [Fri, 11 Jan 2013 00:56:05 +0000 (00:56 +0000)] 
gdb/
2013-01-11  Yao Qi  <yao@codesourcery.com>
    Stan Shebs  <stan@codesourcery.com>

* psymtab.c (init_psymbol_list): Clarify the comment.

11 years agogdb/
Yao Qi [Fri, 11 Jan 2013 00:41:08 +0000 (00:41 +0000)] 
gdb/

* breakpoint.c (print_one_breakpoint_location): Remove dead code.
(update_dprintf_command_list): Assert that 'printf_line' is
non-null.  Remove condition check.

11 years agogdb/testsuite/
Yao Qi [Fri, 11 Jan 2013 00:31:58 +0000 (00:31 +0000)] 
gdb/testsuite/

* gdb.base/dprintf.exp: Check the output of 'info breakpoints'
for dprintf.
* gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
Check the fields in "=breakpoint-created" for dprintf.

11 years ago*** empty log message ***
gdbadmin [Fri, 11 Jan 2013 00:00:03 +0000 (00:00 +0000)] 
*** empty log message ***

11 years agodaily update
Alan Modra [Thu, 10 Jan 2013 23:00:05 +0000 (23:00 +0000)] 
daily update

11 years ago* config/tc-xgate.c (md_begin): Fix the printing of opcodes so
Sean Keys [Thu, 10 Jan 2013 22:15:05 +0000 (22:15 +0000)] 
* config/tc-xgate.c (md_begin): Fix the printing of opcodes so
        that the assember exits after the opcodes have been printed.

11 years agogdb/
Jan Kratochvil [Thu, 10 Jan 2013 21:15:51 +0000 (21:15 +0000)] 
gdb/
Code cleanup.
* psymtab.c (psymtab_to_fullname, psymtab_to_fullname): Make the return
type const char *.
* tui/tui-source.c (tui_source_is_displayed): Make the parameter fname
const char *.
* tui/tui-source.h (tui_source_is_displayed): Likewise.

11 years agoRemove trailing white spaces in ld
H.J. Lu [Thu, 10 Jan 2013 20:08:03 +0000 (20:08 +0000)] 
Remove trailing white spaces in ld

* deffilep.y: Remove trailing white spaces.
* elf-hints-local.h: Likewise.
* ldexp.c: Likewise.
* ldlang.h: Likewise.
* ldmisc.c: Likewise.
* ldwrite.c: Likewise.
* pe-dll.c: Likewise.
* emulparams/criself.sh: Likewise.
* emulparams/crislinux.sh: Likewise.
* emulparams/elf32_tic6x_le.sh: Likewise.
* emulparams/elf32bmipn32-defs.sh: Likewise.
* emulparams/elf32mb_linux.sh: Likewise.
* emulparams/elf32mep.sh: Likewise.
* emulparams/elf32microblaze.sh: Likewise.
* emulparams/elf32ppc.sh: Likewise.
* emulparams/elf64_s390.sh: Likewise.
* emulparams/elf64alpha.sh: Likewise.
* emulparams/elf_s390.sh: Likewise.
* emulparams/elf_x86_64.sh: Likewise.
* emulparams/tic80coff.sh: Likewise.
* emultempl/aix.em: Likewise.
* emultempl/avrelf.em: Likewise.
* emultempl/cr16elf.em: Likewise.
* emultempl/pe.em: Likewise.
* emultempl/pep.em: Likewise.
* emultempl/spuelf.em: Likewise.
* emultempl/tic6xdsbt.em: Likewise.

11 years agoRemove trailing white spaces in bfd
H.J. Lu [Thu, 10 Jan 2013 20:03:55 +0000 (20:03 +0000)] 
Remove trailing white spaces in bfd

* aout0.c: Remove trailing white spaces.
* archive.c: Likewise.
* archures.c: Likewise.
* bfd-in.h: Likewise.
* bfd-in2.h: Likewise.
* coff-alpha.c: Likewise.
* coff-i860.c: Likewise.
* coff-mips.c: Likewise.
* coff-ppc.c: Likewise.
* coff-tic80.c: Likewise.
* coff-x86_64.c: Likewise.
* coff-z80.c: Likewise.
* coffcode.h: Likewise.
* coffgen.c: Likewise.
* cofflink.c: Likewise.
* compress.c: Likewise.
* corefile.c: Likewise.
* cpu-arm.c: Likewise.
* cpu-avr.c: Likewise.
* cpu-bfin.c: Likewise.
* cpu-cr16.c: Likewise.
* cpu-cr16c.c: Likewise.
* cpu-crx.c: Likewise.
* cpu-h8300.c: Likewise.
* cpu-i386.c: Likewise.
* cpu-lm32.c: Likewise.
* cpu-m68k.c: Likewise.
* cpu-moxie.c: Likewise.
* cpu-msp430.c: Likewise.
* cpu-sh.c: Likewise.
* cpu-xc16x.c: Likewise.
* dwarf2.c: Likewise.
* ecofflink.c: Likewise.
* ecoffswap.h: Likewise.
* elf-ifunc.c: Likewise.
* elf-m10300.c: Likewise.
* elf-vxworks.c: Likewise.
* elf32-avr.c: Likewise.
* elf32-avr.h: Likewise.
* elf32-cr16.c: Likewise.
* elf32-cr16c.c: Likewise.
* elf32-cris.c: Likewise.
* elf32-crx.c: Likewise.
* elf32-frv.c: Likewise.
* elf32-hppa.c: Likewise.
* elf32-i860.c: Likewise.
* elf32-ip2k.c: Likewise.
* elf32-iq2000.c: Likewise.
* elf32-m32c.c: Likewise.
* elf32-m68hc1x.c: Likewise.
* elf32-msp430.c: Likewise.
* elf32-mt.c: Likewise.
* elf32-ppc.c: Likewise.
* elf32-rl78.c: Likewise.
* elf32-s390.c: Likewise.
* elf32-score.h: Likewise.
* elf32-sh-symbian.c: Likewise.
* elf32-sh.c: Likewise.
* elf32-spu.c: Likewise.
* elf32-tic6x.c: Likewise.
* elf32-v850.c: Likewise.
* elf32-xc16x.c: Likewise.
* elf32-xtensa.c: Likewise.
* elf64-alpha.c: Likewise.
* elf64-hppa.c: Likewise.
* elf64-ppc.c: Likewise.
* elf64-s390.c: Likewise.
* elfcore.h: Likewise.
* elflink.c: Likewise.
* elfxx-mips.c: Likewise.
* elfxx-sparc.c: Likewise.
* elfxx-tilegx.c: Likewise.
* ieee.c: Likewise.
* libcoff.h: Likewise.
* libpei.h: Likewise.
* libxcoff.h: Likewise.
* linker.c: Likewise.
* mach-o-i386.c: Likewise.
* mach-o-target.c: Likewise.
* mach-o.c: Likewise.
* mach-o.h: Likewise.
* mmo.c: Likewise.
* opncls.c: Likewise.
* pdp11.c: Likewise.
* pe-x86_64.c: Likewise.
* peXXigen.c: Likewise.
* pef-traceback.h: Likewise.
* pei-x86_64.c: Likewise.
* peicode.h: Likewise.
* plugin.c: Likewise.
* reloc.c: Likewise.
* riscix.c: Likewise.
* section.c: Likewise.
* som.c: Likewise.
* syms.c: Likewise.
* tekhex.c: Likewise.
* ticoff.h: Likewise.
* vaxbsd.c: Likewise.
* xcofflink.c: Likewise.
* xtensa-isa.c: Likewise.

11 years agoRemove trailing white spaces on gas
H.J. Lu [Thu, 10 Jan 2013 19:51:55 +0000 (19:51 +0000)] 
Remove trailing white spaces on gas

* app.c: Remove trailing white spaces.
* as.c: Likewise.
* as.h: Likewise.
* cond.c: Likewise.
* dw2gencfi.c: Likewise.
* dwarf2dbg.h: Likewise.
* ecoff.c: Likewise.
* input-file.c: Likewise.
* itbl-lex.h: Likewise.
* output-file.c: Likewise.
* read.c: Likewise.
* sb.c: Likewise.
* subsegs.c: Likewise.
* symbols.c: Likewise.
* write.c: Likewise.
* config/tc-i386.c: Likewise.
* doc/Makefile.am: Likewise.
* doc/Makefile.in: Likewise.
* doc/c-aarch64.texi: Likewise.
* doc/c-alpha.texi: Likewise.
* doc/c-arc.texi: Likewise.
* doc/c-arm.texi: Likewise.
* doc/c-avr.texi: Likewise.
* doc/c-bfin.texi: Likewise.
* doc/c-cr16.texi: Likewise.
* doc/c-d10v.texi: Likewise.
* doc/c-d30v.texi: Likewise.
* doc/c-h8300.texi: Likewise.
* doc/c-hppa.texi: Likewise.
* doc/c-i370.texi: Likewise.
* doc/c-i386.texi: Likewise.
* doc/c-i860.texi: Likewise.
* doc/c-m32c.texi: Likewise.
* doc/c-m32r.texi: Likewise.
* doc/c-m68hc11.texi: Likewise.
* doc/c-m68k.texi: Likewise.
* doc/c-microblaze.texi: Likewise.
* doc/c-mips.texi: Likewise.
* doc/c-msp430.texi: Likewise.
* doc/c-mt.texi: Likewise.
* doc/c-s390.texi: Likewise.
* doc/c-score.texi: Likewise.
* doc/c-sh.texi: Likewise.
* doc/c-sh64.texi: Likewise.
* doc/c-tic54x.texi: Likewise.
* doc/c-tic6x.texi: Likewise.
* doc/c-v850.texi: Likewise.
* doc/c-xc16x.texi: Likewise.
* doc/c-xgate.texi: Likewise.
* doc/c-xtensa.texi: Likewise.
* doc/c-z80.texi: Likewise.
* doc/internals.texi: Likewise.

11 years agogas/
Roland McGrath [Thu, 10 Jan 2013 17:11:17 +0000 (17:11 +0000)] 
gas/
* hash.c (hash_new_sized): Make it global.
* hash.h: Declare it.
* macro.c (define_macro): Use hash_new_sized instead of hash_new,
pass a small size.

11 years agoBuild gmp before configuring gcc
H.J. Lu [Thu, 10 Jan 2013 17:02:01 +0000 (17:02 +0000)] 
Build gmp before configuring gcc

* Makefile.def (configure-gcc): Depend on all-gmp.
(all-gcc): Remove dependency on all-gmp.
* Makefile.in: Regenerated.

11 years ago * interp.c (sim_open): Add support for bfd_arch_v850_rh850
Nick Clifton [Thu, 10 Jan 2013 09:57:02 +0000 (09:57 +0000)] 
* interp.c (sim_open): Add support for bfd_arch_v850_rh850
architecture type.  Add support for bfd_mach_v850e2 and
bfd_mach_v850e2v3 machine numbers.
        * v850.igen (dbtrap): Add support for SIM_OPEN_DEBUG.
        (cmpf.d): Correct order of operands.
        (cmpf.s): Likewise.
        (trncf.dul): New pattern.
        (trncf.duw): New pattern.
        (trncf.sul): New pattern.
        (trncf.suw): New pattern.
        * v850-dc: Correct bitfield selection for TRNCF.SW and CVTF.SW.

11 years ago * common.h: Fix case of "Meta".
Nick Clifton [Thu, 10 Jan 2013 09:49:22 +0000 (09:49 +0000)] 
* common.h: Fix case of "Meta".
* metag.h: New file.

* dis-asm.h (print_insn_metag): New declaration.

* metag.h: New file.

* Makefile.am: Add Meta.
* Makefile.in: Regenerate.
* configure: Regenerate.
* configure.in: Add Meta.
* disassemble.c: Add Meta support.
* metag-dis.c: New file.

* Makefile.am: Add Meta.
* Makefile.in: Regenerate.
* archures.c (bfd_mach_metag): New.
* bfd-in2.h: Regenerate.
* config.bfd: Add Meta.
* configure: Regenerate.
* configure.in: Add Meta.
* cpu-metag.c: New file.
* elf-bfd.h: Add Meta.
* elf32-metag.c: New file.
* elf32-metag.h: New file.
* libbfd.h: Regenerate.
* reloc.c: Add Meta relocations.
* targets.c: Add Meta.

* Makefile.am: Add Meta.
* Makefile.in: Regenerate.
* config/tc-metag.c: New file.
* config/tc-metag.h: New file.
* configure.tgt: Add Meta.
* doc/Makefile.am: Add Meta.
* doc/Makefile.in: Regenerate.
* doc/all.texi: Add Meta.
* doc/as.texiinfo: Document Meta options.
* doc/c-metag.texi: New file.

* gas/metag/labelarithmetic.d: New file.
* gas/metag/labelarithmetic.s: New file.
* gas/metag/metacore12.d: New file.
* gas/metag/metacore12.s: New file.
* gas/metag/metacore21-invalid.l: New file.
* gas/metag/metacore21-invalid.s: New file.
* gas/metag/metacore21.d: New file.
* gas/metag/metacore21.s: New file.
* gas/metag/metacore21ext.d: New file.
* gas/metag/metacore21ext.s: New file.
* gas/metag/metadsp21-invalid.l: New file.
* gas/metag/metadsp21-invalid.s: New file.
* gas/metag/metadsp21.d: New file.
* gas/metag/metadsp21.s: New file.
* gas/metag/metadsp21ext.d: New file.
* gas/metag/metadsp21ext.s: New file.
* gas/metag/metafpu21.d: New file.
* gas/metag/metafpu21.s: New file.
* gas/metag/metafpu21ext.d: New file.
* gas/metag/metafpu21ext.s: New file.
* gas/metag/metag.exp: New file.
* gas/metag/tls.d: New file.
* gas/metag/tls.s: New file.

* Makefile.am: Add Meta.
* Makefile.in: Regenerate.
* configure.tgt: Add Meta.
* emulparams/elf32metag.sh: New file.
* emultempl/metagelf.em: New file.

* ld-elf/merge.d: Mark Meta as xfail.
* ld-gc/start.d: Skip this test on Meta.
* ld-gc/personality.d: Skip this test on Meta.
* ld-metag/external.s: New file.
* ld-metag/metag.exp: New file.
* ld-metag/pcrel.d: New file.
* ld-metag/pcrel.s: New file.
* ld-metag/shared.d: New file.
* ld-metag/shared.r: New file.
* ld-metag/shared.s: New file.
* ld-metag/stub.d: New file.
* ld-metag/stub.s: New file.
* ld-metag/stub_pic_app.d: New file.
* ld-metag/stub_pic_app.r: New file.
* ld-metag/stub_pic_app.s: New file.
* ld-metag/stub_pic_shared.d: New file.
* ld-metag/stub_pic_shared.s: New file.
* ld-metag/stub_shared.d: New file.
* ld-metag/stub_shared.r: New file.
* ld-metag/stub_shared.s: New file.

* binutils/readelf.c: (guess_is_rela): Add EM_METAG.
(dump_relocations): Add EM_METAG.
(get_machine_name): Correct case for Meta.
(is_32bit_abs_reloc): Add support for Meta ADDR32 reloc.
(is_none_reloc): Add support for Meta NONE reloc.

11 years agoMake linker scripts and section ordering via --section-ordering-file or
Sriraman Tallam [Thu, 10 Jan 2013 00:18:15 +0000 (00:18 +0000)] 
Make linker scripts and section ordering via --section-ordering-file or
linker plugins work. This patch lets linker scripts take precedence.

2013-01-09  Sriraman Tallam  <tmsriram@google.com>

* output.h (sort_attached_input_sections): Change to be public.
* script-sections.cc
(Output_section_definition::set_section_addresses): Sort
attached input sections according to section order before linker
script assigns section addresses.
(Orphan_output_section::set_section_addresses): Sort
attached input sections according to section order before linker
script assigns section addresses.
* Makefile.am (final_layout.sh): Use a simple linker script to
check if section ordering still works.
* Makefile.in: Regenerate.

11 years ago*** empty log message ***
gdbadmin [Thu, 10 Jan 2013 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

11 years agodaily update
Alan Modra [Wed, 9 Jan 2013 23:00:06 +0000 (23:00 +0000)] 
daily update

11 years agoFixes for solaris compiler
Anthony Green [Wed, 9 Jan 2013 21:51:18 +0000 (21:51 +0000)] 
Fixes for solaris compiler

11 years ago * symfile.h (quick_symbol_functions): Delete member
Doug Evans [Wed, 9 Jan 2013 20:46:03 +0000 (20:46 +0000)] 
* symfile.h (quick_symbol_functions): Delete member
pre_expand_symtabs_matching.  All uses removed.
* dwarf2read.c (dw2_lookup_symbol): Implement.
(dw2_do_expand_symtabs_matching): Delete.
(dw2_pre_expand_symtabs_matching): Delete.
(struct dw2_symtab_iterator): New type.
(dw2_symtab_iter_init, dw2_symtab_iter_next): New functions.
(dw2_expand_symtabs_for_function): Rewrite.
(dwarf2_gdb_index_functions): Update.
* psymtab.c (pre_expand_symtabs_matching_psymtabs): Delete.
(psym_functions): Update.

11 years ago2013-01-09 Steve Ellcey <sellcey@mips.com>
Steve Ellcey [Wed, 9 Jan 2013 18:31:21 +0000 (18:31 +0000)] 
2013-01-09  Steve Ellcey  <sellcey@mips.com>

* config/tc-i386.c (md_begin): Remove 'internal Error' from as_fatal
calls.
* config/tc-mips.c (internalError): Remove, replace with abort.

11 years ago * config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
Tom Tromey [Wed, 9 Jan 2013 17:21:36 +0000 (17:21 +0000)] 
* config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
* configure: Rebuild.
* configure.ac: Add somread.o to the build if BFD has SOM
support.
* somread.c: Include som/aout.h, not syms.h.
(som_symtab_read): Use som_external_symbol_dictionary_record.
Unpack records manually.
(_initialize_somread): Declare.

11 years ago * arm.cc (Target_arm::attributes_accept_div): New function.
Ian Lance Taylor [Wed, 9 Jan 2013 15:27:24 +0000 (15:27 +0000)] 
* arm.cc (Target_arm::attributes_accept_div): New function.
(Target_arm::attributes_forbid_div): New function.
(Target_arm::merge_object_attributes): Merge the Tag_DIV_use
attribute using the same new functions as what bfd/elf32_arm.c
does.

11 years ago * emulparams/elf_x86_64.sh (LARGE_BSS_AFTER_BSS): Define.
Alan Modra [Wed, 9 Jan 2013 05:51:32 +0000 (05:51 +0000)] 
* emulparams/elf_x86_64.sh (LARGE_BSS_AFTER_BSS): Define.
* emulparams/elf32_x86_64.sh: Likewise.
* emulparams/elf_k1om.sh: Likewise.
* emulparams/elf_l1om.sh: Likewise.
* scripttempl/elf.sc (LARGE_BSS): Define rather than appending to
OTHER_BSS_SECTIONS.  Substitute in script.

11 years ago*** empty log message ***
gdbadmin [Wed, 9 Jan 2013 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

11 years agodaily update
Alan Modra [Tue, 8 Jan 2013 23:00:07 +0000 (23:00 +0000)] 
daily update

11 years ago * config.guss: Update from config repo.
Jan-Benedict Glaw [Tue, 8 Jan 2013 22:42:34 +0000 (22:42 +0000)] 
* config.guss: Update from config repo.
* config.sub: Dito.

11 years agogdb: x86: fix x32 builds with inline asm
Mike Frysinger [Tue, 8 Jan 2013 19:38:51 +0000 (19:38 +0000)] 
gdb: x86: fix x32 builds with inline asm

We need to cast the pointer up to 64bits so that the push works on x32
targets.  For 64bit targets, this makes no difference.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
11 years agogas/
Yufeng Zhang [Tue, 8 Jan 2013 18:17:10 +0000 (18:17 +0000)] 
gas/

2013-01-08  Yufeng Zhang  <yufeng.zhang@arm.com>

* config/tc-aarch64.c (parse_operands): Change to compare the result
of function call 'parse_sys_reg' with 'PARSE_FAIL' instead of 'FALSE'.

gas/testsuite/

2013-01-08  Yufeng Zhang  <yufeng.zhang@arm.com>

* gas/aarch64/diagnostic.s: Add test.
* gas/aarch64/diagnostic.l: Update.

11 years agoinclude/elf/
Yufeng Zhang [Tue, 8 Jan 2013 18:09:12 +0000 (18:09 +0000)] 
include/elf/

2013-01-08  Yufeng Zhang  <yufeng.zhang@arm.com>

* common.h (NT_ARM_TLS, NT_ARM_HW_BREAK, NT_ARM_HW_WATCH): New macro
definitions.

bfd/

2013-01-08  Yufeng Zhang  <yufeng.zhang@arm.com>

* elf-bfd.h (elfcore_write_aarch_tls): Add prototype.
(elfcore_write_aarch_hw_break): Likewise.
(elfcore_write_aarch_hw_watch): Likewise.
* elf.c (elfcore_grok_aarch_tls): New function.
(elfcore_grok_aarch_hw_break): Likewise.
(elfcore_grok_aarch_hw_watch): Likewise.
(elfcore_grok_note): Call the new functions to handle the
corresponding notes.
(elfcore_write_aarch_tls): New function.
(elfcore_write_aarch_hw_break): Likewise.
(elfcore_write_aarch_hw_watch): Likewise.
(elfcore_write_register_note): Call the new functions to handle the
corresponding pseudo sections.

binutils/

2013-01-08  Yufeng Zhang  <yufeng.zhang@arm.com>

* readelf.c (get_note_type): Handle NT_ARM_TLS, NT_ARM_HW_BREAK
and NT_ARM_HW_WATCH.

11 years ago * mem.c (MDBL): Correct value.
Nick Clifton [Tue, 8 Jan 2013 15:05:00 +0000 (15:05 +0000)] 
* mem.c (MDBL): Correct value.
(MDBH): Correct value.

11 years agold/testsuite/
Thomas Schwinge [Tue, 8 Jan 2013 10:24:46 +0000 (10:24 +0000)] 
ld/testsuite/
* ld-i386/export-class.exp: Restore (and reword) comment about
excluded targets.

11 years ago * scripttempl/elf.sc (RODATA_ADDR): Typo fix.
Alan Modra [Tue, 8 Jan 2013 09:23:07 +0000 (09:23 +0000)] 
* scripttempl/elf.sc (RODATA_ADDR): Typo fix.

11 years agofix typo
Alan Modra [Tue, 8 Jan 2013 06:33:12 +0000 (06:33 +0000)] 
fix typo

11 years ago * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): Replace
Alan Modra [Tue, 8 Jan 2013 06:10:39 +0000 (06:10 +0000)] 
* emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): Replace
"name" param with a bfd_link_needed_list pointer.  Update caller.
(gld${EMULATION_NAME}_check_ld_elf_hints): Likewise.

11 years ago * Makefile.am (ALL_EMULATION_SOURCES): Correct eavrxmega entries.
Alan Modra [Tue, 8 Jan 2013 02:02:34 +0000 (02:02 +0000)] 
* Makefile.am (ALL_EMULATION_SOURCES): Correct eavrxmega entries.
* Makefile.in: Regenerate.

11 years ago2013-01-08 Hui Zhu <hui_zhu@mentor.com>
Hui Zhu [Tue, 8 Jan 2013 02:00:34 +0000 (02:00 +0000)] 
2013-01-08  Hui Zhu  <hui_zhu@mentor.com>

* printcmd.c: Remove define of function output_command.
* tracepoint.c: Remove extern of function output_command.
* valprint.h: (output_command): New extern.

11 years ago*** empty log message ***
gdbadmin [Tue, 8 Jan 2013 00:00:04 +0000 (00:00 +0000)] 
*** empty log message ***

11 years agodaily update
Alan Modra [Mon, 7 Jan 2013 23:00:08 +0000 (23:00 +0000)] 
daily update

11 years ago2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Mon, 7 Jan 2013 21:39:26 +0000 (21:39 +0000)] 
2013-01-07  Jeff Johnston  <jjohnstn@redhat.com>

        * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
        exists and replace the new bfin license in its location.

11 years agogold/
Cary Coutant [Mon, 7 Jan 2013 21:36:56 +0000 (21:36 +0000)] 
gold/
PR gold/14993
* output.cc (Output_section::add_input_section): For incremental
updates, don't track input sections that are allocated from patch
space.

11 years agomerge from gcc
DJ Delorie [Mon, 7 Jan 2013 20:28:44 +0000 (20:28 +0000)] 
merge from gcc

11 years agoProperly install gold as default linker
H.J. Lu [Mon, 7 Jan 2013 19:55:41 +0000 (19:55 +0000)] 
Properly install gold as default linker

PR gold/14897
* configure.ac (--enable-ld): Removed.
(install_as_default): Set to yes only for --enable-gold=default
or --disable-ld.
* configure: Regenerated.

11 years agoRemove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGS
H.J. Lu [Mon, 7 Jan 2013 18:25:13 +0000 (18:25 +0000)] 
Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGS

* libstdc++-raw-cxx.m4 (GCC_LIBSTDCXX_RAW_CXX_FLAGS): Remove
"-I" from LIBSTDCXX_RAW_CXX_LDFLAGS.

11 years agobinutils/
Roland McGrath [Mon, 7 Jan 2013 17:40:59 +0000 (17:40 +0000)] 
binutils/
* objcopy.c (deterministic): Make int rather than bfd_boolean,
initialize to -1.
(strip_options, copy_options): Add -U/--disable-deterministic-archives.
(default_deterministic): New function.
(strip_main, copy_main): Handle -U.  Call default_deterministic.
(copy_usage, strip_usage): Describe -U.  Cite whether -D or -U is
the default based on DEFAULT_AR_DETERMINISTIC.
* doc/binutils.texi (objcopy, strip): Describe -U and effect of
configure options on -D.

* ar.c (default_deterministic): Comment fix.

11 years ago * section.c (_bfd_std_section): Rename from std_section.
Tom Tromey [Mon, 7 Jan 2013 17:18:25 +0000 (17:18 +0000)] 
* section.c (_bfd_std_section): Rename from std_section.
        (bfd_com_section_ptr, bfd_und_section_ptr, bfd_abs_section_ptr)
        (STD_SECTION): Update.
* bfd-in2.h: Rebuild.

11 years agoAdd missing gas dependency
H.J. Lu [Mon, 7 Jan 2013 17:16:04 +0000 (17:16 +0000)] 
Add missing gas dependency

PR gas/14899
* Makefile.def (dependencies): Make all-binutils, all-gprof,
all-ld and all-gold depend on all-gas.
* Makefile.in: Regenerated.

11 years agoSync config.guess and config.sub with GCC
H.J. Lu [Mon, 7 Jan 2013 17:13:22 +0000 (17:13 +0000)] 
Sync config.guess and config.sub with GCC

11 years agoAdd fuse-ld= for GCC linker option compatibility
H.J. Lu [Mon, 7 Jan 2013 16:58:59 +0000 (16:58 +0000)] 
Add fuse-ld= for GCC linker option compatibility

* lexsup.c (ld_options): Add fuse-ld= for GCC linker option
compatibility.

11 years agoAdd -fuse-ld= for GCC linker option compatibility
H.J. Lu [Mon, 7 Jan 2013 16:57:57 +0000 (16:57 +0000)] 
Add -fuse-ld= for GCC linker option compatibility

* options.h (General_options): Add -fuse-ld= for GCC linker
option compatibility.

11 years ago * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):
Tom Tromey [Mon, 7 Jan 2013 16:51:47 +0000 (16:51 +0000)] 
* objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):
Remove.
(objc_language_defn): Use c_printchar, c_printstr,
c_emit_char.

11 years ago PR cli/7719:
Tom Tromey [Mon, 7 Jan 2013 16:40:39 +0000 (16:40 +0000)] 
PR cli/7719:
* NEWS: Update.
* ada-valprint.c (printstr, print_field_values): Remove
"inspect_it" code.
* cp-valprint.c (cp_print_value_fields): Remove "inspect_it"
code.
* jv-valprint.c (java_print_value_fields): Remove "inspect_it"
code.
* m2-lang.c (m2_printstr): Remove "inspect_it" code.
* main.c (captured_main): Remove "epoch" argument.
* objc-lang.c (objc_printstr): Remove "inspect_it" code.
* p-lang.c (pascal_printstr): Remove "inspect_it" code.
* p-valprint.c (pascal_object_print_value_fields): Remove
"inspect_it" code.
* printcmd.c (print_command_1): Remove 'inspect' argument.
(print_command, call_command): Update.
(inspect_command): Remove.
(_initialize_printcmd): Make "inspect" an alias for "print".
* top.c (epoch_interface): Remove.
* top.h (epoch_interface): Remove.
* valprint.c (user_print_options): Update.
(print_converted_chars_to_obstack): Remove "inspect_it" code.
* valprint.h (struct value_print_options) <inspect_it>: Remove
field.
doc
* gdb.texinfo (Mode Options): Don't mention -epoch.
(Data, Emacs): Remove obsolete comments.

11 years agooops - typo correction.
Nick Clifton [Mon, 7 Jan 2013 15:10:18 +0000 (15:10 +0000)] 
oops - typo correction.

11 years ago (make_instruction): Rename to cr16_make_instruction.
Nick Clifton [Mon, 7 Jan 2013 15:09:07 +0000 (15:09 +0000)] 
(make_instruction): Rename to cr16_make_instruction.
(match_opcode): Rename to cr16_match_opcode.

11 years ago PR gas/14887
Nick Clifton [Mon, 7 Jan 2013 12:49:12 +0000 (12:49 +0000)] 
PR gas/14887
* config/tc-arm.c (skip_past_char): Skip whitespace before the
anticipated character.
* config/tc-arm.c (parse_address_main): Delete skip of whitespace
here as it is no longer needed.

PR gas/14887
* gas/arm/neon-ldst-es.s: Add more whitespace.

11 years ago * ld.texinfo: Replace @ with @@ when it is part of the text.
Nick Clifton [Mon, 7 Jan 2013 12:11:13 +0000 (12:11 +0000)] 
* ld.texinfo: Replace @ with @@ when it is part of the text.
Correct ordering of M68HC11 entry.

* doc/binutils.texi: Fix ordering of top level nodes.
Replace erroneous uses of @itemx with @item.

* bfd.texinfo: Replace @ with @@ when it is part of the text.

11 years agoSimplifly ptrace_request_to_str's implementation...
Joel Brobecker [Mon, 7 Jan 2013 11:43:42 +0000 (11:43 +0000)] 
Simplifly ptrace_request_to_str's implementation...

... following Pedro's advice of using a temporary macro.

gdb/gdbserver/ChangeLog:

        * lynx-low.c (ptrace_request_to_str): Define a temporary
        macro and use it to simplify this function's implementation.

11 years agoAdd ptrace error handling in lynx_resume
Joel Brobecker [Mon, 7 Jan 2013 11:43:16 +0000 (11:43 +0000)] 
Add ptrace error handling in lynx_resume

gdb/gdbserver/ChangeLog:

        * lynx-low.c (lynx_resume): Call perror_with_name if lynx_ptrace
        sets errno.

11 years agoMake x86-lynx GDBserver pass XML register map to GDB.
Joel Brobecker [Mon, 7 Jan 2013 11:42:53 +0000 (11:42 +0000)] 
Make x86-lynx GDBserver pass XML register map to GDB.

This is not strictly needed, since both GDB and GDBserver seem
to agree on the register numbering without this.  But this allows
us to make sure that this is always going to be the case.

gdb/gdbserver/ChangeLog:

        * configure.srv (i[34567]86-*-lynxos*): Set srv_xmlfiles.

11 years agoAllow powerpc-*-lynxos* GDBserver to send register map via XML...
Joel Brobecker [Mon, 7 Jan 2013 11:39:25 +0000 (11:39 +0000)] 
Allow powerpc-*-lynxos* GDBserver to send register map via XML...

... back to GDB.  The transfer occurs when GDB sends the
'qXfer:features:read:target.xml' packet.  This allows us to make
sure that GDB and GDBserver use the same register numbering.
This is important on Lynx 178, where GDB selects the rs6000:6000
architecture by default instead of the powerpc:common architecture.

gdb/gdbserver/ChangeLog:

        * configure.srv (powerpc-*-lynxos*): Set srv_xmlfiles.

11 years agoLynxOS: Resume the same thread when receiving a thread create/exit event.
Joel Brobecker [Mon, 7 Jan 2013 11:39:00 +0000 (11:39 +0000)] 
LynxOS: Resume the same thread when receiving a thread create/exit event.

Before this patch, the ptid passed to lynx_resume was completely
ignored, and we used the current_inferior. This resulted in trying
to resume the inferior execution using the wrong ptid after having
received a thread create/exit event, because the inferior_ptid
was still set to the ptid prior to receiving the signal.

gdb/gdbserver/ChangeLog:

        * lynx-low.c (lynx_resume): Use the resume_info parameter
        to determine the ptid for the lynx_ptrace call, unless
        it is equal to minus_one_ptid, in which case we use the
        ptid of the current_inferior.
        (lynx_wait_1): After having received a thread create/exit
        event, resume the inferior's execution using the signaling
        thread's ptid, rather than the old ptid.

11 years agoDelete unused variable in lynx_resume
Joel Brobecker [Mon, 7 Jan 2013 11:38:35 +0000 (11:38 +0000)] 
Delete unused variable in lynx_resume

gdb/gdbserver/ChangeLog:

        * lynx-low.c (lynx_resume): Delete variable ret.

11 years agoFix build failure on darwin due to darwin_read_dyld_info not being defined.
Joel Brobecker [Mon, 7 Jan 2013 11:14:37 +0000 (11:14 +0000)] 
Fix build failure on darwin due to darwin_read_dyld_info not being defined.

gdb/ChangeLog:

        * darwin-nat.c: Fix typo in TASK_DYLD_INFO_COUNT macro test
        used to decide whether to define darwin_read_dyld_info or not.

11 years ago*** empty log message ***
gdbadmin [Mon, 7 Jan 2013 00:00:03 +0000 (00:00 +0000)] 
*** empty log message ***

11 years agodaily update
Alan Modra [Sun, 6 Jan 2013 23:00:06 +0000 (23:00 +0000)] 
daily update

11 years ago* doc/c-mips.texi (MIPS Opts): Fix use of @itemx.
Andreas Schwab [Sun, 6 Jan 2013 17:50:21 +0000 (17:50 +0000)] 
* doc/c-mips.texi (MIPS Opts): Fix use of @itemx.
* doc/c-score.texi (SCORE-Opts): Likewise.
* doc/c-tic54x.texi (TIC54X-Directives): Likewise.

11 years ago*** empty log message ***
gdbadmin [Sun, 6 Jan 2013 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

11 years agodaily update
Alan Modra [Sat, 5 Jan 2013 23:00:06 +0000 (23:00 +0000)] 
daily update

11 years agogold/
Cary Coutant [Sat, 5 Jan 2013 00:00:51 +0000 (00:00 +0000)] 
gold/
* configure.ac: Fix typo restoring CXXFLAGS.
* configure: Regenerate.

11 years ago*** empty log message ***
gdbadmin [Sat, 5 Jan 2013 00:00:35 +0000 (00:00 +0000)] 
*** empty log message ***

11 years agogold/
Cary Coutant [Fri, 4 Jan 2013 23:50:27 +0000 (23:50 +0000)] 
gold/
* testsuite/Makefile.am (CXXLINK_S): New macro.
(debug_msg_so.err, debug_msg_ndebug.err): Use CXXLINK_S.
* testsuite/Makefile.in: Regenerate.

11 years agodaily update
Alan Modra [Fri, 4 Jan 2013 23:00:07 +0000 (23:00 +0000)] 
daily update

11 years ago* doc/binutils.texi (elfedit): Fix use of @itemx in @table.
Andreas Schwab [Fri, 4 Jan 2013 22:27:58 +0000 (22:27 +0000)] 
* doc/binutils.texi (elfedit): Fix use of @itemx in @table.

11 years ago * archures.c: Add support for MIPS r5900
Nick Clifton [Fri, 4 Jan 2013 17:22:53 +0000 (17:22 +0000)] 
* archures.c: Add support for MIPS r5900
* bfd-in2.h: Add support for MIPS r5900
* config.bfd: Add support for Sony Playstation 2
* cpu-mips.c: Add support for MIPS r5900
* elfxx-mips.c: Add support for MIPS r5900 (extension of r4000)

* config/tc-mips.c: Add support for MIPS r5900
Add M_LQ_AB and M_SQ_AB to support large values for instructions lq and sq.
* config/tc-mips.c (can_swap_branch_p, get_append_method): Detect some conditional short loops to fix a bug on the r5900 by NOP in the branch delay slot.
* config/tc-mips.c (M_MUL): Support 3 operands in multu on r5900.
* config/tc-mips.c (M_TRUNCWS): Support trunc.w.s on r5900 in MIPS ISA I.
* config/tc-mips.c (s_mipsset): Force 32 bit floating point on r5900.
* configure.in: Detect CPU type when target string contains r5900 (e.g. mips64r5900el-linux-gnu).

* config/tc-mips.c (mips_ip): Check parameter range of instructions mfps and mtps on r5900.

* elf/mips.h: Add MIPS machine variant number for r5900 which is compatible with old Playstation 2 software.
* opcode/mips.h: Add support for r5900 instructions including lq and sq.

* configure.tgt: Support ELF files for Sony Playstation 2 (for ps2dev and ps2sdk).
* emulparams/elf32lr5900n32.sh: Create linker script for Sony Playstation 2 ELF files using MIPS ABI n32.
* emulparams/elf32lr5900.sh: Create linker script for Sony Playstation 2 ELF files using MIPS ABI o32.
* Makefile.am: Add linker scripts for Sony Playstation 2 ELF files.

* opcodes/mips-dis.c: Add names for CP0 registers of r5900.
* opcodes/mips-opc.c: Add M_SQ_AB and M_LQ_AB to support larger range for instructions sq and lq.

* opcodes/mips-opc.c: Add support for MIPS r5900 CPU.
Add support for 128 bit MMI (Multimedia Instructions).
Add support for EE instructions (Emotion Engine).
Disable unsupported floating point instructions (64 bit and undefined compare operations).
Enable instructions of MIPS ISA IV which are supported by r5900.
Disable 64 bit co processor instructions.
Disable 64 bit multiplication and division instructions.
Disable instructions for co-processor 2 and 3, because these are not supported (preparation for later VU0 support (Vector Unit)).
Disable cvt.w.s because this behaves like trunc.w.s and the correct execution can't be ensured on r5900.
Add trunc.w.s using the opcode encoding of cvt.w.s on r5900. This will confuse less developers and compilers.

11 years agoopcodes/
Yufeng Zhang [Fri, 4 Jan 2013 14:59:33 +0000 (14:59 +0000)] 
opcodes/

2013-01-04  Yufeng Zhang  <yufeng.zhang@arm.com>

* aarch64-opc.c (aarch64_print_operand): Change to print
AARCH64_OPND_IMM_MOV in hexadecimal in the instruction and in decimal
in comment.
* aarch64-tbl.h (aarch64_opcode_table): Remove the 'F_PSEUDO' flag
from the opcode entries of OP_MOV_IMM_LOG, OP_MOV_IMM_WIDEN and
OP_MOV_IMM_WIDE.

gas/testsuite/

2013-01-04  Yufeng Zhang  <yufeng.zhang@arm.com>

* gas/aarch64/int-insns.d: Update.
* gas/aarch64/mov.d: Update.
* gas/aarch64/reloc-insn.d: Update.

ld/testsuite/

2013-01-04  Yufeng Zhang  <yufeng.zhang@arm.com>

* ld-aarch64/emit-relocs-264.d: Append the '-Mno-aliases' option to
the objdump directive.
* ld-aarch64/emit-relocs-266.d: Ditto.
* ld-aarch64/emit-relocs-268.d: Ditto.
* ld-aarch64/emit-relocs-269.d: Ditto.
* ld-aarch64/emit-relocs-270.d: Ditto.
* ld-aarch64/emit-relocs-271.d: Ditto.
* ld-aarch64/emit-relocs-272.d: Ditto.

11 years ago * aarch64-opc.c (aarch64_prfops): Update to support PLIL1KEEP,
Nick Clifton [Fri, 4 Jan 2013 13:32:06 +0000 (13:32 +0000)] 
    * aarch64-opc.c (aarch64_prfops): Update to support PLIL1KEEP,
        PLIL1STRM, PLIL2KEEP, PLIL2STRM, PLIL3KEEP and PLIL3STRM.

        * gas/aarch64/system.d: Update.

11 years ago*** empty log message ***
gdbadmin [Fri, 4 Jan 2013 00:00:34 +0000 (00:00 +0000)] 
*** empty log message ***

11 years agodaily update
Alan Modra [Thu, 3 Jan 2013 23:00:05 +0000 (23:00 +0000)] 
daily update

11 years ago * main.c (relocate_gdb_directory): Avoid calling stat function
Pierre Muller [Thu, 3 Jan 2013 22:18:35 +0000 (22:18 +0000)] 
* main.c (relocate_gdb_directory): Avoid calling stat function
if DIR is empty.

11 years agoAdding myself as AArch64 co-maintainer.
Marcus Shawcroft [Thu, 3 Jan 2013 17:15:23 +0000 (17:15 +0000)] 
Adding myself as AArch64 co-maintainer.

2013-01-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>

    * MAINTAINERS: Add myself as AArch64 co-maintainer.

11 years ago * elflink.c (get_value): Prevent the use of an undefined shift
Nick Clifton [Thu, 3 Jan 2013 15:47:46 +0000 (15:47 +0000)] 
* elflink.c (get_value): Prevent the use of an undefined shift
operation.  Add sanity checks.

11 years agogdb/
Yao Qi [Thu, 3 Jan 2013 07:17:52 +0000 (07:17 +0000)] 
gdb/
* psymtab.c (fixup_psymbol_section): Update declaration.
(fixup_psymbol_section): Remove code returning value.

11 years agogdb/
Yao Qi [Thu, 3 Jan 2013 07:13:28 +0000 (07:13 +0000)] 
gdb/
* symtab.h: Remove some out of date comments.
 (enum exception_event_kind): Move it ...
* breakpoint.c: ... here.

11 years ago*** empty log message ***
gdbadmin [Thu, 3 Jan 2013 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

11 years agodaily update
Alan Modra [Wed, 2 Jan 2013 23:00:06 +0000 (23:00 +0000)] 
daily update

11 years agoadd bug number to previous commit
Mike Frysinger [Wed, 2 Jan 2013 21:07:53 +0000 (21:07 +0000)] 
add bug number to previous commit

11 years agogdb: fix building on Darwin 9
Mike Frysinger [Wed, 2 Jan 2013 21:06:30 +0000 (21:06 +0000)] 
gdb: fix building on Darwin 9

TASK_DYLD_INFO_COUNT etc. are not defined.

11 years ago * symfile.h (struct ecoff_debug_hack): Remove.
Tom Tromey [Wed, 2 Jan 2013 18:52:07 +0000 (18:52 +0000)] 
* symfile.h (struct ecoff_debug_hack): Remove.
* objfiles.c: Don't include mdebugread.h.

11 years agoUpdate gold copyright year to 2013
H.J. Lu [Wed, 2 Jan 2013 18:39:21 +0000 (18:39 +0000)] 
Update gold copyright year to 2013

* version.cc (print_version): Update copyright year to 2013.

11 years agoUpdate copyright year to 2013
H.J. Lu [Wed, 2 Jan 2013 17:15:38 +0000 (17:15 +0000)] 
Update copyright year to 2013

binutils/

2013-01-02  H.J. Lu  <hongjiu.lu@intel.com>

* version.c (print_version): Update copyright year to 2013.

gas/

2013-01-02  H.J. Lu  <hongjiu.lu@intel.com>

* as.c (parse_args): Update copyright year to 2013.

ld/

2013-01-02  H.J. Lu  <hongjiu.lu@intel.com>

* ldver.c (ldversion): Update copyright year to 2013.

opcodes/

2013-01-02  H.J. Lu  <hongjiu.lu@intel.com>

* i386-gen.c (process_copyright): Update copyright year to 2013.

11 years agoRotate binutils ChangeLog for 2013
H.J. Lu [Wed, 2 Jan 2013 17:06:32 +0000 (17:06 +0000)] 
Rotate binutils ChangeLog for 2013

11 years ago * gdb.texinfo (GDB/MI Output Records): Update menu.
Tom Tromey [Wed, 2 Jan 2013 15:00:34 +0000 (15:00 +0000)] 
* gdb.texinfo (GDB/MI Output Records): Update menu.
(GDB/MI Breakpoint Information): New node.
(GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
<-break-insert>: Likewise.

11 years ago * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
Tom Tromey [Wed, 2 Jan 2013 14:58:15 +0000 (14:58 +0000)] 
* config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
* configure.ac: Check for Mach-O support in BFD.  Update
CONFIG_OBS.
* configure: Rebuild.

11 years agogas/
Yufeng Zhang [Wed, 2 Jan 2013 14:56:30 +0000 (14:56 +0000)] 
gas/

2013-01-02  Yufeng Zhang  <yufeng.zhang@arm.com>

* config/tc-aarch64.c (aarch64_cpus): Add entries for "cortex-a53"
and "cortex57".

11 years ago * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
Tom Tromey [Wed, 2 Jan 2013 14:54:17 +0000 (14:54 +0000)] 
* acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
* configure.ac: Use GDB_AC_CHECK_BFD.
* configure: Rebuild.

11 years ago PR gas/14987
Nick Clifton [Wed, 2 Jan 2013 13:38:57 +0000 (13:38 +0000)] 
PR gas/14987
* gas/arm/neon-ldst-es.s: Add whitespace test.
* gas/arm/neon-ldst-es.d: Update expected disassembly.

* config/tc-arm.c (parse_address_main): Skip whitespace before a
closing bracket.

11 years ago * arm.h (ARMV7PEMAGIC): Define.
Nick Clifton [Wed, 2 Jan 2013 13:20:50 +0000 (13:20 +0000)] 
* arm.h (ARMV7PEMAGIC): Define.
(ARMBADMAG): Update.

11 years agoopcodes/ChangeLog
Nick Clifton [Wed, 2 Jan 2013 13:13:36 +0000 (13:13 +0000)] 
opcodes/ChangeLog
* cr16-dis.c (match_opcode,make_instruction: Remove static declaration.
(dwordU,wordU): Moved typedefs to opcode/cr16.h
(cr16_words,cr16_allWords,cr16_currInsn): Added prefix 'cr16_'

bfd/Changelog
* config.bfd (cr16*-*-uclinux*): New target support.

include/opcode/ChangeLog
* cr16.h (dwordU,wordU): Moved typedefs from cr16-dis.c
(make_instruction,match_opcode): Added function prototypes.
(cr16_words,cr16_allWords,cr16_currInsn): Declare as extern.

11 years ago * MAINTAINERS: Update my email.
Maxim Kuvyrkov [Wed, 2 Jan 2013 04:49:56 +0000 (04:49 +0000)] 
* MAINTAINERS: Update my email.

11 years ago*** empty log message ***
gdbadmin [Wed, 2 Jan 2013 00:00:03 +0000 (00:00 +0000)] 
*** empty log message ***