OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
16 years ago2007-10-09 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Tue, 9 Oct 2007 18:15:04 +0000 (18:15 +0000)]
2007-10-09  Markus Deuling  <deuling@de.ibm.com>

* arch-utils.c (legacy_return_value): Replace current_gdbarch by
gdbarch.

16 years ago2007-10-09 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Tue, 9 Oct 2007 18:14:09 +0000 (18:14 +0000)]
2007-10-09  Markus Deuling  <deuling@de.ibm.com>

* frame.c (frame_pc_unwind): Use get_frame_arch to get at the current
architecture by frame.
(frame_save_as_regcache, frame_register_unwind, get_prev_frame_1)
(inside_main_func, frame_sp_unwind): Likewise.

16 years ago * solib-svr4.c (enable_break): Add the dynamic linker also if
Daniel Jacobowitz [Tue, 9 Oct 2007 17:59:01 +0000 (17:59 +0000)]
* solib-svr4.c (enable_break): Add the dynamic linker also if
auxv succeeds.

* gdb.server/server-run.exp: Test for dynamic linker symbols.

16 years ago * MAINTAINERS (Write After Approval): Add self.
Carlos Eduardo Seo [Tue, 9 Oct 2007 16:03:07 +0000 (16:03 +0000)]
* MAINTAINERS (Write After Approval): Add self.

16 years ago2007/10/09 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller [Tue, 9 Oct 2007 15:08:02 +0000 (15:08 +0000)]
2007/10/09  Pierre Muller  <muller@ics.u-strasbg.fr>

* lib/gdb.exp (gdb_run_cmd): Move comment outside
of gdb_expect call, to avoid interruption.

16 years ago * stabsread.c (read_huge_number): Initialize local variable to 0.
Pedro Alves [Tue, 9 Oct 2007 09:05:53 +0000 (09:05 +0000)]
* stabsread.c (read_huge_number): Initialize local variable to 0.

16 years ago2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller [Tue, 9 Oct 2007 06:59:27 +0000 (06:59 +0000)]
2007-10-09  Pierre Muller  <muller@ics.u-strasbg.fr>

        * p-lang.h (pascal_main_name): Add declaration.
        * p-lang.c (GPC_P_INITIALIZE, GPC_MAIN_PROGRAM_NAME_1)
        (GPC_MAIN_PROGRAM_NAME_2): New constants.
        (pascal_main_name): New function.
        * symtab.c: Include p-lang.h.
        (find_main_name): Add call to pascal_main_name.
        * Makefile.in (symtab.o): Add dependency on p-lang.h.

16 years agodaily update
Alan Modra [Tue, 9 Oct 2007 00:00:05 +0000 (00:00 +0000)]
daily update

16 years ago*** empty log message ***
gdbadmin [Tue, 9 Oct 2007 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

16 years ago2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
Pedro Alves [Mon, 8 Oct 2007 23:15:55 +0000 (23:15 +0000)]
2007-10-09  Pedro Alves  <pedro_alves@portugalmail.pt>

* gdb.base/whatis.c (v_long_long, v_signed_long_long)
(v_unsigned_long_long, v_long_long_array)
(v_signed_long_long_array, v_unsigned_long_long_array)
(slong_long_addr, a_slong_long_addr, v_long_long_pointer)
(v_signed_long_long_pointer, v_unsigned_long_long_pointer)
[!NO_LONG_LONG]: New.
(t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
v_long_long_member.

(v_long_long_func, v_signed_long_long_func)
(v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
(main) [!NO_LONG_LONG]: Initialize long long variants.

* gdb.base/whatis.exp: If board file requests no_long_long, build
test with NO_LONG_LONG defined.  Test long long, signed long long,
and unsigned long long variants but only if board file doesn't
disable it.

16 years ago2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
Pedro Alves [Mon, 8 Oct 2007 23:06:20 +0000 (23:06 +0000)]
2007-10-09  Pedro Alves  <pedro_alves@portugalmail.pt>

* stabsread.c (read_huge_number): Fix handling of octal
representation when the bit width is known.
(read_range_type): Record unsigned integral types with their size,
when the type size is known.

16 years ago2007-10-08 Thiago Jung Bauermann <bauerman@br.ibm.com>
Thiago Jung Bauermann [Mon, 8 Oct 2007 19:37:07 +0000 (19:37 +0000)]
2007-10-08  Thiago Jung Bauermann  <bauerman@br.ibm.com>

* MAINTAINERS (Write After Approval): Add self.

16 years ago * MAINTAINERS (Write After Approval): Add self.
Thiago Jung Bauermann [Mon, 8 Oct 2007 19:31:48 +0000 (19:31 +0000)]
* MAINTAINERS (Write After Approval): Add self.

16 years agogas/testsuite/
H.J. Lu [Mon, 8 Oct 2007 19:22:01 +0000 (19:22 +0000)]
gas/testsuite/

2007-10-08  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/i386.exp: Run simd-suffix and x86-64-simd-suffix.

* gas/i386/simd-suffix.d: New.
* gas/i386/x86-64-simd-suffix.d: Likewise.

* gas/i386/x86-64-opcode.d: Updated.
* gas/i386/x86-64-simd.d: Likewise.

opcodes/

2007-10-08  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c: Updated comments for 'Y'.
(putop): Don't add 'q' for 'Y' if suffix_always isn't true.

16 years agoopcodes/:
Maciej W. Rozycki [Mon, 8 Oct 2007 16:41:35 +0000 (16:41 +0000)]
opcodes/:
* opcodes/mips-dis.c (mips_cp0_names_r3000): New definition.
(mips_cp0_names_r4000): Likewise.
(mips_arch_choices): Link to the above as appropriate.

gas/testsuite/:
* gas/mips/cp0-names-r3000.d: New test for R3000 CP0 symbolic
disassembly.
* gas/mips/cp0-names-r4000.d: New test for R4000/R4400 symbolic
CP0 disassembly.
* mips/mips.exp: Run the new tests.

16 years ago* configure.in (SHARED_DEPENDENCIES): Change non-cygwin dependency to be ../bfd/libbf...
Nick Clifton [Mon, 8 Oct 2007 15:40:41 +0000 (15:40 +0000)]
* configure.in (SHARED_DEPENDENCIES): Change non-cygwin dependency to be ../bfd/libbfd.la.
* configure: Regenerate.

16 years ago2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller [Mon, 8 Oct 2007 15:23:42 +0000 (15:23 +0000)]
2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>

        * breakpoint.c (print_one_breakpoint_location): ARI fix:
Replace asprintf by xstrprintf.

16 years ago2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller [Mon, 8 Oct 2007 15:09:04 +0000 (15:09 +0000)]
2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>

* linux-fork.c: ARI fix: include "gdb_dirent.h" instead of <dirent.h>.
Makefile.in (linux-fork.o): Add gdb_dirent.h dependency.

16 years ago2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller [Mon, 8 Oct 2007 14:40:42 +0000 (14:40 +0000)]
2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>

* linux-fork.c: Move "gdb_wait.h" include back to the position of
<sys/wait.h> include before last commit.

16 years ago* mips-tdep.c (mips32_next_pc): Fix a typo in BGTZL.
Maciej W. Rozycki [Mon, 8 Oct 2007 13:15:00 +0000 (13:15 +0000)]
* mips-tdep.c (mips32_next_pc): Fix a typo in BGTZL.

16 years ago2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Mon, 8 Oct 2007 12:58:04 +0000 (12:58 +0000)]
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* aix-thread.c (supply_gprs64, supply_fprs, supply_sprs64)
(supply_sprs32, fetch_regs_user_thread, fetch_regs_kernel_thread)
(fill_gprs64, fill_gprs32, fill_fprs, fill_sprs64, fill_sprs32)
(store_regs_user_thread, store_regs_kernel_thread): Use
get_regcache_arch or get_frame_arch to get at the current architecture
by regcache or by frame, respectively.

16 years ago2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Mon, 8 Oct 2007 12:57:04 +0000 (12:57 +0000)]
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* sh64-tdep.c (sh64_push_dummy_call, sh64_register_type)
(sh64_pseudo_register_read, sh64_pseudo_register_write)
(sh64_do_fp_register, sh64_do_pseudo_register, sh64_do_register)
(sh64_print_register, sh64_media_print_registers_info)
(sh64_compact_print_registers_info, sh64_unwind_sp)
(sh64_unwind_pc): Replace current_gdbarch by gdbarch.
(sh64_show_media_regs, sh64_show_compact_regs, sh64_frame_cache)
(sh64_frame_prev_register): Use FRAME to recognize current
architecture.

16 years ago2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Mon, 8 Oct 2007 12:56:03 +0000 (12:56 +0000)]
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* sh-tdep.c (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu)
(sh_sh2a_register_type, sh_sh3e_register_type, sh_sh4_register_type)
(sh_register_reggroup_p, sh_dwarf2_frame_init_reg): Replace
current_gdbarch by gdbarch.
(sh_generic_show_regs, sh3_show_reg, sh2e_show_regs, sh2a_show_regs)
(sh2a_nofpu_show_regs, sh3e_show_regs, sh3_dsp_show_regs)
(sh4_show_regs, sh4_nofpu_show_regs, sh_dsp_show_regs, sh_frame_cache)
(sh_frame_prev_register, sh_unwind_sp, sh_unwind_pc): Use FRAME to
recognize current architecture.

16 years ago2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Mon, 8 Oct 2007 12:55:09 +0000 (12:55 +0000)]
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* remote.c (init_remote_state, fetch_register_using_p)
(process_g_packet, remote_fetch_registers, remote_prepare_to_store)
(store_register_using_P, store_registers_using_G)
(remote_store_registers): Use get_regcache_arch or get_frame_arch to
get at the current architecture by regcache or by frame, respectively.

16 years ago2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Mon, 8 Oct 2007 12:54:07 +0000 (12:54 +0000)]
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* m68k-tdep.c (m68k_register_to_value, m68k_value_to_register)
(m68k_svr4_extract_return_value, m68k_svr4_store_return_value)
(m68k_frame_prev_register, m68k_get_longjmp_target): Use
get_regcache_arch or get_frame_arch to get at the current architecture
by regcache or by frame, respectively.
* m68klinux-tdep.c (m68k_linux_sigtramp_frame_cache): Likewise.
* m68klinux-nat.c (fetch_register, old_fetch_inferior_registers)
(store_register, old_store_inferior_registers, supply_gregset)
(supply_fpregset, fill_fpregset): Likewise.
* m68k-tdep.c (m68k_register_type, m68k_unwind_pc, m68k_dump_tdep):
Replace current_gdbarch by gdbarch.

16 years ago2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Mon, 8 Oct 2007 12:53:07 +0000 (12:53 +0000)]
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* irix5-nat.c (supply_gregset, fill_gregset, supply_fpregset)
(fill_fpregset, fetch_core_registers): Use get_regcache_arch or
get_frame_arch to get at the current architecture by regcache or by
frame, respectively.

16 years ago2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Mon, 8 Oct 2007 12:51:54 +0000 (12:51 +0000)]
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* ia64-tdep.c (ia64_pseudo_register_read, ia64_pseudo_register_write):
Replace current_gdbarch by gdbarch.
* ia64-tdep.c (ia64_frame_prev_register
(ia64_sigtramp_frame_prev_register)
(ia64_libunwind_frame_prev_register): Use get_regcache_arch or
get_frame_arch to get at the current architecture by regcache or by
frame, respectively.
* ia64-linux-nat.c (ia64_linux_fetch_register)
(ia64_linux_fetch_registers, ia64_linux_store_register)
(ia64_linux_store_registers): Likewise.

16 years ago2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Mon, 8 Oct 2007 12:50:56 +0000 (12:50 +0000)]
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* hppa-tdep.c (hppa_stub_unwind_sniffer, hppa_dump_tdep): Replace
current_gdbarch by gdbarch.
* hppa-linux-nat.c (fetch_register, store_register)
(hppa_linux_fetch_inferior_registers)
(hppa_linux_store_inferior_registers): Use get_regcache_arch or
get_frame_arch to get at the current architecture by regcache or by
frame, respectively.
* hppa-hpux-tdep.c (hppa_hpux_skip_trampoline_code
(hppa_hpux_unwind_adjust_stub): Likewise.
* hppa-hpux-nat.c (hppa_hpux_fetch_register, hppa_hpux_store_register)
(hppa_hpux_fetch_inferior_registers)
(hppa_hpux_store_inferior_registers): Likewise.

16 years ago2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Mon, 8 Oct 2007 12:49:58 +0000 (12:49 +0000)]
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* cris-tdep.c (cris_sigcontext_addr, cris_sigtramp_frame_unwind_cache)
(cris_scan_prologue, crisv32_scan_prologue, find_step_target)
(cris_software_single_step, cris_supply_gregset): Use get_regcache_arch
or get_frame_arch to get at the current architecture by regcache or by
frame, respectively.
* cris-tdep.c (crisv32_single_step_through_delay, cris_push_dummy_call)
(cris_unwind_pc, cris_unwind_sp, cris_register_type, cris_dump_tdep)
(crisv32_register_type, cris_dwarf2_frame_init_reg): Replace
current_gdbarch by gdbarch.

16 years ago2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Mon, 8 Oct 2007 12:49:03 +0000 (12:49 +0000)]
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* arm-tdep.c (arm_scan_prologue, arm_make_prologue_cache)
(thumb_get_next_pc, arm_get_next_pc, arm_extract_return_value)
(arm_store_return_value): Use get_regcache_arch or get_frame_arch to
get at the current architecture by regcache or by·frame, respectively.
(arm_push_dummy_call, arm_dump_tdep): Replace current_gdbarch by
gdbarch.

16 years ago2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Mon, 8 Oct 2007 12:48:05 +0000 (12:48 +0000)]
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* amd64-tdep.c (amd64_frame_prev_register, amd64_sigtramp_frame_cache):
Use get_regcache_arch or get_frame_arch to get at the current
architecture by regcache or by frame, respectively.
* amd64-linux-tdep.c (amd64_linux_sigcontext_addr): Likewise.
* amd64-nat.c (amd64_supply_native_gregset)
(amd64_collect_native_gregset): Replace current_gdbarch by gdbarch.

16 years ago2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Mon, 8 Oct 2007 12:47:09 +0000 (12:47 +0000)]
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* alpha-tdep.c (alpha_register_reggroup_p): Replace current_gdbarch by
gdbarch.
* alpha-linux-nat.c (alpha_linux_register_u_offset): Likewise.
(alpha_sigtramp_frame_unwind_cache, alpha_sigtramp_frame_this_id)
(alpha_sigtramp_frame_sniffer, alpha_next_pc): Use get_regcache_arch or
get_frame_arch to get at the current architecture by regcache or by
frame, respectively.
* alpha-nat.c (fetch_osf_core_registers): Likewise.

16 years ago2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Mon, 8 Oct 2007 12:46:09 +0000 (12:46 +0000)]
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* dwarf2-frame.c (read_reg, execute_cfa_program, dwarf2_frame_cache)
(dwarf2_frame_default_init_reg, dwarf2_frame_prev_register): Replace
current_gdbarch by gdbarch.
* dwarf2loc.c (dwarf2_evaluate_loc_desc): Likewise.

16 years ago2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Mon, 8 Oct 2007 12:45:17 +0000 (12:45 +0000)]
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* regcache.c (init_regcache_descr, register_type, read_pc_pid)
(write_pc_pid, regcache_dump): Replace current_gdbarch by gdbarch.
* regcache.c (regcache_raw_write): Use get_regcache_arch or
get_frame_arch to get at the current architecture by regcache or by
frame, respectively.

16 years ago2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Mon, 8 Oct 2007 12:44:09 +0000 (12:44 +0000)]
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* findvar.c (value_of_register, locate_var_value): Use
get_regcache_arch or get_frame_arch to get at the current architecture
by regcache or by frame, respectively.
* findvar.c (default_value_from_register, value_from_register): Replace
current_gdbarch by gdbarch.

16 years ago2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
Daniel Jacobowitz [Mon, 8 Oct 2007 12:41:25 +0000 (12:41 +0000)]
2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
            Daniel Jacobowitz  <dan@codesourcery.com>

* Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
* configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
* configure: Regenerated.
* gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
gdb.pascal/types.exp, lib/pascal.exp: New files.

16 years ago2007-09-24 Andrew Stubbs <andrew.stubbs@st.com>
Denis Pilat [Mon, 8 Oct 2007 11:51:31 +0000 (11:51 +0000)]
2007-09-24  Andrew Stubbs  <andrew.stubbs@st.com>

* gencode.c (tab): Add RAISE_EXCEPTION_IF_IN_DELAY_SLOT to the
definition of PC relative 'mov.l'/'mov.w' and also 'mova'.

16 years ago* configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD, LDFLAGS_FOR_BUILD): Default...
Nick Clifton [Mon, 8 Oct 2007 09:30:35 +0000 (09:30 +0000)]
* configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD, LDFLAGS_FOR_BUILD): Default them to host flags
  only for $host = $build.
  Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.
  Set default LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
* configure: Regenerate.

16 years ago2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller [Mon, 8 Oct 2007 07:49:56 +0000 (07:49 +0000)]
2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>

        * config/i386/nm-i386.h (CHILD_POST_STARTUP_INFERIOR): ARI fix: Remove.

16 years ago2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller [Mon, 8 Oct 2007 07:43:43 +0000 (07:43 +0000)]
2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>

* linux-fork.c: ARI fix: include "gdb_wait.h" instead of <sys/wait.h>.
Makefile.in (linux-fork.o): Add gdb_wait.h dependency.

16 years ago*** empty log message ***
gdbadmin [Mon, 8 Oct 2007 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

16 years agodaily update
Alan Modra [Mon, 8 Oct 2007 00:00:05 +0000 (00:00 +0000)]
daily update

16 years agosim/mips/
Richard Sandiford [Sun, 7 Oct 2007 09:04:43 +0000 (09:04 +0000)]
sim/mips/
* mips.igen (ll): Fix mask for WITH_TARGET_WORD_BITSIZE == 32.
(sc, swxc1): Likewise.  Also fix big-endian and reverse-endian
shifts for that case.

16 years ago*** empty log message ***
gdbadmin [Sun, 7 Oct 2007 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

16 years agodaily update
Alan Modra [Sun, 7 Oct 2007 00:00:05 +0000 (00:00 +0000)]
daily update

16 years agodaily update
Alan Modra [Sat, 6 Oct 2007 00:00:07 +0000 (00:00 +0000)]
daily update

16 years ago*** empty log message ***
gdbadmin [Sat, 6 Oct 2007 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

16 years ago * remote.c (get_offsets): Only call free_symfile_segment_data if
Daniel Jacobowitz [Fri, 5 Oct 2007 21:36:00 +0000 (21:36 +0000)]
* remote.c (get_offsets): Only call free_symfile_segment_data if
data was allocated.

16 years ago * elf32-xtensa.c (relax_section): Call pin_internal_relocs when
Bob Wilson [Fri, 5 Oct 2007 19:05:35 +0000 (19:05 +0000)]
* elf32-xtensa.c (relax_section): Call pin_internal_relocs when
changing a relocation's offset.  Adjust call to translate_reloc.  Do
not add a fix record for a DIFF reloc.  For other relocs, only add a
fix record if the translated target is in a different object file;
otherwise, just update the relocation.  Call pin_internal_relocs when
updating a reloc but not when adding a fix record.
(translate_reloc): Get the target section from a new argument, not
from the relocation.  Change check for relaxable sections to an
assertion.  Compute separate offset adjustments for the base symbol
and the addend, and set the new relocation's addend correctly.  Return
the new target section.

16 years agogas/testsuite/
H.J. Lu [Fri, 5 Oct 2007 19:04:06 +0000 (19:04 +0000)]
gas/testsuite/

2007-10-05  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/i386.exp: Run smx.

* gas/i386/smx.d: New.
* gas/i386/smx.s: Likewise.

opcodes/

2007-10-05  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (dis386_twobyte): Add getsec.

* i386-gen.c (cpu_flags): Add CpuSMX.

* i386-opc.h (CpuSMX): New.
(CpuSSSE3): Updated.
(i386_cpu_flags): Add cpusmx.

* i386-opc.tbl: Add getsec.
* i386-init.h: Regenerated.
* i386-tbl.h: Likewise.

16 years ago * elf32-xtensa.c (elf_xtensa_relocate_section): Remove updates of
Bob Wilson [Fri, 5 Oct 2007 18:18:23 +0000 (18:18 +0000)]
* elf32-xtensa.c (elf_xtensa_relocate_section): Remove updates of
r_type and howto after calling do_fix_for_relocateable_link and
do_fix_for_final_link.

16 years ago * elf32-xtensa.c (removed_by_actions): New.
Bob Wilson [Fri, 5 Oct 2007 18:09:57 +0000 (18:09 +0000)]
* elf32-xtensa.c (removed_by_actions): New.
(offset_with_removed_text): Reimplement using removed_by_actions.
(offset_with_removed_text_before_fill): Delete.
(relax_property_section): Use removed_by_actions.  Rearrange logic.
(relax_section_symbols): Likewise.

16 years ago2007-10-05 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 5 Oct 2007 16:28:16 +0000 (16:28 +0000)]
2007-10-05  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (reg_table): Use "{ XX }" on "(bad)".
(prefix_table): Likewise.

16 years ago2007-10-03 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller [Fri, 5 Oct 2007 06:46:05 +0000 (06:46 +0000)]
2007-10-03  Pierre Muller  <muller@ics.u-strasbg.fr>

* objc-exp.y: ARI fix: remove 4 PARAMS.

16 years ago*** empty log message ***
gdbadmin [Fri, 5 Oct 2007 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

16 years agodaily update
Alan Modra [Fri, 5 Oct 2007 00:00:05 +0000 (00:00 +0000)]
daily update

16 years agogas/testsuite/
H.J. Lu [Thu, 4 Oct 2007 22:02:10 +0000 (22:02 +0000)]
gas/testsuite/

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

* gas/i386/simd.s: Add tests for unpckhpd and unpckhps.
* gas/i386/x86-64-simd.s: Likewise.

* gas/i386/simd-intel.d: Updated.
* gas/i386/simd.d: Likewise.
* gas/i386/x86-64-simd-intel.d: Likewise.
* gas/i386/x86-64-simd.d: Likewise.

opcodes/

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

* i386-dis.c (dis386_twobyte): Use EXx instead of EXq on
unpckhpX and unpckhpX.

16 years agoopcodes/
David Daney [Thu, 4 Oct 2007 21:53:06 +0000 (21:53 +0000)]
opcodes/
2007-10-04  David Daney  <ddaney@avtrex.com>

* mips-opc.c (mips_builtin_opcodes): Mark lwxc1 as working on FP_S
registers.

gas/testsuite/
2007-10-04  David Daney  <ddaney@avtrex.com>

* gas/mips/odd-float.d, gas/mips/odd-float.s: New test.
* gas/mips/mips.exp: Run it.

16 years ago2007-10-04 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 4 Oct 2007 21:02:38 +0000 (21:02 +0000)]
2007-10-04  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (MOD_0F12_PREFIX_0): Use "movlps" and "movhlps"
instead of "movlpX" and "movhlpX", respectively.
(MOD_0F16_PREFIX_0): Use "movhps" and "movlhps" instead of
"movhpX" and "movlhpX", respectively.

16 years ago * elf32-xtensa.c (reloc_bfd_fix_struct): Delete target_abfd field.
Bob Wilson [Thu, 4 Oct 2007 17:15:29 +0000 (17:15 +0000)]
* elf32-xtensa.c (reloc_bfd_fix_struct): Delete target_abfd field.
(reloc_bfd_fix_init): Remove target_abfd argument.
(relax_section, move_literal): Adjust calls to reloc_bfd_fix_init.

16 years ago* configure.in (WIN32LDFLAGS): Rename to SHARED_LDFLAGS.
Nick Clifton [Thu, 4 Oct 2007 14:06:40 +0000 (14:06 +0000)]
* configure.in (WIN32LDFLAGS): Rename to SHARED_LDFLAGS.
  (WIN32LIBADD): Rename to SHARED_LIBADD
  (SHARED_DEPENDENCIES): New exported variable.
  (enable_shared): Add dependency upon libbfd.la for non-cygwin based shared library builds.
* Makefile.am (libopcodes_la_DEPENDENCIES): Append SHARED_DEPENDENCIES.
  (libopcodes_la_LIBADD): Rename WIN32LIBADD to SHARED_LIBADD.
  (libopcodes_la_LDFLAGS): Rename WIN32LDFLAGS to SHARED_LDFLAGS.
* configure: Regenerate.
* Makefile.in: Regenerate.

16 years agoPR gas/5100
Nick Clifton [Thu, 4 Oct 2007 13:43:16 +0000 (13:43 +0000)]
PR gas/5100
* arc-opc.c (insert_offset): Fix spelling mistake in error message.

16 years agoPR linker/5099
Nick Clifton [Thu, 4 Oct 2007 13:41:29 +0000 (13:41 +0000)]
PR linker/5099
* elf64-x86-64.c (elf64_x86_64_check_relocs): Add missing apostrophe to error message.

16 years agodaily update
Alan Modra [Thu, 4 Oct 2007 00:00:06 +0000 (00:00 +0000)]
daily update

16 years ago*** empty log message ***
gdbadmin [Thu, 4 Oct 2007 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

16 years ago * NEWS: Use uniform spacing. Correct version number for GDB 6.7
Daniel Jacobowitz [Wed, 3 Oct 2007 20:42:08 +0000 (20:42 +0000)]
* NEWS: Use uniform spacing.  Correct version number for GDB 6.7
news.  Mention XML support for M68K in GDB 6.7.

16 years ago * gdbtypes.c (create_range_type): Do not set TYPE_FIELD_TYPE for the
Daniel Jacobowitz [Wed, 3 Oct 2007 20:37:31 +0000 (20:37 +0000)]
* gdbtypes.c (create_range_type): Do not set TYPE_FIELD_TYPE for the
bounds.
(init_vector_type): Use builtin_type_int32.

16 years ago2007-10-03 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Wed, 3 Oct 2007 19:30:44 +0000 (19:30 +0000)]
2007-10-03  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (OP_REG): Set add to 0 only when needed.
(OP_C): Likewise.
(OP_D): Likewise.
(OP_MMX): Likewise.
(OP_XMM): Likewise.
(OP_EM): Likewise.
(OP_MXC): Likewise.
(OP_EX): Likewise.

16 years ago2007-10-03 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Wed, 3 Oct 2007 19:03:20 +0000 (19:03 +0000)]
2007-10-03  H.J. Lu  <hongjiu.lu@intel.com>

* i386-opc.tbl: Update SSE comments.

16 years ago * no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.
Kazu Hirata [Wed, 3 Oct 2007 14:35:31 +0000 (14:35 +0000)]
* no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.

16 years agodaily update
Alan Modra [Wed, 3 Oct 2007 00:00:05 +0000 (00:00 +0000)]
daily update

16 years ago*** empty log message ***
gdbadmin [Wed, 3 Oct 2007 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

16 years ago * s390-tdep.c (s390_regset_from_core_section): Allow excess section
Ulrich Weigand [Tue, 2 Oct 2007 19:25:52 +0000 (19:25 +0000)]
* s390-tdep.c (s390_regset_from_core_section): Allow excess section
size to enable bi-arch generate-core-file support.

16 years ago2007-10-02 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Tue, 2 Oct 2007 17:34:32 +0000 (17:34 +0000)]
2007-10-02  Markus Deuling  <deuling@de.ibm.com>

* spu-tdep.c (info_spu_signal_command): Fix output for SPU signal.

16 years ago2007-10-02 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
Ulrich Weigand [Tue, 2 Oct 2007 16:50:08 +0000 (16:50 +0000)]
2007-10-02  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>

* tui/tui-interp.c (tui_init): Initialize tui's SIGWINCH
signal handler.
* tui/tui-win.c (tui_initialize_win): New function for
initializing tui's SIGWINCH signal handler.
* tui/tui-win.h (tui_initialize_win): Declare.

16 years ago * ppc-linux-nat.c (ppc_linux_stopped_data_address): Cast
Ulrich Weigand [Tue, 2 Oct 2007 16:39:29 +0000 (16:39 +0000)]
* ppc-linux-nat.c (ppc_linux_stopped_data_address): Cast
pointer to uintptr_t before casting to CORE_ADDR.

16 years ago2007-10-02 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Tue, 2 Oct 2007 16:33:35 +0000 (16:33 +0000)]
2007-10-02  Markus Deuling  <deuling@de.ibm.com>

* linux-nat.c (PTRACE_GETSIGINFO): Add define.

16 years ago2007-10-02 Mark Mitchell <mark@codesourcery.com>
Daniel Jacobowitz [Tue, 2 Oct 2007 16:09:53 +0000 (16:09 +0000)]
2007-10-02  Mark Mitchell  <mark@codesourcery.com>

* mingw-hdep.c (gdb_select): Stop helper threads before returning.
* ser-mingw.c (enum select_thread_state): New type.
(struct ser_console_state): Add have_started and thread_state.
(select_thread_wait): New function.
(thread_fn_type): New type.
(create_select_thread): New function.
(destroy_select_thread): Likewise.
(start_select_thread): Likewise.
(stop_select_thread): Likewise.
(console_select_thread): Use new functions.
(pipe_select_thread): Likewise.
(file_select_thread): Likewise.
(ser_console_wait_handle): Likewise.
(ser_console_done_wait_handle): Likewise.
(ser_console_close): Likewise.
(free_pipe_state): Likewise.
(pipe_wait_handle): Likewise.
(pipe_done_wait_handle): Likewise.
(struct net_windows_state): Derive from ser_console_state.
(net_windows_select_thread): Use new functions.
(net_windows_wait_handle): Likewise.
(net_windows_done_wait_handle): Likewise.
(net_windows_close): Likewise.

16 years ago * inflow.c (terminal_ours_1): Remove useless line.
Daniel Jacobowitz [Tue, 2 Oct 2007 15:56:51 +0000 (15:56 +0000)]
* inflow.c (terminal_ours_1): Remove useless line.

16 years ago * mips-tdep.c (mips_read_fp_register_double): Correct check for
Daniel Jacobowitz [Tue, 2 Oct 2007 15:17:44 +0000 (15:17 +0000)]
* mips-tdep.c (mips_read_fp_register_double): Correct check for
odd FP registers.
(mips_print_fp_register): Correct check for even FP registers.
(mips_virtual_frame_pointer): New function.
(mips_gdbarch_init): Call set_gdbarch_virtual_frame_pointer.

16 years ago * gdb.cp/classes.exp (do_tests): Always step to the line after the
Daniel Jacobowitz [Tue, 2 Oct 2007 14:57:46 +0000 (14:57 +0000)]
* gdb.cp/classes.exp (do_tests): Always step to the line after the
call.
* gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
to return to the call.
* gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
* gdb.mi/mi-return.exp (test_return_simple): Likewise.
* gdb.mi/mi2-return.exp (test_return_simple): Likewise.
* gdb.mi/mi-until.exp (test_until): Likewise.
* gdb.mi/mi2-until.exp (test_until): Likewise.

16 years ago*** empty log message ***
gdbadmin [Tue, 2 Oct 2007 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

16 years agodaily update
Alan Modra [Tue, 2 Oct 2007 00:00:01 +0000 (00:00 +0000)]
daily update

16 years ago2007-10-01 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Mon, 1 Oct 2007 22:23:20 +0000 (22:23 +0000)]
2007-10-01  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (THREE_BYTE_0FBA): Renamed to ...
(THREE_BYTE_0F7B): This.
(dis386_twobyte): Updated.
(three_byte_table): Updated comments.

16 years agoVarious CR16 fixes
Nick Clifton [Mon, 1 Oct 2007 15:55:44 +0000 (15:55 +0000)]
Various CR16 fixes

16 years ago * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
Daniel Jacobowitz [Mon, 1 Oct 2007 14:07:46 +0000 (14:07 +0000)]
* gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
two-char array.
* gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].

16 years agoregenerate configure
Paolo Bonzini [Mon, 1 Oct 2007 09:04:55 +0000 (09:04 +0000)]
regenerate configure

16 years ago2007-10-01 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini [Mon, 1 Oct 2007 07:55:48 +0000 (07:55 +0000)]
2007-10-01  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
* configure.ac: Default them to host tools for $host = $build.
Subst them.

* configure: Regenerate.
* Makefile.in: Regenerate.

16 years ago2007-09-30 Mike Frysinger <vapier@gentoo.org>
Mike Frysinger [Mon, 1 Oct 2007 01:39:52 +0000 (01:39 +0000)]
2007-09-30  Mike Frysinger  <vapier@gentoo.org>

* value.h (lookup_only_internalvar): New prototype.
(create_internalvar): Likewise.
* value.c (lookup_only_internalvar): New function.
(create_internalvar): Likewise.
(lookup_internalvar): Use new lookup_only_internalvar and
create_internalvar functions.
* parse.c (write_dollar_variable): Look up $ symbols in internal
table first rather than last.

16 years ago * linux-nat.c (linux_nat_new_thread): New variable.
Daniel Jacobowitz [Mon, 1 Oct 2007 00:22:50 +0000 (00:22 +0000)]
* linux-nat.c (linux_nat_new_thread): New variable.
(linux_child_follow_fork): Set inferior_ptid to include LWP ID.  Use
linux_nat_switch_fork.
(lwp_list): Make public.
(add_lwp): Call linux_nat_new_thread.
(lin_lwp_attach_lwp, linux_nat_attach): Call add_lwp after stopping
the new thread.
(resume_callback): Clear lp->siginfo.  Remove unused variable.
(linux_nat_resume): Assert that the LWP list is already initialized.
Clear lp->siginfo.
(save_siginfo): New.
(stop_wait_callback, linux_nat_wait): Call it.
(linux_nat_set_new_thread, linux_nat_get_siginfo): New.
* linux-nat.h (struct lwp_info): Add siginfo.
(lwp_list, linux_nat_set_new_thread, linux_nat_get_siginfo): Declare.
(ALL_LWPS): Define.

* amd64-linux-nat.c (amd64_linux_dr): New.
(amd64_linux_dr_get): Take a PTID argument.  Correct typo.
(amd64_linux_dr_set): Take a PTID argument.
(amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use ALL_LWPS.
(amd64_linux_dr_reset_addr): Use amd64_linux_dr_set_addr.
(amd64_linux_dr_get_status): Pass inferior_ptid to amd64_linux_dr_get.
(amd64_linux_new_thread): New.
(_initialize_amd64_linux_nat): Call linux_nat_set_new_thread.
* i386-linux-nat.c (i386_linux_dr): New.
(i386_linux_dr_get, i386_linux_dr_set): Take a PTID argument.
(i386_linux_dr_set_control, i386_linux_dr_set_addr): Use ALL_LWPS.
(i386_linux_dr_reset_addr): Use i386_linux_dr_set_addr.
(i386_linux_dr_get_status): Pass inferior_ptid to i386_linux_dr_get.
(i386_linux_new_thread): New.
(i386_linux_resume): Remove unnecessary PID check.
(_initialize_i386_linux_nat): Call linux_nat_set_new_thread.
* ia64-linux-nat.c (enable_watchpoints_in_psr): Take PTID argument.
(fetch_debug_register, fetch_debug_register_pair): Delete.
(debug_registers): New.
(ia64_linux_insert_watchpoint, ia64_linux_remove_watchpoint): Use
ALL_LWPS and debug_registers.
(ia64_linux_new_thread): New.
(ia64_linux_stopped_data_address): Use linux_nat_get_siginfo.
(_initialize_ia64_linux_nat): Call linux_nat_set_new_thread.
* ppc-linux-nat.c (last_stopped_data_address): Delete.
(saved_dabr_value): New.
(ppc_linux_insert_watchpoint, ppc_linux_remove_watchpoint): Use
ALL_LWPS.
(ppc_linux_new_thread): New.
(ppc_linux_stopped_data_address): Use linux_nat_get_siginfo.
(ppc_linux_stopped_by_watchpoint): Call ppc_linux_stopped_data_address.
(_initialize_ppc_linux_nat): Call linux_nat_set_new_thread.
* s390-nat.c (s390_stopped_by_watchpoint): Clear the watchpoint status
after reading it.
(s390_fix_watch_points): Take a PTID argument.
(s390_insert_watchpoint, s390_remove_watchpoint): Use ALL_LWPS.
(_initialize_s390_nat): Call linux_nat_set_new_thread.

16 years ago2007-09-16 Daniel Jacobowitz <dan@codesourcery.com>
Daniel Jacobowitz [Mon, 1 Oct 2007 00:17:58 +0000 (00:17 +0000)]
2007-09-16  Daniel Jacobowitz  <dan@codesourcery.com>
    Jeff Johnston  <jjohnstn@redhat.com>

* breakpoint.c (watchpoints_triggered): New.
(bpstat_stop_status): Remove STOPPED_BY_WATCHPOINT argument.
Check watchpoint_triggered instead.  Combine handling for software
and hardware watchpoints.  Do not use target_stopped_data_address
here.  Always check a watchpoint if its scope breakpoint triggers.
Do not stop for thread or overlay events.  Improve check for
triggered watchpoints without a value change.
(watch_command_1): Insert the scope breakpoint first.  Link the
scope breakpoint to the watchpoint.
* breakpoint.h (enum watchpoint_triggered): New.
(struct breakpoint): Add watchpoint_triggered.
(bpstat_stop_status): Update prototype.
(watchpoints_triggered): Declare.
* infrun.c (enum infwait_status): Add infwait_step_watch_state.
(stepped_after_stopped_by_watchpoint): Delete.
(handle_inferior_event): Make stepped_after_stopped_by_watchpoint
local.  Handle infwait_step_watch_state.  Update calls to
bpstat_stop_status.  Use watchpoints_triggered to check
watchpoints.
* remote.c (stepped_after_stopped_by_watchpoint): Remove extern.
(remote_stopped_data_address): Do not check it.

* gdb.texinfo (Setting Watchpoints): Adjust warning text about
multi-threaded watchpoints.
* gdbint.texinfo (Watchpoints): Describe how watchpoints are
checked.  Describe sticky notification.  Expand description
of steppable and continuable watchpoints.
(Watchpoints and Threads): New subsection.

* gdb.threads/watchthreads.c (thread_function): Sleep between
iterations.
* gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
at once for S/390.  Generate matching fails and passes.

16 years ago*** empty log message ***
gdbadmin [Mon, 1 Oct 2007 00:00:37 +0000 (00:00 +0000)]
*** empty log message ***

16 years agodaily update
Alan Modra [Mon, 1 Oct 2007 00:00:05 +0000 (00:00 +0000)]
daily update

16 years ago2007-09-30 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Sun, 30 Sep 2007 19:14:47 +0000 (19:14 +0000)]
2007-09-30  H.J. Lu  <hongjiu.lu@intel.com>

* 386-dis.c (prefix_table): Reformat comment.

16 years ago * elflink.c: Formatting.
Alan Modra [Sun, 30 Sep 2007 13:43:23 +0000 (13:43 +0000)]
* elflink.c: Formatting.

16 years agobfd/
Alan Modra [Sun, 30 Sep 2007 13:33:03 +0000 (13:33 +0000)]
bfd/
* elflink.c (resolve_symbol): Handle symbols in SEC_MERGE
sections.  Don't test symbol st_shndx.  Don't bother with
bfd_link_hash_common symbols.  Print longs rather than ints
in debug messages.
(eval_symbol): Replace "sym" and "advanced" params with "symp".
Replace "addr" and "section_offset" params with "dot".  Don't
cast bfd_vma values to signed, cast them to bfd_signed_vma.
(bfd_elf_perform_complex_relocation): Delete "output_bfd", "info",
"local_syms" and "local_sections" params.  Add "relocation".
Delete code calculating relocation value.
(evaluate_complex_relocation_symbols): Delete function.  Fold into..
(elf_link_input_bfd): ..existing code examining relocs.
* elf-bfd.h (bfd_elf_perform_complex_relocation): Update prototype.
* elf32-mep.c (mep_elf_check_relocs): Delete function.
(mep_elf_gc_sweep_hook, mep_elf_gc_mark_hook): Likewise.
(mep_elf_object_p): Don't set elf_bad_symtab.
(elf_backend_check_relocs): Don't define.
(elf_backend_gc_mark_hook, elf_backend_gc_sweep_hook): Likewise.
(elf_backend_can_gc_sections, USE_RELA): Likwise.
(mep_elf_relocate_section): Move bfd_elf_perform_complex_relocation
call after we have calculated reloc value.  Delete local sym
debug code.  Use RELOC_FOR_GLOBAL_SYMBOL.  Delete addend
adjusting code..
(elf_backend_rela_normal): ..instead define this.
ld/testsuite/
* ld-selective/sel-dump.exp: Add am33, m88k, mep to xfails.
* ld-selective/selective.exp: Don't run for same target list
we xfail sel-dump.

16 years agodaily update
Alan Modra [Sun, 30 Sep 2007 00:00:05 +0000 (00:00 +0000)]
daily update

16 years ago*** empty log message ***
gdbadmin [Sun, 30 Sep 2007 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

16 years ago * configure.ac: Add $LIBINTL when testing libbfd.
Daniel Jacobowitz [Sat, 29 Sep 2007 20:53:46 +0000 (20:53 +0000)]
* configure.ac: Add $LIBINTL when testing libbfd.
* configure: Regenerated.

16 years ago2007-09-29 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Sat, 29 Sep 2007 14:43:44 +0000 (14:43 +0000)]
2007-09-29  H.J. Lu  <hongjiu.lu@intel.com>

* 386-dis.c (USE_GROUPS): Renamed to ...
(USE_REG_TABLE): This.
(USE_OPC_EXT_TABLE): Renamed to ...
(USE_MOD_TABLE): This.
(USE_OPC_EXT_RM_TABLE): Renamed to ...
(USE_RM_TABLE): This.
(USE_XXX_TABLE): Reordered.
(GRP): Renamed to ...
(REG_TABLE): This.
(OPC_EXT_TABLE): Renamed to ...
(MOD_TABLE): This.
(OPC_EXT_RM_TABLE): Renamed to ...
(RM_TABLE): This.
(GRP_XXX): Renamed to ...
(REG_XXX): This.
(PREGRP_XXX): Renamed to ...
(PREFIX_XXX): This.
(OPC_EXT_XXX): Renamed to ...
(MOD_XXX): This.
(OPC_EXT_RM_XXX): Renamed to ...
(RM_XXX): This.
(grps): Renamed to ...
(reg_table): This
(prefix_user_table): Renamed to ...
(prefix_table): This
(opc_ext_table): Renamed to ...
(mod_table): This
(opc_ext_rm_table): Renamed to ...
(rm_table): This
(OPC_EXT_RM_XXX): Likewise.
(dis386): Updated.
(dis386_twobyte): Likewise.
(reg_table): Likewise.
(prefix_table): Likewise.
(x86_64_table): Likewise.
(three_byte_table): Likewise.
(mod_table): Likewise.
(rm_table): Likewise.
(get_valid_dis386): Likewise.