deliverable/binutils-gdb.git
22 years agoDisplay the contents of a .debug.macinfo section
Nick Clifton [Thu, 5 Jul 2001 07:49:05 +0000 (07:49 +0000)] 
Display the contents of a .debug.macinfo section

22 years ago2001-07-05 Ben Elliston <bje@redhat.com>
Ben Elliston [Thu, 5 Jul 2001 07:28:06 +0000 (07:28 +0000)] 
2001-07-05  Ben Elliston  <bje@redhat.com>

* config/tc-m88k.c (md_pseudo_table): Remove redundant "global".

22 years ago2001-07-05 H.J. Lu <hjl@gnu.org>
H.J. Lu [Thu, 5 Jul 2001 07:27:16 +0000 (07:27 +0000)] 
2001-07-05  H.J. Lu  <hjl@gnu.org>

* objcopy.c (filter_symbols): Don't turn undefined symbols
into local.

22 years ago * struc-symbol.h (struct local_symbol): Rename lsy_offset to
Alan Modra [Thu, 5 Jul 2001 05:49:13 +0000 (05:49 +0000)] 
* struc-symbol.h (struct local_symbol): Rename lsy_offset to
lsy_value.  Correct typos in comments.
* symbols.c (local_symbol_make): Update for name change.
(local_symbol_convert): Likewise.
(colon): Likewise.
(S_GET_VALUE): Likewise.
(S_SET_VALUE): Likewise.
(print_symbol_value_1): Likewise.
(resolve_symbol_value): Likewise.  Don't divide local sym values
by OCTETS_PER_BYTE twice.

22 years agoFix ia64-linux gas ehopt testsuite failure.
Jim Wilson [Thu, 5 Jul 2001 03:34:42 +0000 (03:34 +0000)] 
Fix ia64-linux gas ehopt testsuite failure.
* config/tc-ia64.c (md_pseudo_table): Add 2byte, 4byte, and 8byte.

22 years agoFix 2 ia64-linux gas testsuite failures.
Jim Wilson [Thu, 5 Jul 2001 02:30:21 +0000 (02:30 +0000)] 
Fix 2 ia64-linux gas testsuite failures.
* config/tc-ia64.c (is_conditional_branch): Rewrite to exclude mod
sched branches.

22 years ago2001-07-05 Ben Elliston <bje@redhat.com>
Ben Elliston [Thu, 5 Jul 2001 00:36:50 +0000 (00:36 +0000)] 
2001-07-05  Ben Elliston  <bje@redhat.com>

* read.c (s_fill): Correct spelling error in comments.

22 years ago2001-07-05 Ben Elliston <bje@redhat.com>
Ben Elliston [Thu, 5 Jul 2001 00:25:28 +0000 (00:25 +0000)] 
2001-07-05  Ben Elliston  <bje@redhat.com>

* doc/c-m88k.texi: New file.
* doc/Makefile.am (CPU_DOCS): Add c-m88k.texi.
* doc/Makefile.in: Regenerate.
* doc/all.texi: Set M880X0.
* doc/as.texinfo: Hook in m88k-dependent documentation.

22 years ago*** empty log message ***
gdbadmin [Thu, 5 Jul 2001 00:00:04 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago* i387-tdep.c (print_i387_value): Add extra space after final full
Mark Kettenis [Wed, 4 Jul 2001 21:14:05 +0000 (21:14 +0000)] 
* i387-tdep.c (print_i387_value): Add extra space after final full
stop in comment.

22 years ago* gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
Andrew Cagney [Wed, 4 Jul 2001 20:52:14 +0000 (20:52 +0000)] 
* gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
structure and not macros.
(Host Definition): Document that much of this chapter is obsolete.
(Target Architecture Definition): Update list of files that make
up a target architecture.
(Coding): Update.

22 years ago* config/arm/tm-arm.h: Include "floatformat.h".
Andrew Cagney [Wed, 4 Jul 2001 19:57:53 +0000 (19:57 +0000)] 
* config/arm/tm-arm.h: Include "floatformat.h".

22 years ago* i387-tdep.c: Include "gdb_assert.h".
Andrew Cagney [Wed, 4 Jul 2001 19:19:58 +0000 (19:19 +0000)] 
* i387-tdep.c: Include "gdb_assert.h".
(print_i387_value): Use extract_floating to extract the FP value
from a zero padded local buffer.

22 years ago* TODO: Delete all thread items. The thread code was overhauled.
Andrew Cagney [Wed, 4 Jul 2001 18:51:51 +0000 (18:51 +0000)] 
* TODO: Delete all thread items.  The thread code was overhauled.

22 years ago2001-07-04 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Wed, 4 Jul 2001 18:06:02 +0000 (18:06 +0000)] 
2001-07-04  Elena Zannoni  <ezannoni@redhat.com>

* memattr.c (create_mem_region): Move n to next memory region,
to avoid infinite loop.

22 years ago2001-07-04 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Wed, 4 Jul 2001 17:59:02 +0000 (17:59 +0000)] 
2001-07-04  Elena Zannoni  <ezannoni@redhat.com>

* memattr.h: Add copyright statement.
* memattr.c: Ditto.

22 years ago* dwarf2read.c (struct partial_die_info): New member: has_pc_info.
Jim Blandy [Wed, 4 Jul 2001 16:08:20 +0000 (16:08 +0000)] 
* dwarf2read.c (struct partial_die_info): New member: has_pc_info.
(read_partial_die): Delete fourth argument; we return this info in
the struct partial_die_info object itself now.
(dwarf2_build_psymtabs_hard, scan_partial_symbols): Use the
has_pc_info field of the partial die struct, rather than passing a
variable by reference to read_partial_die.

22 years agoDoc fix.
Jim Blandy [Wed, 4 Jul 2001 16:00:35 +0000 (16:00 +0000)] 
Doc fix.

22 years ago* dwarf2read.c (dwarf2_build_psymtabs_hard): Remove extraneous
Jim Blandy [Wed, 4 Jul 2001 16:00:08 +0000 (16:00 +0000)] 
* dwarf2read.c (dwarf2_build_psymtabs_hard): Remove extraneous
code in loop condition.  This seemed to be trying to round
info_ptr up to the next four-byte boundary, but that's not what it
actually did.  If we discover the problem the old code was really
trying to address, we can fix it properly.

22 years ago2001-07-04 Eric Christopher <echristo@redhat.com>
Eric Christopher [Wed, 4 Jul 2001 12:32:07 +0000 (12:32 +0000)] 
2001-07-04  Eric Christopher  <echristo@redhat.com>

* doc/c-mips.texi (MIPS Opts): Document 12000 as valid cpu.

* config/tc-mips.c (mips_cpu_info_table): Add rm5200, rm5231, rm5261,
and rm5721 as valid cpu strings.
(md_show_usage): Add rm5200, rm5231, rm5261, rm5721.

22 years ago[gas]
Richard Sandiford [Wed, 4 Jul 2001 09:49:29 +0000 (09:49 +0000)] 
[gas]
* config/tc-mips.c (md_apply_fix): Prevent addend from becoming zero
if it's expected to be non-zero.
[gas/testsuite]
* gas/mips/elf-rel3.s: Add zero word to end of file.

22 years ago2001-07-04 H.J. Lu <hjl@gnu.org>
H.J. Lu [Wed, 4 Jul 2001 07:15:20 +0000 (07:15 +0000)] 
2001-07-04  H.J. Lu  <hjl@gnu.org>

* bfd/elf32-mips.c (_bfd_mips_elf_final_write_processing):
Handle bfd_mach_mips4400, bfd_mach_mips4600 and
bfd_mach_mips5000.

22 years ago*** empty log message ***
gdbadmin [Wed, 4 Jul 2001 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago2001-07-03 H.J. Lu <hjl@gnu.org>
H.J. Lu [Tue, 3 Jul 2001 23:22:20 +0000 (23:22 +0000)] 
2001-07-03  H.J. Lu  <hjl@gnu.org>

* scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
2001-07-03. It creates dynamic entries even for static binaries.

22 years ago2001-07-03 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Tue, 3 Jul 2001 21:04:49 +0000 (21:04 +0000)] 
2001-07-03  Michael Snyder  <msnyder@redhat.com>

* thread_db (find_new_threads_callback, thread_db_thread_alive,
        attach_thread): Update comments.

22 years ago2001-06-29 Ken Whaley <ken@believe.com>
Michael Snyder [Tue, 3 Jul 2001 21:01:59 +0000 (21:01 +0000)] 
2001-06-29  Ken Whaley  <ken@believe.com>

* thread-db.c (attach_thread): Check for TD_THR_ZOMBIE in addition
to TD_THR_UNKNOWN when looking for defunct zombie threads.
(thread_db_thread_alive): Ditto.
(find_new_threads_callback): Ditto.

22 years ago2001-07-03 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Tue, 3 Jul 2001 19:52:46 +0000 (19:52 +0000)] 
2001-07-03  Michael Snyder  <msnyder@redhat.com>

* gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
the output of the ptype command.

22 years ago2001-07-03 H.J. Lu <hjl@gnu.org>
H.J. Lu [Tue, 3 Jul 2001 18:49:04 +0000 (18:49 +0000)] 
2001-07-03  H.J. Lu  <hjl@gnu.org>

* gas/mips/lb-xgot-ilocks.d: Add -march=r3900.

22 years agoFix encoding of clf instruction
Nick Clifton [Tue, 3 Jul 2001 18:37:39 +0000 (18:37 +0000)] 
Fix encoding of clf instruction

22 years ago2001-07-03 Jakub Jelinek <jakub@redhat.com>
H.J. Lu [Tue, 3 Jul 2001 17:40:14 +0000 (17:40 +0000)] 
2001-07-03  Jakub Jelinek  <jakub@redhat.com>

* scripttempl/elf.sc (DYNAMIC_PAD): New variable.
(DYNAMIC): Use it to reserve few dynamic entries for
post-linking tools.

22 years ago2001-07-03 H.J. Lu <hjl@gnu.org>
H.J. Lu [Tue, 3 Jul 2001 16:35:34 +0000 (16:35 +0000)] 
2001-07-03  H.J. Lu <hjl@gnu.org>

* doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
$@.pod.
(ar.1): Likewise.
(dlltool.1): Likewise.
(nlmconv.1): Likewise.
(nm.1): Likewise.
(objcopy.1): Likewise.
(objdump.1): Likewise.
(ranlib.1): Likewise.
(readelf.1): Likewise.
(size.1): Likewise.
(strings.1): Likewise.
(strip.1): Likewise.
(windres.1): Likewise.
(cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
($(DEMANGLER_NAME).1): Also substitute cxxfilt with
$(DEMANGLER_NAME).
(as.1): Removed.
* doc/Makefile.in: Regenerated.

22 years agoSupport DJGPP COFF targets in bfd_get_sign_extend_vma()
Nick Clifton [Tue, 3 Jul 2001 16:27:45 +0000 (16:27 +0000)] 
Support DJGPP COFF targets in bfd_get_sign_extend_vma()

22 years agoSkip section symbols from sections being discarded
Nick Clifton [Tue, 3 Jul 2001 15:49:46 +0000 (15:49 +0000)] 
Skip section symbols from sections being discarded

22 years agoFix seg fault by replacing symbol_get_frag() with fscan->fx_frag.
Nick Clifton [Tue, 3 Jul 2001 15:22:19 +0000 (15:22 +0000)] 
Fix seg fault by replacing symbol_get_frag() with fscan->fx_frag.

22 years agoChange MIPS maintainer to Erci Christopher
Nick Clifton [Tue, 3 Jul 2001 15:08:42 +0000 (15:08 +0000)] 
Change MIPS maintainer to Erci Christopher

22 years agoFix mips16 testsuite failure by allowing finalize_syms to be set before
Nick Clifton [Tue, 3 Jul 2001 15:04:19 +0000 (15:04 +0000)] 
Fix mips16 testsuite failure by allowing finalize_syms to be set before
size_segs is called.

22 years ago*** empty log message ***
gdbadmin [Tue, 3 Jul 2001 00:00:03 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago2001-07-02 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Mon, 2 Jul 2001 21:54:14 +0000 (21:54 +0000)] 
2001-07-02  Michael Snyder  <msnyder@redhat.com>

* gdb.base/corefile.exp: Quote the curly braces in regexp.

22 years agoMAINTAINERS: Add myself to the write-after-approval list
Daniel Jacobowitz [Mon, 2 Jul 2001 19:40:47 +0000 (19:40 +0000)] 
MAINTAINERS: Add myself to the write-after-approval list

22 years ago2001-07-02 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz [Mon, 2 Jul 2001 19:37:59 +0000 (19:37 +0000)] 
2001-07-02  Daniel Jacobowitz  <drow@mvista.com>
        * solib-svr4.c: Include "elf/mips.h".
        (elf_locate_base): Make DT_MIPS_RLD_MAP block unconditional.

22 years ago* dwarf2read.c (read_comp_unit, sibling_die, dump_die,
Jim Blandy [Mon, 2 Jul 2001 17:43:07 +0000 (17:43 +0000)] 
* dwarf2read.c (read_comp_unit, sibling_die, dump_die,
dump_die_list, store_in_ref_table, follow_die_ref): Make these
static; they're private functions.

22 years ago * config/tc-ppc.c: Formatting fixes.
Alan Modra [Mon, 2 Jul 2001 10:54:49 +0000 (10:54 +0000)] 
* config/tc-ppc.c: Formatting fixes.

22 years ago*** empty log message ***
gdbadmin [Mon, 2 Jul 2001 00:00:01 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago * coffread.c (coff_symfile_read): Parse DWARF2 info if present.
Eli Zaretskii [Sun, 1 Jul 2001 10:04:58 +0000 (10:04 +0000)] 
    * coffread.c (coff_symfile_read): Parse DWARF2 info if present.

22 years agoSupport DWARF 2.1 tags, encodings, languages.
Nick Clifton [Sun, 1 Jul 2001 08:53:15 +0000 (08:53 +0000)] 
Support DWARF 2.1 tags, encodings, languages.

22 years ago2001-07-01 Ben Elliston <bje@redhat.com>
Ben Elliston [Sun, 1 Jul 2001 06:36:43 +0000 (06:36 +0000)] 
2001-07-01  Ben Elliston  <bje@redhat.com>

* config/tc-m88k.c: Back out warning fixes from 2001-06-24, as
they cause some subtle breakage.  Will fix them again later.

22 years ago* fix tabs in this change:
Ben Elliston [Sun, 1 Jul 2001 06:32:07 +0000 (06:32 +0000)] 
* fix tabs in this change:
  2001-06-28  Eric Christopher <echristo@redhat.com>
              H.J. Lu  <hjl@gnu.org>

22 years ago2001-07-01 Ben Elliston <bje@redhat.com>
Ben Elliston [Sun, 1 Jul 2001 06:16:55 +0000 (06:16 +0000)] 
2001-07-01  Ben Elliston  <bje@redhat.com>

* gas/m88k/allinsn.s: New file.
* gas/m88k/allinsn.d: Likewise.
* gas/m88k/m88k.exp: Test with allinsn.s also.

22 years ago * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT.
Geoffrey Keating [Sun, 1 Jul 2001 02:48:46 +0000 (02:48 +0000)] 
* cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT.

22 years ago*** empty log message ***
gdbadmin [Sun, 1 Jul 2001 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

22 years agoTreat a .ln directive outside of a function as a .appline directive.
Nick Clifton [Sat, 30 Jun 2001 10:09:40 +0000 (10:09 +0000)] 
Treat a .ln directive outside of a function as a .appline directive.

22 years agoRemerge with gcc
Nick Clifton [Sat, 30 Jun 2001 08:58:10 +0000 (08:58 +0000)] 
Remerge with gcc

22 years ago * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directly
Alan Modra [Sat, 30 Jun 2001 04:05:13 +0000 (04:05 +0000)] 
* elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directly
instead of _bfd_elfcore_section_from_phdr.
* elf-bfd.h (_bfd_elfcore_section_from_phdr): Remove.
* elf.c (_bfd_elfcore_section_from_phdr): Remove.
(_bfd_elfcore_make_pseudosection): Expedite tail-call.
(elfcore_grok_prstatus): Likewise.
(elfcore_grok_lwpstatus): Likewise.
(bfd_get_elf_phdr_upper_bound): Likewise.
(elfcore_make_note_pseudosection): Formatting.
(_bfd_elfcore_strndup): Formatting.
* elf32-mips.c (mips_elf_sym_is_global): Formatting.
(_bfd_elf32_mips_grok_prstatus): Expedite tail-call.

22 years ago * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosection
Alan Modra [Sat, 30 Jun 2001 03:15:46 +0000 (03:15 +0000)] 
* elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosection
and _bfd_elfcore_strndup.
(struct elf_backend_data): Add elf_backend_grok_prstatus
and elf_backend_grok_psinfo.
* elf.c (_bfd_elfcore_make_pseudosection): New function.
(elfcore_grok_prstatus): Use it.
(elfcore_make_note_pseudosection): Likewise.
(elfcore_strndup):  Rename to...
(_bfd_elfcore_strndup): Here, and make global.
(elfcore_grok_psinfo): Use _bfd_elfcore_strndup.
(elfcore_grok_note): Call elf_backend_grok_prstatus
and elf_backend_grok_psinfo if available.
* elf32-mips.c (_bfd_elf32_mips_grok_prstatus): New function.
(_bfd_elf32_mips_grok_psinfo): New function.
(elf_backend_grok_prstatus): Define.
(elf_backend_grok_psinfo): Define.
* elfxx-target.h (elf_backend_grok_prstatus): Default to NULL.
(elf_backend_grok_psinfo): Likewise.
(elfNN_bed): Include elf_backend_grok_prstatus and
elf_backend_grok_psinfo.

22 years ago2001-06-29 H.J. Lu <hjl@gnu.org>
H.J. Lu [Sat, 30 Jun 2001 00:34:10 +0000 (00:34 +0000)] 
2001-06-29  H.J. Lu  <hjl@gnu.org>

* elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Check if
hplink->sgot is NULL before filling GOT. Checck if hplink->splt
is NULL before filling PLT.

22 years ago*** empty log message ***
gdbadmin [Sat, 30 Jun 2001 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago2001-06-28 Eric Christopher <echristo@redhat.com>
Eric Christopher [Fri, 29 Jun 2001 21:27:43 +0000 (21:27 +0000)] 
2001-06-28  Eric Christopher <echristo@redhat.com>
    H.J. Lu  <hjl@gnu.org>

        * config/tc-mips.c (mips_arch): New. Use mips_arch instead
        of mips_cpu for the ISA selection.
        (md_longopts): Add OPTION_MARCH and OPTION_MTUNE.
        (md_parse_option): Handle OPTION_MARCH and OPTION_MTUNE.
(mips_tune): New.  Use mips_tune for scheduling and optimization
issues.
(append_insn): Use mips_tune and mips_arch.
(macro_build): Ditto.
(mips_ip): Ditto.
(md_begin): Handle mips_arch, mips_tune and mips_cpu.  For
backwards compatability mips_cpu generates arch and tune.
(md_show_usage): Document new behavior.

* doc/c-mips.texi (MIPS Opts): Document -march and -mtune.
Deprecate -mcpu.

* NEWS: Update.

2001-06-28  Eric Christopher  <echristo@redhat.com>

* gas/mips/usd.d: Change for march/mtune.
* gas/mips/ulh-xgot.d: Ditto.
* gas/mips/uld.d: Ditto.
* gas/mips/trunc.d: Ditto.
* gas/mips/rol.d: Ditto.
* gas/mips/nodelay.d: Ditto.
* gas/mips/mul.d: Ditto.
* gas/mips/mul-ilocks.d: Ditto.
* gas/mips/trap20.d: Ditto.
* gas/mips/mips4.d: Ditto.
* gas/mips/mips16.d: Ditto.
* gas/mips/lif-xgot.d: Ditto.
* gas/mips/lif-svr4pic.d: Ditto.
* gas/mips/ld-xgot.d: Ditto.
* gas/mips/ld-svr4pic.d: Ditto.
* gas/mips/ld-ilocks-addr32.d: Ditto.
* gas/mips/lb-xgot.d: Ditto.
* gas/mips/jal-xgot.d: Ditto.
* gas/mips/jal-svr4pic.d: Ditto.
* gas/mips/delay.d: Ditto.
* gas/mips/lb-xgot-ilocks.d: Ditto.
* gas/mips/div.d: Ditto.
* gas/mips/break20.d: Ditto.
* gas/mips/delay.d: Ditto.
* gas/mips/elf_e_flags3.d: Ditto.
* gas/mips/elf_e_flags4.d: Ditto.
* gas/mips/lineno.d: Ditto.
* gas/mips/mips16.d: Ditto.
* gas/mips/mips4.d: Ditto.
* gas/mips/mips4010.d: Ditto.
* gas/mips/mips4650.d: Ditto.

22 years ago2001-06-28 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Fri, 29 Jun 2001 20:32:48 +0000 (20:32 +0000)] 
2001-06-28  Elena Zannoni  <ezannoni@redhat.com>

        * TODO: Add import of readline 4.2 as a gdb 5.2 task.

22 years ago* gdbint.texinfo (Target Architecture Definition): Update
Andrew Cagney [Fri, 29 Jun 2001 16:21:45 +0000 (16:21 +0000)] 
* gdbint.texinfo (Target Architecture Definition): Update
EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
The latter has been changed to a true predicate.

22 years agoSort file.
Andrew Cagney [Fri, 29 Jun 2001 16:17:34 +0000 (16:17 +0000)] 
Sort file.

22 years ago* config/djgpp/fnchange.lst: Rename mi0-var-block.exp,
Andrew Cagney [Fri, 29 Jun 2001 15:53:36 +0000 (15:53 +0000)] 
* config/djgpp/fnchange.lst: Rename mi0-var-block.exp,
mi0-var-cmd.exp, mi0-var-child.exp and mi0-var-display.exp.

22 years ago2001-06-29 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Fri, 29 Jun 2001 15:13:03 +0000 (15:13 +0000)] 
2001-06-29  Andreas Jaeger  <aj@suse.de>

* MAINTAINERS: Add myself to the write-after-approval list.

22 years agoAdd DWARF 2.1 attributes
Nick Clifton [Fri, 29 Jun 2001 14:17:31 +0000 (14:17 +0000)] 
Add DWARF 2.1 attributes

22 years ago* elflink.h (elf_link_output_extsym): Revert 1999-04-10.
Alan Modra [Fri, 29 Jun 2001 07:00:33 +0000 (07:00 +0000)] 
* elflink.h (elf_link_output_extsym): Revert 1999-04-10.

22 years ago* remote-array.c (SWAP_TARGET_AND_HOST): Delete macro.
Andrew Cagney [Fri, 29 Jun 2001 04:41:20 +0000 (04:41 +0000)] 
* remote-array.c (SWAP_TARGET_AND_HOST): Delete macro.
(get_hex_word): Don't use HOST_BYTE_ORDER.
(array_fetch_registers): Add variable ``reg''.  Use
store_unsigned_integer to byte-swap the register.  Delete unused
local ``regs''.

22 years agoPer Bothner as Java maintainer (joint).
Andrew Cagney [Fri, 29 Jun 2001 03:01:33 +0000 (03:01 +0000)] 
Per Bothner as Java maintainer (joint).

22 years ago* rdi-share/unixcomm.c (SERIAL_PREFIX): Always provide a default.
Andrew Cagney [Fri, 29 Jun 2001 01:19:23 +0000 (01:19 +0000)] 
* rdi-share/unixcomm.c (SERIAL_PREFIX): Always provide a default.
* rdi-share/hostchan.h (__unix): Hack, provide a default value.
* rdi-share/host.h (__unix): Hack, define when __NetBSD__.
* TODO: Update.
* MAINTAINERS: Update.  arm-elf builds.

22 years ago * cgen-asm.c (cgen_parse_keyword): Allow any first character.
Geoffrey Keating [Fri, 29 Jun 2001 00:09:16 +0000 (00:09 +0000)] 
* cgen-asm.c (cgen_parse_keyword): Allow any first character.
* cgen-opc.c (cgen_keyword_add): Ignore special first
character when building nonalpha_chars field.

22 years ago*** empty log message ***
gdbadmin [Fri, 29 Jun 2001 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago* d10v-tdep.c (d10v_ts2_dmap_register): Doc fix.
Jim Blandy [Thu, 28 Jun 2001 23:12:18 +0000 (23:12 +0000)] 
* d10v-tdep.c (d10v_ts2_dmap_register): Doc fix.

22 years ago* d10v-tdep.c (10v_frame_chain_valid, d10v_use_struct_convention,
Jim Blandy [Thu, 28 Jun 2001 22:10:41 +0000 (22:10 +0000)] 
* d10v-tdep.c (10v_frame_chain_valid, d10v_use_struct_convention,
d10v_breakpoint_from_pc, d10v_register_byte,
d10v_register_raw_size, d10v_register_virtual_size,
d10v_register_virtual_type, d10v_register_convertible,
d10v_register_convert_to_virtual, d10v_register_convert_to_raw,
d10v_make_daddr, d10v_make_iaddr, d10v_daddr_p, d10v_iaddr_p,
d10v_convert_iaddr_to_raw, d10v_convert_daddr_to_raw,
d10v_store_struct_return, d10v_store_return_value,
d10v_extract_struct_value_address, d10v_frame_saved_pc,
d10v_saved_pc_after_call, d10v_pop_frame, d10v_skip_prologue,
d10v_frame_chain, d10v_frame_init_saved_regs,
d10v_init_extra_frame_info, d10v_read_pc, d10v_write_pc,
d10v_read_sp, d10v_write_sp, d10v_write_fp, d10v_read_fp,
d10v_push_return_address, d10v_push_arguments,
d10v_extract_return_value): Make these functions static.

22 years ago* gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
Andrew Cagney [Thu, 28 Jun 2001 22:01:22 +0000 (22:01 +0000)] 
* gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
of files to delete.
From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
* gdb.disasm/h8300s.exp: New file.
gdb.disasm/h8300s.s: Likewise.

22 years agoFrom Fernando Nasser:
Andrew Cagney [Thu, 28 Jun 2001 21:48:41 +0000 (21:48 +0000)] 
From Fernando Nasser:
* infrun.c (handle_inferior_event): Handle "nexti" inside function
prologues.

22 years ago2001-06-28 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 28 Jun 2001 21:34:03 +0000 (21:34 +0000)] 
2001-06-28  Michael Snyder  <msnyder@redhat.com>

* infrun.c (handle_inferior_event): Replace prev_pc test in all
calls to bpstat_stop_status (removed in 1999-09-24).  This test
helps distinguish stepping over a breakpoint trap from stepping
thru a jump to the instruction after a breakpoint trap.
(handle_inferior_event): Don't bother writing the PC if
DECR_PC_AFTER_BREAK is zero (optimization).
* breakpoint.c (bpstat_stop_status): Add comment explaining the
purpose and usage of the "not_a_breakpoint" argument in computing
the breakpoint address.

22 years agoFrom 2000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>:
Andrew Cagney [Thu, 28 Jun 2001 20:03:10 +0000 (20:03 +0000)] 
From 2000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>:
* monitor.c (setmem_resp_delim_pattern): New regexp pattern.
(setreg_resp_delim_pattern): Likewise.
(setmem_resp_delim_fastmap): New buffer.
(setreg_resp_delim_fastmap): Likewise.
(monitor_open): Initialize above regexp if they are defined.
(monitor_write_memory): Use regexp to check the result of write.
(monitor_store_register): Likewise to check result of register set.

22 years agoFrom 2000-06-14 John Marshall <john_w_marshall@palm.com>:
Andrew Cagney [Thu, 28 Jun 2001 19:54:41 +0000 (19:54 +0000)] 
From 2000-06-14 John Marshall <john_w_marshall@palm.com>:
* coff-solib.c: Include symfile.h and objfiles.h to make
OBJF_SHARED visible.

22 years agoSome how this never got removed when ChangeLog was created :-(
Andrew Cagney [Thu, 28 Jun 2001 19:14:22 +0000 (19:14 +0000)] 
Some how this never got removed when ChangeLog was created :-(

22 years agoBuild MI by default.
Andrew Cagney [Thu, 28 Jun 2001 19:04:10 +0000 (19:04 +0000)] 
Build MI by default.

22 years ago * readelf.c (GET_DATA_ALLOC): Remove.
Alan Modra [Thu, 28 Jun 2001 13:58:36 +0000 (13:58 +0000)] 
* readelf.c (GET_DATA_ALLOC): Remove.
(GET_DATA): Remove.
(get_data): New function combining above macros, with an extra
test for zero size.
Use get_data, and catch error return throughout file.

22 years agoAdd entry for change in solib-osf.c (osf_in_dynsym_resolve_code).
Joel Brobecker [Thu, 28 Jun 2001 10:38:12 +0000 (10:38 +0000)] 
Add entry for change in solib-osf.c (osf_in_dynsym_resolve_code).

22 years ago(osf_in_dynsym_resolve_code): Add a comment explaining the consequences of
Joel Brobecker [Thu, 28 Jun 2001 10:36:19 +0000 (10:36 +0000)] 
(osf_in_dynsym_resolve_code): Add a comment explaining the consequences of
 always returning zero. No code change.

22 years agoFrom 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista.com>:
Andrew Cagney [Thu, 28 Jun 2001 04:31:36 +0000 (04:31 +0000)] 
From 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista.com>:
* defs.h (enum target_signal): Add TARGET_SIGNAL_REALTIME_65
to TARGET_SIGNAL_REALTIME_127.
* target.c (struct signals): Add SIG63 to SIG127.
(target_signal_from_host): Handle up to 127 signals.
(do_target_signal_to_host): Likewise.

22 years ago* remote-sds.c (sds_start_remote): Change type of ``c'' to int
Andrew Cagney [Thu, 28 Jun 2001 03:40:27 +0000 (03:40 +0000)] 
* remote-sds.c (sds_start_remote): Change type of ``c'' to int
from possibly unsigned char.

22 years agoExterminate ser-ocd.c.
Andrew Cagney [Thu, 28 Jun 2001 03:33:26 +0000 (03:33 +0000)] 
Exterminate ser-ocd.c.

22 years agoDan Berlin stepped down as C++ maintainer.
Andrew Cagney [Thu, 28 Jun 2001 02:40:39 +0000 (02:40 +0000)] 
Dan Berlin stepped down as C++ maintainer.

22 years agoSort write after approval.
Andrew Cagney [Thu, 28 Jun 2001 02:37:02 +0000 (02:37 +0000)] 
Sort write after approval.

22 years ago*** empty log message ***
gdbadmin [Thu, 28 Jun 2001 00:00:05 +0000 (00:00 +0000)] 
*** empty log message ***

22 years agoFor MI>0, output full breakpoint table header information. Output the
Andrew Cagney [Wed, 27 Jun 2001 17:27:08 +0000 (17:27 +0000)] 
For MI>0, output full breakpoint table header information.  Output the
breakpoint table body as a list.

22 years agoDo not set finalize_syms until after the segments have been sized.
Nick Clifton [Wed, 27 Jun 2001 08:49:42 +0000 (08:49 +0000)] 
Do not set finalize_syms until after the segments have been sized.
Some backends may still need to access the syms's frags in order to
adjust relaxed frags.

22 years ago * emulparams/hppa64linux.sh: New file.
Alan Modra [Wed, 27 Jun 2001 08:42:29 +0000 (08:42 +0000)] 
* emulparams/hppa64linux.sh: New file.
* configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
* Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
(ehppa64linux.c): Add rule to make it.
Run "make dep-am".
* Makefile.in: Regenerate.

22 years agoUse MVN to build simple inverted constants.
Nick Clifton [Wed, 27 Jun 2001 08:15:52 +0000 (08:15 +0000)] 
Use MVN to build simple inverted constants.

22 years ago * write.c (fixup_segment <Difference of 2 syms same seg>): Don't
Alan Modra [Wed, 27 Jun 2001 07:02:24 +0000 (07:02 +0000)] 
* write.c (fixup_segment <Difference of 2 syms same seg>): Don't
subtract MD_PCREL_FROM_SECTION for 68k.
(fixup_segment <Difference of 2 syms different seg>): Only fudge
by adding MD_PCREL_FROM_SECTION for 68k or if not already pcrel.

22 years ago * write.c (fixup_segment <Difference of 2 syms same seg>): If
Alan Modra [Wed, 27 Jun 2001 03:14:47 +0000 (03:14 +0000)] 
* write.c (fixup_segment <Difference of 2 syms same seg>): If
pcrel, subtract MD_PCREL_FROM_SECTION value.

22 years ago Avoid creating COPY relocs.
Alan Modra [Wed, 27 Jun 2001 02:42:09 +0000 (02:42 +0000)] 
Avoid creating COPY relocs.
* elf32-hppa.c (elf32_hppa_check_relocs): Don't make syms dynamic
here..
(elf32_hppa_adjust_dynamic_symbol): ..nor here..
(allocate_plt_and_got_and_discard_relocs): .. instead do so here
after gc has run.
* elf32-hppa.c (RELATIVE_DYNAMIC_RELOCS): Delete.
(IS_ABSOLUTE_RELOC): Define.
(elf32_hppa_link_hash_entry): Always include reloc_entries field.
(hppa_link_hash_newfunc): Always init it.
(elf32_hppa_check_relocs): Mark symbols as ELF_LINK_NON_GOT_REF to
create COPY relocs only when the reloc is in a read-only section.
Instead, allocate space for a dynamic reloc to reference the
library symbol directly.  Keep track of space we allocate using
relocs_entries.
(hppa_discard_copies): Delete, and move code to..
(allocate_plt_and_got): ..here.  Rename to
allocate_plt_and_got_and_discard_relocs.  Remove unneeded dynamic
relocs for non-shared link.
(elf32_hppa_size_dynamic_sections): Update calls to above.
(elf32_hppa_relocate_section): Write out the dynamic relocs used
in lieu of COPY relocs.

22 years ago * elf32-i386.c (elf_i386_check_relocs): Don't make syms dynamic
Alan Modra [Wed, 27 Jun 2001 01:46:17 +0000 (01:46 +0000)] 
* elf32-i386.c (elf_i386_check_relocs): Don't make syms dynamic
here..
(elf_i386_adjust_dynamic_symbol): ..nor here..
(allocate_plt_and_got_and_discard_relocs): .. instead do so here
after gc has run.
(elf_i386_size_dynamic_sections): Fix a comment.
(elf_i386_relocate_section <R_386_32, R_386_PC32>): Rearrange code
involved in writing reloc out.

22 years agoAlways send the breakpoint table headers to ui-out. MI/CLI can
Andrew Cagney [Wed, 27 Jun 2001 00:09:01 +0000 (00:09 +0000)] 
Always send the breakpoint table headers to ui-out.  MI/CLI can
internally decide if they should be displayed.

22 years ago*** empty log message ***
gdbadmin [Wed, 27 Jun 2001 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

22 years agodelete reference to query output
Andrew Cagney [Tue, 26 Jun 2001 19:11:48 +0000 (19:11 +0000)] 
delete reference to query output

22 years ago* mi-cmd-stack.c (list_args_or_locals): Output a list of "args" or
Andrew Cagney [Tue, 26 Jun 2001 18:50:51 +0000 (18:50 +0000)] 
* mi-cmd-stack.c (list_args_or_locals): Output a list of "args" or
"locals" entries.
* gdbmi.texinfo (stack-list-locals, stack-list-arguments)
(exec-interrupt, target-select, thread-select): Update
documentation.
* mi-stack.exp: Update.  Output for args=... and
locals=... changed to a list.

22 years ago* mi-cmd-stack.c (mi_cmd_stack_list_frames): Output a list of
Andrew Cagney [Tue, 26 Jun 2001 18:13:46 +0000 (18:13 +0000)] 
* mi-cmd-stack.c (mi_cmd_stack_list_frames): Output a list of
"stack" entries.
(mi_cmd_stack_list_args): Ditto for "stack-args".
* gdbmi.texinfo (stack-list-frames, stack-list-arguments): Update
documentation.
(GDB/MI Stack Manipulation Commands): Fix section title.  Was
Stack Manipulation Commands in GDB/MI.
* mi-stack.exp: Update. Output for stack=..., args=... and
stack-args=... changed to a list.

This page took 0.046237 seconds and 4 git commands to generate.