55903abd03
*** empty log message ***
2004-11-23 00:00:05 +00:00
054a261226
daily update
2004-11-22 23:00:06 +00:00
d9740523f9
* config/tc-xtensa.c (xg_add_opcode_fix): Set fx_no_overflow.
2004-11-22 19:13:04 +00:00
d81acc42a2
* opcode/arc-opc.c (insert_base): Modify ls_operand[LS_OFFSET] to reflect the
...
change to the short immediate syntax.
* gas/arc/ld.s: Add check of load of a long immediate.
* gas/arc/ld.d: Add expected disassembly.
2004-11-22 17:44:03 +00:00
3120ef826e
* dwarf2dbg.c (dwarf2_finish): Don't write a .debug_line section
...
without a corresponding .debug_info section.
2004-11-22 16:29:33 +00:00
d190d04643
* read.c (potable): Add "error" and "warning".
...
(s_errwarn): New function.
* read.h (s_errwarn): Declare.
* doc/as.texinfo (Error, Warning): Document .error and .warning.
2004-11-22 13:05:27 +00:00
a7eec87693
* gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
...
* gas/all/err-1.s, gas/all/warn-1.s: New tests.
2004-11-22 13:00:24 +00:00
5519f6ea17
(tic54x_adjust_symtab): Adjust call to c_dot_file_symbol.
2004-11-22 10:02:27 +00:00
ef0f43a9d2
*** empty log message ***
2004-11-22 00:00:34 +00:00
8f27efac6b
daily update
2004-11-21 23:00:07 +00:00
f5ccf7a2c6
* sparc64fbsd-nat.c: Update copyright year.
...
(_initialize_sparc64fbsd_nat): Construct and add target vector.
* config/sparc/fbsd.mh (NATDEPFILES): Remove infptrace.o,
inftarg.o.
2004-11-21 20:22:56 +00:00
8c3900e409
* sparc-tdep.c (sparc_software_single_step): Handle stepping to NULL.
2004-11-21 20:11:09 +00:00
b957e93796
* linux-nat.c (my_waitpid): New function.
...
(linux_test_for_tracefork): Make more robust and verbose. Take
an ORIGINAL_PID argument and test for PTRACE_SETOPTIONS first.
(linux_supports_tracefork, linux_supports_tracevforkdone): Take a PID
argument. Update calls to linux_test_for_tracefork.
(linux_enable_event_reporting, child_follow_fork)
(child_insert_fork_catchpoint, child_insert_vfork_catchpoint)
(child_insert_exec_catchpoint): Update calls to
linux_supports_tracefork and linux_supports_tracevforkdone.
2004-11-21 20:10:02 +00:00
65d3800afd
* valarith.c (value_subscript): Copy VALUE_FRAME_ID.
...
(value_subscripted_rvalue): Likewise.
* valops.c (search_struct_field, value_slice): Likewise.
2004-11-21 19:52:13 +00:00
2c4a536d5d
* inf-ptrace.c: Don't include "regcache.h" and "gdbcmd.h".
...
Reorder includes a bit. Fix comment.
* Makefile.in (inf-ptrace.o): Update dependencies.
2004-11-21 13:51:53 +00:00
db1d3e1b97
* linux-m68k-low.c (m68k_num_gregs): Define.
...
(m68k_fill_gregset, m68k_store_gregset, m68k_fill_fpregset)
(m68k_store_fpregset, target_regsets) [HAVE_LINUX_REGSETS]: New.
(m68k_breakpoint, m68k_breakpoint_len, m68k_get_pc, m68k_set_pc)
(m68k_breakpoint_at): New. Add to the_low_target.
* configure.srv (m68*-*-linux*): Set srv_linux_regsets and
srv_linux_thread_db to yes.
2004-11-21 03:09:39 +00:00
fefa18880b
* m68klinux-tdep.c: Include "glibc-tdep.h" and "solib-svr4.h".
...
(m68k_linux_init_abi): Set solib_svr4_fetch_link_map_offsets to
svr4_ilp32_fetch_link_map_offsets and gdbarch_skip_solib_resolver
to glibc_skip_solib_resolver.
* config/m68k/linux.mt (TDEPFILES): Add glibc-tdep.o. Remove
solib-legacy.o.
* Makefile.in (m68klinux-tdep.o): Update dependencies.
2004-11-21 01:51:16 +00:00
27a987e351
*** empty log message ***
2004-11-21 00:00:02 +00:00
d564a7d4b1
* infttrace.h (ttrace_write_reg_64): Add prototype.
...
* hppah-nat.c (store_inferior_registers): Fix warning from ambiguous
expression.
(store_inferior_registers): Correct formatting. Replace uses of
deprecated_registers with calls to regcache_raw_read,
regcache_raw_write_part and regcache_raw_read_part.
2004-11-20 23:56:18 +00:00
3f70a5e974
* config/pa/hppahpux.mh: Remove file.
...
* config/pa/hpux1020.mh: Remove file.
2004-11-20 23:04:53 +00:00
77ee03ac8e
daily update
2004-11-20 23:00:05 +00:00
ced0d73d51
* configure.host: Set host floatformat for m68k.
2004-11-20 18:16:34 +00:00
fcf54f50e5
Resolve file-name clash between
...
hppa-hpux-tdep.c and the new hppa-hpux-nat.c.
2004-11-20 18:08:33 +00:00
eeb8076cc0
* hppa-hpux-nat.c: New file.
...
* config/pa/hpux.mh (NATDEPFILES): New file.
* Makefile.in (ALLDEPFILES): Add hppa-hpux-nat.c.
(hppa-hpux-nat.o): New dependency.
* configure.host: Remove hppa*-*-hpux10.20.
(hppa*-*-hpux*, hppa*-*-hiux*): Set gdb_host to hpux.mh.
2004-11-20 17:23:57 +00:00
f6ffd89b00
* inf-ptrace.c: Fix coding style.
2004-11-20 17:03:38 +00:00
3dd2fcf06b
* hpux-core.c (hpux_core_core_file_p): Use offsetof macro in calls to
...
make_bfd_asection.
2004-11-20 16:54:15 +00:00
f1bc22da72
* gdb_ptrace.h [PTRACE_TYPE_ARG5] (ptrace): New macro.
...
* infptrace.c (call_ptrace): Simply call ptrace with four
arguments.
2004-11-20 16:52:22 +00:00
e31272c3a6
* dbxread.c (process_one_symbol): Fix a few coding standard
...
issues. Improve code formatting.
2004-11-20 12:38:38 +00:00
91f54576a2
* dbxread.c: Include "gdb_string.h".
...
(record_minimal_symbol, read_ofile_symtab): Replace
DEPRECATED_STREQ and DEPRECATED_STREQN with strcmp and strncmp.
* Makefile.in (dbxread.o): Update dependencies.
2004-11-20 10:20:33 +00:00
a728960949
* dwarf2-frame.c (read_encoded_value): Correctly calculate number
...
of bytes read for aligned LEB128 encodings.
2004-11-20 10:10:17 +00:00
3e0f14040c
merge from gcc
2004-11-20 03:00:47 +00:00
ef81051b92
*** empty log message ***
2004-11-20 00:00:34 +00:00
60575ce718
daily update
2004-11-19 23:00:08 +00:00
57ac95b8fc
* bsd-kvm.c (bsd_kvm_pcb_cmd): Cast return value from
...
parse_and_eval_address to u_long before converting it to a pointer
type.
* i386fbsd-nat.c (_initialize_i386fbsd_nat): Change type of
ps_strings from int to u_long.
* i386obsd-nat.c (_initialize_i386obsd_nat): Cast _ps.val to
u_long instead of CORE_ADDR.
2004-11-19 21:55:24 +00:00
6b3221b47a
* Makefile.am (ALL_EMULATIONS): Add earmelf_linux_eabi.o.
...
(earmelf_linux_eabi.c): New target.
* configure.tgt (arm*-*-linux-gnueabi): Handle it.
* emulparams/armelf_linux_eabi.sh: New file.
* Makefile.in: Regenerated.
2004-11-19 19:28:40 +00:00
5da8bf1b0b
* or32-opc.c (debug): Warning fix.
...
* po/POTFILES.in: Regenerate.
2004-11-19 12:38:56 +00:00
ca4f237785
* maxq-dis.c: Formatting.
...
(print_insn): Warning fix.
2004-11-19 12:34:13 +00:00
f5c7edf4d6
include/opcode/
...
* msp430.h (struct rcodes_s, MSP430_RLC, msp430_rcodes,
struct hcodes_s, msp430_hcodes): Move to gas/config/tc-msp430.c.
gas/
* config/tc-msp430.c (struct rcodes_s, MSP430_RLC, msp430_rcodes,
struct hcodes_s, msp430_hcodes): From include/opcode/msp430.h.
2004-11-19 12:28:03 +00:00
a4528eebc0
* config/obj-coff.c (c_dot_file_symbol): Add "app" param.
...
(coff_adjust_symtab): Adjust call.
(crawl_symbols): Likewise.
* config/obj-coff.h (c_dot_file_symbol): Add "app" param.
(obj_app_file): Adjust.
2004-11-19 12:20:25 +00:00
de52dba4ab
* elf32-arm.c (elf32_arm_finish_dynamic_sections): Warning fix.
...
* elf32-iq2000.c (iq2000_reloc_type_lookup): C90 function decl.
* nlmcode.h (nlm_write_object_contents): Warning fix.
2004-11-19 11:58:02 +00:00
9cd6d51a56
PR 518
...
Update the descriptions of the ORIGIN and LENGTH fields in the MEMORY command,
to explicitly state that symbols cannot be used in their expressions.
2004-11-19 09:38:04 +00:00
3ec5763260
Add ORIGIN and LENGTH linker script operators.
2004-11-19 09:31:55 +00:00
288f74fae9
* elf32-xtensa.c (ebb_propose_action): Fix argument order.
2004-11-19 00:28:58 +00:00
c457f63246
*** empty log message ***
2004-11-19 00:00:31 +00:00
36ed297bac
daily update
2004-11-18 23:00:06 +00:00
ceddaf06ac
* dbxread.c (process_one_symbol): Do not adjust address of first
...
N_SLINE stab for a function for code generated by non-GCC
compilers.
2004-11-18 22:37:22 +00:00
915a2d21dd
* solib-null.c: New file.
2004-11-18 17:23:05 +00:00
444bf5f39e
Enable bfd_assembler by default for the MAXQ port.
...
Adjust the testsuite expected disassemblies to take this into account.
2004-11-18 16:20:11 +00:00
15f5e61fb4
In last change: macros not rules.
2004-11-18 10:56:28 +00:00
08cd376098
* Make-common.in (sim-*_h): Add rules for all sim headers. Also
...
add sub-dependencies for other sim files that they include.
(sim_main_headers): Use sim-*_h rules.
(sim-load.o): Depend on sim-basics_h, not sim_main_headers.
2004-11-18 10:21:39 +00:00