deliverable/binutils-gdb.git
22 years ago * gas/elf/section2.l: Adjust warning message comparison.
Alan Modra [Wed, 1 Aug 2001 01:51:28 +0000 (01:51 +0000)] 
* gas/elf/section2.l: Adjust warning message comparison.

22 years ago * read.c: Standardize error/warning messages - don't capitalise, no
Alan Modra [Wed, 1 Aug 2001 01:44:25 +0000 (01:44 +0000)] 
* read.c: Standardize error/warning messages - don't capitalise, no
final period or newline, don't say "ignored" or "zero assumed" for
as_bad messages.  In some cases, change the wording to that used
elsewhere for similar messages.
* app.c, as.c, atof-generic.c, cgen.c, cond.c, depend.c, dwarf2dbg.c,
  ecoff.c, expr.c, frags.c, input-file.c, input-scrub.c, listing.c,
  output-file.c, stabs.c, subsegs.c, symbols.c, write.c: Likewise.
* ecoff.c (ecoff_directive_end): Test for missing name by
comparing input line pointers rather than reading string.
(ecoff_directive_ent): Likewise.
* read.c (s_set): Likewise.
(s_align): Report a warning rather than an error for
alignment too large.
(s_comm): Check for missing symbol name.
(s_lcomm_internal): Likewise.
(s_lsym): Likewise.
(s_globl): Use is_end_of_line instead of looking for '\n'.
(s_lcomm_internal): Likewise.
(ignore_rest_of_line): Report a warning rather than an error.

22 years ago*** empty log message ***
gdbadmin [Wed, 1 Aug 2001 00:00:08 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago * config/tc-ppc.c (ppc_elf_validate_fix): It's OK to have
Geoffrey Keating [Tue, 31 Jul 2001 19:24:57 +0000 (19:24 +0000)] 
* config/tc-ppc.c (ppc_elf_validate_fix): It's OK to have
any kind of relocation against a not-loaded section.

22 years ago* config/i386/xm-i386.h: New file.
Mark Kettenis [Tue, 31 Jul 2001 19:22:57 +0000 (19:22 +0000)] 
* config/i386/xm-i386.h: New file.
* config/i386/xm-fbsd.h: Removed.
* config/i386/xm-linux.h: Removed.
* config/i386/fbsd.mh: Reorganize a bit.
(XM_FILE): Set to xm-i386.h instead of xm-fbsd.h.
* config/i386/linux.mh (XM_FILE): Set to xm-i386.h insread of
xm-linux.h.

22 years ago * tui.c (tui_enable): Remove call to terminal_save_ours().
Stephane Carrez [Tue, 31 Jul 2001 19:00:50 +0000 (19:00 +0000)] 
* tui.c (tui_enable): Remove call to terminal_save_ours().
(tui_disable): Likewise.

22 years ago * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
Daniel Jacobowitz [Tue, 31 Jul 2001 17:30:56 +0000 (17:30 +0000)] 
    * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
        and END-INFO-DIR-ENTRY.

22 years agoImplement new switch --rename-section
Nick Clifton [Tue, 31 Jul 2001 13:49:39 +0000 (13:49 +0000)] 
Implement new switch --rename-section

22 years ago2001-07-31 Ben Elliston <bje@redhat.com>
Ben Elliston [Tue, 31 Jul 2001 04:59:59 +0000 (04:59 +0000)] 
2001-07-31  Ben Elliston  <bje@redhat.com>

* lib/sim-defs.exp (run_sim_test): Include a description such as
"assembling" or "linking" that identifies the phase a test fails
in, for easier analysis of failures.

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

22 years ago* dwarf2read.c (dwarf2_build_psymtabs_hard): Doc fix.
Jim Blandy [Mon, 30 Jul 2001 23:16:45 +0000 (23:16 +0000)] 
* dwarf2read.c (dwarf2_build_psymtabs_hard): Doc fix.

22 years ago * configure.in: Only invoke AC_FUNC_SETPGRP if not cross-compiling.
Daniel Jacobowitz [Mon, 30 Jul 2001 22:08:41 +0000 (22:08 +0000)] 
   * configure.in: Only invoke AC_FUNC_SETPGRP if not cross-compiling.
       Check for SETPGRP_VOID separately if cross-compiling and ISO C
       headers are available.

22 years ago* config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Redefine to call
Mark Kettenis [Mon, 30 Jul 2001 21:45:26 +0000 (21:45 +0000)] 
* config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Redefine to call
i386_dwarf_reg_to_regnum.

22 years ago* i386-tdep.c (i386_register_convert_to_virtual): Replace
Mark Kettenis [Mon, 30 Jul 2001 21:09:44 +0000 (21:09 +0000)] 
* i386-tdep.c (i386_register_convert_to_virtual): Replace
assertion with a warning if we're asked to convert towards a
non-floating-point type.  Zero out the the buffer where the data
is supposed to be stored in that case.

22 years agomerge from gcc
DJ Delorie [Mon, 30 Jul 2001 20:02:22 +0000 (20:02 +0000)] 
merge from gcc

22 years agoFix prototype of _bfd_ecoff_styp_to_sec_flags
Nick Clifton [Mon, 30 Jul 2001 18:38:35 +0000 (18:38 +0000)] 
Fix prototype of _bfd_ecoff_styp_to_sec_flags

22 years agoFix computation in SECTIONS example.
Nick Clifton [Mon, 30 Jul 2001 18:12:07 +0000 (18:12 +0000)] 
Fix computation in SECTIONS example.

22 years agomerge from gcc
DJ Delorie [Mon, 30 Jul 2001 17:39:28 +0000 (17:39 +0000)] 
merge from gcc

22 years ago * gas/mips/mips.exp (el): New variable.
Richard Sandiford [Mon, 30 Jul 2001 13:59:00 +0000 (13:59 +0000)] 
* gas/mips/mips.exp (el): New variable.
Use it to pick ELF reloc tests.

22 years agoChange bug-gnu-utils@gcc.org to the mor obvious bug-binutils@gcc.org
Nick Clifton [Mon, 30 Jul 2001 10:57:07 +0000 (10:57 +0000)] 
Change bug-gnu-utils@gcc.org to the mor obvious bug-binutils@gcc.org

22 years ago* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
Mark Kettenis [Mon, 30 Jul 2001 10:17:46 +0000 (10:17 +0000)] 
* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): New defines.
(i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): New
prototypes.
* config/i386/tm-fbsd.h, config/i386/tm-i386gnu.h,
config/i386/tm-linux.h (STAB_REG_TO_REGNUM): Redefine to call
i386_dwarf_reg_to_regnum.
* i386-tdep.c (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum):
New functions.

22 years ago * config/obj-elf.c (obj_elf_symver): Temporarily modify lex_type
Alan Modra [Mon, 30 Jul 2001 06:15:49 +0000 (06:15 +0000)] 
* config/obj-elf.c (obj_elf_symver): Temporarily modify lex_type
to include '@' in symbol names when parsing versioned symbols
rather than calling get_symbol_end multiple times.
* config/tc-i370.c (register_name): Format fixes.  Don't call
get_symbol_end after parsing number.
* config/tc-mn10200.c (data_register_name): Format fixes.  Hoist
code out of conditional.
(address_register_name): Likewise.
(other_register_name): Likewise.
* config/tc-mn10300.c (r_register_name): Likewise.
(xr_register_name): Likewise.
(data_register_name): Likewise.
(address_register_name): Likewise.
(other_register_name): Likewise.
* config/tc-ppc.c (register_name): Likewise.
* config/tc-s390.c (register_name): Likewise.

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

22 years agoUnset CDPATH before doing annything else.
Eli Zaretskii [Sun, 29 Jul 2001 10:12:49 +0000 (10:12 +0000)] 
Unset CDPATH before doing annything else.

22 years ago * go32-nat.c (get_cr3): Temporary disable support for page tables
Eli Zaretskii [Sun, 29 Jul 2001 08:06:28 +0000 (08:06 +0000)] 
* go32-nat.c (get_cr3): Temporary disable support for page tables
in UMBs, as it is incomplete.

22 years ago Support for stepping through longjmp in DJGPP programs:
Eli Zaretskii [Sun, 29 Jul 2001 08:03:36 +0000 (08:03 +0000)] 
Support for stepping through longjmp in DJGPP programs:

* config/i386/tm-go32.h (JB_ELEMENT_SIZE, JB_PC): New macros.
(GET_LONGJMP_TARGET): Define to call get_longjmp_target.
(get_longjmp_target): Add prototype.

22 years ago * bucomm.c (list_supported_architectures): New function.
Alan Modra [Sun, 29 Jul 2001 05:31:43 +0000 (05:31 +0000)] 
* bucomm.c (list_supported_architectures): New function.
* bucomm.h (list_supported_architectures): Declare.
* objdump.c (usage): Call the above.

22 years ago * i386-dis.c: Fix formatting.
Kazu Hirata [Sun, 29 Jul 2001 05:00:14 +0000 (05:00 +0000)] 
* i386-dis.c: Fix formatting.

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

22 years agoFix some PID/TPID fallout for HP/UX.
Andrew Cagney [Sat, 28 Jul 2001 22:44:53 +0000 (22:44 +0000)] 
Fix some PID/TPID fallout for HP/UX.
From 2001-07-22 Rodney Brown <rbrown64@csc.com.au>:
* infttrace.c (ptrace_wait): Match external declaration,
and match target_post_wait declaration.

22 years ago(cris): Set --enable-gdb-build-warnings flag to -w.
Andrew Cagney [Sat, 28 Jul 2001 21:21:30 +0000 (21:21 +0000)] 
(cris): Set --enable-gdb-build-warnings flag to -w.

22 years ago* MAINTAINERS: Add Orjan Friberg as cris target maintainer.
Andrew Cagney [Sat, 28 Jul 2001 20:23:53 +0000 (20:23 +0000)] 
* MAINTAINERS: Add Orjan Friberg as cris target maintainer.

22 years agoFrom 2001-07-23 Andreas Schwab <schwab@suse.de>:
Andrew Cagney [Sat, 28 Jul 2001 20:05:15 +0000 (20:05 +0000)] 
From 2001-07-23 Andreas Schwab <schwab@suse.de>:
* config/m68k/tm-m68k.h (TARGET_LONG_DOUBLE_FORMAT): Define.
(TARGET_LONG_DOUBLE_BIT): Define.
(REGISTER_VIRTUAL_SIZE): Return 12 for floating point registers.
(MAX_REGISTER_VIRTUAL_SIZE): Increase to 12.
(REGISTER_VIRTUAL_TYPE): Return builtin_type_long_double for
floating point registers.
(REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL)
(REGISTER_CONVERT_TO_RAW): Remove.
* config/m68k/xm-linux.h (HOST_LONG_DOUBLE_FORMAT): Define.

22 years agoMove libgdb library functions to gdb.h (new file).
Andrew Cagney [Sat, 28 Jul 2001 19:48:15 +0000 (19:48 +0000)] 
Move libgdb library functions to gdb.h (new file).
Update everything related to this.

22 years ago * Makefile.in (SUBDIR_TUI_OBS): Add tui-out.o, tui-hooks.o.
Stephane Carrez [Sat, 28 Jul 2001 19:45:04 +0000 (19:45 +0000)] 
* Makefile.in (SUBDIR_TUI_OBS): Add tui-out.o, tui-hooks.o.
(SUBDIR_TUI_SRCS): Add tui-out.c tui-hooks.c
(SFILES): Likewise.
(tui-out.o): Define dependencies.
(tui-hooks.o): Likewise.

22 years ago * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
Stephane Carrez [Sat, 28 Jul 2001 19:35:20 +0000 (19:35 +0000)] 
* gdb.texinfo (TUI Configuration): Rename tui configuration variables.

22 years ago * tuiWin.c (_initialize_tuiWin): Use specific tui prefix for
Stephane Carrez [Sat, 28 Jul 2001 19:30:54 +0000 (19:30 +0000)] 
* tuiWin.c (_initialize_tuiWin): Use specific tui prefix for
set/show configuration variables.
(show_tui_cmd): New function.
(set_tui_cmd): New function.

22 years ago* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
Mark Kettenis [Sat, 28 Jul 2001 19:30:41 +0000 (19:30 +0000)] 
* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): New defines.
(i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): New
prototypes.
* config/i386/tm-fbsd.h, config/i386/tm-i386gnu.h,
config/i386/tm-linux.h (STAB_REG_TO_REGNUM): Redefine to call
i386_dwarf_reg_to_regnum.
* i386-tdep.c (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum):
New functions.

22 years ago * config/tc-m68hc11.c (md_estimate_size_before_relax): Fix bsr
Stephane Carrez [Sat, 28 Jul 2001 19:28:04 +0000 (19:28 +0000)] 
* config/tc-m68hc11.c (md_estimate_size_before_relax): Fix bsr
and bra relax: update fragP->fr_fix after the fixup.

22 years ago * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current write
Stephane Carrez [Sat, 28 Jul 2001 19:19:05 +0000 (19:19 +0000)] 
* dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current write
address.
(m68hc11eepr_port_event): Fix detach/attach logic.

22 years ago* MAINTAINERS: Update e-mail address of active @cygnus.com
Andrew Cagney [Sat, 28 Jul 2001 17:24:47 +0000 (17:24 +0000)] 
* MAINTAINERS: Update e-mail address of active @cygnus.com
maintainers to @redhat.com.

22 years ago* README (Known bugs): Delete section.
Andrew Cagney [Sat, 28 Jul 2001 17:13:42 +0000 (17:13 +0000)] 
* README (Known bugs): Delete section.
(Kernel debugging): Delete section.
(Languages other than C): Delete section.
(Host/target specific installation notes) New section.

22 years ago* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
Mark Kettenis [Sat, 28 Jul 2001 17:03:38 +0000 (17:03 +0000)] 
* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): New defines.
(i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): New
prototypes.
* config/i386/tm-fbsd.h, config/i386/tm-i386gnu.h,
config/i386/tm-linux.h (STAB_REG_TO_REGNUM): Redefine to call
i386_dwarf_reg_to_regnum.
* i386-tdep.c (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum):
New functions.

22 years ago* i386-tdep.c: Include "gdb_assert.h"
Mark Kettenis [Sat, 28 Jul 2001 16:48:59 +0000 (16:48 +0000)] 
* i386-tdep.c: Include "gdb_assert.h"
(i386_register_convert_to_virtual): Fix such that it can handle
conversion to any floating-point type.  Assert that we are dealing
with a floating-point first.
(i386_register_convert_to_raw): Assert that TYPE is a
floating-point type with length 12.

22 years ago * i386-dis.c: Change formatting conventions for architecture
Alan Modra [Sat, 28 Jul 2001 07:13:34 +0000 (07:13 +0000)] 
* i386-dis.c: Change formatting conventions for architecture
i386:intel to better match the format of various intel i386
assemblers, like nasm, tasm or masm.

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

22 years ago2001-07-27 H.J. Lu <hjl@gnu.org>
H.J. Lu [Fri, 27 Jul 2001 17:48:27 +0000 (17:48 +0000)] 
2001-07-27  H.J. Lu  <hjl@gnu.org>

* ld-selective/selective.exp: Fix the error in the last change.

22 years agoAdded dependency of gdb/insight on tcl and tk libraries.
John R. Moore [Fri, 27 Jul 2001 16:38:32 +0000 (16:38 +0000)] 
Added dependency of gdb/insight on tcl and tk libraries.

22 years agoAdded dependency on tcl/tk libraries.
John R. Moore [Fri, 27 Jul 2001 16:35:27 +0000 (16:35 +0000)] 
Added dependency on tcl/tk libraries.

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

* binutils-all/windres/windres.exp: Don't set xfail for
bmpalign (compare) on none-ix86/pe targets.

22 years ago * read.c (s_set): Check for missing symbol name.
Alan Modra [Fri, 27 Jul 2001 08:35:56 +0000 (08:35 +0000)] 
* read.c (s_set): Check for missing symbol name.

22 years ago2001-07-26 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Fri, 27 Jul 2001 06:26:23 +0000 (06:26 +0000)] 
2001-07-26  Chris Demetriou  <cgd@broadcom.com>

        * gas/mips/lif-empic.d: Add back dollar signs before floating
        point register names.

22 years ago2001-07-26 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Fri, 27 Jul 2001 03:29:08 +0000 (03:29 +0000)] 
2001-07-26  Elena Zannoni  <ezannoni@redhat.com>

* sh-tdep.c (sh_gdbarch_init): Use SH_DEFAULT_NUM_REGS instead of
NUM_REGS.
(SH_DEFAULT_NUM_REGS): Define.

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

22 years ago* gdbint.texinfo (libgdb): Rewrite.
Andrew Cagney [Thu, 26 Jul 2001 18:38:29 +0000 (18:38 +0000)] 
* gdbint.texinfo (libgdb): Rewrite.

22 years ago * go32-nat.c (read_memory_region): Make sure the segment limit was
Eli Zaretskii [Thu, 26 Jul 2001 14:41:16 +0000 (14:41 +0000)] 
* go32-nat.c (read_memory_region): Make sure the segment limit was
indeed set, to work around a Windows 2000 bug.

22 years ago* MAINTAINERS: Clarify libiberty merge rules and procedures.
DJ Delorie [Thu, 26 Jul 2001 14:20:05 +0000 (14:20 +0000)] 
* MAINTAINERS: Clarify libiberty merge rules and procedures.

22 years agomerge from gcc
DJ Delorie [Thu, 26 Jul 2001 14:14:49 +0000 (14:14 +0000)] 
merge from gcc

22 years agoMakefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
Eli Zaretskii [Thu, 26 Jul 2001 07:29:24 +0000 (07:29 +0000)] 
Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.

22 years agoRemoved.
Eli Zaretskii [Thu, 26 Jul 2001 07:26:01 +0000 (07:26 +0000)] 
Removed.

22 years ago * gas/i386/relax.s: Test rs_space.
Alan Modra [Thu, 26 Jul 2001 04:14:44 +0000 (04:14 +0000)] 
* gas/i386/relax.s: Test rs_space.
* gas/i386/relax.d: Update.

22 years ago * write.c (relax_segment <rs_space>): Account for fr_fix.
Alan Modra [Thu, 26 Jul 2001 03:39:29 +0000 (03:39 +0000)] 
* write.c (relax_segment <rs_space>): Account for fr_fix.

22 years ago * infptrace.c (child_xfer_memory): Add cast to CORE_ADDR.
Daniel Jacobowitz [Thu, 26 Jul 2001 02:23:58 +0000 (02:23 +0000)] 
    * infptrace.c (child_xfer_memory): Add cast to CORE_ADDR.
        * infttrace.c (child_xfer_memory): Likewise.
        * symm-nat.c (child_xfer_memory): Likewise.
        * gdbserver/low-hppabsd.c (read_inferior_memory): Likewise.
        (write_inferior_memory): Likewise.
        * gdbserver/low-linux.c (read_inferior_memory): Likewise.
        (write_inferior_memory): Likewise.
        * gdbserver/low-lynx.c (read_inferior_memory): Likewise.
        (write_inferior_memory): Likewise.
        * gdbserver/low-nbsd.c (read_inferior_memory): Likewise.
        (write_inferior_memory): Likewise.
        * gdbserver/low-sparc.c (read_inferior_memory): Likewise.
        (write_inferior_memory): Likewise.
        * gdbserver/low-sun3.c (read_inferior_memory): Likewise.
        (write_inferior_memory): Likewise.

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

22 years ago2001-07-25 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Wed, 25 Jul 2001 23:16:40 +0000 (23:16 +0000)] 
2001-07-25  Michael Snyder  <msnyder@redhat.com>

* gdb.base/consecutive.exp: New file.  Test stepping over
breakpoints on consecutive instructions.
* gdb.base/consecutive.c: New file.

22 years ago2001-07-25 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Wed, 25 Jul 2001 22:45:25 +0000 (22:45 +0000)] 
2001-07-25  Michael Snyder  <msnyder@redhat.com>

* gdb.base/call-rt-st.exp: Use double-backslash to quote
curly braces in regular expressions.

22 years ago2001-07-25 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Wed, 25 Jul 2001 22:41:43 +0000 (22:41 +0000)] 
2001-07-25  Michael Snyder  <msnyder@redhat.com>

* gdb.base/ending-run.exp: Accept "Program exited normally" as
legitimate output from stepping out of main.

22 years ago2001-07-25 H.J. Lu <hjl@gnu.org>
H.J. Lu [Wed, 25 Jul 2001 22:27:46 +0000 (22:27 +0000)] 
2001-07-25  H.J. Lu  <hjl@gnu.org>

* config/tc-mips.c (md_estimate_size_before_relax): Make sure
we treat weak like extern only for ELF.
(mips_fix_adjustable): Make sure we don't adjust extern/weak
symbols only for ELF.

22 years ago2001-07-25 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Wed, 25 Jul 2001 20:34:39 +0000 (20:34 +0000)] 
2001-07-25  Chris Demetriou  <cgd@broadcom.com>

        * config/tc-mips.c: Fix spelling error in comment.

22 years ago2001-07-25 Dave Brolley <brolley@redhat.com>
Dave Brolley [Wed, 25 Jul 2001 15:25:11 +0000 (15:25 +0000)] 
2001-07-25  Dave Brolley  <brolley@redhat.com>

* objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
(SKIP_ZEROES_AT_END): Only define it if it is not already defined.

22 years ago2001-07-25 Dave Brolley <brolley@redhat.com>
Dave Brolley [Wed, 25 Jul 2001 15:23:19 +0000 (15:23 +0000)] 
2001-07-25  Dave Brolley  <brolley@redhat.com>

* app.c (LEX_IS_PARALLEL_SEPARATOR): New macro.
(IS_PARALLEL_SEPARATOR): New macro.
(do_scrub_begin): Set up characters in tc_parallel_separator_chars
as LEX_IS_PARALLEL_SEPARATOR, if it is defined.
(do_scrub_chars): Handle LEX_PARALLEL_SEPARATOR chars like
LEX_LINE_SEPARATOR except that we go to state 1 (as if the label has
been seen).

22 years agoMention how to make the PDF version of the manual.
Eli Zaretskii [Wed, 25 Jul 2001 14:58:38 +0000 (14:58 +0000)] 
Mention how to make the PDF version of the manual.

22 years agoUpdate NEWS.
Eli Zaretskii [Wed, 25 Jul 2001 14:46:46 +0000 (14:46 +0000)] 
Update NEWS.

22 years ago * d10v-dis.c: Fix formatting.
Kazu Hirata [Wed, 25 Jul 2001 01:42:14 +0000 (01:42 +0000)] 
* d10v-dis.c: Fix formatting.
* d30v-dis.c: Likewise.

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

22 years agoFixed email address and line spacing.
Stephen P. Smith [Tue, 24 Jul 2001 21:51:37 +0000 (21:51 +0000)] 
Fixed email address and line spacing.

22 years ago * tui-hooks.c: New file, gdb hooks for tui.
Stephane Carrez [Tue, 24 Jul 2001 20:40:39 +0000 (20:40 +0000)] 
* tui-hooks.c: New file, gdb hooks for tui.
* tui-out.c: New file, image copied from cli-out.c.
(tui_field_int): Identify "line" fields and keep track of them.
(tui_field_string): Likewise for "file".
(tui_out_new): Use flags = 0 to avoid printing the sources.

22 years agoMissed changelog entries for previous 2 commits
Stephane Carrez [Tue, 24 Jul 2001 20:39:34 +0000 (20:39 +0000)] 
Missed changelog entries for previous 2 commits

22 years agoAdded Stephen P. Smith to write after approval list in MAINTAINERS file.
Stephen P. Smith [Tue, 24 Jul 2001 20:13:19 +0000 (20:13 +0000)] 
Added Stephen P. Smith to write after approval list in MAINTAINERS file.

22 years agoAdd Stephen P. Smith (ssmith@sources.redhat.com) to the write after approval
Stephen P. Smith [Tue, 24 Jul 2001 19:58:32 +0000 (19:58 +0000)] 
Add Stephen P. Smith (ssmith@sources.redhat.com) to the write after approval
list.

22 years ago2001-07-24 H.J. Lu <hjl@gnu.org>
H.J. Lu [Tue, 24 Jul 2001 19:24:09 +0000 (19:24 +0000)] 
2001-07-24  H.J. Lu  <hjl@gnu.org>

* binutils-all/windres/windres.exp: Set xfail on none-ix86/pe
targets.

22 years ago * gdb.texinfo (TUI): New chapter, document the TUI.
Stephane Carrez [Tue, 24 Jul 2001 18:48:15 +0000 (18:48 +0000)] 
* gdb.texinfo (TUI): New chapter, document the TUI.
(Mode Options): Document the -tui option.

22 years agoDoco LE O32 sizeof(struct) < 4 problem.
Andrew Cagney [Tue, 24 Jul 2001 16:28:36 +0000 (16:28 +0000)] 
Doco LE O32 sizeof(struct) < 4 problem.

22 years ago * ld-selective/selective.exp: Support g++ V3 ABI (along side
Alan Modra [Tue, 24 Jul 2001 11:09:24 +0000 (11:09 +0000)] 
* ld-selective/selective.exp: Support g++ V3 ABI (along side
the old ABI).  Make comparisons against normalized (to
V3-style) demangled nm output.

22 years ago * config/default.exp (ld_nm): Add "nmflags" arg.
Alan Modra [Tue, 24 Jul 2001 11:07:16 +0000 (11:07 +0000)] 
* config/default.exp (ld_nm): Add "nmflags" arg.
* lib/ld-lib.exp (default_ld_nm): Likewise.
* ld-empic/empic.exp: Adjust call to ld_nm.
* ld-scripts/defined.exp: Likewise.
* ld-scripts/script.exp: Likewise.
* ld-scripts/sizeof.exp: Likewise.
* ld-selective/selective.exp: Likewise.
* ld-sh/sh.exp: Likewise.

22 years ago* gdbint.texinfo (Host Definition): Remove description of
Mark Kettenis [Tue, 24 Jul 2001 10:35:42 +0000 (10:35 +0000)] 
* gdbint.texinfo (Host Definition): Remove description of
NEED_POSIX_SETPGID.

22 years agoUpdate dependencies with "make dep-am".
Alan Modra [Tue, 24 Jul 2001 10:08:32 +0000 (10:08 +0000)] 
Update dependencies with "make dep-am".

22 years ago * Makefile.am (DEP_FLAGS): Define, add -DOBJ_MAYBE_ELF.
Alan Modra [Tue, 24 Jul 2001 10:07:15 +0000 (10:07 +0000)] 
* Makefile.am (DEP_FLAGS): Define, add -DOBJ_MAYBE_ELF.
(DEP1, DEPTC, DEPOBJ, DEP2): Use it.
Update dependencies with "make dep-am".

22 years agoUpdate dependencies with "make dep-am".
Alan Modra [Tue, 24 Jul 2001 10:02:00 +0000 (10:02 +0000)] 
Update dependencies with "make dep-am".

22 years ago * alpha-dis.c: Fix formatting.
Kazu Hirata [Tue, 24 Jul 2001 04:10:19 +0000 (04:10 +0000)] 
* alpha-dis.c: Fix formatting.
* cris-dis.c: Likewise.
* m10300-dis.c: Likewise.
* tic54x-dis.c: Likewise.

22 years ago2001-07-23 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Tue, 24 Jul 2001 01:33:18 +0000 (01:33 +0000)] 
2001-07-23  Elena Zannoni  <ezannoni@redhat.com>

* config/powerpc/aix.mh (MH_LDFLAGS): Don't set these, the Gnu linker
doesn't understand them.

22 years ago * m68k-dis.c: Fix formatting.
Kazu Hirata [Tue, 24 Jul 2001 00:48:04 +0000 (00:48 +0000)] 
* m68k-dis.c: Fix formatting.
* pj-dis.c: Likewise.
* z8k-dis.c: Likewise.

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

22 years ago * tuiIO.c (tui_cont_sig): Update cursor position on the screen to
Stephane Carrez [Mon, 23 Jul 2001 21:16:20 +0000 (21:16 +0000)] 
* tuiIO.c (tui_cont_sig): Update cursor position on the screen to
leave it in the command window.
(tui_redisplay_readline): Save cursor position to restore the
cursor after we go back from background.
* tuiData.h (TuiCommandInfo): Add start_line member.

22 years ago * tuiStack.c (tuiUpdateLocatorFilename): Use const char*.
Stephane Carrez [Mon, 23 Jul 2001 21:13:57 +0000 (21:13 +0000)] 
* tuiStack.c (tuiUpdateLocatorFilename): Use const char*.
* tuiStack.h (tuiUpdateLocatorFilename): Update prototype.
* tuiWin.c (_initialize_tuiWin): Don't cast table of enum in calls
to add_set_enum_cmd.
* tui.c (tui_show_source): New function.
(tuiGetLowDisassemblyAddress): Use CORE_ADDR for newLow.
(tui_switch_mode): Prep or deprep readline terminal;
make sure the \n we return does not redo the last command.
* tui.h (tui_show_source): Declare.
(tui_out_new, tui_install_hooks, tui_remove_hooks): Likewise.
(tui_active, tui_initialize_io, tui_initialize_readline): Likewise.

22 years ago2001-07-23 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Mon, 23 Jul 2001 19:53:08 +0000 (19:53 +0000)] 
2001-07-23  Elena Zannoni  <ezannoni@redhat.com>

* memattr.c (mem_info_command): Reformat output to look more like
'info break' output.
(_initialize_mem): Improve help.

22 years ago* configure.in (AC_CHECK_FUNCS): Add setpggrp.
Mark Kettenis [Mon, 23 Jul 2001 19:21:57 +0000 (19:21 +0000)] 
* configure.in (AC_CHECK_FUNCS): Add setpggrp.
(AC_FUNC_SETPGRP): Add.
* aclocal.m4, configure, config.in: Regenerated.
* inflow.c (gdb_setpgid): Get rid of NEED_POSIX_SETPGID and
SETPGRP_ARGS.  Always use setpgid if it is available, fall back on
setpgrp if it isn't.  Use SETPGRP_VOID (defined by autoconf) to
distinguish between the two setpgrp flavours.
* config/xm-sysv4.h, config/arm/xm-linux.h,
config/i386/xm-i386aix.h, config/i386/xm-sco.h,
config/i386/xm-linux.h, config/i386/xm-ptx.h,
config/m68k/xm-linux.h, config/powerpc/xm-linux.h,
config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h,
config/ia64/xm-linux.h (NEED_POSIX_SETPGID): Remove.
* config/rs6000/xm-rs6000.h (SETPGRP_ARGS): Remove.

22 years ago * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
Keith Seitz [Mon, 23 Jul 2001 19:02:31 +0000 (19:02 +0000)] 
* lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
the empty string, do not run the tests.

22 years agoAdd new DJGPP-specific commands and document them in the manual.
Eli Zaretskii [Mon, 23 Jul 2001 16:10:24 +0000 (16:10 +0000)] 
Add new DJGPP-specific commands and document them in the manual.
Make the function which reads memory regions be more defensive
about buggy DPMI providers.

22 years ago * config/tc-alpha.h: Fix formatting.
Kazu Hirata [Mon, 23 Jul 2001 14:02:13 +0000 (14:02 +0000)] 
* config/tc-alpha.h: Fix formatting.
* config/tc-arc.c: Likewise.
* config/tc-d10v.h: Likewise.
* config/tc-hppa.c: Likewise.
* config/tc-i370.c: Likewise.
* config/tc-i386.h: Likewise.
* config/tc-i960.h: Likewise.
* config/tc-ia64.c: Likewise.
* config/tc-ia64.h: Likewise.
* config/tc-m32r.c: Likewise.
* config/tc-m68k.c: Likewise.
* config/tc-m88k.c: Likewise.
* config/tc-ns32k.c: Likewise.
* config/tc-pdp11.c: Likewise.
* config/tc-pj.h: Likewise.
* config/tc-s390.c: Likewise.
* config/tc-sparc.c: Likewise.
* config/tc-sparc.h: Likewise.
* config/tc-tic80.c: Likewise.
* config/tc-w65.h: Likewise.

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