H.J. Lu
6305a20382
gas/
...
2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (XXX_PREFIX): Moved from tc-i386.h.
(XXX_MNEM_SUFFIX): Likewise.
(END_OF_INSN): Likewise.
(templates): Likewise.
(modrm_byte): Likewise.
(rex_byte): Likewise.
(DREX_XXX): Likewise.
(drex_byte): Likewise.
(sib_byte): Likewise.
(processor_type): Likewise.
(arch_entry): Likewise.
(cpu_sub_arch_name): Remove const.
(cpu_arch): Add .vmx and .smx.
(set_cpu_arch): Append cpu_sub_arch_name.
(md_parse_option): Support -march=CPU[,+EXTENSION...].
(md_show_usage): Updated.
* config/tc-i386.h (XXX_PREFIX): Moved to tc-i386.c.
(XXX_MNEM_SUFFIX): Likewise.
(END_OF_INSN): Likewise.
(templates): Likewise.
(modrm_byte): Likewise.
(rex_byte): Likewise.
(DREX_XXX): Likewise.
(drex_byte): Likewise.
(sib_byte): Likewise.
(processor_type): Likewise.
(arch_entry): Likewise.
* doc/as.texinfo: Update i386 -march option.
* doc/c-i386.texi: Update -march= for ISA.
gas/testsuite/
2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/arch-10-1.l: New.
* gas/i386/arch-10-1.s: Likewise.
* gas/i386/arch-10-2.l: Likewise.
* gas/i386/arch-10-2.s: Likewise.
* gas/i386/arch-10-3.l: Likewise.
* gas/i386/arch-10-3.s: Likewise.
* gas/i386/arch-10-4.l: Likewise.
* gas/i386/arch-10-4.s: Likewise.
* gas/i386/arch-10.d: Likewise.
* gas/i386/arch-10.s: Likewise.
* gas/i386/i386.exp: Run arch-10, arch-10-1, arch-10-2,
arch-10-3 and arch-10-4.
* gas/i386/nops-2.s: Use movsbl instead of cmove.
* gas/i386/nops-2-i386.d: Updated.
* gas/i386/nops-2-merom.d: Likewise.
* gas/i386/nops-2.d: Likewise.
* gas/i386/x86-64-nops-2.d: Likewise.
opcodes/
2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
* i386-gen.c (cpu_flag_init): Add CPU_VMX_FLAGS and
CPU_SMX_FLAGS.
* i386-init.h: Regenerated.
2008-01-22 19:16:45 +00:00
Kevin Buettner
e84605cd7f
* mn10300-linux-tdep.c (am33_linux_sigframe_cache_init): Find
...
sigcontext struct via pointer.
(struct sigframe comment): Update to show new field `psc'.
2008-01-22 01:17:25 +00:00
gdbadmin
d514a12074
*** empty log message ***
2008-01-22 00:00:03 +00:00
Alan Modra
786d552a8d
daily update
2008-01-21 23:00:05 +00:00
Vladimir Prus
9d9cd7ac81
* infrun.c (handle_inferior_event): If
...
we failed to remove breakpoints, error,
don't try to increment PC by hand.
2008-01-21 16:34:00 +00:00
Alan Modra
fbb3bb987c
PR 4453
...
* format.c (bfd_check_format_matches): Don't accept archives as
fully matching unless they have a map.
2008-01-21 04:56:47 +00:00
Alan Modra
297d8443d0
* elflink.c (_bfd_elf_link_output_relocs): Correct error return.
2008-01-21 03:53:07 +00:00
Alan Modra
66cd82b52e
* ecoff.c (_bfd_ecoff_archive_p): Delete.
...
* libecoff.h (_bfd_ecoff_archive_p): Delete.
* coff-alpha.c (ecoffalpha_little_vec): Use bfd_generic_archive_p.
* coff-mips.c (ecoff_little_vec, ecoff_big_vec): Likewise.
(ecoff_biglittle_vec): Likewise.
2008-01-21 03:48:10 +00:00
gdbadmin
1c8e06e424
*** empty log message ***
2008-01-21 00:00:34 +00:00
Alan Modra
684b95dfc3
daily update
2008-01-20 23:00:05 +00:00
gdbadmin
3a4fb6f336
*** empty log message ***
2008-01-20 00:00:33 +00:00
Alan Modra
fe03e20384
daily update
2008-01-19 23:00:05 +00:00
Nick Hudson
af5ca30dc3
Add NetBSD/hppa target and host support.
...
* hppabsd-tdep.c (hppabsd_supply_gregset): Move to ...
(hppabsd_gregset): Move to ...
(hppabsd_regset_from_core_section): Rename
hppaobsd_regset_from_core_section and move to ...
(hppabsd_find_global_pointer): Update comment.
(hppabsd_init_abi): Make global. Do not register
hppabsd_regset_from_core_section.
(hppabsd_core_osabi_sniffer): Rename hppaobsd_core_osabi_sniffer and
move to ...
(_initialize_hppabsd_tdep): Move to ...
* hppaobsd-tdep.c: ... here. New file.
* hppnbsd-tdep.c: New file.
* hppnbsd-nat.c: New file.
* Makefile.in (ALL_TARGET_OBS): Add hppanbsd-tdep.o and hppaobsd-tdep.o.
(ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
(hppabsd-nat.o, hppabsd-tdep.o): New dependencies.
(hppabsd-tdep.o, hppaobsd-tdep.o): Update dependencies.
* configure.host (hppa*-*-netbsd*): New entry.
* configure.tgt (hppa*-*-netbsd*): New entry.
(hppa*-*-openbsd*): Update.
* NEWS (New native configuration): Mention NetBSD/hppa.
(New targets): Mention NetBSD/hppa.
2008-01-19 15:03:50 +00:00
Eli Zaretskii
2a25a5baa5
* gdb.texinfo (Specify Location): New section.
...
(Delete Breaks, Edit, Set Breaks): Remove description of
locations. Instead, add a reference to "Specify Location".
(Machine Code, Jumping, Thread Stops, Continuing and Stepping)
(Symbols): Refer to "Specify Location" for the valid forms of
linespecs and locations.
2008-01-19 13:37:13 +00:00
Alan Modra
85f7a9cbe2
PR 5646
...
* elf64-ppc.c (ppc64_elf_tls_optimize): Ensure htab->tls_get_addr
non-NULL before dereferencing.
2008-01-19 10:07:25 +00:00
DJ Delorie
145f4ab500
merge from gcc
2008-01-19 01:18:42 +00:00
gdbadmin
a97690cd3a
*** empty log message ***
2008-01-19 00:00:04 +00:00
Ian Lance Taylor
cbcc4140e2
From Craig Silverstein: Optionally print command line for easier
...
debugging.
2008-01-18 23:41:31 +00:00
Ian Lance Taylor
106002249a
From Craig Silverstein: Handle quoted strings differently in version
...
scripts, and handle extern "C++" in the middle of a block.
2008-01-18 23:35:09 +00:00
Ian Lance Taylor
14144f39e4
Don't include options.h in fileread.h. Remove General_options
...
reference from Output_file class.
2008-01-18 23:26:48 +00:00
Alan Modra
6c0784b28f
daily update
2008-01-18 23:00:05 +00:00
Bob Wilson
c19f06f255
* scripttempl/elfxtensa.sc: Merge ENTRY and .note.gnu.build-id
...
changes from elf.sc.
2008-01-18 22:49:38 +00:00
Bob Wilson
fb227da0a1
* config/tc-xtensa.c (xtensa_leb128): New function.
...
(md_pseudo_table): Use it for sleb128 and uleb128.
(is_leb128_expr): New internal flag.
(xtensa_symbol_new_hook): Check new flag.
2008-01-18 19:13:48 +00:00
Markus Deuling
32c9a79572
* gdbarch.sh (function_list): Add new property bits_big_endian to
...
gdbarch structure.
* gdbarch.{c,h}: Regenerate.
* value.c (struct value): Replace BITS_BIG_ENDIAN by
gdbarch_bits_big_endian (comment).
(unpack_field_as_long, modify_field): Likewise.
* value.h: Likewise (comment).
* valops.c (value_slice): Likewise.
* valarith.c (value_subscript, value_bit_index): Likewise.
* gdbtypes.h (field): Likewise (comment).
* eval.c (evaluate_subexp_standard): Likewise.
* dwarf2read.c (dwarf2_add_field): Likewise.
* ada-lang.c (decode_packed_array, ada_value_primitive_packed_val)
(move_bits, ada_value_assign, value_assign_to_component): Likewise.
* defs.h (BITS_BIG_ENDIAN): Remove.
* gdbint.texinfo (Target Conditionals): Replace the description of
BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
2008-01-18 17:07:40 +00:00
Markus Deuling
1e5e79d0ce
* jv-exp.y (yylex): Replace DEPRECATED_STREQN with the appropriate
...
function calls.
* m2-exp.y (yylex): Likewise.
* objc-exp.y (yylex): Likewise.
* defs.h (DEPRECATED_STREQN): Remove.
2008-01-18 09:12:19 +00:00
gdbadmin
a1632360f3
*** empty log message ***
2008-01-18 00:00:33 +00:00
H.J. Lu
fabda5a781
binutils/
...
2008-01-17 H.J. Lu <hjl.tools@gmail.com>
* MAINTAINERS: Update my email address.
gdb/
2008-01-17 H.J. Lu <hjl.tools@gmail.com>
* MAINTAINERS: Update my email address.
2008-01-17 23:48:20 +00:00
Alan Modra
a0b4e30059
daily update
2008-01-17 23:00:05 +00:00
Jim Blandy
92726479b2
* README: Mention gdbserver/README.
2008-01-17 20:18:48 +00:00
Pierre Muller
ef80d18e09
* valarith.c (value_binop): Handle BINOP_INTDIV
...
for unsigned and signed integers.
2008-01-17 19:55:09 +00:00
Ulrich Weigand
1de90795b9
* s390-tdep.c (s390_gdbarch_init): Set default long double
...
type to 128-bit IEEE quad.
2008-01-17 16:05:41 +00:00
Pedro Alves
c7dd36a172
* gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
...
and 'dummy_ptr' integer pointer. Initialize struct_declarations
with dummy_ptr's address.
* gdb.mi/var-cmd.c (do_children_tests): Likewise.
* gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
all targets.
* gdb.mi/mi2-var-child.exp: Likewise.
2008-01-17 14:34:22 +00:00
Joel Brobecker
c70bd6f33e
* hpux-thread.c (hpux_thread_resume): Delete commented-out code.
2008-01-17 05:51:08 +00:00
gdbadmin
ca2e663217
*** empty log message ***
2008-01-17 00:00:02 +00:00
Alan Modra
a0e0a074df
daily update
2008-01-16 23:00:05 +00:00
Mark Kettenis
c74ba40646
* common.h (AT_SUN_AUXFLAGS): Define.
2008-01-16 22:01:42 +00:00
Eric B. Weddington
982b62a030
/gas:
...
2008-01-03 Eric B. Weddington <eric.weddington@atmel.com>
* config/tc-avr.c (mcu_types): Change opcode set for avr3,
at90usb82, at90usb162.
* doc/c-avr.texi: Change architecture grouping for at90usb82,
at90usb162.
These changes support the new avr35 architecture group in gcc.
/include:
2008-01-03 Eric B. Weddington <eric.weddington@atmel.com>
* opcode/avr.h (AVR_ISA_USB162): Add new opcode set.
(AVR_ISA_AVR3): Likewise.
2008-01-16 17:59:07 +00:00
Mark Kettenis
77d49ac627
* auxv.c (fprint_target_auxv): Add support for AT_SUN_AUXFLAGS.
2008-01-16 16:27:37 +00:00
Mark Kettenis
ba759613c3
* dfp.c, dfp.h: Rename decimal_to_double to decimal_to_doublest.
...
* value.c: All callers changed.
2008-01-16 16:16:44 +00:00
Markus Deuling
7ecb65322d
* rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): Replace
...
DEPRECATED_STREQ by its expression.
* coffread.c (coff_locate_sections, coff_symtab_read): Likewise.
* xcoffread.c (read_xcoff_symtab, read_symbol_lineno, find_linenos)
(scan_xcoff_symtab): Likewise.
* hppa-hpux-tdep.c (hppa_hpux_skip_trampoline_code): Likewise.
* f-lang.c (find_common_for_function): Likewise.
* objc-exp.y (parse_number): Likewise.
* defs.h (DEPRECATED_STREQ): Remove.
2008-01-16 11:21:42 +00:00
Markus Deuling
d15cf01ce6
* mn10300-tdep.h (AM33_MODE): Add gdbarch as parameter.
...
* mn10300-tdep.c (set_reg_offsets, mn10300_analyze_prologue): Use
get_frame_arch to get at the current_architecture. Update AM33_MODE
call.
(mn10300_analyze_prologue): Add gdbarch as parameter. Update caller.
(mn10300_frame_unwind_cache): Use get_frame_arch to get at the current
architecture.
(set_reg_offsets, mn10300_analyze_prologue): Fix indentation.
2008-01-16 04:56:34 +00:00
Markus Deuling
f8028488ab
* amd64-nat.h (amd64_native_gregset_supplies_p): Add gdbarch as
...
parameter.
* amd64-nat.c (amd64_native_gregset_supplies_p): Likewise.
(amd64_native_gregset_reg_offset): Add gdbarch as parameter. Replace
current_gdbarch by gdbarch. Update caller.
* amd64-linux-nat.c (amd64_linux_fetch_inferior_registers)
(amd64_linux_store_inferior_registers): Use get_regcache_arch to get at
the current architecture. Update calls of
amd64_native_gregset_supplies_p.
* amd64bsd-nat.c (amd64bsd_fetch_inferior_registers)
(amd64bsd_store_inferior_registers): Likewise.
2008-01-16 04:52:52 +00:00
Markus Deuling
e101270fb8
* ppc-linux-nat.c (ppc_register_u_addr): Add gdbarch as parameter.
...
Replace current_gdbarch by gdbarch. Update caller.
2008-01-16 04:48:55 +00:00
Markus Deuling
063e58bab9
* dbxread.c (repeated_header_complaint, dbx_symfile_init)
...
(read_dbx_dynamic_symtab, function_outside_compilation_unit_complaint)
(read_dbx_symtab, end_psymtab, dbx_psymtab_to_symtab_1)
(dbx_psymtab_to_symtab, read_ofile_symtab, process_one_symbol)
(stabsect_build_psymtabs): Fix indentation.
2008-01-16 04:43:38 +00:00
Alan Modra
613d301d9e
update copyright
2008-01-16 01:29:42 +00:00
Alan Modra
14ac84b444
* ldlang.c (lang_size_sections_1): Simplify SEC_NEVER_LOAD test.
2008-01-16 01:28:21 +00:00
Michael Snyder
662fb31bbc
2008-01-15 Michael Snyder <msnyder@specifix.com>
...
* corelow.c (core_xfer_partial): Comment, cut/paste error.
2008-01-16 01:17:24 +00:00
Alan Modra
3d00b095cc
* ldlang.h (lang_afile_asection_pair_statement_enum): Delete.
...
(lang_afile_asection_pair_statement_type): Delete.
(lang_statement_union_type): Delete afile_asection_pair_statement.
* ldlang.c (lang_insert_orphan): Delete case handling the above.
(map_input_to_output_sections, print_statement): Likewise.
2008-01-16 00:31:18 +00:00
H.J. Lu
fd07a1c880
gas/testsuite/
...
2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/prescott.s: Add tests for movddup in Intel syntax.
* gas/i386/x86-64-prescott.s: Likewise.
* gas/i386/prescott.d: Updated.
* gas/i386/x86-64-prescott.d: Likewise.
opcodes/
2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
* i386-opc.tbl: Use Qword on movddup.
* i386-tbl.h: Regenerated.
2008-01-16 00:05:56 +00:00
gdbadmin
38177b2923
*** empty log message ***
2008-01-16 00:00:03 +00:00