aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-10-06* config/i386/nm-i386sco.h: Add protection againstMark Kettenis2-3/+12
multiple-inclusion. Include "i386/nm-i386v.h". (REGISTER_U_ADDR): Remove define. (i386_register_u_addr): Remove prototype.
2002-10-06 * opncls.c: Formatting.Alan Modra2-34/+41
(_bfd_new_bfd): Use a smaller section hash table.
2002-10-06*** empty log message ***gdbadmin1-1/+1
2002-10-06daily updateAlan Modra1-1/+1
2002-10-05* elfxx-mips.c (mips_elf_create_dynamic_relocation): Set the typeAlexandre Oliva2-0/+9
of the other two relocations packed with a REL32 to NONE.
2002-10-05*** empty log message ***gdbadmin1-1/+1
2002-10-05daily updateAlan Modra1-1/+1
2002-10-042002-10-04 Michael Snyder <msnyder@redhat.com>Michael Snyder2-5/+18
* m32r-stub.c (handle_exception): Make sure exception is "trap" before treating it as a single-step event.
2002-10-042002-10-03 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
* ld-elfvers/vers21.c (_old_foobar): Initialized to -1 for gcc 3.x.
2002-10-042002-10-03 Adam Fedor <fedor@gnu.org>Adam Fedor3-26/+52
* objc-lang.c: ARI fixes. Change string.h to gdb_string.h. (objc_demangle): Remove assignment in if statements, Replace free with xfree. (add_msglist): Likewise. (end_msglist): Likewise. (complare_selectors): Likewise. (selectors_info): Likewise. (compare_classes): Likewise. (classes_info): Likewise. (print_object_command): Likewise. (find_objc_msgcall_submethod): Replace PTR with void *. * objc-lang.h: Remove check for __STDC__.
2002-10-04*** empty log message ***gdbadmin1-1/+1
2002-10-04daily updateAlan Modra1-1/+1
2002-10-032002-10-03 Chris Demetriou <cgd@broadcom.com>Chris Demetriou4-35/+55
* ld-mips-elf/branch-misc-1.d: Link at 0x500000 and use -N, to be more compatible with non-embedded targets. * ld-mips-elf/branch-misc-2.d: Likewise. * ld-mips-elf/mips-elf.exp: Clean up some comments about embedded PIC tests. (elf): New variable, to control whether generic ELF tests are run. (embedded_elf): New variable, to control whether ELF tests requiring embedded PIC or embedded relocs are run.
2002-10-032002-10-03 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-1/+6
* gas/mips/mips-no-jalx.l: Make error message regexps accomodate tools which target a specific CPU by default.
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-4/+39
* ui-out.h (ui_out_field_fmt_int): New prototype. * ui-out.c (ui_out_field_fmt_int): New function allowing specification of field width and alignment. * stack.c (print_frame_info_base): When printing frame level, use ui_out_field_fmt_int with a width of 2 and left alignment. Fix for PR gdb/192
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-8/+17
* mi-return.exp: Change expected frame output to remove extraneous space in level field when frame level is single digit. Part of fix for PR gdb/192. * mi-stack.exp: Ditto. * mi1-return.exp: Ditto. * mi1-stack.exp: Ditto.
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-21/+26
* gdbmi.texinfo: Fix examples that show frames to remove extraneous blank in level field. Part of fix for PR gdb/192.
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+12
* gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int interface definition.
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+5
* MAINTAINERS: Add self to Write After Approval list.
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-34/+42
* mi-var-block.exp: Change expected output from -var-update command to expect list format for "changelist". Fix for PR gdb/672. * mi-var-cmd.exp: Ditto. * mi-var-child: Ditto.
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-5/+32
* mi-cmd-var.c (mi_cmd_var_update): Fix for PR gdb/672. For m2, output list begin and end for "changelist" rather than tuple begin/end. (varobj_update_one): For m2, add tuple begin and end for varobj update output.
2002-10-032002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode4-17/+28
* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. * configure.in: Make SET_LIB_PATH substitution more autoconfy. * configure.in: Make RPATH_ENVVAR substitution more autoconfy. * Makefile.in: Regenerate.
2002-10-03add target specific commands; add myself to contributors listMarko Mlinar2-0/+132
2002-10-03 * contig/tc-sh.c (sh_local_pcrel): New.Kaz Kojima4-13/+51
(sh_force_relocation): Use sh_local_pcrel. (md_pcrel_from_section): Check the relocation type whether it should be resolved locally. Use S_FORCE_RELOC. * testsuite/gas/sh/pcrel2.d: Check code also.
2002-10-032002-10-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni3-26/+21
* infcmd.c (interrupt_target_command_wrapper): Delete. (interrupt_target_command): Make non static. (nofp_registers_info): Make static. * stack.c (return_command_wrapper): Delete. (return_command): Make non static.
2002-10-032002-10-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-5/+24
* event-top.c (gdb_setup_readline): New function. Code moved from _initialize_event_loop(). (_initialize_event_loop): Call gdb_setup_readline().
2002-10-03* gas/sh/sh64/ptc32-noexp-1.d: Adjust for changes to *ABS*Stephen Clarke3-2/+8
symbol generation. * gas/sh/sh64/ptc64-noexp-1.d: Likewise.
2002-10-03*** empty log message ***gdbadmin1-1/+1
2002-10-03daily updateAlan Modra1-1/+1
2002-10-022002-10-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney5-7/+59
* infrun.c (resume): Convert #ifdef CANNOT_STEP_BREAKPOINT into C. * gdbarch.sh (CANNOT_STEP_BREAKPOINT): Add. * gdbarch.h, gdbarch.c: Re-generate.
2002-10-02 Fix PR gdb/778Daniel Jacobowitz3-6/+16
* gdbtypes.c (fill_in_vptr_fieldno): Call check_typedef before recursing. * gnu-v3-abi.c (gnuv3_virtual_fn_field): Check return value of fill_in_vptr_fieldno.
2002-10-02* ld-sh/sh64/gotplt.d, ld-sh/sh64/gotplt.map,Stephen Clarke4-0/+29
ld-sh/sh64/gotplt.s: New test.
2002-10-02* elf32-sh.c (elf_sh_link_hash_entry): Add gotplt_refcount.Stephen Clarke2-4/+39
(sh_elf_link_hash_newfunc): Initialize it. (allocate_dynrelocs): Transfer gotplt refs from plt.refcount to got.refcount for symbols that are forced local or when we have direct got refs. (sh_elf_gc_sweep_hook): Adjust gotplt_refcount. Use it to correctly adjust got.refcount and plt.refcount. (sh_elf_copy_indirect_symbol): Copy gotplt_refcount across. (sh_elf_check_relocs): Increment gotplt_refcount.
2002-10-02* gdb.c++/casts.cc, gdb.c++/casts.exp: New test.Jim Blandy3-0/+104
2002-10-022002-10-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni10-21/+53
* inferior.h (registers_info, stepi_command, nexti_command, continue_command, interrupt_target_command): Export from infcmd.c. * frame.h (args_info, selected_frame_level_changed_hook, return_command): Export from stack.c. * v850ice.c (stepi_command, nexti_command, continue_command): use prototypes from inferior.h. * tracepoint.c (registers_info, args_info, locals_info): Use prototypes from frame.h and inferior.h. * Makefile.in (mi-main.o): Add dependency on frame.h. 2002-10-02 Elena Zannoni <ezannoni@redhat.com> * mi-main.c (mi_cmd_exec_return): Don't use return_command_wrapper, use return_command instead. (mi_cmd_exec_interrupt): Don't use interrupt_target_command_wrapper, use interrupt_target_command instead. (return_command_wrapper, interrupt_target_command_wrapper): Delete. Include frame.h. 2002-10-02 Elena Zannoni <ezannoni@redhat.com> * tui-hooks.c (selected_frame_level_changed_hook): Use the one exported from frame.h.
2002-10-022002-10-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-1/+5
* rs6000-tdep.c (rs6000_store_struct_return): Store struct_return value in register 3 adjusted by ppc_gp0_regnum.
2002-10-02* ld-sh/sh64/cmpct1.sd : Fix linked file name.Stephen Clarke3-2/+6
* ld-sh/sh64/crange3.dd: Likewise.
2002-10-022002-10-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-2/+8
* rs6000-tdep.c (skip_prologue): Bias alloca_reg by ppc_gp0_regnum.
2002-10-022002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode3-14/+7
* Makefile.tpl: Eliminate reference to all-gui, all-libproc. * Makefile.in: Regenerate.
2002-10-022002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode4-12/+24
* Makefile.def: Remove order dependency comments. * Makefile.tpl: Add explicit install-install dependencies. * Makefile.in: Regenerate.
2002-10-022002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode3-574/+3
* Makefile.tpl: Remove material now in src-release. (Finally!) * Makefile.in: Regenerate.
2002-10-02add myself to the Write After Approval list.Marko Mlinar2-0/+5
2002-10-022002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2-25/+26
* configure: Restore my original patch by syncing with gcc version.
2002-10-022002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2-4/+8
* Bring following over from gcc: 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com> * configure.in (s390*-*-linux*): Enable libgcj.
2002-10-022002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2-29/+32
* Makefile.in: Regenerate. This really ought to fix things. :sigh:
2002-10-02 * configure: Move stray lines back to where they belong.Alan Modra2-2/+2
2002-10-02 * configure: Move stray line back to where it belongs.Alan Modra2-1/+5
2002-10-02 * emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000.Alan Modra2-1/+5
2002-10-02* mips-tdep.c (mips_find_abi_section): .mdebug.abi64 is the nameAlexandre Oliva2-1/+4
of the section for the N64 ABI, fixed.
2002-10-02* config/mips/tm-irix6.h: Include solib.h.Alexandre Oliva2-0/+5