aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-11-27* config/tc-frv.c (md_pcrel_from_section): Don't adjust whenAlexandre Oliva2-4/+16
referencing symbol in a different section.
2003-11-27* gas/frv/reloc1.[sd]: Test references to external symbols andAlexandre Oliva3-2/+39
inter-section references too.
2003-11-27merge from gccDJ Delorie3-71/+176
2003-11-27*** empty log message ***gdbadmin1-1/+1
2003-11-26daily updateAlan Modra1-1/+1
2003-11-262003-11-26 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-1/+5
* cp-abi.c: Update copyright years.
2003-11-26 * config/tc-z8k.c (s_segm): Fix indentation.Christian Groessler2-63/+78
(md_apply_fix3): Likewise. (cc_names): Add alias names for the names generated by the disassembler. (get_cc_operand): Be case insensitive. (get_operands): Improve error handling for cc operands. (check_operand): Not used, remove. (md_assemble): Remove unused variable prev_opcode. Skip whitespace until end-of-line only. Restore *op_end after call to hash_find.
2003-11-26 * gas/z8k/jmp-cc.d: New file.Christian Groessler6-0/+178
* gas/z8k/jmp-cc.s: New file. * gas/z8k/ret-cc.d: New file. * gas/z8k/ret-cc.s: New file. * gas/z8k/z8k.exp: Run new tests.
2003-11-26 * elfxx-mips.c (mips_elf_set_global_got_offset): Don't set no_fn_stub.Richard Sandiford2-35/+66
(mips_elf_set_no_stub): New function. (mips_elf_multi_got): Call it. (_bfd_mips_elf_finish_dynamic_symbol): If a relocation is needed for a secondary GOT entry, create an R_MIPS_32 or R_MIPS_64 relocation and use mips_elf_create_dynamic_relocation to deal with any compatibility issues. Store the adjusted addend in the GOT slot.
2003-11-26Revert change to t01_mov test.Nick Clifton5-10/+21
Fix ldm/stm verifying code to allow er4-er7 for H8SX.
2003-11-26Add a comment describing the difference between readelf and objdump.Nick Clifton3-1/+31
2003-11-26* gdb.objc/objcdecode.exp: Test for PR objc/1238.Adam Fedor3-0/+131
* gdb.objc/objcdecode.m: New file.
2003-11-26* gdb.objc/nondebug.exp: Test for PR objc/1236.Adam Fedor3-0/+117
* gdb.objc/nondebug.m: New file.
2003-11-26 * gdb.asm/asm-source.exp: Make sure the final link succeeds onBen Elliston3-15/+19
NetBSD as it does on FreeBSD. Modelled on a similar change by Mark Kettenis on 2003-05-30. (link-flags): Set to "--entry _start" regardless of target. Special linker flags are to be appended to $link-flags. * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
2003-11-26*** empty log message ***gdbadmin1-1/+1
2003-11-252003-11-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-14/+32
* thread-db.c (enable_thread_event): New function. Ensure that BP is a code address. (enable_thread_event_reporting): Use enable_thread_event.
2003-11-25 * config/tc-h8300.c (h8_exp): Remove.Kazu Hirata2-7/+4
2003-11-25daily updateAlan Modra1-1/+1
2003-11-25merge from gccDJ Delorie2-1/+6
2003-11-252003-11-25 Michael Snyder <msnyder@redhat.com>Michael Snyder2-4/+10
* mips-tdep.c (mips_o64_extract_return_value): Correct for NUM_REGS (see changes 2003-06-21). (mips_eabi_extract_return_value): Ditto.
2003-11-25 * doc/binutils.texi (dlltool): Document dlltool --temp-prefixDanny Smith3-2/+16
option. * dlltool.c (usage): Likewise.
2003-11-252003-11-25 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-2/+6
* gdb.cp/method.exp: Accept output of new demangler.
2003-11-25Fix typo in my e-mail address in last ChangeLog commit.Michael Chastain1-1/+1
Argh!
2003-11-25 Catch illegal register pairings in ldm/stm instructions.Nick Clifton7-18/+70
Update test files to avoid illegal pairings.
2003-11-252003-11-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney3-4/+40
* infrun.c: Don't include "exec.h". (handle_inferior_event): Pass current_target, instead of exec_ops, to SOLIB_ADD. Add comments. * Makefile.in (infrun.o): Update dependencies.
2003-11-252003-11-25 Michael Chastain <mec@gnu.mindspring.com>Michael Chastain3-0/+186
* gdb/class2.exp: New file. * gdb/class2.cc: New file.
2003-11-252003-11-25 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-2/+7
* gdb.cp/templates.exp (test_ptype_of_templates): Accept output of new demangler.
2003-11-25Skip N_EXCL stabs when procesing N_BINCL stabs.Nick Clifton2-12/+19
2003-11-25 * elf64-ppc.c (ppc_type_of_stub): Disallow stubs other thanAlan Modra2-2/+8
ppc_stub_plt_call to symbols defined in shared libs.
2003-11-25*** empty log message ***gdbadmin1-1/+1
2003-11-24daily updateAlan Modra1-1/+1
2003-11-24merge from gccDJ Delorie2-14/+35
2003-11-24 * aix5ppc-core.c: Fix comment typos.Kazu Hirata24-39/+39
* aout-arm.c: Likewise. * aout-ns32k.c: Likewise. * aoutx.h: Likewise. * archures.c: Likewise. * bfd-in.h: Likewise. * bfd.c: Likewise. * bfdio.c: Likewise. * coff-arm.c: Likewise. * coff-h8300.c: Likewise. * coff-i860.c: Likewise. * coff-m88k.c: Likewise. * coff-mcore.c: Likewise. * coff-ppc.c: Likewise. * coff-rs6000.c: Likewise. * coff-z8k.c: Likewise. * coff64-rs6000.c: Likewise. * coffcode.h: Likewise. * cofflink.c: Likewise. * cpu-alpha.c: Likewise. * cpu-arm.c: Likewise. * cpu-ns32k.c: Likewise. * dwarf2.c: Likewise. * bfd-in2.h: Regenerate.
2003-11-24 * listing.c: Convert to ISO-C.Kazu Hirata6-235/+125
* listing.h: Likewise. * macro.c: Likewise. * macro.h: Likewise.
2003-11-24 * NEWS: Mention improved location expression support.Daniel Jacobowitz2-0/+10
2003-11-24 * frv-sim.h (GR_REGNUM_MAX, FR_REGNUM_MAX, PC_REGNUM, SPR_REGNUM_MIN)Kevin Buettner3-21/+64
(SPR_REGNUM_MAX): Delete. * frv.c (gdb/sim-frv.h): Include. (frvbf_fetch_register, frvbf_store_register): Use register number constants from gdb/sim-frv.h. Check availability of general purpose and float registers.
2003-11-24 * app.c (do_scrub_chars): Add PUT (ch) and ch = GET ()Jakub Jelinek2-1/+10
when transitioning from states 14 or 15 to 0 or 1.
2003-11-24 * hash.c: Convert to ISO-C.Kazu Hirata8-145/+113
* hash.h: Likewise. * input-file.c: Likewise. * input-file.h: Likewise. * input-scrub.c: Likewise. * itbl-ops.c: Likewise. * itbl-ops.h: Likewise.
2003-11-24*** empty log message ***gdbadmin1-1/+1
2003-11-232003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney3-3/+10
* Makefile.in (infrun.o): Update dependencies. * infrun.c: Include "exec.h". (handle_inferior_event): Pass exec_ops to SOLIB_ADD.
2003-11-23daily updateAlan Modra1-1/+1
2003-11-232003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney4-19/+6
* frame.c (frame_unwind_signed_register): Delete function. * frame.h (frame_unwind_register_signed): Delete declaration. * mips-tdep.c (mips_frame_saved_pc): Use frame_unwind_register_signed.
2003-11-232003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-2/+3
* arch-utils.h (generic_cannot_extract_struct_value_address): Delete declaration.
2003-11-23* gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect insteadMark Kettenis2-2/+20
of gdb_test "run".
2003-11-232003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney36-166/+184
* symfile.c (symbol_file_command): Replace STREQ with strcmp. * defs.h (DEPRECATED_STREQN): Rename STREQN. (DEPRECATED_STREQ): Rename STREQ. * ada-exp.y, ada-lang.c, ada-lex.l, coffread.c: Update. * config/mips/tm-irix5.h, config/mips/tm-irix6.h: Update. * config/mips/tm-mipsv4.h, config/sparc/tm-sun4sol2.h: Update. * dbxread.c, dwarf2read.c, dwarfread.c, environ.c: Update. * eval.c, exec.c, f-lang.c, hppa-tdep.c, hpread.c: Update. * jv-exp.y, language.c, m2-exp.y, mcore-rom.c: Update. * mdebugread.c, mipsread.c, objc-exp.y, objfiles.c: Update. * p-exp.y, p-typeprint.c, p-valprint.c, rs6000-nat.c: Update. * source.c, sparc-tdep.c, stack.c, target.c: Update.
2003-11-23* gdb.arch/i386-unwind.exp: Don't use runto_main. ChangeMark Kettenis2-10/+7
"continue" into "run".
2003-11-232003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney3-5/+8
* symfile.c (symbol_file_command): Replace STREQ with strcmp. * elfread.c (elf_symtab_read): Delete STREQ from comment.
2003-11-232003-11-23 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain6-11/+21
Partial fix for PR testsuite/1456. * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with call to test_compiler_info. * gdb.cp/ctti.exp: Likewise. * gdb.cp/derivation.exp: Likewise. * gdb.cp/member-ptr.exp: Likewise. * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused reference to gcc_compiled.
2003-11-232003-11-23 Michael Chastain <mec@shout.net>Michael Chastain2-0/+9
Fix PR testsuite/1463. * gdb.base/structs.exp (start_structs_test): Call get_debug_format before using the debug format.
2003-11-23 * config/tc-h8300.c (Hmode): Make it global.Kazu Hirata2-4/+11
(Smode): Likewise. (Nmode): Likewise. (SXmode): Likewise.