Wu Zhou
ff2587ec78
* gdb.texinfo: Correct a merge error introduced by -r 1.286.
2005-11-14 03:27:22 +00:00
Wu Zhou
814e32d720
* gdb.texinfo (Fortran): Add some words about Fortran debugging.
2005-11-14 02:34:43 +00:00
Thiemo Seufer
0499d65b9b
* mips.h: Assign 'm'/'M' codes to MIPS16e save/restore
...
instructions. Define MIPS16_ALL_ARGS and MIPS16_ALL_STATICS for
save/restore encoding of the args field.
* mips16-opc.c: Add MIPS16e save/restore opcodes.
* mips-dis.c (print_mips16_insn_arg): Handle printing of 'm'/'M'
codes for save/restore.
* config/tc-mips.c (mips16_ip): Add handling of 'm' and 'M' codes
for the MIPS16e save/restore instructions.
* gas/mips/mips.exp: Run new save/restore tests.
* gas/testsuite/gas/mips/mips16e-save.s: New test for generating
different styles of save/restore instructions.
* gas/testsuite/gas/mips/mips16e-save.d: New.
2005-11-14 02:25:39 +00:00
gdbadmin
eafa87ff3b
*** empty log message ***
2005-11-14 00:00:03 +00:00
Alan Modra
b9cb2ec353
daily update
2005-11-13 23:00:06 +00:00
Daniel Jacobowitz
0cc7b39248
* elfread.c (elf_symtab_read): Remove if (1) and reindent.
2005-11-13 18:56:34 +00:00
Daniel Jacobowitz
c75a2cc832
* arm-linux-tdep.c (eabi_linux_arm_le_breakpoint)
...
(eabi_linux_arm_be_breakpoint): New variables.
(arm_linux_init_abi): Use them.
2005-11-13 18:04:14 +00:00
Daniel Jacobowitz
9d1fb17785
* linux-arm-low.c (arm_eabi_breakpoint): New variable.
...
(arm_breakpoint_at): Recognize both breakpoints.
(the_low_target): Use the correct breakpoint instruction.
2005-11-13 18:04:03 +00:00
gdbadmin
f0b3881fd7
*** empty log message ***
2005-11-13 00:00:02 +00:00
Jim Blandy
fa93a9d8fc
2005-11-12 Jim Blandy <jimb@redhat.com>
...
* gdb.texinfo (General Query Packets): Put packets in alphabetical
order. Remove extraneous 'z'.
2005-11-12 23:09:46 +00:00
Alan Modra
c57a5dde19
daily update
2005-11-12 23:00:05 +00:00
gdbadmin
d3166d3a2a
*** empty log message ***
2005-11-12 00:00:33 +00:00
Alan Modra
a0616936ed
daily update
2005-11-11 23:00:04 +00:00
Michael Snyder
946db78215
2005-11-11 Michael Snyder <msnyder@redhat.com>
...
* inftarg.c (child_wait): Delete unused local variable.
2005-11-11 22:30:23 +00:00
Daniel Jacobowitz
907be67c7e
* Makefile.def: Remove gdb dependencies for gdbtk.
...
* Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
(configure-gdb, install-gdb): New rules.
* configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
* Makefile.in, configure: Regenerated.
2005-11-11 21:45:22 +00:00
Stephane Carrez
ca9d4aead9
PR tui/1995
...
* tui/tui-command.c (tui_dispatch_ctrl_char): Handle CTRL-L even if the
focus is on the command window.
2005-11-11 19:55:51 +00:00
Stephane Carrez
fddb59b729
* tui/tui-win.c (tui_update_gdb_sizes): Use tui_term_width() and
...
tui_term_height() to restore the terminal size when leaving the
TUI mode.
2005-11-11 18:07:09 +00:00
Stephane Carrez
c3d0b56edf
* gdb.asm/m68hc11.inc: Setup the data section.
...
* gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
script for this test.
(m6812-*-*): Likewise.
2005-11-11 11:18:53 +00:00
Nick Clifton
5e2b0d475e
PR 1150
...
* readelf.c (get_mips_symbol_other): New function.
(get_symbol_other): New function.
(process_symbol_table): Call get_symbol_other() to get a description of the
st_other field if it contains more information than just the visibility.
* elfxx-mips.c (mips_elf_calculate_relocation): Ignore an undefined symbol if
it is optional.
(_bfd_mips_elf_merge_symbol_attribute): Make sure that the optional flag is
merged as well as the visibility.
* elfxx-mips.h (_bfd_mips_elf_merge_symbol_attribute): Prototype.
(elf_backend_merge_symbol_attribute): Define.
* mips.h (STO_OPTIONAL): Define.
(ELF_MIPS_IS_OPTIONAL): Define.
2005-11-11 11:06:34 +00:00
Stephane Carrez
ff1e98b937
* m68hc11-tdep.c (m68hc11_pseudo_register_write): Use gdb_byte
...
for buffers.
(m68hc11_pseudo_register_read): Likewise.
(m68hc11_return_value): Likewise.
(m68hc11_frame_prev_register): Likewise.
(m68hc11_frame_align): Remove as its seems no longer necessary.
(m68hc11_gdbarch_init): Don't install frame_align handler.
(m68hc11_scan_prologue): Fix crash that occurred when called from
m68hc11_skip_prologue
2005-11-11 10:25:34 +00:00
Jan Beulich
513ba3abf1
gas/
...
2005-11-11 Jan Beulich <jbeulich@novell.com>
* doc/Makefile.am: Make asconfig.texi writeable before trying
to write to it.
* doc/Makefile.in: Refresh.
2005-11-11 08:06:36 +00:00
Hans-Peter Nilsson
629a14649b
* ld-cris/noov.d: Restrict to cris-*-*elf*.
2005-11-11 00:29:14 +00:00
gdbadmin
c1446365bb
*** empty log message ***
2005-11-11 00:00:32 +00:00
Alan Modra
6497ff9db7
daily update
2005-11-10 23:00:06 +00:00
Mark Kettenis
043c9cdcc3
* MAINTAINERS: Mark m68k-elf, sparc-elf and vax-netbsd as no
...
longer broken.
2005-11-10 19:21:51 +00:00
Jan Beulich
7b0441f6fd
gas/
...
2005-11-10 Jan Beulich <jbeulich@novell.com>
* config/tc-i386.c (intel_e11): Don't special-case segment
registers in brackets.
gas/testsuite/
2005-11-10 Jan Beulich <jbeulich@novell.com>
* gas/i386/intelbad.d: Add tests for ill registers in brackets.
* gas/i386/intelbad.l: Adjust.
2005-11-10 16:06:28 +00:00
Andreas Schwab
dc82c973b3
* m68k-dis.c (print_insn_m68k): Only match FPU insns with
...
coprocessor ID 1.
2005-11-10 14:32:28 +00:00
Andrew Stubbs
72a37d8dad
2005-11-10 Andrew Stubbs <andrew.stubbs@st.com>
...
* interp.c (sim_memory_size): Use same amount of memory on Windows as
elsewhere.
2005-11-10 11:05:31 +00:00
Nick Clifton
01cfc07fb1
* config/tc-arm.c (BAD_ADDR_MODE): Define.
...
(arm_reg_parse_multi): Return NULL rather than FAIL.
(arm_reg_parse): Fix comment, the function returns FAIL rather than NULL if
it is unable to parse the register name.
(do_ldrex): Use BAD_ADDR_MODE.
Change error message for PC-relative addressing.
(do_strex): Likewise.
(do_t_ldrex): Use BAD_ADDR_MODE.
(do_t_strex): Likewise.
* gas/arm/archv6t2-bad.s: Add tests of badly composed ldrex and strex
instructions.
* gas/arm/archv6t2-bad.l: Add expected error messages.
* gas/arm/r15-bad.l: Adjust error messages for r15 usage in ldrex and strex
instructions.
2005-11-10 09:41:14 +00:00
gdbadmin
81aa3c3cd9
*** empty log message ***
2005-11-10 00:00:34 +00:00
Alan Modra
ce0e0862bf
daily update
2005-11-09 23:00:07 +00:00
Randolph Chung
36ae0ea97e
2005-11-09 Randolph Chung <tausq@debian.org>
...
* gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
2005-11-09 15:45:55 +00:00
Randolph Chung
11fae660b9
2005-11-09 Randolph Chung <tausq@debian.org>
...
* hppa-linux-nat.c (_initialize_hppa_linux_nat): Use
hppa_linux_{store,fetch}_inferior_registers instead of
arm_linux_{store,fetch}_inferior_registers.
2005-11-09 07:22:40 +00:00
Kazuhiro Inaoka
492e5c6b71
2005-11-08 Kei Sakamoto <sakamoto.kei@renesas.com>
...
* remote-m32r-sdi.c: Update copyright years.
(m32r_resume): Write DBT at word-aligned addresses.
(m32r_wait): Use SDI_WRITE_MEMORY to remove DBT.
2005-11-09 07:09:05 +00:00
Wu Zhou
9d6f42e946
gdb.base/break.exp: Fix a comment typo.
2005-11-09 06:41:30 +00:00
gdbadmin
d0967c0f3c
*** empty log message ***
2005-11-09 00:00:04 +00:00
Alan Modra
feba4fae34
daily update
2005-11-08 23:00:06 +00:00
Nick Clifton
74b56d1f69
* config/tc-sparc.c (isoctal): Fix thinko.
2005-11-08 16:37:56 +00:00
Nick Clifton
e627d9a0e2
* gas/all/cofftag.s: Convert numbers in .type directives to decimal.
...
* gas/all/gas.exp: enable cofftag-test for z80-*-coff.
2005-11-08 16:23:31 +00:00
Nick Clifton
dbb33a874e
* m32c-desc.c: Regenerated.
2005-11-08 16:16:47 +00:00
Nick Clifton
4fa6945e82
* expr.c (operand <case '$'>): Use DOLLAR_AMBIGU rather than flag_mri_m68k
...
as condition for parsing the '$' as a prefix.
* as.h (DOLLAR_AMBIGU): Define if needed.
2005-11-08 15:48:26 +00:00
Nathan Sidwell
08333dc498
Document ms2 addition
2005-11-08 11:17:03 +00:00
Nathan Sidwell
6f84a2a649
bfd:
...
Add ms2.
* archures.c (bfd_mach_ms2): Define.
* cpu-ms1.c (arch_info_struct): Add ms2 stanza.
* elf32-ms1.c (elf32_ms1_machine): Add ms2 case.
(ms1_elf_merge_private_bfd_data): Remove unused variables. Add
correct merging logic, with workaround.
(ms1_elf_print_private_bfd_data): Add ms2 case.
* reloc.c (BFD_RELOC_MS1_PCINSN8): Add ms2 specific reloc.
* libbfd.h: Regenerated.
* bfd-in2.h: Regenerated.
cpu:
Add ms2
* ms1.cpu (ms2, ms2bf): New architecture variant, cpu, machine and
model.
(f-uu8, f-uu1, f-imm16l, f-loopo, f-cb1sel, f-cb2sel, f-cb1incr,
f-cb2incr, f-rc3): New fields.
(LOOP): New instruction.
(JAL-HAZARD): New hazard.
(imm16o, loopsize, imm16l, rc3, cb1sel, cb2sel, cb1incr, cb2incr):
New operands.
(mul, muli, dbnz, iflush): Enable for ms2
(jal, reti): Has JAL-HAZARD.
(ldctxt, ldfb, stfb): Only ms1.
(fbcb): Only ms1,ms1-003.
(wfbinc, mefbinc, wfbincr, mwfbincr, fbcbincs, mfbcbincs,
fbcbincrs, mfbcbincrs): Enable for ms2.
(loop, loopu, dfbc, dwfb, fbwfb, dfbr): New ms2 insns.
* ms1.opc (parse_loopsize): New.
(parse_imm16): hi16/lo16 relocs are applicable to IMM16L.
(print_pcrel): New.
gas:
Add ms2.
* config/tc-ms1.c (ms1_mach_bitmask): Initialize to MS1.
(ms1_architectures): Add ms2.
(md_parse_option): Add ms2.
(md_show_usage): Add ms2.
(md_assemble): Add JAL_HAZARD detection logic.
(md_cgen_lookup_reloc): Add MS1_OPERAND_LOOPSIZE case.
* doc/c-ms1.texi: New.
* doc/all.texi: Add MS1.
* doc/Makefile.am (CPU_DOCS): Add c-ms1.texi.
* doc/Makefile.in: Rebuilt.
* doc/Makefile: Rebuilt.
gas/testsuite:
Add ms2.
* gas/ms1/allinsn.d: Adjust pcrel disassembly.
* gas/ms1/errors.exp: Fix target triplet.
* gas/ms1/ms1-16-003.d: Adjust pcrel disassembly.
* gas/ms1/ms1-16-003.s: Tweak label.
* gas/ms1/ms1.exp: Adjust target triplet. Add ms2 test.
* gas/ms1/ms2.d, gas/ms1/ms2.s: New.
* gas/ms1/relocs.d: Adjust expected machine name and pcrel
disassembly.
* gas/ms1/relocs.exp: Adjust target triplet.
include:
Add ms2.
* elf/ms1.h (EF_MS1_CPU_MS2): New.
opcodes:
Add ms2.
* ms1-asm.c, ms1-desc.c, ms1-desc.h, ms1-dis.c, ms1-ibld.c,
ms1-opc.c, ms1-opc.h: Regenerated.
2005-11-08 11:15:13 +00:00
Kazuhiro Inaoka
16ac4ab5a8
2005-11-08 Kei Sakamoto <sakamoto.kei@renesas.com>
...
* m32r-linux-tdep.c (linux_sigtramp_code): Use 'gdb_byte' instead
of 'unsigned char'.
(m32r_linux_sigtramp_start): Likewise.
(linux_rt_sigtramp_code): Likewise.
(m32r_linux_rt_sigtramp_start): Likewise.
(m32r_linux_sigtramp_frame_prev_register): Use 'gdb_byte *' instead
of 'void *'.
* m32r-tdep.c (m32r_memory_insert_breakpoint): Use 'gdb_byte'
instead of 'char'.
(m32r_memory_remove_breakpoint): Likewise.
(m32r_breakpoint_from_pc): Likewise.
(m32r_store_return_value): Likewise.
(decode_prologue): Likewise.
(m32r_push_dummy_call): Likewise.
(m32r_return_value): Use 'gdb_byte *' instead of 'void *'.
* remote-m32r-sdi.c (m32r_xfer_memory): Use 'gdb_byte' instead of
'char'.
2005-11-08 05:54:22 +00:00
Kevin Buettner
2fda21a6e3
* ia64-tdep.c (floatformat_valid): Change type of `from' from
...
`const char *' to `const void *'.
2005-11-08 01:42:53 +00:00
Kevin Buettner
e2b7c96630
Various gdb_byte related changes for FRV targets.
2005-11-08 01:01:34 +00:00
gdbadmin
8c50e5e45a
*** empty log message ***
2005-11-08 00:00:33 +00:00
Alan Modra
05c98237ea
daily update
2005-11-07 23:00:07 +00:00
Steve Ellcey
a541e3cedd
* configure: Regenerate after modifying bfd/warning.m4.
2005-11-07 22:21:48 +00:00
Steve Ellcey
49c96104aa
* warning.m4 (AM_BINUTILS_WARNINGS): Default to empty string
...
if compiler is not GCC.
* configure: Regenerate
2005-11-07 22:14:12 +00:00