OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
23 years ago* doublest.h (store_floating, floatformat_to_doublest): Make IN
cagney [Wed, 1 Aug 2001 22:11:43 +0000 (22:11 +0000)]
* doublest.h (store_floating, floatformat_to_doublest): Make IN
paramter a const void pointer.
(floatformat_from_doublest): Make IN const, Make OUT a void
pointer.
* doublest.c (floatformat_to_doublest): Update.
(floatformat_from_doublest): Update.
(extract_floating): Update.

23 years ago* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
cagney [Wed, 1 Aug 2001 18:39:22 +0000 (18:39 +0000)]
* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
(HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
(HOST_LONG_DOUBLE_FORMAT, DOUBLEST)
(floatformat_to_doublest, floatformat_from_doublest)
(floatformat_is_negative, floatformat_is_nan)
(floatformat_mantissa, store_floating)
(extract_floating): Move declaration from here.
* doublest.h: To here.  New file.
* utils.c (get_field, floatformat_to_doublest, put_field)
(ldfrexp, floatformat_from_doublest, floatformat_is_negative)
(floatformat_is_nan, floatformat_mantissa)
(FLOATFORMAT_CHAR_BIT): Move from here.
* doublest.c: To here.  New file.
* findvar.c (store_floating, extract_floating): Move from here.
* doublest.c: To here.
* Makefile.in (SFILES): Add doublest.c.
(COMMON_OBS): Add doublest.o.
(doublest.o): Specify dependencies.
(doublest_h): Define.

* config/m88k/tm-m88k.h: Include "doublest.h".
* config/i960/tm-i960.h: Ditto.
* config/i386/tm-symmetry.h: Ditto.
* rs6000-tdep.c, valarith.c: Ditto.
* valprint.c, stabsread.c, sh-tdep.c: Ditto.
* ia64-tdep.c, i387-tdep.c, i386-tdep.c: Ditto.
* values.c, arm-tdep.c, arm-linux-tdep.c: Ditto.
* alpha-tdep.c, ax.h, expression.h: Ditto.
* sh-tdep.c, parse.c, top.c, value.h: Ditto.

* Makefile.in (arm-tdep.o): Add $(doublest_h).
(i386-tdep.o, i387-tdep.o, ia64-tdep.o): Ditto.
(rs6000-tdep.o, stabsread.o, valarith.o): Ditto.
(values.o, valprint.o, arm-linux-tdep.o): Ditto.
(alpha-tdep.o, ax_h, parse.o, top.o, value_h): Ditto.
(parser_defs_h): Ditto.
(expression_h): Add $(doublest_h) and $(symtab_h).

23 years ago* Makefile.in: Sort header definitions.
cagney [Wed, 1 Aug 2001 17:41:50 +0000 (17:41 +0000)]
* Makefile.in: Sort header definitions.
(parser_defs_h, dis_asm_h, annotate_h, gdbthread_h): Define.
Replace parser-defs.h with $(parser_defs_h).  Replace $(dis-asm_h)
and $(dis-asm.h) with $(dis_asm_h).  Replace annotate.h with
$(annotate_h).  Replace target.h with $(target_h).  Replace
gdbthread.h with $(gdb_thread_h).  Replace symfile.h with $(symfile_h).

23 years agoReturn zero only as the last step of qsort function.
nickc [Wed, 1 Aug 2001 16:10:42 +0000 (16:10 +0000)]
Return zero only as the last step of qsort function.

23 years agoUse @command{name} for commands. Use @option{-opt} for options.
nickc [Wed, 1 Aug 2001 15:54:41 +0000 (15:54 +0000)]
Use @command{name} for commands.  Use @option{-opt} for options.
Use @table @env for list of options.  Remove spaces arround [ | ] in synopsis.
Use 'GNU Development Tools' for the center title.

23 years agoCleanups for z8k target
nickc [Wed, 1 Aug 2001 15:39:16 +0000 (15:39 +0000)]
Cleanups for z8k target

23 years ago* build cleanup
fche [Wed, 1 Aug 2001 15:25:29 +0000 (15:25 +0000)]
* build cleanup

2001-08-01  Frank Ch. Eigler  <fche@redhat.com>

        * Makefile.am (all-local): Tolerate $srcdir==$builddir.

23 years agoReplace VXWORKS with ARM_COFF_BUGFIX.
nickc [Wed, 1 Aug 2001 15:18:31 +0000 (15:18 +0000)]
Replace VXWORKS with ARM_COFF_BUGFIX.

23 years agoDo not require any exception support library. Check results against NRV.
nickc [Wed, 1 Aug 2001 14:37:47 +0000 (14:37 +0000)]
Do not require any exception support library.  Check results against NRV.

23 years agoDo not require any exception support library.
nickc [Wed, 1 Aug 2001 14:26:18 +0000 (14:26 +0000)]
Do not require any exception support library.

23 years ago2001-08-01 Aldy Hernandez <aldyh@redhat.com>
aldyh [Wed, 1 Aug 2001 11:33:44 +0000 (11:33 +0000)]
2001-08-01  Aldy Hernandez  <aldyh@redhat.com>

* include/opcode/mips.h (INSN_ISA_MASK): Nuke bits 12-15.

23 years agoFix a typo in my entry from 2001-06-13.
eliz [Wed, 1 Aug 2001 09:23:07 +0000 (09:23 +0000)]
Fix a typo in my entry from 2001-06-13.

23 years ago * config/tc-i386.c (lex_got): Match lower case relocation tokens.
amodra [Wed, 1 Aug 2001 02:27:10 +0000 (02:27 +0000)]
* config/tc-i386.c (lex_got): Match lower case relocation tokens.
Don't allocate more space than necessary for the input line copy.

23 years ago * gas/elf/section2.l: Adjust warning message comparison.
amodra [Wed, 1 Aug 2001 01:51:27 +0000 (01:51 +0000)]
* gas/elf/section2.l: Adjust warning message comparison.

23 years ago * read.c: Standardize error/warning messages - don't capitalise, no
amodra [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.

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

23 years ago* regenerate with latest maintainer tools.
bje [Tue, 31 Jul 2001 23:36:42 +0000 (23:36 +0000)]
* regenerate with latest maintainer tools.

23 years ago * config/tc-ppc.c (ppc_elf_validate_fix): It's OK to have
geoffk [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.

23 years ago* config/i386/xm-i386.h: New file.
kettenis [Tue, 31 Jul 2001 19:22:55 +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.

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

23 years ago2001-07-31 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Tue, 31 Jul 2001 17:34:56 +0000 (17:34 +0000)]
2001-07-31  Elena Zannoni  <ezannoni@redhat.com>

* generic/gdbtk-cmds.c: Don't include regcache.h.
* generic/gdbtk-register.c: Include regcache.h.

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

23 years agoImplement new switch --rename-section
nickc [Tue, 31 Jul 2001 13:49:38 +0000 (13:49 +0000)]
Implement new switch --rename-section

23 years ago2001-07-31 Ben Elliston <bje@redhat.com>
bje [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.

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

23 years ago* dwarf2read.c (dwarf2_build_psymtabs_hard): Doc fix.
jimb [Mon, 30 Jul 2001 23:16:44 +0000 (23:16 +0000)]
* dwarf2read.c (dwarf2_build_psymtabs_hard): Doc fix.

23 years ago * configure.in: Only invoke AC_FUNC_SETPGRP if not cross-compiling.
drow [Mon, 30 Jul 2001 22:08:40 +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.

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

23 years ago* i386-tdep.c (i386_register_convert_to_virtual): Replace
kettenis [Mon, 30 Jul 2001 21:09:43 +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.

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

23 years agoFix prototype of _bfd_ecoff_styp_to_sec_flags
nickc [Mon, 30 Jul 2001 18:38:34 +0000 (18:38 +0000)]
Fix prototype of _bfd_ecoff_styp_to_sec_flags

23 years agoFix computation in SECTIONS example.
nickc [Mon, 30 Jul 2001 18:12:06 +0000 (18:12 +0000)]
Fix computation in SECTIONS example.

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

23 years ago* gdb-interface extension
fche [Mon, 30 Jul 2001 16:12:19 +0000 (16:12 +0000)]
* gdb-interface extension

2001-07-30  Frank Ch. Eigler  <fche@redhat.com>

* gdb.h (gdb::hw_breakpoint_pc_mask): New member variable.
* gdb.cxx (gdb ctor): Expose it as `Z-packet-pc-mask' attribute.
(remove_hw_breakpoint, add_hw_breakpoint): Respect it.

23 years ago * gas/mips/mips.exp (el): New variable.
rsandifo [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.

23 years agoChange bug-gnu-utils@gcc.org to the mor obvious bug-binutils@gcc.org
nickc [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

23 years ago* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
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.

23 years ago * config/obj-elf.c (obj_elf_symver): Temporarily modify lex_type
amodra [Mon, 30 Jul 2001 06:15:48 +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.

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

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

23 years ago * go32-nat.c (get_cr3): Temporary disable support for page tables
eliz [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.

23 years ago Support for stepping through longjmp in DJGPP programs:
eliz [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.

23 years ago * bucomm.c (list_supported_architectures): New function.
amodra [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.

23 years ago * i386-dis.c: Fix formatting.
kazu [Sun, 29 Jul 2001 05:00:13 +0000 (05:00 +0000)]
* i386-dis.c: Fix formatting.

23 years ago* dcrt0.cc (alloc_stack_hard_way): Make half-hearted attempt to deal with
cgf [Sun, 29 Jul 2001 02:33:30 +0000 (02:33 +0000)]
* dcrt0.cc (alloc_stack_hard_way): Make half-hearted attempt to deal with
growing stack under Windows 95.
* Makefile.in: Add install-lib and install-headers.

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

23 years agoFix some PID/TPID fallout for HP/UX.
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.

23 years ago(cris): Set --enable-gdb-build-warnings flag to -w.
cagney [Sat, 28 Jul 2001 21:21:29 +0000 (21:21 +0000)]
(cris): Set --enable-gdb-build-warnings flag to -w.

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

23 years agoFrom 2001-07-23 Andreas Schwab <schwab@suse.de>:
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.

23 years agoMove libgdb library functions to gdb.h (new file).
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.

23 years ago * Makefile.in (SUBDIR_TUI_OBS): Add tui-out.o, tui-hooks.o.
ciceron [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.

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

23 years ago * tuiWin.c (_initialize_tuiWin): Use specific tui prefix for
ciceron [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.

23 years ago* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
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.

23 years ago * config/tc-m68hc11.c (md_estimate_size_before_relax): Fix bsr
ciceron [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.

23 years ago * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current write
ciceron [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.

23 years ago* MAINTAINERS: Update e-mail address of active @cygnus.com
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.

23 years ago* README (Known bugs): Delete section.
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.

23 years ago* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
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.

23 years ago* i386-tdep.c: Include "gdb_assert.h"
kettenis [Sat, 28 Jul 2001 16:48:58 +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.

23 years ago * i386-dis.c: Change formatting conventions for architecture
amodra [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.

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

23 years ago2001-07-27 Dave Brolley <brolley@redhat.com>
brolley [Fri, 27 Jul 2001 21:37:08 +0000 (21:37 +0000)]
2001-07-27  Dave Brolley  <brolley@redhat.com>

* cgen-ops.h (ADDCDI): New function.

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

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

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

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

23 years ago* cygwin.din: Export sys_errlist, sys_nerr.
cgf [Fri, 27 Jul 2001 16:33:19 +0000 (16:33 +0000)]
* cygwin.din: Export sys_errlist, sys_nerr.
* include/cygwin/version.h: Bump minor version number.

23 years ago2001-07-27 H.J. Lu <hjl@gnu.org>
hjl [Fri, 27 Jul 2001 16:16:06 +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.

23 years ago * security.cc (get_user_primary_group): Fix compiler warning.
corinna [Fri, 27 Jul 2001 09:17:56 +0000 (09:17 +0000)]
    * security.cc (get_user_primary_group): Fix compiler warning.
        (alloc_sd): Add DELETE permission for user when S_IWUSR is given.

23 years ago * read.c (s_set): Check for missing symbol name.
amodra [Fri, 27 Jul 2001 08:35:55 +0000 (08:35 +0000)]
* read.c (s_set): Check for missing symbol name.

23 years ago2001-07-26 Chris Demetriou <cgd@broadcom.com>
cgd [Fri, 27 Jul 2001 06:26:22 +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.

23 years ago2001-07-26 Elena Zannoni <ezannoni@redhat.com>
ezannoni [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.

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

23 years ago* thread.cc (__pthread_equal): Invert return value so that true is returned
cgf [Thu, 26 Jul 2001 20:47:05 +0000 (20:47 +0000)]
* thread.cc (__pthread_equal): Invert return value so that true is returned
when threads are equal.

23 years agoChristopher Faylor <cgf@cygnus.com>
cgf [Thu, 26 Jul 2001 20:42:52 +0000 (20:42 +0000)]
Christopher Faylor <cgf@cygnus.com>
* cygwin.din: Export __signgam.
* include/cygwin/version.h: Bump minor version number.

23 years agoThroughout, reorganize header file inclusion to put security.h prior to
cgf [Thu, 26 Jul 2001 19:22:23 +0000 (19:22 +0000)]
Throughout, reorganize header file inclusion to put security.h prior to
fhandler.h.
* fhandler.h (fhandler_base::get_inheritance): New method.
* fhandler_socket.cc (fhandler_socket::create_secret_event): Use proper
close-on-exec inheritance when creating.
(fhandler_socket::check_peer_secret_event): Create handle as non-inheritable.

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

23 years ago * library/prefs.tcl (pref_set_defaults): Add additional entry
jlarmour [Thu, 26 Jul 2001 16:11:16 +0000 (16:11 +0000)]
* library/prefs.tcl (pref_set_defaults): Add additional entry
points for eCos if main is not present.

23 years ago * go32-nat.c (read_memory_region): Make sure the segment limit was
eliz [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.

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

23 years agomerge from gcc
dj [Thu, 26 Jul 2001 14:14:49 +0000 (14:14 +0000)]
merge from gcc

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

23 years agoRemoved.
eliz [Thu, 26 Jul 2001 07:26:01 +0000 (07:26 +0000)]
Removed.

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

23 years ago * write.c (relax_segment <rs_space>): Account for fr_fix.
amodra [Thu, 26 Jul 2001 03:39:28 +0000 (03:39 +0000)]
* write.c (relax_segment <rs_space>): Account for fr_fix.

23 years ago * infptrace.c (child_xfer_memory): Add cast to CORE_ADDR.
drow [Thu, 26 Jul 2001 02:23:57 +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.

23 years ago* syscalls.cc (setsid): Detach process from its console if the current
cgf [Thu, 26 Jul 2001 00:10:52 +0000 (00:10 +0000)]
* syscalls.cc (setsid): Detach process from its console if the current
controlling tty is the console and already closed.
* dtable.h (class dtable): Add members to count descriptors referring to the
console.
* dtable.cc (dtable::dec_console_fds): New function to detach process from its
console.
(dtable::release): Decrement the counter of console descriptors.
(dtable::build_fhandler): Increment it.
* exception.cc (ctrl_c_handler): Send SIGTERM to myself when catch
CTRL_SHUTDOWN_EVENT.

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

23 years agoTue 24 Jul 2001 02:28:00 PM Trevor Forbes <t4bs@hotmail.com>
rbcollins [Wed, 25 Jul 2001 23:46:25 +0000 (23:46 +0000)]
Tue 24 Jul 2001 02:28:00 PM  Trevor Forbes <t4bs@hotmail.com>

* thread.cc (verifyable_object_isvalid): Don't validate
PTHREAD_MUTEX_INITIALIZER pointer as it will cause an exception
in IsBadWritePtr() when running GDB.

23 years ago2001-07-25 Michael Snyder <msnyder@redhat.com>
msnyder [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.

23 years ago2001-07-25 Michael Snyder <msnyder@redhat.com>
msnyder [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.

23 years ago2001-07-25 Michael Snyder <msnyder@redhat.com>
msnyder [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.

23 years ago2001-07-25 H.J. Lu <hjl@gnu.org>
hjl [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.

23 years ago * localtime.c: Changed whole file to become C++ clean. Rename to
corinna [Wed, 25 Jul 2001 21:58:21 +0000 (21:58 +0000)]
    * localtime.c: Changed whole file to become C++ clean. Rename to
        localtime.cc.
        * localtime.cc (tzload): Preserve errno.

23 years ago2001-07-25 Chris Demetriou <cgd@broadcom.com>
cgd [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.

23 years ago2001-07-25 Dave Brolley <brolley@redhat.com>
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.

23 years ago2001-07-25 Dave Brolley <brolley@redhat.com>
brolley [Wed, 25 Jul 2001 15:23:18 +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).

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

23 years agoUpdate NEWS.
eliz [Wed, 25 Jul 2001 14:46:46 +0000 (14:46 +0000)]
Update NEWS.