binutils-gdb/opcodes
Nick Clifton d3ce72d070 Updated sources to avoid using the identifier name "new", which is a
keyword in c++.

        * bfd/aoutx.h (NAME (aout, make_empty_symbol)): Rename variable
        new to new_symbol.
        * bfd/coffgen.c (coff_make_empty_symbol)
        (coff_bfd_make_debug_symbol): Rename variable new to new_symbol.
        * bfd/cpu-ia64-opc.c (ext_reg, ins_imms_scaled): Rename variable
        new to new_insn.
        * bfd/doc/chew.c (newentry, add_intrinsic): Rename variable new to
        new_d.
        * bfd/ecoff.c (_bfd_ecoff_make_empty_symbol): Rename variable new
        to new_symbol.
        * bfd/elf32-m68k.c (elf_m68k_get_got_entry_type): Rename argument
        new to new_reloc.
        * bfd/hash.c (bfd_hash_lookup): Rename variable new to new_string.
        * bfd/ieee.c (ieee_make_empty_symbol): Rename variable new to
        new_symbol.
        * bfd/linker.c (bfd_new_link_order): Rename variable new to
        new_lo.
        * bfd/mach-o.c (bfd_mach_o_sizeof_headers): Rename variable new to
        symbol.
        * bfd/oasys.c (oasys_make_empty_symbol): Rename variable new to
        new_symbol_type.
        * bfd/pdp11.c (NAME (aout, make_empty_symbol)): Rename variable
        new to new_symbol_type.
        * bfd/plugin.c (bfd_plugin_make_empty_symbol): Rename variable new
        to new_symbol.
        * bfd/rs6000-core.c (CoreHdr, VmInfo): Rename union member new to
        new_dump.
        (read_hdr, rs6000coff_core_p)
        (rs6000coff_core_file_matches_executable_p)
        (rs6000coff_core_file_failing_command)
        (rs6000coff_core_file_failing_signal): Updated function to use new
        union member name.
        * bfd/som.c (som_make_empty_symbol): Rename variable new to
        new_symbol_type.
        * bfd/syms.c (_bfd_generic_make_empty_symbol): Rename variable new
        to new_symbol.
        * bfd/tekhex.c (first_phase, tekhex_make_empty_symbol): Rename
        variable new to new_symbol.
        * binutils/nlmconv.c (main): Rename variable new to new_name.
        * gas/config/tc-arm.c (insert_reg_alias): Rename variable new to
        new_reg.
        * gas/config/tc-dlx.c (parse_operand): Rename variable new to
        new_pos.
        * gas/config/tc-ia64.c (ia64_gen_real_reloc_type): Rename variable
        new to newr.
        * gas/config/tc-mcore.c (parse_exp, parse_imm): Rename variable
        new to new_pointer.
        * gas/config/tc-microblaze.c (parse_exp, parse_imm, check_got):
        Change name from new to new_pointer.
        * gas/config/tc-or32.c (parse_operand): Rename variable new to
        new_pointer.
        * gas/config/tc-pdp11.c (md_assemble): Rename variable new to
        new_pointer.
        * gas/config/tc-pj.c (alias): Change argument new to new_name.
        * gas/config/tc-score.c (s3_build_score_ops_hsh): Rename variable
        new to new_opcode. (s3_build_dependency_insn_hsh) Rename variable
        new to new_i2n. (s3_convert): Rename variables old and new to
        r_old and r_new.
        * gas/config/tc-score7.c (s7_build_score_ops_hsh): Rename variable
        new to new_opcode. (s7_build_dependency_insn_hsh): Rename variable
        new to new_i2d. (s7_b32_relax_to_b16, s7_convert_frag): Rename
        variables old and new to r_old and r_new.
        * gas/config/tc-sh.c (parse_exp): Rename variable new to
        new_pointer.
        * gas/config/tc-sh64.c (shmedia_parse_exp): Rename variable new to
        new_pointer.
        * gas/config/tc-tic4x.c (tic4x_operand_parse): Rename variable new
        to new_pointer.
        * gas/config/tc-z8k.c (parse_exp): Rename variable new to
        new_pointer.
        * gas/listing.c (listing_newline): Rename variable new to new_i.
        * ld/ldexp.c (exp_intop, exp_bigintop, exp_relop, exp_binop)
        (exp_trinop, exp_unop, exp_nameop, exp_assop): Rename variable new
        to new_e.
        * ld/ldfile.c (ldfile_add_library_path): Rename variable new to
        new_dirs. (ldfile_add_arch): Rename variable new to new_arch.
        * ld/ldlang.c (new_statement, lang_final, lang_add_wild)
        (lang_target, lang_add_fill, lang_add_data, lang_add_assignment)
        (lang_add_insert): Rename variable new to new_stmt. (new_afile):
        Added missing cast. (lang_memory_region_lookup): Rename variable
        new to new_region. (init_os): Rename variable new to
        new_userdata. (lang_add_section): Rename variable new to
        new_section. (ldlang_add_undef): Rename variable new to
        new_undef. (realsymbol): Rename variable new to new_name.
        * opcodes/z8kgen.c (internal, gas): Rename variable new to new_op.

        Updated sources to avoid using the identifier name "template",
        which is a keyword in c++.

        * bfd/elf32-arm.c (struct stub_def): Rename member template to
        template_sequence. (arm_build_one_stub,
        find_stub_size_and_template, arm_size_one_stub, arm_map_one_stub):
        Rename variable template to template_sequence.
        * bfd/elfxx-ia64.c (elfNN_ia64_relax_br, elfNN_ia64_relax_brl):
        Rename variable template to template_val.
        * gas/config/tc-arm.c (struct asm_cond, struct asm_psr, struct
        asm_barrier_opt): Change member template to
        template_name. (md_begin): Update code to reflect new member
        names.
        * gas/config/tc-i386.c (struct templates, struct _i386_insn)
        (match_template, cpu_flags_match, match_reg_size, match_mem_size)
        (operand_size_match, md_begin, i386_print_statistics, pi)
        (build_vex_prefix, md_assemble, parse_insn, optimize_imm)
        (optimize_disp): Updated code to use new names. (parse_insn):
        Added casts.
        * gas/config/tc-ia64.c (dot_template, emit_one_bundle): Updated
        code to use new names.
        * gas/config/tc-score.c (struct s3_asm_opcode): Renamed member
        template to template_name. (s3_parse_16_32_inst, s3_parse_48_inst,
        s3_do_macro_ldst_label, s3_build_score_ops_hsh): Update code to
        use new names.
        * gas/config/tc-score7.c (struct s7_asm_opcode): Renamed member
        template to template_name. (s7_parse_16_32_inst,
        s7_do_macro_ldst_label, s7_build_score_ops_hsh): Update code to
        use new names.
        * gas/config/tc-tic30.c (md_begin, struct tic30_insn)
        (md_assemble): Update code to use new names.
        * gas/config/tc-tic54x.c (struct _tic54x_insn, md_begin)
        (optimize_insn, tic54x_parse_insn, next_line_shows_parallel):
        Update code to use new names.
        * include/opcode/tic30.h (template): Rename type template to
        insn_template. Updated code to use new name.
        * include/opcode/tic54x.h (template): Rename type template to
        insn_template.
        * opcodes/cris-dis.c (bytes_to_skip): Update code to use new name.
        * opcodes/i386-dis.c (putop): Update code to use new name.
        * opcodes/i386-gen.c (process_i386_opcodes): Update code to use
        new name.
        * opcodes/i386-opc.h (struct template): Rename struct template to
        insn_template. Update code accordingly.
        * opcodes/i386-tbl.h (i386_optab): Update type to use new name.
        * opcodes/ia64-dis.c (print_insn_ia64): Rename variable template
        to template_val.
        * opcodes/tic30-dis.c (struct instruction, get_tic30_instruction):
        Update code to use new name.
        * opcodes/tic54x-dis.c (has_lkaddr, get_insn_size)
        (print_parallel_instruction, print_insn_tic54x, tic54x_get_insn):
        Update code to use new name.
        * opcodes/tic54x-opc.c (tic54x_unknown_opcode, tic54x_optab):
        Update type to new name.
2009-08-29 22:11:02 +00:00
..
po More build fixes in opcodes 2009-08-24 19:05:01 +00:00
aclocal.m4 Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 16:56:56 +00:00
alpha-dis.c
alpha-opc.c
arc-dis.c
arc-dis.h
arc-ext.c
arc-ext.h
arc-opc.c
arm-dis.c PR 10288 2009-07-20 12:11:18 +00:00
avr-dis.c
bfin-dis.c
cgen-asm.c
cgen-asm.in
cgen-bitset.c
cgen-dis.c
cgen-dis.in
cgen-ibld.in
cgen-opc.c
cgen-ops.h
cgen-types.h
cgen.sh * cgen.sh: Handle multiple simultaneous runs for parallel makes. 2009-06-14 16:36:56 +00:00
ChangeLog Updated sources to avoid using the identifier name "new", which is a 2009-08-29 22:11:02 +00:00
ChangeLog-0001
ChangeLog-0203
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-9297
ChangeLog-9899
config.in Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 16:56:56 +00:00
configure Do not create $(bfdlibdir) and $(bfdincludedir) if !INSTALL_LIBBFD. 2009-08-27 05:24:43 +00:00
configure.in Add support for Xilinx MicroBlaze processor. 2009-08-06 17:38:04 +00:00
cr16-dis.c PR 10173 2009-06-15 15:24:52 +00:00
cr16-opc.c
cris-dis.c Updated sources to avoid using the identifier name "new", which is a 2009-08-29 22:11:02 +00:00
cris-opc.c
crx-dis.c
crx-opc.c
d10v-dis.c
d10v-opc.c
d30v-dis.c
d30v-opc.c
dep-in.sed * dep-in.sed: Don't use \n in replacement part of s command. 2009-06-04 06:57:56 +00:00
dis-buf.c
dis-init.c
disassemble.c Add support for Xilinx MicroBlaze processor. 2009-08-06 17:38:04 +00:00
dlx-dis.c
fr30-asm.c
fr30-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
fr30-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
fr30-dis.c
fr30-ibld.c
fr30-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
fr30-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
frv-asm.c
frv-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
frv-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
frv-dis.c
frv-ibld.c
frv-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
frv-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
h8300-dis.c
h8500-dis.c
h8500-opc.h
hppa-dis.c
i370-dis.c
i370-opc.c
i386-dis.c Updated sources to avoid using the identifier name "new", which is a 2009-08-29 22:11:02 +00:00
i386-gen.c Updated sources to avoid using the identifier name "new", which is a 2009-08-29 22:11:02 +00:00
i386-init.h bfd/ 2009-07-25 14:58:58 +00:00
i386-opc.c
i386-opc.h Updated sources to avoid using the identifier name "new", which is a 2009-08-29 22:11:02 +00:00
i386-opc.tbl gas/ 2009-07-24 15:41:20 +00:00
i386-reg.tbl
i386-tbl.h Updated sources to avoid using the identifier name "new", which is a 2009-08-29 22:11:02 +00:00
i860-dis.c
i960-dis.c
ia64-asmtab.c
ia64-asmtab.h
ia64-dis.c Updated sources to avoid using the identifier name "new", which is a 2009-08-29 22:11:02 +00:00
ia64-gen.c 2009-05-29 Tristan Gingold <gingold@adacore.com> 2009-06-02 07:48:05 +00:00
ia64-ic.tbl
ia64-opc-a.c
ia64-opc-b.c
ia64-opc-d.c
ia64-opc-f.c
ia64-opc-i.c
ia64-opc-m.c
ia64-opc-x.c
ia64-opc.c
ia64-opc.h
ia64-raw.tbl
ia64-war.tbl
ia64-waw.tbl
ip2k-asm.c
ip2k-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
ip2k-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
ip2k-dis.c
ip2k-ibld.c
ip2k-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
ip2k-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
iq2000-asm.c
iq2000-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
iq2000-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
iq2000-dis.c
iq2000-ibld.c
iq2000-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
iq2000-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
lm32-asm.c
lm32-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
lm32-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
lm32-dis.c
lm32-ibld.c
lm32-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
lm32-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
lm32-opinst.c Regenerate. 2009-07-10 14:20:41 +00:00
m32c-asm.c cpu/ 2009-06-22 00:53:25 +00:00
m32c-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
m32c-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
m32c-dis.c
m32c-ibld.c
m32c-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
m32c-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
m32r-asm.c
m32r-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
m32r-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
m32r-dis.c
m32r-ibld.c
m32r-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
m32r-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
m32r-opinst.c Regenerate. 2009-07-10 14:20:41 +00:00
m68hc11-dis.c
m68hc11-opc.c
m68k-dis.c * m68k-dis.c (print_insn_arg): Add movecr register names for 2009-08-26 13:16:29 +00:00
m68k-opc.c
m88k-dis.c
m10200-dis.c
m10200-opc.c
m10300-dis.c
m10300-opc.c
MAINTAINERS
Makefile.am binutils/ 2009-08-29 00:41:25 +00:00
Makefile.in binutils/ 2009-08-29 00:41:25 +00:00
makefile.vms 2009-05-25 Tristan Gingold <gingold@adacore.com> 2009-05-25 12:43:48 +00:00
maxq-dis.c
mcore-dis.c
mcore-opc.h
mep-asm.c [cgen] 2009-06-24 03:06:42 +00:00
mep-desc.c [cgen] 2009-07-07 01:56:05 +00:00
mep-desc.h [cgen] 2009-07-07 01:56:05 +00:00
mep-dis.c [cgen] 2009-06-24 03:06:42 +00:00
mep-ibld.c [cgen] 2009-06-24 03:06:42 +00:00
mep-opc.c [cgen] 2009-07-07 01:56:05 +00:00
mep-opc.h [cgen] 2009-07-07 01:56:05 +00:00
microblaze-dis.c Add support for Xilinx MicroBlaze processor. 2009-08-06 17:38:04 +00:00
microblaze-opc.h Add support for Xilinx MicroBlaze processor. 2009-08-06 17:38:04 +00:00
microblaze-opcm.h Add support for Xilinx MicroBlaze processor. 2009-08-06 17:38:04 +00:00
mips16-opc.c
mips-dis.c
mips-opc.c
mmix-dis.c
mmix-opc.c
moxie-dis.c Add PC-relative branch instructions to moxie port. 2009-06-11 11:27:58 +00:00
moxie-opc.c Add PC-relative branch instructions to moxie port. 2009-06-11 11:27:58 +00:00
msp430-dis.c
mt-asm.c
mt-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
mt-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
mt-dis.c
mt-ibld.c
mt-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
mt-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
ns32k-dis.c
openrisc-asm.c
openrisc-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
openrisc-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
openrisc-dis.c
openrisc-ibld.c
openrisc-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
openrisc-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
opintl.h
or32-dis.c
or32-opc.c
pdp11-dis.c
pdp11-opc.c
pj-dis.c
pj-opc.c
ppc-dis.c
ppc-opc.c
s390-dis.c
s390-mkopc.c
s390-opc.c * s390-opc.c (INSTR_RR_0R_OPT, INSTR_RX_0RRD_OPT, MASK_RR_0R_OPT, 2009-06-19 10:55:42 +00:00
s390-opc.txt * s390-opc.c (INSTR_RR_0R_OPT, INSTR_RX_0RRD_OPT, MASK_RR_0R_OPT, 2009-06-19 10:55:42 +00:00
score7-dis.c * score-dis.c (print_insn_score48, print_insn_score32): Move default 2009-06-22 00:01:57 +00:00
score-dis.c * score-dis.c (print_insn_score48, print_insn_score32): Move default 2009-06-22 00:01:57 +00:00
score-opc.h
sh64-dis.c
sh64-opc.c
sh64-opc.h
sh-dis.c
sh-opc.h
sparc-dis.c
sparc-opc.c
spu-dis.c
spu-opc.c
stamp-h.in
sysdep.h
tic4x-dis.c
tic30-dis.c Updated sources to avoid using the identifier name "new", which is a 2009-08-29 22:11:02 +00:00
tic54x-dis.c Updated sources to avoid using the identifier name "new", which is a 2009-08-29 22:11:02 +00:00
tic54x-opc.c Updated sources to avoid using the identifier name "new", which is a 2009-08-29 22:11:02 +00:00
tic80-dis.c
tic80-opc.c
v850-dis.c
v850-opc.c
vax-dis.c bfd/ 2009-06-16 02:23:09 +00:00
w65-dis.c
w65-opc.h
xc16x-asm.c
xc16x-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
xc16x-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
xc16x-dis.c
xc16x-ibld.c
xc16x-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
xc16x-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
xstormy16-asm.c
xstormy16-desc.c Regenerate. 2009-07-10 14:20:41 +00:00
xstormy16-desc.h Regenerate. 2009-07-10 14:20:41 +00:00
xstormy16-dis.c
xstormy16-ibld.c
xstormy16-opc.c Regenerate. 2009-07-10 14:20:41 +00:00
xstormy16-opc.h Regenerate. 2009-07-10 14:20:41 +00:00
xtensa-dis.c
z8k-dis.c
z8k-opc.h Build cleanups in opcodes: cross-compilation and generators. 2009-08-25 03:13:44 +00:00
z8kgen.c Updated sources to avoid using the identifier name "new", which is a 2009-08-29 22:11:02 +00:00
z80-dis.c