aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-02-09 * symmisc.c: Include gdb_stat.h.Corinna Vinschen2-3/+15
(maintenance_print_msymbols): Use inode numbers to compare files.
2005-02-092005-02-09 Andrew Cagney <cagney@gnu.org>Andrew Cagney10-9/+20
* config/sh/linux.mt (TDEPFILES): Add symfile-mem.o. * config/powerpc/linux.mt (TDEPFILES): Ditto. * config/pa/linux.mt (TDEPFILES): Ditto. * config/mips/linux.mt (TDEPFILES): Ditto. * config/m68k/linux.mt (TDEPFILES): Ditto. * config/m32r/linux.mt (TDEPFILES): Ditto. * config/ia64/linux.mt (TDEPFILES): Ditto. * config/arm/linux.mt (TDEPFILES): Ditto.
2005-02-092005-02-09 Andreas Schwab <schwab@suse.de>Andrew Cagney2-0/+51
Committed by Andrew Cagney <cagney@gnu.org> * gdb.base/remotetimeout.exp: New file.
2005-02-09gas/testsuite/Jan Beulich5-10/+26
2005-02-09 Jan Beulich <jbeulich@novell.com> * gas/i386/intelok.s: Remove comments disabling alternative forms of fbld, fbstp, and fldcw. * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw. include/opcode/ 2005-02-09 Jan Beulich <jbeulich@novell.com> PR gas/707 * i386.h (i386_optab): Add x_Suf to fbld and fbstp. Add w_Suf and FloatMF to fldcw, fstcw, fnstcw, and the memory formas of fstsw and fnstsw.
2005-02-092005-02-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney7-8/+20
* value.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET) (METHOD_PTR_TO_VOFFSET): Move from here ... * cp-support.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET) (METHOD_PTR_TO_VOFFSET): ... to here. * cp-valprint.c, p-valprint.c, eval.c: Include "cp-support.h". * Makefile.in: Update dependencies.
2005-02-09*** empty log message ***gdbadmin1-1/+1
2005-02-082005-02-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney3-39/+110
* exceptions.c: Do not include <setjmp.h>. (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP): Delete macros. (catch_exception, catch_exceptions_with_msg, catch_errors) (catch_command_errors): Use TRY_CATCH. (struct catcher): Use EXCEPTIONS_SIGJMP_BUF. (exceptions_state_mc_init): Rename catcher_init. (exceptions_state_mc): Rename catcher_state_machine. (exceptions_state_mc_action_iter) (exceptions_state_mc_action_iter_1): New functions. * exceptions.h: Include <setjmp.h>. (EXCEPTIONS_SIGJMP_BUF, EXCEPTIONS_SIGSETJMP) (EXCEPTIONS_SIGLONGJMP): Define. (exceptions_state_mc_init, exceptions_state_mc_action_iter) (exceptions_state_mc_action_iter_1): Declare. (TRY_CATCH): Define.
2005-02-08daily updateAlan Modra1-1/+1
2005-02-082005-02-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-3/+8
* MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the gdb/ section. Update GDB's URL.
2005-02-082005-02-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-3/+3
* ppc-linux-tdep.c (ppc_linux_init_abi): Do not set malloc name, no longer needed.
2005-02-082005-02-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-2/+16
* ppc-linux-nat.c (ppc_register_u_addr): Hack around 64-bit PT_FPSCR breakage.
2005-02-08 * configure.tgt (mips64*el-*-linux-gnu*): Define targ_extra_libpathRichard Sandiford2-0/+8
to include o32 and n64 emulations. (mips64*-*-linux-gnu*): Likewise.
2005-02-082005-02-08 Paul Brook <paul@codesourcery.com>Paul Brook2-2/+7
* elflink.c (elf_link_input_bfd): Ignore symbols from null input sections.
2005-02-082005-02-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney3-139/+245
* value.c (struct value): Move to here ... * value.h (struct value): ... from here. Copy comments to corresponding function declarations, re-order.
2005-02-082005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney5-8/+24
* value.c (set_value_bitpos, set_value_bitsize): Define. * value.h (set_value_bitpos, set_value_bitsize): Declare. * ada-lang.c, valarith.c: Update.
2005-02-08cgen/ChangeLog:Jim Blandy4-4/+14
2005-02-07 Jim Blandy <jimb@redhat.com> * cgen-opc.scm: Don't load fixup.scm here. (See corresponding changes in the opcodes directory.) opcodes/ChangeLog: 2005-02-07 Jim Blandy <jimb@redhat.com> * Makefile.am (CGEN): Load guile.scm before calling the main application script. * Makefile.in: Regenerated. * cgen.sh: Be prepared for the 'cgen' argument to contain spaces. Simply pass the cgen-opc.scm path to ${cgen} as its first argument; ${cgen} itself now contains the '-s', or whatever is appropriate for the Scheme being used.
2005-02-082005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney5-6/+14
* cp-valprint.c, c-valprint.c, infcall.c: Use value_contents or value_contents_writeable, include note that there are problems. * breakpoint.c, infcall.c: Use VALUE_LVAL.
2005-02-08 * ldmain.c (warning_callback, warning_find_reloc): PrependHans-Peter Nilsson2-5/+11
"warning: " to warning messages.
2005-02-08 * elflink.c (elf_link_add_object_symbols): Don't add "warning: "Hans-Peter Nilsson2-7/+8
prefix here.
2005-02-082005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney8-11/+22
* value.h (set_value_offset): Declare. * value.c (set_value_offset): Declare. * gnu-v2-abi.c, jv-valprint.c, valarith.c, valops.c: Update. * findvar.c: Update.
2005-02-082005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney4-5/+20
* value.h (value_next): Declare. * value.c (value_next): Define. * breakpoint.c: Update.
2005-02-082005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney7-13/+29
* value.h (deprecated_set_value_modifiable) (deprecated_value_modifiable): Declare. * value.c (deprecated_set_value_modifiable): Define. (deprecated_value_modifiable): Define. * ada-lang.c, valops.c, breakpoint.c, tracepoint.c: Update.
2005-02-08*** empty log message ***gdbadmin1-1/+1
2005-02-072005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney17-31/+57
* value.h (deprecated_set_value_type): Declare. * value.c (deprecated_set_value_type): Define. * hpacc-abi.c, gnu-v2-abi.c, cp-valprint.c: Update. * c-valprint.c, jv-lang.c, objc-lang.c, ada-lang.c: Update. * infcall.c, printcmd.c, valops.c, eval.c, p-exp.y: Update. * ax-gdb.c, tracepoint.c: Update.
2005-02-07daily updateAlan Modra1-1/+1
2005-02-07Fix typo _hack_hack -> _hack.Andrew Cagney1-2/+2
2005-02-072005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney3-5/+55
* value.h (deprecated_value_lval_hack) (deprecated_value_address_hack) (deprecated_value_internalvar_hack_hack) (deprecated_value_regnum_hack): Declare. (VALUE_LVAL, VALUE_ADDRESS, VALUE_INTERNALVAR) (VALUE_FRAME_ID, VALUE_REGNUM): Use. * value.c (deprecated_value_lval_hack) (deprecated_value_address_hack) (deprecated_value_internalvar_hack_hack) (deprecated_value_regnum_hack): Define.
2005-02-072005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney4-9/+28
* value.h (VALUE_POINTED_TO_OFFSET): Delete. (set_value_pointed_to_offset, value_pointed_to_offset): Declare. * value.c (set_value_pointed_to_offset): Define (value_pointed_to_offset): Define. * valops.c: Update.
2005-02-07 * as.h (seg_not_empty_p): Return int, not bfd_boolean.Nathan Sidwell3-2/+7
* subsegs.c (seg_not_empty_p): Likewise.
2005-02-07Oops, fix previous, ChangeLog. Missing set_value_embedded_offset.Andrew Cagney1-2/+3
2005-02-072005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney12-30/+50
* value.h (value_embedded_offset): Delete. (value_embedded_offset): Declare. * value.c (value_embedded_offset): Define. * valops.c, p-valprint.c, mi/mi-main.c, hpacc-abi.c: Update. * gnu-v3-abi.c, eval.c, c-valprint.c, cp-valprint.c: Update. * cp-abi.h: Update.
2005-02-07Add Inderpreet Singh as maintainer of MAXQ.Nick Clifton2-0/+5
2005-02-07Correct the relative jump calculation.Nick Clifton7-45/+63
2005-02-07* elf64-mips.c: Fix formatting throughout.Maciej W. Rozycki2-16/+20
2005-02-07* elfn32-mips.c (elf_mips_howto_table_rela): Fix a comment typo.Maciej W. Rozycki2-1/+5
2005-02-072005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney11-18/+34
* value.h (VALUE_LAZY): Delete (set_value_lazy): Declare. * value.c (set_value_lazy): Define. * valops.c, valarith.c, jv-valprint.c, jv-lang.c: Update. * gnu-v2-abi.c, findvar.c, dwarf2loc.c, ada-lang.c: Update.
2005-02-07bfd/ChangeLog:Alexandre Oliva4-16/+47
* elf32-frv.c (FRVFDPIC_SYM_LOCAL): Remove special handling for *ABS*/*UND* sections. (elf32_frv_relocate_section): Move zero-addend-required error... (_frv_emit_got_relocs_plt_entries): ... here. Report error for missing needed TLS section. ld/testsuite/ChangeLog: * ld-frv/fdpic-shared-8-fail.d: Tweak error messages.
2005-02-07*** empty log message ***gdbadmin1-1/+1
2005-02-072005-02-06 Andrew Cagney <cagney@gnu.org>Andrew Cagney6-9/+28
* value.h (VALUE_OPTIMIZED_OUT): Delete. (value_optimized_out, set_value_optimized_out): Declare. * value.c (set_value_optimized_out, value_optimized_out): Define. * valprint.c, findvar.c, dwarf2loc.c: Update.
2005-02-07 * ld-cris/libdso-13.d: Adjust for being identified as warning.Hans-Peter Nilsson2-11/+15
2005-02-07 * ld-cris/globsymw2.s: New file.Hans-Peter Nilsson4-0/+42
* ld-cris/warn3.d, ld-cris/warn4.d: New tests.
2005-02-07 * write.c (write_object_file): Recognize warning-symbol constructHans-Peter Nilsson2-0/+21
and skip object- and target- handling for the second symbol.
2005-02-07 * ld-discard/extern.d, ld-discard/start.d, ld-discard/static.d:Hans-Peter Nilsson4-3/+12
Adjust for being identified as warnings.
2005-02-07 * ld-cris/stabs1.s: New file.Hans-Peter Nilsson6-0/+58
* ld-cris/undef2.d, ld-cris/undef3.d: New tests.
2005-02-07 * aoutx.h (aout_link_add_symbols): Just return TRUE if a warningHans-Peter Nilsson2-2/+5
symbol was last.
2005-02-07 * ld-cris/stabs1.s: New file.Hans-Peter Nilsson4-0/+41
* ld-cris/undef2.d, ld-cris/undef3.d: New tests.
2005-02-07 * aoutx.h (NAME(aout,find_nearest_line)): Correct case for N_SOHans-Peter Nilsson2-1/+6
being the last symbol.
2005-02-07 * ld-elf/start.s, ld-elf/symbolref.s, ld-elf/symbol1w.s,Hans-Peter Nilsson5-0/+33
ld-elf/warn1.d: New test.
2005-02-07* elf32-mips.c (mips_elf_gprel32_reloc): RejectMaciej W. Rozycki3-2/+18
R_MIPS_GPREL32 relocations against external symbols. * elf64-mips.c (mips_elf64_gprel32_reloc): Replace an incorrect comment.
2005-02-07* gdb.base/interp.exp: Remove trailing n in gdb_test commands.Mark Kettenis2-2/+6