OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
15 years agogdb/
Pedro Alves [Wed, 15 Oct 2008 19:15:32 +0000 (19:15 +0000)]
gdb/
* breakpoint.c (breakpoint_init_inferior): Clean up the moribund
locations list.
(moribund_breakpoint_here_p): Record the moribund
location in the moribund_locations vector.
* breakpoint.h (moribund_breakpoint_here_p): Declare.
(displaced_step_fixup): Check if the breakpoint the thread was
trying to step over has been removed since having been placed in
the displaced stepping queue.
(adjust_pc_after_break): In non-stop mode, check for a moribund
breakpoint at the stop pc.
(handle_inferior_event): Don't retire moribund breakpoints on
TARGET_WAITKIND_IGNORE.

gdb/testsuite/
* gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.

15 years agoTypo
Denis Pilat [Wed, 15 Oct 2008 13:06:54 +0000 (13:06 +0000)]
Typo

15 years agotypo.
Denis Pilat [Wed, 15 Oct 2008 07:55:24 +0000 (07:55 +0000)]
typo.

15 years agodaily update
Alan Modra [Wed, 15 Oct 2008 00:00:04 +0000 (00:00 +0000)]
daily update

15 years ago*** empty log message ***
gdbadmin [Wed, 15 Oct 2008 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

15 years ago * infrun.c (displaced_step_prepare): Switch thread temporarily
Pedro Alves [Tue, 14 Oct 2008 23:39:29 +0000 (23:39 +0000)]
* infrun.c (displaced_step_prepare): Switch thread temporarily
while we're here.
(displaced_step_fixup): Make sure target_resume sees ptid as
inferior_ptid.  Add debug output.

15 years ago Remove dead code.
Pedro Alves [Tue, 14 Oct 2008 20:49:01 +0000 (20:49 +0000)]
Remove dead code.

* breakpoint.c (show_breakpoint_hit_counts): Delete.
(print_one_breakpoint_location): Adjust.
(breakpoint_clear_ignore_counts): Delete.
* breakpoint.h (breakpoint_clear_ignore_counts): Remove
declaration.
* target.c (generic_mourn_inferior): Don't clear ignore
counts (never reached).

15 years ago*** empty log message ***
gdbadmin [Tue, 14 Oct 2008 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

15 years agodaily update
Alan Modra [Tue, 14 Oct 2008 00:00:04 +0000 (00:00 +0000)]
daily update

15 years agodaily update
Alan Modra [Mon, 13 Oct 2008 00:00:08 +0000 (00:00 +0000)]
daily update

15 years ago*** empty log message ***
gdbadmin [Mon, 13 Oct 2008 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

15 years agodaily update
Alan Modra [Sun, 12 Oct 2008 00:00:05 +0000 (00:00 +0000)]
daily update

15 years ago*** empty log message ***
gdbadmin [Sun, 12 Oct 2008 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

15 years agodaily update
Alan Modra [Sat, 11 Oct 2008 00:00:10 +0000 (00:00 +0000)]
daily update

15 years ago*** empty log message ***
gdbadmin [Sat, 11 Oct 2008 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

15 years agoinclude/elf/
Nathan Froyd [Fri, 10 Oct 2008 20:55:35 +0000 (20:55 +0000)]
include/elf/
* ppc.h: Add Tag_GNU_Power_ABI_Struct_Return.
bfd/
* elf32-ppc.c (ppc_elf_merge_obj_attributes): Merge
Tag_GNU_Power_ABI_Struct_Return.
binutils/
* readelf.c (display_power_gnu_attribute): Decode
Tag_GNU_Power_ABI_Struct_Return.
ld/testsuite/
* ld-powerpc/gnu-attr-12-1.s: New file.
* ld-powerpc/gnu-attr-12-2.s: New file.
* ld-powerpc/gnu-attr-12-11.d: New file.
* ld-powerpc/gnu-attr-12-21.d: New file.
* ld-powerpc/powerpc.exp: Run new dump tests.

15 years ago * dwarf2read.c (comp_unit_head): Use unsigned int consistently
Doug Evans [Fri, 10 Oct 2008 16:15:41 +0000 (16:15 +0000)]
* dwarf2read.c (comp_unit_head): Use unsigned int consistently
for dwarf section offsets and sizes.
(dwarf2_cu): Ditto.
(dwarf2_per_cu_data): Ditto.
(create_all_comp_units): Change offset to unsigned int.
(load_full_comp_unit,find_partial_die_in_comp_unit,find_partial_die,
dwarf2_find_containing_comp_unit,dwarf2_find_comp_unit): Ditto.

* dwarf2read.c (read_initial_length): Delete cu_header arg.
All callers updated.
(read_checked_initial_length_and_offset): New function.
(read_offset_1): New function.
(read_offset): Call it.
(dwarf_decode_line_header): Call read_checked_initial_length_and_offset
instead of read_initial_length.  Call read_offset_1 instead of
read_offset.

* dwarf2read.c (dwarf2_get_ref_die_offset): Remove unused arg `cu'.
All callers updated.

* dwarf2read.c (dwarf_attr_name): Unconditionally support all
DW_AT_MIPS_* except DW_AT_MIPS_fde which collides with
DW_AT_HP_block_index.

15 years ago * remote.c (remote_start_remote): Always tell the stub if we're in
Pedro Alves [Fri, 10 Oct 2008 14:46:30 +0000 (14:46 +0000)]
* remote.c (remote_start_remote): Always tell the stub if we're in
extended-remote.

15 years ago * server.c (handle_v_run): If GDB didn't specify an argv, use the
Pedro Alves [Fri, 10 Oct 2008 14:06:05 +0000 (14:06 +0000)]
* server.c (handle_v_run): If GDB didn't specify an argv, use the
whole argv from the last run, not just argv[0].

15 years ago PR 6937
Nick Clifton [Fri, 10 Oct 2008 11:35:36 +0000 (11:35 +0000)]
        PR 6937
            * configure.in (SHARED_LIBADD): Add libiberty.a.
            (SHARED_DEPENDENCIES): Add libiberty.a.

15 years agodaily update
Alan Modra [Fri, 10 Oct 2008 00:00:05 +0000 (00:00 +0000)]
daily update

15 years ago*** empty log message ***
gdbadmin [Fri, 10 Oct 2008 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

15 years ago * remote.c (remote_wait): Rename to...
Pedro Alves [Thu, 9 Oct 2008 18:45:43 +0000 (18:45 +0000)]
* remote.c (remote_wait): Rename to...
(remote_wait_as): ... this.  Don't loop here.  If the remote
didn't stop, return TARGET_WAITKIND_IGNORE.
(remote_wait): New, reimplemented on top of remote_wait_as.

15 years ago * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
Tom Tromey [Thu, 9 Oct 2008 16:49:47 +0000 (16:49 +0000)]
* gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
'fprintf' and 'stderr'.

15 years ago2008-10-09 Thomas Schwinge <tschwinge@gnu.org>
tschwinge [Thu, 9 Oct 2008 16:06:22 +0000 (16:06 +0000)]
2008-10-09  Thomas Schwinge  <tschwinge@gnu.org>

* Makefile.in (gnu-nat.o): Revert the 2008-09-10 change, as the problem
is fixed upstream.

15 years ago2008-10-09 Thomas Schwinge <tschwinge@gnu.org>
tschwinge [Thu, 9 Oct 2008 16:04:17 +0000 (16:04 +0000)]
2008-10-09  Thomas Schwinge  <tschwinge@gnu.org>

* reply_mig_hack.awk: Use the `BAD_TYPECHECK' macro.

15 years ago2008-10-09 Thomas Schwinge <tschwinge@gnu.org>
tschwinge [Thu, 9 Oct 2008 15:53:24 +0000 (15:53 +0000)]
2008-10-09  Thomas Schwinge  <tschwinge@gnu.org>

* MAINTAINERS (Write After Approval): Add myself.

15 years ago2008-10-09 Pedro Alves <pedro@codesourcery.com>
Pedro Alves [Thu, 9 Oct 2008 13:49:12 +0000 (13:49 +0000)]
2008-10-09  Pedro Alves  <pedro@codesourcery.com>

Make it compile without warnings.

* procfs.c (create_procinfo): Initialize `parent'.
(dead_procinfo): Pass a constant string as format to error.
(procfs_address_to_host_pointer): Add cast to gdb_type *.
(procfs_find_LDT_entry): Adjust format string to long int
ptid.tid.
(procfs_xfer_partial): Adjust prototype.  Add gdb_byte* cast.
(procfs_xfer_memory): Adjust prototype.
(info_mappings_callback, info_proc_mappings): Adjust to not pass a
variable as printf_filtered format.
(procfs_make_note_section): Change type of auxv local to gdb_byte.
* Makefile.in: Remove special rule.

15 years agobinutils/
Kai Tietz [Thu, 9 Oct 2008 09:00:05 +0000 (09:00 +0000)]
binutils/
2008-10-09  Kai Tietz  <kai.tietz@onevision.com>

* dlltool.c (PAGE_SIZE): Make sure it has bfd_vma type.
(PAGE_MASK): Likewise.
(sfunc): Change to address size of bfd_vma for base-file.
(flush_page): Likewise.
(gen_exp_file): Likewise.
bfd/
2008-10-09  Kai Tietz  <kai.tietz@onevision.com>

* cofflink.c (_bfd_coff_generic_relocate_section): Dump bfd_vma sized addresses instead of long sized.

15 years ago * remote.c (remote_open_1): Move acknowledging any pending ack,
Pedro Alves [Thu, 9 Oct 2008 03:24:50 +0000 (03:24 +0000)]
* remote.c (remote_open_1): Move acknowledging any pending ack,
querying supported features, activating noack mode, finding the
target description, enabling extended remote, and checking remote
symbols from here ...
(remote_start_remote): ... to here.
(remote_open_1): Don't pop the target if it is already gone.
* target.c (unpush_target): Check for the dummy target.

15 years ago * ser-mingw.c: Include "command.h".
Pedro Alves [Thu, 9 Oct 2008 01:14:26 +0000 (01:14 +0000)]
* ser-mingw.c: Include "command.h".
(pipe_windows_open): Declare locals at the beginning of the scope.

15 years ago * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Don't attempt to
Alan Modra [Thu, 9 Oct 2008 00:55:52 +0000 (00:55 +0000)]
* elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Don't attempt to
read plt relocs if no dynamic syms.

15 years agodaily update
Alan Modra [Thu, 9 Oct 2008 00:14:24 +0000 (00:14 +0000)]
daily update

15 years ago*** empty log message ***
gdbadmin [Thu, 9 Oct 2008 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

15 years ago * remote.c (struct remote_state) <waiting_for_stop_reply>: New
Pedro Alves [Wed, 8 Oct 2008 19:16:30 +0000 (19:16 +0000)]
* remote.c (struct remote_state) <waiting_for_stop_reply>: New
field.
(remote_open_1): Clear waiting_for_stop_reply.
(remote_resume): Set waiting_for_stop_reply.
(remote_wait): Clear or set waiting_for_stop_reply accordingly.
(putpkt_binary): If we're in async mode and waiting for a stop
reply, bail out with an error.
(extended_remote_mourn_1): Clear waiting_for_stop_reply.

15 years agomerge from gcc
DJ Delorie [Wed, 8 Oct 2008 17:55:27 +0000 (17:55 +0000)]
merge from gcc

15 years ago * xstrdup.c: Include <sys/types.h> after "config.h".
David Edelsohn [Wed, 8 Oct 2008 16:53:29 +0000 (16:53 +0000)]
    * xstrdup.c: Include <sys/types.h> after "config.h".

15 years ago * configure.in (ALL_LINGUAS): Add "id".
Nick Clifton [Wed, 8 Oct 2008 15:58:23 +0000 (15:58 +0000)]
    * configure.in (ALL_LINGUAS): Add "id".
        * configure: Regenerate.
        * po/id.po: New Indonesian translation.

15 years ago * remote.c (remote_get_thread_info): If the remote doesn't support
Pedro Alves [Wed, 8 Oct 2008 15:00:29 +0000 (15:00 +0000)]
* remote.c (remote_get_thread_info): If the remote doesn't support
the query, bail out.

15 years ago Convert static_kind into loc_kind enum.
Jan Kratochvil [Wed, 8 Oct 2008 12:49:12 +0000 (12:49 +0000)]
Convert static_kind into loc_kind enum.
* gdbtypes.h (enum field_loc_kind): New.
(union field_location): New field dwarf_block.
(struct field): Rename static_kind as loc_kind.
(FIELD_STATIC_KIND): Rename to ...
(FIELD_LOC_KIND): ... here.
(TYPE_FIELD_STATIC_KIND): Rename to ...
(TYPE_FIELD_LOC_KIND): ... here and use there now new FIELD_LOC_KIND.
(TYPE_FIELD_STATIC_HAS_ADDR): Remove.
(TYPE_FIELD_STATIC): Remove.
(TYPE_FIELD_BITPOS): Reformat.
(SET_FIELD_BITPOS): New.
(FIELD_PHYSADDR): Rename to ...
(FIELD_STATIC_PHYSADDR): ... here.
(TYPE_FIELD_STATIC_PHYSADDR): Follow the FIELD_PHYSADDR rename.
(SET_FIELD_PHYSADDR): Use new FIELD_LOC_KIND.
(FIELD_PHYSNAME): Rename to ...
(FIELD_STATIC_PHYSNAME): ... here.
(TYPE_FIELD_STATIC_PHYSNAME): Follow the FIELD_PHYSNAME rename.
(SET_FIELD_PHYSNAME): Use new FIELD_LOC_KIND.
(FIELD_DWARF_BLOCK, TYPE_FIELD_DWARF_BLOCK, SET_FIELD_DWARF_BLOCK): New.
(field_is_static): New declaration.
* gdbtypes.c (field_is_static): New function.
(copy_type_recursive): Update throughout.
* amd64-tdep.c, c-typeprint.c, coffread.c, cp-valprint.c, dwarf2read.c,
eval.c, jv-typeprint.c, jv-valprint.c, mdebugread.c, p-typeprint.c,
p-valprint.c, valops.c, value.c, varobj.c: Update throughout.

15 years ago * elf.c (assign_file_positions_for_load_sections): When checking
Alan Modra [Wed, 8 Oct 2008 08:30:25 +0000 (08:30 +0000)]
* elf.c (assign_file_positions_for_load_sections): When checking
a segment for contents, don't assume that a non-TLS nobits section
must only be followed by nobits sections.

15 years ago*** empty log message ***
gdbadmin [Wed, 8 Oct 2008 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

15 years ago * gnu-nat.h: Rename `current_inferior' to `gnu_current_inf' to
Pedro Alves [Tue, 7 Oct 2008 18:42:42 +0000 (18:42 +0000)]
* gnu-nat.h: Rename `current_inferior' to `gnu_current_inf' to
avoid a name collision.
* gnu-nat.c: Likewise.
* i386gnu-nat.c: Likewise.

15 years ago2008-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
H.J. Lu [Tue, 7 Oct 2008 16:44:52 +0000 (16:44 +0000)]
2008-10-07  Jan Kratochvil  <jan.kratochvil@redhat.com>

* configure.ac: Call AC_SYS_LARGEFILE.
* config.in: Regenerated.
* configure: Likewise.

15 years ago * gdb.ada/ref_tick_size.exp: New testcase.
Joel Brobecker [Tue, 7 Oct 2008 14:10:30 +0000 (14:10 +0000)]
    * gdb.ada/ref_tick_size.exp: New testcase.

15 years ago * ada-lang.c (ada_evaluate_subexp) [OP_ATR_SIZE]: Add handling
Joel Brobecker [Tue, 7 Oct 2008 14:07:10 +0000 (14:07 +0000)]
    * ada-lang.c (ada_evaluate_subexp) [OP_ATR_SIZE]: Add handling
        of arguments that are references.

15 years agomerge from gcc
DJ Delorie [Tue, 7 Oct 2008 01:27:53 +0000 (01:27 +0000)]
merge from gcc

15 years ago*** empty log message ***
gdbadmin [Tue, 7 Oct 2008 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

15 years agodaily update
Alan Modra [Mon, 6 Oct 2008 23:07:36 +0000 (23:07 +0000)]
daily update

15 years ago * dwarf2read.c (dwarf2_die_debug): New static global.
Doug Evans [Mon, 6 Oct 2008 22:23:17 +0000 (22:23 +0000)]
* dwarf2read.c (dwarf2_die_debug): New static global.
(dump_die_shallow): Renamed from dump_die, New args f, indent.
Print to specified file, indented by the specified amount.
(dump_die_for_error): New fn.  Point all existing callers of
dump_die here.
(dump_die_die_1,dump_die): New fns, replaces ...
(dump_die_list): ... deleted.
(read_die_and_children_1): Old contents of read_die_and_children
moved here.
(read_die_and_children): Rewrite.
(read_die_and_siblings): Call read_die_and_children_1 instead of
read_die_and_children.
(_initialize_dwarf2_read): New option "debug dwarf2-die".
* gdbinit.in (pdie): New macro.

* doc/gdb.texinfo (set debug dwarf2-die): Document it.

15 years ago * dwarf2read.c (offset_in_cu_p): New function.
Doug Evans [Mon, 6 Oct 2008 21:54:23 +0000 (21:54 +0000)]
* dwarf2read.c (offset_in_cu_p): New function.
(find_partial_die,follow_die_ref): Use it.

* gdb.dwarf2/dw2-cu-size.exp: New file.
* gdb.dwarf2/dw2-cu-size.S: New file.

* gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
.Ltype_int for clarity.

15 years ago * symmisc.c (maintenance_info_symtabs): Watch for ^c.
Doug Evans [Mon, 6 Oct 2008 21:07:47 +0000 (21:07 +0000)]
* symmisc.c (maintenance_info_symtabs): Watch for ^c.
(maintenance_info_psymtabs): Ditto.

15 years ago*** empty log message ***
gdbadmin [Mon, 6 Oct 2008 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

15 years agodaily update
Alan Modra [Sun, 5 Oct 2008 23:00:05 +0000 (23:00 +0000)]
daily update

15 years agoFix email address
Michael Snyder [Sun, 5 Oct 2008 20:01:14 +0000 (20:01 +0000)]
Fix email address

15 years ago2008-10-05 Michael Snyder <msnyder@promb-2s-dhcp59.eng.vmware.com>
Michael Snyder [Sun, 5 Oct 2008 19:52:10 +0000 (19:52 +0000)]
2008-10-05  Michael Snyder  <msnyder@promb-2s-dhcp59.eng.vmware.com>

* infrun.c (handle_inferior_event): Fix typo in comment.

15 years ago*** empty log message ***
gdbadmin [Sun, 5 Oct 2008 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

15 years agodaily update
Alan Modra [Sat, 4 Oct 2008 23:00:04 +0000 (23:00 +0000)]
daily update

15 years ago * elf32-cris.c (TLSHOWTO32, TLSHOWTO16): New macros.
Hans-Peter Nilsson [Sat, 4 Oct 2008 17:18:36 +0000 (17:18 +0000)]
* elf32-cris.c (TLSHOWTO32, TLSHOWTO16): New macros.
(cris_elf_howto_table): Add entries for R_CRIS_32_GOT_GD,
R_CRIS_16_GOT_GD, R_CRIS_32_GD, R_CRIS_DTP, R_CRIS_32_DTPREL,
R_CRIS_16_DTPREL, R_CRIS_DTPMOD, R_CRIS_32_GOT_TPREL,
R_CRIS_16_GOT_TPREL,  R_CRIS_32_TPREL,  R_CRIS_16_TPREL.
(cris_reloc_map): Similarly.
* reloc.c (bfd_reloc_code_type): Add entries for
BFD_RELOC_CRIS_32_GOT_GD, BFD_RELOC_CRIS_16_GOT_GD,
BFD_RELOC_CRIS_32_GD, BFD_RELOC_CRIS_DTP,
BFD_RELOC_CRIS_32_DTPREL, BFD_RELOC_CRIS_16_DTPREL,
BFD_RELOC_CRIS_DTPMOD, BFD_RELOC_CRIS_32_GOT_TPREL,
BFD_RELOC_CRIS_16_GOT_TPREL, BFD_RELOC_CRIS_32_TPREL,
BFD_RELOC_CRIS_16_TPREL.
* libbfd.h, bfd-in2.h: Regenerate.

15 years ago * cris.h (R_CRIS_32_GOT_GD, R_CRIS_16_GOT_GD, R_CRIS_32_GD)
Hans-Peter Nilsson [Sat, 4 Oct 2008 17:16:30 +0000 (17:16 +0000)]
* cris.h (R_CRIS_32_GOT_GD, R_CRIS_16_GOT_GD, R_CRIS_32_GD)
(R_CRIS_DTP, R_CRIS_32_DTPREL, R_CRIS_16_DTPREL, R_CRIS_DTPMOD)
(R_CRIS_32_GOT_TPREL, R_CRIS_16_GOT_TPREL, R_CRIS_32_TPREL)
(R_CRIS_16_TPREL): New relocations.

15 years ago * mi/mi-interp.c (mi_on_resume): Flush raw_stdout.
Vladimir Prus [Sat, 4 Oct 2008 14:58:53 +0000 (14:58 +0000)]
* mi/mi-interp.c (mi_on_resume): Flush raw_stdout.

15 years ago*** empty log message ***
gdbadmin [Sat, 4 Oct 2008 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

15 years agodaily update
Alan Modra [Sat, 4 Oct 2008 00:00:06 +0000 (00:00 +0000)]
daily update

15 years ago2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov [Fri, 3 Oct 2008 22:02:20 +0000 (22:02 +0000)]
2008-10-03  Paul Pluzhnikov  <ppluzhnikov@google.com>

PR gdb/2384:
* gdb.cp/gdb2384.exp: Extended to test more cases.
* gdb.cp/gdb2384.cc: Likewise.
* gdb.cp/gdb2384-base.h: Likewise.
* gdb.cp/gdb2384-base.cc: Likewise.

15 years ago2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov [Fri, 3 Oct 2008 22:00:09 +0000 (22:00 +0000)]
2008-10-03  Paul Pluzhnikov  <ppluzhnikov@google.com>

PR gdb/2384:
* gdbtypes.c (get_vptr_fieldno): baseclass and basetype may have
different lifetimes.

15 years agoFix the date in the last entry.
Joel Brobecker [Fri, 3 Oct 2008 16:42:48 +0000 (16:42 +0000)]
Fix the date in the last entry.

15 years ago * solib-osf.c: Include "solib.h".
Joel Brobecker [Fri, 3 Oct 2008 16:38:01 +0000 (16:38 +0000)]
    * solib-osf.c: Include "solib.h".

15 years ago2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov [Fri, 3 Oct 2008 16:36:07 +0000 (16:36 +0000)]
2008-10-03  Paul Pluzhnikov  <ppluzhnikov@google.com>

* utils.c, defs.h (gdb_buildargv): New fn. Wrap buildargv
and check for out-of-memory condition.
* exec.c (exec_file_command): Call it.
* infrun.c (handle_command, xdb_handle_command): Likewise.
* interps.c (interpreter_exec_cmd): Likewise.
* linux-nat.c (linux_nat_info_proc_cmd): Likewise.
* procfs.c (info_proc_cmd): Likewise.
* remote-mips.c (common_open): Likewise.
* remote-sim.c (gdbsim_kill, gdbsim_create_inferior)
(gdbsim_open): Likewise.
* remote.c (extended_remote_run, remote_put_command)
(remote_get_command, remote_delete_command): Likewise.
* ser-mingw.c (pipe_windows_open): Likesise.
* source.c (add_path, show_substitute_path_command)
(unset_substitute_path_command, set_substitute_path_command):
Likewise.
* stack.c (backtrace_command): Likewise.
* symfile.c (symbol_file_command, generic_load)
(add_symbol_file_command): Likesise.
* symmisc.c (maintenance_print_symbols, maintenance_print_psymbols)
(maintenance_print_msymbols): Likewise.

15 years agoadd pr number for last commit
Alan Modra [Fri, 3 Oct 2008 10:09:51 +0000 (10:09 +0000)]
add pr number for last commit

15 years agobfd/
Alan Modra [Fri, 3 Oct 2008 09:40:48 +0000 (09:40 +0000)]
bfd/
* elf.c (bfd_elf_set_group_contents): Assign sh_info for ld -r when
the signature symbol is global.
* elflink.c (elf_link_input_bfd): Ensure group signature symbol
is output when ld -r.  Set group sh_info when local.
* linker.c (default_indirect_link_order): Handle group sections
specially.
ld/
* ldemul.c (ldemul_place_orphan): Add "name" param.
* ldemul.h (ldemul_place_orphan): Update prototype.
(struct ld_emulation_xfer_struct <place_orphan>): Likewise.
* ldlang.c (lang_place_orphans): Generate unique section names here..
* emultempl/elf32.em (place_orphan): ..rather than here.  Don't
directly use an existing output section statement that has no
bfd section.
* emultempl/pe.em (place_orphan): Likewise.
* emultempl/pep.em (place_orphan): Likewise.
* emultempl/beos.em (place_orphan): Adjust.
* emultempl/spuelf.em (spu_place_special_section): Adjust
place_orphan call.
* emultempl/genelf.em (gld${EMULATION_NAME}_after_open): New function.
(LDEMUL_AFTER_OPEN): Define.

15 years ago*** empty log message ***
gdbadmin [Fri, 3 Oct 2008 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

15 years agodaily update
Alan Modra [Fri, 3 Oct 2008 00:00:05 +0000 (00:00 +0000)]
daily update

15 years agogdb/
Jan Kratochvil [Thu, 2 Oct 2008 22:06:07 +0000 (22:06 +0000)]
gdb/
Replace TYPE_ARRAY_{UPPER,LOWER}_BOUND_TYPE by a bit if {un,}defined.
* c-typeprint.c (c_type_print_varspec_suffix), m2-typeprint.c
(m2_array), p-typeprint.c (pascal_type_print_varspec_prefix),
valops.c (value_cast), varobj.c (c_number_of_children): Replace
TYPE_ARRAY_UPPER_BOUND_TYPE compared to BOUND_CANNOT_BE_DETERMINED by
TYPE_ARRAY_UPPER_BOUND_IS_UNDEFINED.
* parse.c (follow_types): Use TYPE_ARRAY_UPPER_BOUND_IS_UNDEFINED.
* f-valprint.c (f77_get_dynamic_upperbound): Replace with ...
(f77_get_upperbound): ... this function handling now only
TYPE_ARRAY_UPPER_BOUND_IS_UNDEFINED.
(f77_get_dynamic_lowerbound): Replace with ...
(f77_get_lowerbound): ... this function handling now only
TYPE_ARRAY_LOWER_BOUND_IS_UNDEFINED.
(f77_get_dynamic_length_of_aggregate, f77_create_arrayprint_offset_tbl):
Update their callers.
* eval.c (evaluate_subexp_standard): Update their callers.
* f-lang.h (f77_get_dynamic_upperbound, f77_get_upperbound)
(f77_get_dynamic_lowerbound, f77_get_lowerbound): Update their
prototypes.
(BOUND_FETCH_OK, BOUND_FETCH_ERROR): Remove.
* f-typeprint.c (f_type_print_varspec_suffix, f_type_print_base): Remove
the lower_bound_was_default variable.  Update the
f77_get_dynamic_upperbound, f77_get_upperbound and
TYPE_ARRAY_UPPER_BOUND_TYPE calls.
* gdbtypes.c (print_bound_type): Remove the function.
(recursive_dump_type): Remove its calls printing UPPER_BOUND_TYPE and
LOWER_BOUND_TYPE.
* gdbtypes.h (enum array_bound_type): Remove.
(struct main_type): Remove the fields upper_bound_type and
lower_bound_type.  Comment the new overload of the field artificial.
(TYPE_ARRAY_UPPER_BOUND_TYPE): Replace by ...
(TYPE_ARRAY_UPPER_BOUND_IS_UNDEFINED): ... this macro.
(TYPE_ARRAY_LOWER_BOUND_TYPE): Replace by ...
(TYPE_ARRAY_LOWER_BOUND_IS_UNDEFINED): ... this macro.

gdb/testsuite/
* gdb.base/maint.exp (maint print type): Remove printing
UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.

15 years ago * Makefile.in (HFILES_NO_SRCDIR): Remove gdb-events.h, gstdint.h.
Tom Tromey [Thu, 2 Oct 2008 17:39:08 +0000 (17:39 +0000)]
* Makefile.in (HFILES_NO_SRCDIR): Remove gdb-events.h, gstdint.h.

15 years ago * mips-linux-tdep.c (mips_linux_in_dynsym_resolve_code): Update
Daniel Jacobowitz [Thu, 2 Oct 2008 15:48:05 +0000 (15:48 +0000)]
* mips-linux-tdep.c (mips_linux_in_dynsym_resolve_code): Update
comments.
(mips_linux_skip_resolver): Also use glibc_skip_solib_resolver.
(mips_linux_init_abi): Do not override skip_trampoline_code.
* configure.tgt (mips*-*-linux*): Add glibc-tdep.o.
* mips-tdep.c (mips32_scan_prologue): Stop scanning at branches.
(mips_stub_frame_sniffer): Use the stub frame sniffer for PIC stubs.
(mips_skip_mips16_trampoline_code): Rename from
mips_skip_trampoline_code.
(mips_skip_pic_trampoline_code, mips_skip_trampoline_code): New.
* infrun.c (handle_inferior_event): Do not pass zero to
in_solib_dynsym_resolve_code.

15 years ago * win32-nat.c (do_initial_win32_stuff): Set inferior_ptid.
Pierre Muller [Thu, 2 Oct 2008 14:20:05 +0000 (14:20 +0000)]
* win32-nat.c (do_initial_win32_stuff): Set inferior_ptid.

15 years ago*** empty log message ***
gdbadmin [Thu, 2 Oct 2008 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

15 years agodaily update
Alan Modra [Thu, 2 Oct 2008 00:00:05 +0000 (00:00 +0000)]
daily update

15 years ago* int.c (trigger_peripheral_interrupt): Clear interrupt pending
DJ Delorie [Wed, 1 Oct 2008 20:44:21 +0000 (20:44 +0000)]
* int.c (trigger_peripheral_interrupt): Clear interrupt pending
bit when peripheral interrupts are serviced.

15 years ago * symtab.c (search_symbols): Update.
Tom Tromey [Wed, 1 Oct 2008 17:25:21 +0000 (17:25 +0000)]
* symtab.c (search_symbols): Update.
* symtab.h (domain_enum_tag) <METHODS_DOMAIN>: Remove.

15 years ago * symfile.c (syms_from_objfile): Update.
Tom Tromey [Wed, 1 Oct 2008 17:21:05 +0000 (17:21 +0000)]
* symfile.c (syms_from_objfile): Update.
(reread_symbols): Update.
* objfiles.h (OBJF_SYMS): Remove.
(OBJF_REORDERED): Renumber.
(OBJF_SHARED): Likewise.
(OBJF_READNOW): Likewise.
(OBJF_USERLOADED): Likewise.

15 years ago * symtab.c (find_pc_sect_psymtab): Use MSYMBOL_TYPE.
Tom Tromey [Wed, 1 Oct 2008 16:56:52 +0000 (16:56 +0000)]
* symtab.c (find_pc_sect_psymtab): Use MSYMBOL_TYPE.
(find_pc_sect_symtab): Likewise.
* symmisc.c (dump_msymbols): Use MSYMBOL_TYPE.
* solib-som.c (som_solib_desire_dynamic_linker_symbols): Use
MSYMBOL_TYPE, not SYMBOL_TYPE.
* parse.c (write_exp_msymbol): Use MSYMBOL_TYPE.
* objc-lang.c (find_methods): Use MSYMBOL_TYPE.
* minsyms.c (lookup_minimal_symbol_by_pc_section_1): Use
MSYMBOL_TYPE.
* m2-exp.y (yylex): Use SYMBOL_CLASS.

15 years ago * gdb.texinfo (catch) [exception]: Document how to insert
Joel Brobecker [Wed, 1 Oct 2008 16:44:47 +0000 (16:44 +0000)]
    * gdb.texinfo (catch) [exception]: Document how to insert
        a breakpoint on user-defined exceptions when the exception
        name is identical to one of the language-defined ones.

15 years ago * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update.
Tom Tromey [Wed, 1 Oct 2008 16:41:25 +0000 (16:41 +0000)]
* xcoffread.c (RECORD_MINIMAL_SYMBOL): Update.
(scan_xcoff_symtab): Update.
* mdebugread.c (record_minimal_symbol): Update.
(parse_partial_symbols): Update.
* elfread.c (record_minimal_symbol): Update.
* dbxread.c (record_minimal_symbol): Update.
* coffread.c (record_minimal_symbol): Update.
* sh64-tdep.c (MSYMBOL_IS_SPECIAL): Redefine.
(sh64_elf_make_msymbol_special): Update.
* mips-tdep.c (mips_elf_make_msymbol_special): Use
MSYMBOL_TARGET_FLAG_1.
(mips_elf_make_msymbol_special): Likewise.
(msymbol_is_special): Likewise.
* minsyms.c (prim_record_minimal_symbol_and_info): Update.
(install_minimal_symbols): Likewise.
(prim_record_minimal_symbol): Update.
(prim_record_minimal_symbol_and_info): Remove 'info' argument.
* m68hc11-tdep.c (MSYMBOL_SET_RTC): Redefine.
(MSYMBOL_SET_RTI): Redefine.
(MSYMBOL_IS_RTC): Redefine.
(MSYMBOL_IS_RTI): Redefine.
* arm-tdep.c (MSYMBOL_SET_SPECIAL): Redefine.
(MSYMBOL_IS_SPECIAL): Redefine.
* symtab.h (struct minimal_symbol) <info>: Remove.
<target_flag_1, target_flag_2>: New fields.
(MSYMBOL_INFO): Remove.
(MSYMBOL_TARGET_FLAG_1): New macro.
(MSYMBOL_TARGET_FLAG_2): Likewise.
(prim_record_minimal_symbol_and_info): Update.

15 years ago * ada-lang.c (is_digits_suffix): Delete unused function.
Joel Brobecker [Wed, 1 Oct 2008 02:23:18 +0000 (02:23 +0000)]
    * ada-lang.c (is_digits_suffix): Delete unused function.

15 years ago*** empty log message ***
gdbadmin [Wed, 1 Oct 2008 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

15 years agodaily update
Alan Modra [Wed, 1 Oct 2008 00:00:07 +0000 (00:00 +0000)]
daily update

15 years ago * ada-lang.c (ada_modulus): Correct to avoid sign problem with
Joel Brobecker [Tue, 30 Sep 2008 21:53:32 +0000 (21:53 +0000)]
    * ada-lang.c (ada_modulus): Correct to avoid sign problem with
        moduli >= 2**31.

15 years ago * ada-lang.c (ada_lookup_struct_elt_type): Handle case of a "naked"
Joel Brobecker [Tue, 30 Sep 2008 21:36:21 +0000 (21:36 +0000)]
    * ada-lang.c (ada_lookup_struct_elt_type): Handle case of a "naked"
        variant branch.
        (empty_record): Use INIT_CPLUS_SPECIFIC, since this field is not
        supposed to be null.  Fixes debugger segfaults.
        (is_unchecked_variant): New function.
        (to_fixed_variant_branch_type): Modify to leave unchecked unions
        untouched.
        (ada_template_to_fixed_record_type_1): Fix comment.

15 years ago * ada-lang.c (standard_exc): New static constant.
Joel Brobecker [Tue, 30 Sep 2008 20:42:21 +0000 (20:42 +0000)]
    * ada-lang.c (standard_exc): New static constant.
        (ada_exception_catchpoint_cond_string): Add special handling
        for the predefined exceptions.

15 years ago * ada-lang.c (ADA_RETAIN_DOTS): Delete this dead macro. Update
Joel Brobecker [Tue, 30 Sep 2008 20:14:13 +0000 (20:14 +0000)]
    * ada-lang.c (ADA_RETAIN_DOTS): Delete this dead macro.  Update
        the code accordingly.

15 years ago2008-09-30 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Tue, 30 Sep 2008 19:47:14 +0000 (19:47 +0000)]
2008-09-30  H.J. Lu  <hongjiu.lu@intel.com>

* i386-gen.c: Include "hashtab.h".
(next_field): Take a new argument, last.  Check last.
(process_i386_cpu_flag): Updated.
(process_i386_opcode_modifier): Likewise.
(process_i386_operand_type): Likewise.
(process_i386_registers): Likewise.
(output_i386_opcode): New.
(opcode_hash_entry): Likewise.
(opcode_hash_table): Likewise.
(opcode_hash_hash): Likewise.
(opcode_hash_eq): Likewise.
(process_i386_opcodes): Use opcode hash table and opcode array.

15 years ago * ada-lang.c (ada_evaluate_subexp) [UNOP_IND]: Remove strange
Joel Brobecker [Tue, 30 Sep 2008 18:46:37 +0000 (18:46 +0000)]
    * ada-lang.c (ada_evaluate_subexp) [UNOP_IND]: Remove strange
        treatment of expect_type. Return the correct type when dereferencing
        an integer.

15 years agogdb
Tom Tromey [Tue, 30 Sep 2008 17:21:26 +0000 (17:21 +0000)]
gdb
PR gdb/2484:
* symtab.c (struct add_macro_name_data): New struct.
(add_macro_name): New function.
(default_make_symbol_completion_list): Complete macro names.
* scm-lang.c (scm_language_defn): Update.
* p-lang.c (pascal_language_defn): Update.
* objc-lang.c (objc_language_defn): Update.
* macrotab.h (macro_callback_fn): Add user_data argument.
(macro_for_each): Likewise.
(macro_for_each_in_scope): Declare.
* macrotab.c: (struct macro_for_each_data): New struct.
(foreach_macro): Use it.
(macro_for_each): Likewise.
(foreach_macro_in_scope): New function.
(macro_for_each_in_scope): Likewise.
* macrocmd.c (print_one_macro): Add argument.
(macro_list_command): Pass NULL to macro_for_each.
* m2-lang.c (m2_language_defn): Update.
* language.h (struct language_defn) <la_macro_expansion>: New
field.
(macro_expansion): New enum.
* language.c (unknown_language_defn): Update.  Fix order of
initializers.
(auto_language_defn): Likewise.
(local_language_defn): Update.
* jv-lang.c (java_language_defn): Update.
* f-lang.c (f_language_defn): Update.
* c-lang.c (c_language_defn): Update.
(cplus_language_defn): Likewise.
(asm_language_defn): Likewise.
(minimal_language_defn): Likewise.
* ada-lang.c (ada_language_defn): Update.
gdb/testsuite
* gdb.base/macscp.exp: Add completion tests.
* gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
(TWENTY_THREE): Likewise.
(FORTY_EIGHT): Likewise.

15 years ago * dwarf2read.c (dwarf2_get_subprogram_pc_bounds): New function.
Joel Brobecker [Tue, 30 Sep 2008 16:57:37 +0000 (16:57 +0000)]
    * dwarf2read.c (dwarf2_get_subprogram_pc_bounds): New function.
        (get_scope_pc_bounds): Use it.

15 years ago * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
Tom Tromey [Tue, 30 Sep 2008 16:53:05 +0000 (16:53 +0000)]
* gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
everywhere.
* gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".

15 years ago * coffgen.c (coff_write_symbols): Check to see if a symbol's flags
Nick Clifton [Tue, 30 Sep 2008 10:50:02 +0000 (10:50 +0000)]
 * coffgen.c (coff_write_symbols): Check to see if a symbol's flags
       do not match it class and if necessary update the class.
       (null_error_handler): New function.  Suppresses the generation of
       bfd error messages.
     * coff64-rs6000.c (bfd_xcoff_backend_data): Update comment.
     * config/tc-tic4x.c (tic4x_globl): Call S_SET_EXTERNAL as well as
     S_SET_STORAGE_CLASS.

15 years ago2008-09-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
Andreas Krebbel [Tue, 30 Sep 2008 08:49:54 +0000 (08:49 +0000)]
2008-09-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* s390-opc.txt (stdy, stey): Fix description

15 years agorun "make dep-am"
Alan Modra [Tue, 30 Sep 2008 07:48:53 +0000 (07:48 +0000)]
run "make dep-am"

15 years ago * elflink.c (elf_link_add_object_symbols): Don't ignore returned
Alan Modra [Tue, 30 Sep 2008 04:47:50 +0000 (04:47 +0000)]
* elflink.c (elf_link_add_object_symbols): Don't ignore returned
value of check_directives.