Joel Brobecker
1cc759c321
* alpha-tdep.c (alpha_heuristic_frame_prev_register): Fetch
...
the register value from the correct frame.
2004-12-01 17:05:45 +00:00
Andrew Cagney
44b263ce53
Delete h8500 simulator, gdb droped h8500 in 6.1.
2004-12-01 15:41:27 +00:00
Andrew Cagney
33841fd962
Delete i960; deleted from GDB long long ago.
2004-12-01 15:27:21 +00:00
Hans-Peter Nilsson
6e56eb075a
Oops, forgot to save ChangeLog before committing
2004-12-01 13:53:28 +00:00
Randolph Chung
b546247c05
2004-11-30 Randolph Chung <tausq@debian.org>
...
* hppa-linux-tdep.c (insns_match_pattern_relaxed): New function.
(hppa_linux_in_dyncall): Check that we are inside the range of
$$dyncall, not necessarily at the first insn.
(hppa_linux_in_solib_call_trampoline): Identify a trampoline
even if the pc does not point to the first insn of the trampoline.
2004-12-01 06:58:57 +00:00
Randolph Chung
8de0841b1c
2004-11-30 Randolph Chung <tausq@debian.org>
...
* gdb.threads/thread_check.exp: Use ${srcfile} for test program name
instead of "tbug". Fix regexp to work properly with gdb_test.
2004-12-01 06:56:21 +00:00
Randolph Chung
46905982ed
2004-11-30 Randolph Chung <tausq@debian.org>
...
* breakpoint.c (break_at_finish_command): Delete.
(break_at_finish_command_1): Delete.
(break_at_finish_at_depth_command): Delete.
(break_at_finish_at_depth_command_1): Delete.
(tbreak_at_finish_command): Delete.
* hppa-tdep.c (_initialize_hppa_tdep): Remove deprecated xbreak, tbreak
and bx commands.
2004-12-01 06:54:56 +00:00
Hans-Peter Nilsson
5e77bda967
Update copyright year
2004-12-01 02:32:08 +00:00
Hans-Peter Nilsson
76e417689c
* Makefile.in (stamp-desc): Specify opcfile.
2004-12-01 02:30:49 +00:00
Hans-Peter Nilsson
ad6e5d2e31
* cgen.sh: New thirteenth parameter opcfile, defaulting to
...
/dev/null.
<case desc>: Pass -OPC opcfile.
* Make-common.in (cgen-desc): Pass $(opcfile) as thirteenth
parameter to cgen.sh.
2004-12-01 02:29:30 +00:00
gdbadmin
2b99d679a6
*** empty log message ***
2004-12-01 00:00:06 +00:00
Danny Smith
02f80eef3f
* scripttempl/pe.sc (.data): Add .jcr subsection.
2004-11-30 23:54:53 +00:00
Alan Modra
b3f8a860a3
daily update
2004-11-30 23:00:05 +00:00
Paul Brook
dea514f51d
2004-11-30 Paul Brook <paul@codesourcery.com>
...
bfd/
* elf32-arm.c (struct elf32_arm_link_hash_table): Remove
no_pipeline_knowledge
(elf32_arm_link_hash_table_create): Ditto.
(bfd_elf32_arm_process_before_allocation): Ditto.
(elf32_arm_final_link_relocate): Ditto. Remove oabi relocation
handling.
* bfd-in.h (bfd_elf32_arm_process_before_allocation): Update
prototype.
* bfd-in2.h: Regenerate.
ld/
* emultempl/armelf.em: Ignore -p and -no-pipeline-knowledge.
2004-11-30 17:45:54 +00:00
Nick Clifton
3211808135
Change LOCALEDIR to $(datadir)/share.
2004-11-30 17:20:48 +00:00
Andrew Cagney
a7711b1fd7
2004-11-30 Andrew Cagney <cagney@gnu.org>
...
* config/nm-gnu.h: Delete file.
* config/i386/nm-i386gnu.h: Inline "config/nm-gnu.h".
2004-11-30 15:15:27 +00:00
Andrew Cagney
80b93d6b1a
2004-11-30 Andrew Cagney <cagney@gnu.org>
...
* config/nm-sysv4.h: Delete file.
* config/i386/nm-i386v4.h: Inline "config/nm-sysv4.h".
* config/i386/nm-i386v42mp.h: Inline "config/nm-sysv4.h".
* config/i386/nm-i386sol2.h: Inline "config/nm-sysv4.h".
* config/ia64/nm-aix.h: Inline "config/nm-sysv4.h".
* config/mips/nm-irix5.h: Inline "config/nm-sysv4.h".
2004-11-30 15:05:20 +00:00
Richard Earnshaw
c87368acf2
* Make-common.in (sim-basics_h): Correct dependencies on
...
cconfig.h and tconfig.h
(sim-load.o): Correct typo in sim-basics_h dependency.
2004-11-30 13:44:13 +00:00
DJ Delorie
70615d15fb
merge from gcc
2004-11-30 03:01:37 +00:00
Alan Modra
edfc032f0a
* elf32-hppa.c (elf32_hppa_grok_prstatus): New function.
...
(elf32_hppa_grok_psinfo): New function.
(elf_backend_grok_prstatus): Define.
(elf_backend_grok_psinfo): Define.
2004-11-30 00:50:36 +00:00
gdbadmin
2af8501f61
*** empty log message ***
2004-11-30 00:00:33 +00:00
Alan Modra
962a81e9fd
daily update
2004-11-29 23:00:05 +00:00
Andrew Cagney
31ffb2216b
2004-11-29 Andrew Cagney <cagney@gnu.org>
...
* MAINTAINERS: Add Randolph Chung (pa), Jeff Johnston (ia64), Kei
Sakamoto (m32r), Joel Brobecker (mips), and Ulrich Weigand (s390)
as can-commit architecture developers.
2004-11-29 22:29:45 +00:00
Mark Kettenis
075ccec82f
* sparc-tdep.c (X_RS1, X_SIMM13): New macros.
...
(sparc32_skip_prologue): Skip instructions that store arguments in
registers into their corresponding stack slots.
2004-11-29 19:52:44 +00:00
Tomer Levi
9019af69c4
2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
...
* opcode/crx.h (enum operand_type): Rename rbase_cst4 to rbase_dispu4.
Remove redundant instruction types.
(struct argument): X_op - new field.
(struct cst4_entry): Remove.
(no_op_insn): Declare.
2004-11-29 16:36:50 +00:00
Tomer Levi
89a649f7ae
2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
...
* crx-opc.c (crx_optab): Mark all rbase_disps* operands as signed.
(no_op_insn): Initialize array with instructions that have no
operands.
* crx-dis.c (make_instruction): Get rid of COP_BRANCH_INS operand swapping.
2004-11-29 16:34:35 +00:00
Tomer Levi
4df39d6c81
2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
...
* gas/crx/br_insn.d: Fix error in expected disassembly.
2004-11-29 16:31:22 +00:00
Tomer Levi
f75dc283c7
2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
...
* gas/crx/br_insn.d: Fix error in expected disassembly.
2004-11-29 16:24:58 +00:00
Tomer Levi
023d1155e2
2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
...
config/tc-crx.c: Major code cleanup. Remove unused variables and functions,
give functions a meaningful name, add comments.
(check_range): New function - Replace operand size calculation
with range checking.
(assemble_insn): Update Algorithm, improve error issuing.
(enum op_err): New - Operand error (for issuing operand error messages).
(process_label_constant): Bug fix regarding COP_BRANCH_INS relocation handling.
2004-11-29 16:23:10 +00:00
Tomer Levi
3f41471881
2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
...
* config/tc-crx.c: Major code cleanup. Remove unused variables and functions,
give functions a meaningful name, add comments.
(check_range): New function - Replace operand size calculation
with range checking.
(assemble_insn): Update Algorithm, improve error issuing.
(enum op_err): New - Operand error (for issuing operand error messages).
(process_label_constant): Bug fix regarding COP_BRANCH_INS relocation
handling.
2004-11-29 16:21:50 +00:00
Mark Kettenis
388e0111e7
* config/m68k/nbsdaout.mh (NAT_FILE): Set to solib.h instead of
...
tm-solib.h.
* config/m68k/obsd.mh (NAT_FILE): Likewise.
2004-11-29 15:53:13 +00:00
Mark Kettenis
19671c2bed
* sparc-tdep.h (sparc32nbsd_elf_init_abi): New prototype.
...
* sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Make global.
* sparcobsd-tdep.c (sparc32obsd_init_abi): Call
sparc32nbsd_elf_init_abi. Remove duplicate code.
2004-11-29 15:20:28 +00:00
Nick Clifton
a7498ae6da
Fixed a pcrel relocte miss between different section in the same module.
2004-11-29 15:09:28 +00:00
Hans-Peter Nilsson
68800d83ae
* cris.cpu: New file.
2004-11-29 11:52:11 +00:00
Mark Kettenis
77a7fe6d0b
* config/sparc/nbsdaout.mh (NAT_FILE): Set to solib.h.
...
* config/sparc/nbsdelf.mh (NAT_FILE): Remove variable.
* config/sparc/nm-nbsd.h: Remove file.
* config/sparc/nm-nbsdaout.h: Remove file.
2004-11-29 11:20:10 +00:00
Richard Earnshaw
6255809cae
* arm-dis.c: Correct top-level comment.
2004-11-29 10:12:57 +00:00
Paul N. Hilfinger
c817078231
* gdb.base/bitfields2.exp: New test.
...
* gdb.base/bitfields2.c: New file.
2004-11-29 09:11:20 +00:00
Mark Kettenis
cbfc58d125
* sparc-nat.c (inf_ptrace_xfer_partial): New variable.
...
(sparc_xfer_partial): New function.
(sparc_target): Save value of to_xfer_partial from ptrace vector.
Set to_xfer_partial.
2004-11-29 08:41:56 +00:00
Mark Kettenis
3919e12ce5
* fork-child.c (fork_inferior): Fork instead of vfork if
...
PRE_TRACE_FUN is non-null.
2004-11-29 08:37:14 +00:00
gdbadmin
1d5cce3bc9
*** empty log message ***
2004-11-29 00:00:06 +00:00
Richard Earnshaw
954269c2f7
* config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
2004-11-28 23:17:33 +00:00
Alan Modra
e29360381b
daily update
2004-11-28 23:00:05 +00:00
gdbadmin
91b6903ccb
*** empty log message ***
2004-11-28 00:00:39 +00:00
Alan Modra
27bd6ae644
daily update
2004-11-27 23:00:45 +00:00
Richard Earnshaw
6b8725b919
Tweak last entry.
2004-11-27 11:18:29 +00:00
Richard Earnshaw
907362e540
* gas/testsuite/arm/thumbv6.d (setend): Remove stray tab at end
...
of dump pattern.
2004-11-27 11:12:19 +00:00
Richard Earnshaw
2fbad81528
* arm-opc.h (arm_opcode, thumb_opcode): Add extra field for the
...
architecuture defining the insn.
(arm_opcodes, thumb_opcodes): Delete. Move to ...
* arm-dis.c (arm_opcodes, thumb_opcodes): Here.
Also include opcode/arm.h.
* Makefile.am (arm-dis.lo): Update dependency list.
* Makefile.in: Regenerate.
2004-11-27 11:09:21 +00:00
gdbadmin
bc94873170
*** empty log message ***
2004-11-27 00:00:05 +00:00
Dave Anglin
5dcac62440
* configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
...
(hppa*64*-*-*): Delete incorrect comment.
* configure: Rebuilt.
2004-11-26 23:57:58 +00:00
Alan Modra
96ef073b45
daily update
2004-11-26 23:00:09 +00:00