OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
20 years ago* configure.in (host): Add in missing $noconfigdirs to defines.
dj [Wed, 11 Feb 2004 17:50:38 +0000 (17:50 +0000)]
* configure.in (host): Add in missing $noconfigdirs to defines.
* configure: Regenerate.

20 years ago2004-02-11 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 11 Feb 2004 16:46:18 +0000 (16:46 +0000)]
2004-02-11  Andrew Cagney  <cagney@redhat.com>

* hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
abi code are are separatly grouped.

20 years ago2004-02-11 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 11 Feb 2004 15:40:26 +0000 (15:40 +0000)]
2004-02-11  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
* gdbarch.h, gdbarch.c: Re-generate.
* xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
* v850-tdep.c (v850_gdbarch_init): Update.
* sh64-tdep.c (sh64_gdbarch_init): Update.
* sh-tdep.c (sh_gdbarch_init): Update.
* s390-tdep.c (s390_gdbarch_init): Update.
* mn10300-tdep.c (mn10300_gdbarch_init): Update.
* mips-tdep.c (mips_gdbarch_init): Update.
* mcore-tdep.c (mcore_gdbarch_init): Update.
* m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
* m32r-tdep.c (m32r_gdbarch_init): Update.
* ia64-tdep.c (ia64_gdbarch_init): Update.
* hppa-tdep.c (hppa_gdbarch_init): Update.
* h8300-tdep.c (h8300_gdbarch_init): Update.
* frv-tdep.c (frv_gdbarch_init): Update.
* d10v-tdep.c (d10v_gdbarch_init): Update.
* cris-tdep.c (cris_gdbarch_init): Update.
* avr-tdep.c (avr_gdbarch_init): Update.
* arm-tdep.c (arm_gdbarch_init): Update.
* alpha-tdep.c (alpha_gdbarch_init): Update.

20 years ago * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
corinna [Wed, 11 Feb 2004 15:36:07 +0000 (15:36 +0000)]
* sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
comma.
(sh_sh4al_dsp_register_name): Ditto.

20 years ago2004-02-11 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Wed, 11 Feb 2004 15:11:35 +0000 (15:11 +0000)]
2004-02-11  Elena Zannoni  <ezannoni@redhat.com>

       * gdbint.texinfo (Support Libraries): Add doco about obstacks and
       minimal information about libiberty.

20 years ago2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
chastain [Wed, 11 Feb 2004 14:01:25 +0000 (14:01 +0000)]
2004-02-11  Michael Chastain  <mec.gnu@mindspring.com>

Partial fix for PR gdb/1543.
* gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
to bug-gdb@prep.ai.mit.edu .
* gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
Likewise.

20 years ago * strace.cc (opts): Add leading '+' to force posixly correct
corinna [Wed, 11 Feb 2004 13:30:02 +0000 (13:30 +0000)]
* strace.cc (opts): Add leading '+' to force posixly correct
behaviour.
(main): Revert POSIXLY_CORRECT manipulations.

20 years ago * utils.sgml: Update cygcheck options
joshuadfranklin [Wed, 11 Feb 2004 04:10:47 +0000 (04:10 +0000)]
* utils.sgml: Update cygcheck options

20 years agoPatch from Steve Ellcey for ia64-hpux.
wilson [Wed, 11 Feb 2004 01:35:14 +0000 (01:35 +0000)]
Patch from Steve Ellcey for ia64-hpux.
* config/tc-ia64.h (ia64_frob_symbol): New declaration.
(tc_frob_symbol): New macro definition.
* config/tc-ia64.c (ia64_frob_symbol): New routine.

20 years ago* libm/mathfp/er_gamma.c (gamma): Add new non-reentrant function.
cgf [Wed, 11 Feb 2004 00:47:52 +0000 (00:47 +0000)]
* libm/mathfp/er_gamma.c (gamma): Add new non-reentrant function.
* libm/mathfp/er_lgamma.c (lgamma): Ditto.
* libm/mathfp/erf_gamma.c (gammaf): Ditto.
* libm/mathfp/erf_lgamma.c (lgammaf): Ditto.

20 years ago* strace.cc (main): Guard against previous setting of POSIXLY_CORRECT.
cgf [Wed, 11 Feb 2004 00:29:42 +0000 (00:29 +0000)]
* strace.cc (main): Guard against previous setting of POSIXLY_CORRECT.

20 years ago2004-02-10 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 11 Feb 2004 00:02:50 +0000 (00:02 +0000)]
2004-02-10  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
(mips_init_frame_pc_first): Delete function.
(mips_frame_saved_pc): Delete function.
(mips_frame_chain): Delete function.
(mips_init_extra_frame_info): Delete function.
(mips_xfer_register): Delete unused variable "reg".
(mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
(mips_n32n64_return_value): Delete unused variable "reg".
(mips_n32n64_return_value): Delete unused variable "pos".
(mips_o32_push_dummy_call): Delete unused variable "valbuf".
(mips_o32_return_value): Delete unused variable "pos".
(mips_o64_push_dummy_call): Delete unused variable "valbuf".
(mips_print_fp_register): Delete unused variable "namelen"
(mips_print_fp_register): Delete unused variable "flt2"
(get_frame_pointer): Delete function.
(cached_proc_desc): Delete static variable.
(mips_pop_frame): Delete function.
(mips_find_saved_regs): Delete function.
(mips_get_saved_register): Delete function.
(mips_saved_pc_after_call): Delete function.
(SIGFRAME_BASE): Delete macro.
(SIGFRAME_FPREGSAVE_OFF): Delete macro.
(SIGFRAME_PC_OFF): Delete macro.
(SIGFRAME_REGSAVE_OFF): Delete macro.
(mips_dump_tdep): Do not print deleted macro definitions.

20 years ago*** empty log message ***
gdbadmin [Wed, 11 Feb 2004 00:01:02 +0000 (00:01 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Tue, 10 Feb 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago2004-02-10 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 10 Feb 2004 22:15:38 +0000 (22:15 +0000)]
2004-02-10  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (SFILES): Remove explictly listed tui files.
(SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.

20 years ago2004-02-10 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 10 Feb 2004 21:00:15 +0000 (21:00 +0000)]
2004-02-10  Andrew Cagney  <cagney@redhat.com>

* lib/gdb.exp (gdb_expect_list): Recover from internal-errors
using gdb_internal_error_resync.

20 years agoReally add "gdb_curses.h".
cagney [Tue, 10 Feb 2004 20:03:44 +0000 (20:03 +0000)]
Really add "gdb_curses.h".

20 years agoRemoving conflict indicators that CVS only told me about after it checked the
jjohnstn [Tue, 10 Feb 2004 19:36:49 +0000 (19:36 +0000)]
Removing conflict indicators that CVS only told me about after it checked the
file in.

20 years ago2004-02-10 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Tue, 10 Feb 2004 19:35:59 +0000 (19:35 +0000)]
2004-02-10  Jeff Johnston  <jjohnstn@redhat.com>

        * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
        to use paddr functions to format ia64 addresses and long values.
        (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
        (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
        (get_kernel_table, ia64_find_proc_info_x): Ditto.
        (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
        (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.

20 years ago2004-02-10 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 10 Feb 2004 19:08:09 +0000 (19:08 +0000)]
2004-02-10  Andrew Cagney  <cagney@redhat.com>

* defs.h: Do not include "tui.h".
* gdb_curses.h: New file.
* tui/tui-hooks.h: New file.
* tui/tui.h (tui_update_all_exec_infos): Delete declaration.
(tui_install_hooks, tui_remove_hooks): Delete declarations.
(tui_initialize_io): Delete declaration.
(tui_initialize_readline: Delete redundant declaration.
(struct tui_point): Delete definition.
* tui/tui-data.h (struct tui_point): Define.
* cli/cli-decode.c [TUI]: Include "tui/tui.h".
* utils.c: Include "tui/tui.h".
* tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
* printcmd.c [TUI]: Include "tui/tui.h".
* cli/cli-cmds.c [TUI]: Include "tui/tui.h".
* tui/tui-command.c: Include "gdb_curses.h".
* tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
* tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
* tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
* tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
* tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
* Makefile.in: Update all dependencies.
(tui_hooks_h, gdb_curses_h): Define.
(SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.

20 years ago2004-02-10 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Tue, 10 Feb 2004 18:22:02 +0000 (18:22 +0000)]
2004-02-10  Elena Zannoni  <ezannoni@redhat.com>

* objfiles.h (struct objfile): Remove unused fields auxf1 and
auxf2. Add comments about some other rarely used fields.

20 years ago2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
dj [Tue, 10 Feb 2004 17:57:01 +0000 (17:57 +0000)]
2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
    Nathanael Nerode  <neroden@gcc.gnu.org>
PR ada/6637, PR ada/5911
Merge with libada-branch:
* configure.in, Makefile.tpl, Makefile.def: Add target-libada,
with appropriate dependencies. Add --enable-libada configure switch.
* configure, Makefile.in: Regenerate.

20 years ago2004-02-10 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 10 Feb 2004 16:43:57 +0000 (16:43 +0000)]
2004-02-10  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (init.c): Fix script removing duplicates. Problem
reported by Peter Schauer.

20 years ago* strace.cc: Update copyrights.
cgf [Tue, 10 Feb 2004 16:15:52 +0000 (16:15 +0000)]
* strace.cc: Update copyrights.
* cygcheck.cc: Update copyrights.

20 years ago* strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.
cgf [Tue, 10 Feb 2004 16:01:31 +0000 (16:01 +0000)]
* strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.
* cygcheck.cc (main): Ditto.

20 years ago*** empty log message ***
gdbadmin [Tue, 10 Feb 2004 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2004-02-09 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Mon, 9 Feb 2004 23:50:53 +0000 (23:50 +0000)]
2004-02-09  Elena Zannoni  <ezannoni@redhat.com>

* bcache.c (bcache_xmalloc): Use obstack_init instead of
obstack_specify_allocation.
* objfiles.c (allocate_objfile): Ditto.
* solib-sunos.c (solib_add_common_symbols)
(allocate_rt_common_objfile): Ditto.
* symfile.c (reread_symbols): Ditto.
* gdb_obstack.h: Add comment.

20 years agodaily update
amodra [Mon, 9 Feb 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago* libc/include/time.h (TIMER_RELTIME): New define.
cgf [Mon, 9 Feb 2004 22:56:45 +0000 (22:56 +0000)]
* libc/include/time.h (TIMER_RELTIME): New define.

20 years ago * gdb.threads/thread-specific.exp: Stop early if no threads are
drow [Mon, 9 Feb 2004 22:45:35 +0000 (22:45 +0000)]
* gdb.threads/thread-specific.exp: Stop early if no threads are
found.

20 years ago2004-02-09 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Mon, 9 Feb 2004 22:29:19 +0000 (22:29 +0000)]
2004-02-09  Elena Zannoni  <ezannoni@redhat.com>

* linespec.c (decode_line_1, locate_first_half)
(decode_compound, lookup_prefix_sym): Update comments. Delete old
commented out code.

20 years ago * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
drow [Mon, 9 Feb 2004 22:19:26 +0000 (22:19 +0000)]
* cp-namespace.c (check_one_possible_namespace_symbol): Don't use
obstack_free.

20 years ago2004-02-09 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 9 Feb 2004 21:47:47 +0000 (21:47 +0000)]
2004-02-09  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/stdlib/Makefile.am: Add mallstatsr to LIBADD_OBJS.
        * libc/stdlib/Makefile.in: Regenerated.

20 years ago2004-02-09 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 9 Feb 2004 19:13:46 +0000 (19:13 +0000)]
2004-02-09  Andrew Cagney  <cagney@redhat.com>

* blockframe.c (find_pc_partial_function): If find_pc_overlay
fails, try find_pc_section.  Fix PR c++/1267.
* minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
instead of find_pc_mapped_section.
(lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
not default to the section containing PC.  Fix PR symtab/1519.

20 years ago * emulparams/armelf.sh, emulparams/armelf_linux.sh: Move
drow [Mon, 9 Feb 2004 18:06:19 +0000 (18:06 +0000)]
* emulparams/armelf.sh, emulparams/armelf_linux.sh: Move
.note.gnu.arm.ident to after allocated sections.  Mark its
address as 0.

20 years ago * config/tc-arm.c (md_begin): Mark .note.gnu.arm.ident as
drow [Mon, 9 Feb 2004 18:04:25 +0000 (18:04 +0000)]
* config/tc-arm.c (md_begin): Mark .note.gnu.arm.ident as
read-only.

20 years ago * emulparams/armelf_linux.sh (COMMONPAGESIZE): Set to 4KB.
drow [Mon, 9 Feb 2004 17:54:23 +0000 (17:54 +0000)]
* emulparams/armelf_linux.sh (COMMONPAGESIZE): Set to 4KB.
* emulparams/elf32bmip.sh (COMMONPAGESIZE): Likewise.
* emulparams/elf32bmipn32.sh (COMMONPAGESIZE): Likewise.
* emulparams/elf32btsmipn32.sh (COMMONPAGESIZE): Likewise.
* emulparams/shlelf_linux.sh (COMMONPAGESIZE): Likewise.

20 years ago * gas/sh/basic.exp: Don't do sh4a tests for sh5.
kkojima [Mon, 9 Feb 2004 12:45:51 +0000 (12:45 +0000)]
* gas/sh/basic.exp: Don't do sh4a tests for sh5.

20 years agoAdd support for relaxing the 32bit ldc/stc instructions.
nickc [Mon, 9 Feb 2004 12:15:56 +0000 (12:15 +0000)]
Add support for relaxing the 32bit ldc/stc instructions.

20 years ago * read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ...
nathan [Mon, 9 Feb 2004 12:12:42 +0000 (12:12 +0000)]
* read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ...
(TC_CASE_SENSITIVE): ... this.
* read.c: Replace IGNORE_OPCODE_CASE with TC_CASE_SENSITIVE.
* doc/internals.texi (TC_CASE_SENSITIVE): Document.

20 years ago * fhandler_socket.cc (fhandler_socket::ioctl): Add FIONREAD handling.
corinna [Mon, 9 Feb 2004 11:30:56 +0000 (11:30 +0000)]
* fhandler_socket.cc (fhandler_socket::ioctl): Add FIONREAD handling.

20 years ago2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
chastain [Mon, 9 Feb 2004 10:55:22 +0000 (10:55 +0000)]
2004-02-09  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.base/pending.exp: Remove extra \n from gdb_test calls.

20 years agoCatch GOT offsets for a symbol which have no associated GOT subsection.
nickc [Mon, 9 Feb 2004 10:30:12 +0000 (10:30 +0000)]
Catch GOT offsets for a symbol which have no associated GOT subsection.

20 years ago * bfd-elf.h (elf_backend_name_local_section_symbols): New hook.
rsandifo [Mon, 9 Feb 2004 08:03:59 +0000 (08:03 +0000)]
* bfd-elf.h (elf_backend_name_local_section_symbols): New hook.
* elf.c (swap_out_syms): Use it to decide whether local section
symbols should be named.
* elfxx-target.h (elf_backend_name_local_section_symbols): New macro.
* elfxx-mips.h (_bfd_mips_elf_name_local_section_symbols): Declare.
(elf_backend_name_local_section_symbols): Define.
* elfxx-mips.c (_bfd_mips_elf_name_local_section_symbols): New.

20 years ago2004-02-09 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 9 Feb 2004 05:29:52 +0000 (05:29 +0000)]
2004-02-09  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (mips-tdep.o): Update dependencies.
* mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
"trad-frame.h".
(mips_unwind_pc): Return the pseudo PC register.
(mips_unwind_dummy_id): New function.
(mips16_fetch_instruction): New function.
(mips32_fetch_instruction): New function.
(struct mips_frame_cache): Define.
(mips_mdebug_frame_cache): New function.
(mips_mdebug_frame_this_id): New function.
(mips_mdebug_frame_prev_register): New function.
(mips_mdebug_frame_unwind): Define.
(mips_mdebug_frame_sniffer): New function.
(mips_mdebug_frame_base_address): New function.
(mips_mdebug_frame_base): Define.
(mips_mdebug_frame_base_sniffer): New function.
(mips_gdbarch_init): Append unwind and base sniffers.  Set
unwind_dummy_id.

20 years ago2004-02-08 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 9 Feb 2004 04:10:56 +0000 (04:10 +0000)]
2004-02-08  Andrew Cagney  <cagney@redhat.com>

* frame.c: Print both the register number and name.

20 years ago* debug.h (console_printf): Define for non-debugging condition.
cgf [Mon, 9 Feb 2004 04:04:22 +0000 (04:04 +0000)]
* debug.h (console_printf): Define for non-debugging condition.
* cygtls.h (_threadinfo::lock): Remove wait argument.
(_threadinfo::interrupt_setup): Remove retaddr argument.
* exceptions.cc (_threadinfo::interrupt_setup): Ditto.
(_threadinfo::interrupt_now): Accommodate change to interrupt_setup argument.
(setup_handler): Ditto.  Always lock sig stack prior to determining interrupt
method.
* gendef (_sigfe): Correct thinko regarding cmpxchg.
(_sigbe): Ditto.
(_threadinfo::lock): Ditto.
(_threadinfo::pop): Eliminate left-over stack unlock.
* sigproc.cc (proc_subproc): Chnage debugging output to printed warning.

20 years ago* libc/include/sys/features.h: Add _POSIX_TIMERS define for __CYGWIN__.
cgf [Mon, 9 Feb 2004 02:22:01 +0000 (02:22 +0000)]
* libc/include/sys/features.h: Add _POSIX_TIMERS define for __CYGWIN__.
* libc/include/sys/reent.h (__getreent): Protect against possibly being
defined.
* libc/include/sys/unistd.h (fdatasync): Don't define for __CYGWIN__.

20 years ago*** empty log message ***
gdbadmin [Mon, 9 Feb 2004 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Sun, 8 Feb 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
drow [Sun, 8 Feb 2004 22:30:42 +0000 (22:30 +0000)]
* lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
breakpoints.

20 years ago2004-02-08 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 8 Feb 2004 21:42:05 +0000 (21:42 +0000)]
2004-02-08  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (OBS): Delete.
(INIT_FILES): Replace OBS with COMMON_OBS.
(COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
(init.c): Eliminate duplicates.  Merge two greps and a sed into a
single sed.  Make .c and .o patterns more robust.

20 years ago* sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
kettenis [Sun, 8 Feb 2004 21:25:39 +0000 (21:25 +0000)]
* sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
the PT_WCOOKIE request.

20 years ago2004-02-08 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 8 Feb 2004 21:04:38 +0000 (21:04 +0000)]
2004-02-08  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (mips_unwind_pc): New function.
(mips_gdbarch_init): Set mips_unwind_pc.

20 years ago* localtime.cc (localtime_r): Call tzset.
cgf [Sun, 8 Feb 2004 19:59:26 +0000 (19:59 +0000)]
* localtime.cc (localtime_r): Call tzset.
* Makefile.in: Make version.h/cygwin.din version check a warning since it is
not foolproof.
* cygheap.h (CYGHEAPSIZE): Bump size down.
* cygtls.h (_threadinfo::stacklock): New element.
(_threadinfo::pop): Make regparm.
(_threadinfo::lock): New function.
(_threadinfo::unlock): New function.
* cygtls.cc (_threadinfo::push): Wait for a lock on the stack before performing
the operation.
(_threadinfo::pop): Move to another file.
* cygwin.din: More SIGFE changes.
* exceptions.cc (try_to_debug): Always display messages on console.
(handle_exceptions): Unwind stack only when actually about to call sig_send.
(setup_handler): Lock stack prior to performing any operations.
* gendef (_sigfe): Ditto.
(_sigbe): Ditto.
(_threadinfo::pop): Ditto.  Move here.
* gen_tlsoffsets: Generate positive offsets.
* tlsoffsets.h: Regenerate.

20 years ago2004-02-08 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 8 Feb 2004 19:34:16 +0000 (19:34 +0000)]
2004-02-08  Andrew Cagney  <cagney@redhat.com>

* frame.c (legacy_saved_regs_this_id): Return a null frame ID.
(get_frame_id): Allow the UNKNOWN_FRAME.
(frame_register_unwind, get_frame_type): Ditto.

20 years ago2004-02-08 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 8 Feb 2004 18:53:14 +0000 (18:53 +0000)]
2004-02-08  Andrew Cagney  <cagney@redhat.com>

* frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
and DEPRECATED_FP_REGNUM.  Don't assume that the lack of
unwind_dummy_id indicates a legacy frame.

20 years ago2004-02-08 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 8 Feb 2004 17:53:08 +0000 (17:53 +0000)]
2004-02-08  Andrew Cagney  <cagney@redhat.com>

* configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
* configure: Re-generate.

20 years ago2004-02-08 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 8 Feb 2004 17:36:25 +0000 (17:36 +0000)]
2004-02-08  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
methods.

20 years ago2004-02-08 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 8 Feb 2004 13:47:00 +0000 (13:47 +0000)]
2004-02-08  Andrew Cagney  <cagney@redhat.com>

* configure.in (CONFIG_ALL): Set to Makefile target, and not
makefile macro.
* configure: Re-generate.
(CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
* Makefile.in (SUBDIR_CLI_CLEAN): Delete.
(SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
(SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
(SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
(SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
(SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
(SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
(SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
(SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.

20 years ago2004-02-07 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 8 Feb 2004 04:46:12 +0000 (04:46 +0000)]
2004-02-07  Andrew Cagney  <cagney@redhat.com>

* Makefile.in: Update all dependencies.

20 years ago2004-02-07 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 8 Feb 2004 04:25:05 +0000 (04:25 +0000)]
2004-02-07  Andrew Cagney  <cagney@redhat.com>

* configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
* configure: Re-generate (with correct autoconf).
* Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
(CONFIG_LIB_OBS, CONFIG_INITS): Delete.
(COMMON_OBS): Add "main.o" and "annotate.o".
(ANNOTATE_OBS): Delete.
(OBS): Remove ANNOTATE_OBS.
(DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
CONFIG_INITS.
(gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
against CONFIG_OBS and "main.o".
(SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
(SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.

20 years ago * config/sim.exp (gdb_load): Handle $arg == "".
drow [Sun, 8 Feb 2004 03:56:14 +0000 (03:56 +0000)]
* config/sim.exp (gdb_load): Handle $arg == "".
* lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
* gdb.objc/basicclass.exp: Use gdb_run_cmd.

20 years ago * baseboards/basic-sim.exp: Set gdb,do_reload_on_run.
drow [Sun, 8 Feb 2004 03:31:42 +0000 (03:31 +0000)]
* baseboards/basic-sim.exp: Set gdb,do_reload_on_run.

20 years ago2004-02-07 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 8 Feb 2004 01:32:25 +0000 (01:32 +0000)]
2004-02-07  Andrew Cagney  <cagney@redhat.com>

* tui/tui-command.c: Include "gdb_string.h", delete register
attribute, use ISO-C function signatures.
* tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
* tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
* tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
* tui/tui.c: Ditto.

20 years ago2004-02-07 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 8 Feb 2004 00:05:15 +0000 (00:05 +0000)]
2004-02-07  Andrew Cagney  <cagney@redhat.com>

* tui/tui-command.c: Change variable and function names to lower
case.
* tui/tui-data.c, tui/tui-disasm.c: Ditto.
* tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
* tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
* tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
* tui/tui-winsource.c, tui/tui.c: Ditto.

20 years ago*** empty log message ***
gdbadmin [Sun, 8 Feb 2004 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2004-02-07 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Sat, 7 Feb 2004 23:26:47 +0000 (23:26 +0000)]
2004-02-07  Elena Zannoni  <ezannoni@redhat.com>

        * gdb.base/maint.exp: Update test to reflect
         obstack changes.

20 years ago2004-02-07 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Sat, 7 Feb 2004 23:13:46 +0000 (23:13 +0000)]
2004-02-07  Elena Zannoni  <ezannoni@redhat.com>

* buildsym.c (free_pending_blocks, finish_block)
(record_pending_block, make_blockvector, end_symtab): Replace
symbol_obstack with objfile_obstack.
* coffread.c (process_coff_symbol, coff_read_struct_type)
(coff_read_enum_type): Ditto.
* cp-namespace.c (initialize_namespace_symtab)
(check_one_possible_namespace_symbol): Ditto.
* dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
(dwarf2_symbol_mark_computed): Ditto.
* dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
* elfread.c (elf_symtab_read): Ditto.
* hpread.c (hpread_symfile_init, hpread_symfile_init)
(hpread_read_enum_type, hpread_read_function_type)
(hpread_read_doc_function_type, hpread_process_one_debug_symbol):
Ditto.
* jv-lang.c (get_java_class_symtab, add_class_symbol)
(java_link_class_type): Ditto.
* mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
(new_symbol): Ditto.
* minsyms.c (install_minimal_symbols): Ditto.
* objfiles.c (allocate_objfile): Remove init of symbol_obstack.
(terminate_minimal_symbol_table): Replace symbol_obstack with
objfile_obstack.
(free_objfile): Remove freeing of symbol_obstack.
* objfiles.h: Remove symbol_obstack field.
* pa64solib.c (add_to_solist): Replace symbol_obstack with
objfile_obstack.
* solib-sunos.c (allocate_rt_common_objfile): Remove init of
symbol_obstack.
(solib_add_common_symbols): Replace symbol_obstack with
objfile_obstack.
* somsolib.c (som_solib_add): Ditto.
* stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
(common_block_start, common_block_end): Ditto.
* symfile.c (reread_symbols): Remove freeing and init of
symbol_obstack.
(allocate_symtab): Rename symbol_obstack to objfile_obstack.
* symfile.h: Update comment.
* symmisc.c (print_objfile_statistics): Remove symbol_obstack
stats printing.
* symtab.c (symbol_set_names): Replace symbol_obstack with
objfile_obstack.
* symtab.h (struct general_symbol_info, struct minimal_symbol):
Update comments.
* xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
(init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
objfile_obstack.

20 years agodaily update
amodra [Sat, 7 Feb 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago2004-02-07 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 7 Feb 2004 20:57:01 +0000 (20:57 +0000)]
2004-02-07  Andrew Cagney  <cagney@redhat.com>

* tui/tui.h: Do not include <stdarg.h>, <string.h>, and
"ansidecl.h".  Do not undef "reg" and "chtype".  Fix case of
fields and variables.
* tui/tui-wingeneral.h (m_beVisible): Delete macro.
(m_beInvisible): Delete macro.
* tui/tui-data.h: Fix case case fields and variables.
(m_genWinPtrIsNull): Delete macro.
(tui_win_list): Rename winList.
(TUI_SRC_WIN): Rename srcWin.
(TUI_DISASM_WIN): Rename disassemWin.
(TUI_DATA_WIN): Rename dataWin.
(TUI_CMD_WIN): Rename cmdWin.
(m_genWinPtrNotNull): Delete macro.
(m_winPtrIsNull): Delete macro.
(m_winPtrNotNull): Delete macro.
(tui_win_is_source_type): Replace m_winIsSourceType
(tui_win_is_auxillary): Replace m_winIsAuzillary.
(tui_win_has_locator): Replace m_hasLocator.
(tui_set_win_highlight): Replace m_setWinHighlightOn and
m_setWinHighlightOff.
* tui/tui-data.c: Update references.
(tui_win_is_source_type, tui_set_win_highlight): New functions.
(tui_win_has_locator, tui_win_is_auxillary): New functions.
* tui/tui-command.c, tui/tui-disasm.c: Update references.
* tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
* tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
* tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
* tui/tui-winsource.c, tui/tui.c: Ditto.

20 years ago* sparc-tdep.h (sparc_fetch_wcookie): New prototype.
kettenis [Sat, 7 Feb 2004 20:45:39 +0000 (20:45 +0000)]
* sparc-tdep.h (sparc_fetch_wcookie): New prototype.
* sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
StackGhost.

20 years ago* sparc-tdep.c (sparc32_frame_prev_register): Rename local
kettenis [Sat, 7 Feb 2004 20:40:34 +0000 (20:40 +0000)]
* sparc-tdep.c (sparc32_frame_prev_register): Rename local
variable `i6' to `i7'.
(sparc_supply_rwindow, sparc_collect_rwindow): Likewise.

20 years ago2004-02-07 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Sat, 7 Feb 2004 18:29:53 +0000 (18:29 +0000)]
2004-02-07  Elena Zannoni  <ezannoni@redhat.com>

* dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
coffstab_build_psymtabs, elfstab_build_psymtabs)
(stabsect_build_psymtabs): Replace psymbol_obstack with
objfile_obstack.
* dwarf2-frame.c (decode_frame_entry_1): Ditto.
* dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
Ditto.
* dwarfread.c (scan_compilation_units): Ditto.
* elfread.c (elfstab_offset_sections): Ditto.
* hppa-tdep.c (read_unwind_info): Ditto.
* hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
(hpread_end_psymtab): Ditto.
* mdebugread.c (mdebug_build_psymtabs, add_pending)
(parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
Ditto.
* mips-tdep.c (non_heuristic_proc_desc): Ditto.
* objfiles.c (add_to_objfile_sections)
(build_objfile_section_table): Ditto.
(allocate_objfile): Remove init of psymbol_obstack.
(free_objfile): Remove freeing of psymbol_obstack.
* objfiles.h (struct objfile): Remove field
psymbol_obstack. Update comments.
* pa64solib.c (pa64_solib_add_solib_objfile): Replace
psymbol_obstack with objfile_obstack.
* solib-sunos.c (allocate_rt_common_objfile): Remove init of
        psymbol_obstack.
* somread.c (som_symfile_offsets, init_import_symbols)
(init_export_symbols): Replace psymbol_obstack with
objfile_obstack.
* somsolib.c (som_solib_add_solib_objfile): Ditto.
* symfile.c (default_symfile_offsets, syms_from_objfile)
(reread_symbols): Remove freeing and init of psymbol_obstack.
(cashier_psymtab): Update comment.
* symmisc.c (print_objfile_statistics): Don't report stats for
psymbol obstack.
* symtab.h (struct general_symbol_info, struct partial_symtab):
Update comments.
* xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
(xcoff_symfile_offsets): Replace psymbol_obstack with
objfile_obstack.

20 years ago2004-02-07 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 7 Feb 2004 17:46:13 +0000 (17:46 +0000)]
2004-02-07  Andrew Cagney  <cagney@redhat.com>

* tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
(TuiPoint, TuiPointPtr): Ditto.
(TuiStatus, TuiStatusPtr): Ditto.
(TuiWinType, TuiWinTypePtr): Ditto.
(struct tui_point): Rename _TuiPoint.
(tui_get_low_disassembly_address): Rename
tuiGetLowDisassemblyAddress.
(tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
(tuiFree): Delete declaration.
(OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
(TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
* tui/tui.c (tuiFree): Delete function.
* cli/cli-cmds.c (disassemble_command): Update references.
* tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
* tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
* tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
* tui/tui-winsource.c: Ditto.

20 years ago2004-02-07 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Sat, 7 Feb 2004 16:57:54 +0000 (16:57 +0000)]
2004-02-07  Elena Zannoni  <ezannoni@redhat.com>

        * objfiles.h (struct objfile): Add objfile_obstack field.
        Remove type_obstack field.

        * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
        read_structure_scope read_enumeration, new_symbol): Replace
        type_obstack with objfile_obstack.
        * dwarfread.c (struct_type, enum_type): Ditto.
        * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
        (lookup_fundamental_type): Ditto.
        * gdbtypes.h (TYPE_ALLOC): Ditto.
        * hpread.c (hpread_read_enum_type, hpread_read_function_type)
        (hpread_read_doc_function_type, hpread_read_struct_type)
        (fix_static_member_physnames, hpread_read_array_type)
        (hpread_read_subrange_type, hpread_type_lookup): Ditto.
        * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
        (java_link_class_type): Ditto.
        * mdebugread.c (parse_type): Ditto.
        * objfiles.c (allocate_objfile, free_objfile): Ditto.
        * solib-sunos.c (solib_add_common_symbols): Ditto.
        * stabsread.c (define_symbol, read_type, read_member_functions,
        read_cpp_abbrev, read_one_struct_field): Ditto.
        * symfile.c (reread_symbols): Ditto.
        * symmisc.c (print_objfile_statistics): Ditto.

20 years ago2004-02-07 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 7 Feb 2004 16:31:20 +0000 (16:31 +0000)]
2004-02-07  Andrew Cagney  <cagney@redhat.com>

        * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
        (tui_exec_info_content): Rename TuiExecInfoContent.
        (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
        (TuiWinInfo, TuiWinInfoPtr): Ditto.
        (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
        (TuiList, TuiListPtr): Ditto.
        (TuiLayoutType, TuiLayoutTypePtr): Ditto.
        (TuiDataType, TuiDataTypePtr): Ditto.
        (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
        (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
        (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
        (TuiSourceElement, TuiSourceElementPtr): Ditto.
        (TuiDataElement, TuiDataElementPtr): Ditto.
        (TuiWinElement, TuiWinElementPtr): Ditto.
        (TuiDataInfo, TuiDataInfoPtr): Ditto.
        (TuiCommandElement, TuiCommandElementPtr): Ditto.
        (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
        (TuiWhichElement, TuiWhichElementPtr): Ditto.
        (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
        (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
        * tui/tui-command.c, tui/tui-data.c: Update references.
        * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
        * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
        * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
        * tui/tui-winsource.c, tui/tui.c: Ditto.

20 years ago* dwarf2-frame.h: Update copyright.
kettenis [Sat, 7 Feb 2004 14:44:50 +0000 (14:44 +0000)]
* dwarf2-frame.h: Update copyright.
(enum dwarf2_frame_reg_rule): New.
(struct dwarf2_frame_state_reg): New.
(dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
* dwarf2-frame.c: Update copyright.
(enum dwarf2_reg_rule): Remove.
(struct dwarf2_frame_state): Remove defenition of `struct
dwarf2_frame_state_reg'.
(read_reg): Call get_frame_arch to get the architecture instead of
using CURRENT_GDBARCH.
(execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
DWARF2_FRAME_.
(dwarf2_frame_init_reg): New function.
(dwarf2_frame_cache): Call get_frame_arch to get the architecture
instead of using CURRENT_GDBARCH.  Call dwarf2_frame_init_reg to
initialize the register state.  Prefix old `enum dwarf2_reg_rule'
tags with DWARF2_FRAME_.
(dwarf2_frame_prev_register): Call get_frame_arch to get the
architecture instead of using CURRENT_GDBARCH.  Prefix old `enum
dwarf2_reg_rule' tags with DWARF2_FRAME_.

20 years ago * bsd_mutex.cc (win_priority): Move to msleep helper function section.
corinna [Sat, 7 Feb 2004 10:47:39 +0000 (10:47 +0000)]
* bsd_mutex.cc (win_priority): Move to msleep helper function section.
(set_priority): Ditto. Fix formatting.
(_msleep): Cleanup obj formatting.  Rearrange obj order.

20 years ago2004-02-07 Dan Aloni <da-x@gmx.net>
dannysmith [Sat, 7 Feb 2004 08:54:02 +0000 (08:54 +0000)]
2004-02-07  Dan Aloni  <da-x@gmx.net>

* lib/ddk/ntoskrnl.def (KeSetTimer,KeSetTimerEx): Correct
suffix.

20 years ago2004-02-06 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 7 Feb 2004 04:40:35 +0000 (04:40 +0000)]
2004-02-06  Andrew Cagney  <cagney@redhat.com>

* tui/tui-data.h (struct tui_list): Rename _TuiList.
(enum tui_data_type): Rename _TuiDataType.
(struct tui_layout_def): Rename _TuiLayoutDef.
(struct tui_source_element): Rename _TuiSourceElement.
(struct tui_data_element): Rename _TuiDataElement.
(struct tui_command_element): Rename _TuiCommandElement.
(struct tui_locator_element): Rename _TuiLocatorElement.
(union tui_which_element): Define.
(struct tui_win_element): Rename _TuiWinElement.
(struct tui_data_info): Rename _TuiDataInfo.
(struct tui_source_info): Rename _TuiSourceInfo.
(struct tui_command_info): Rename _TuiCommandInfo.
(tui_initialize_static_data): Rename initializeStaticData.
(tui_alloc_generic_win_info): Rename allocGenericWinInfo.
(tui_alloc_win_info): Rename allocWinInfo.
(tui_init_generic_part): Rename initGenericPart.
(tui_init_win_info): Rename initWinInfo.
(tui_alloc_content): Rename allocContent.
(tui_add_content_elements): Rename addContentElements.
(tui_init_content_element): Rename initContentElement.
(tui_free_window): Rename freeWindow.
(tui_free_win_content): Rename freeWinContent.
(tui_free_data_content): Rename freeDataContent.
(tui_free_all_source_wins_content): Rename
freeAllSourceWinsContent.
(tui_del_window): Rename tuiDelWindow.
(tui_del_data_windows): Rename tuiDelDataWindows.
(tui_partial_win_by_name): Rename partialWinByName.
(tui_win_name): Rename winName.
(tui_current_layout): Rename currentLayout.
(tui_set_current_layout_to): Rename setCurrentLayoutTo.
(tui_term_height): Rename termHeight.
(tui_set_term_height_to): Rename setTermHeightTo.
(tui_term_width): Rename termWidth.
(tui_set_term_width_to): Rename setTermWidthTo.
(tui_set_gen_win_origin): Rename setGenWinOrigin.
(tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
(tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
(tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
(tui_source_windows): Rename sourceWindows.
(tui_clear_source_windows): Rename clearSourceWindows.
(tui_clear_source_windows_detail): Rename
clearSourceWindowsDetail.
(tui_clear_win_detail): Rename clearWinDetail.
(tui_add_to_source_windows): Rename tuiAddToSourceWindows.
(tui_default_tab_len): Rename tuiDefaultTabLen.
(tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
(tui_win_with_focus): Rename tuiWinWithFocus.
(tui_set_win_with_focus): Rename tuiSetWinWithFocus.
(tui_layout_def): Rename tuiLayoutDef.
(tui_win_resized): Rename tuiWinResized.
(tui_set_win_resized_to): Rename tuiSetWinResizedTo.
(tui_next_win): Rename tuiNextWin.
(tui_prev_win): Rename tuiPrevWin.
(tui_add_to_source_windows): Rename addToSourceWindows.
* tui/tui-winsource.c, tui/tui-win.c: Update references.
* tui/tui-layout.c, tui/tui-source.c: Ditto.
* tui/tui-stack.c, tui/tui-io.c: Ditto.
* tui/tui.c, tui/tui-data.c: Ditto.
* tui/tui-interp.c, tui/tui-data.c: Ditto.
* tui/tui-disasm.c, tui/tui-command.c: Ditto.

20 years agoFix unwind abort while compiling glibc, reported by HJ.
wilson [Sat, 7 Feb 2004 02:41:20 +0000 (02:41 +0000)]
Fix unwind abort while compiling glibc, reported by HJ.
* config/tc-ia64.c (dot_endp): Delete call to output_endp.
(generate_unwind_image): Re-add it here.

20 years ago2004-02-06 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 7 Feb 2004 01:40:25 +0000 (01:40 +0000)]
2004-02-06  Andrew Cagney  <cagney@redhat.com>

* tui/tui-source.h: Update copyright.  Include "tui-data.h".
(struct symtab): Declare.
(tui_set_source_content): Rename tuiSetSourceContent.
(tui_show_symtab_source): Rename tuiShowSource.
(tui_source_is_displayed): Rename tuiSourceIsDisplayed.
(tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
* tui/tui-source.c: Update copyright.  Update references.
* tui/tui-win.c, tui/tui-winsource.c: Update references.
* tui/tui-stack.c: Update references.

20 years ago2004-02-06 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 7 Feb 2004 01:02:53 +0000 (01:02 +0000)]
2004-02-06  Andrew Cagney  <cagney@redhat.com>

* tui/tui-win.h: Update copyright.  Include "tui-data.h".
(struct tui_win_info): Declare.
(tui_scroll_forward): Rename tuiScrollForward.
(tui_scroll_backward): Rename tuiScrollBackward.
(tui_scroll_left): Rename tuiScrollLeft.
(tui_scroll_right): Rename tuiScrollRight.
(tui_set_win_focus_to): Rename tuiSetWinFocusTo.
(tui_resize_all): Rename tuiResizeAll.
(tui_refresh_all_win): Rename tuiRefreshAll.
(tui_sigwinch_handler): Rename tuiSigwinchHandler.
* tui/tui-layout.c, * tui/tui-io.c: Update references.
* tui/tui-wingeneral.h, * tui/tui.c: Update references.
* tui/tui-disasm.c, * tui/tui-command.c: Update references.

20 years ago2004-02-06 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 7 Feb 2004 00:23:54 +0000 (00:23 +0000)]
2004-02-06  Andrew Cagney  <cagney@redhat.com>

* tui/tui-windata.h: Update copyright.  Include "tui-data.h".
(tui_erase_data_content): Rename tuiEraseDataContent.
(tui_display_all_data): Rename tuiDisplayAllData.
(tui_check_data_values): Rename tuiCheckDataValues.
(tui_display_data_from_line): Rename tuiDisplayDataFromLine.
(tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
(tui_first_data_element_no_in_line): Rename
tuiFirstDataElementNoInLine.
(tui_delete_data_content_windows): Rename
tuiDeleteDataContentWindows.
(tui_refresh_data_win): Rename tuiRefreshDataWin.
(tui_display_data_from): Rename tuiDisplayDataFrom.
(tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
* tui/tui-windata.c, tui/tui-hooks.c: Update references.
* tui/tui-win.c, tui/tui-regs.c: Update references.
* tui/tui-layout.c, tui/tui.c: Update references.

20 years ago*** empty log message ***
gdbadmin [Sat, 7 Feb 2004 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2004-02-06 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 6 Feb 2004 23:55:33 +0000 (23:55 +0000)]
2004-02-06  Andrew Cagney  <cagney@redhat.com>

* tui/tui-wingeneral.h: Update copyright.
(m_allBeVisible): Delete macro.
(m_allBeInvisible): Delete macro.
(struct tui_gen_win_info): Declare.
(struct tui_win_info): Declare.
(tui_unhighlight_win): Rename unhighlightWin.
(tui_make_visible, tui_make_invisible): Replace makeVisible.
(tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
(tui_make_window): Rename makeWindow.
(tui_copy_win): Rename copyWin.
(tui_box_win): Rename boxWin.
(tui_highlight_win): Rename highlightWin.
(tui_check_and_display_highlight_if_needed): Rename
checkAndDisplayHighlightIfNeeded.
(tui_refresh_all): Rename refreshAll.
(tui_delete_win): Rename tuiDelwin.
(tui_refresh_win): Rename tuiRefreshWin.
* tui/tui-wingeneral.c (make_visible): Rename makeVisible.
(tui_make_visible, tui_make_invisible): New functions.
(tui_make_all_visible, tui_make_all_invisible): New functions.
(make_all_visible): Rename makeAllVisible.
* tui/tui-winsource.c, tui/tui-windata.c: Update references.
* tui/tui-data.c, tui/tui-winsource.c: Update references.
* tui/tui-windata.c, tui/tui-win.c: Update references.
* tui/tui-regs.c, tui/tui-layout.c: Update references.
* tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.

20 years agodaily update
amodra [Fri, 6 Feb 2004 23:00:04 +0000 (23:00 +0000)]
daily update

20 years ago* proc-api.c (write_with_trace): Initialize local variable to
kettenis [Fri, 6 Feb 2004 22:49:58 +0000 (22:49 +0000)]
* proc-api.c (write_with_trace): Initialize local variable to
silence compiler warning.

20 years ago2004-02-06 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 6 Feb 2004 22:42:17 +0000 (22:42 +0000)]
2004-02-06  Andrew Cagney  <cagney@redhat.com>

* tui/tui-source.h: Do not include "defs.h".
(struct tui_win_info): Declare.
(tui_set_source_content_nil): Declare.
* tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
(union tui_line_or_address): Rename _TuiLineOrAddress.
* tui/tui-winsource.h: Update copyright.  Include "tui-data.h".
(tui_update_source_window): Rename tuiUpdateSourceWindow.
(tui_update_source_window_as_is): Rename
tuiUpdateSourceWindowAsIs.
(tui_update_source_windows_with_addr): Rename
tuiUpdateSourceWindowsWithAddr.
(tui_update_source_windows_with_line): Rename
tuiUpdateSourceWindowsWithLine.
(tui_clear_source_content): Rename tuiClearSourceContent.
(tui_erase_source_content): Rename tuiEraseSourceContent.
(tui_set_source_content_nil): Rename tuiSetSourceContentNil.
(tui_show_source_content): Rename tuiShowSourceContent.
(tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
(tui_set_exec_info_content): Rename tuiSetExecInfoContent.
(tui_show_exec_info_content): Rename tuiShowExecInfoContent.
(tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
(tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
(tui_update_exec_info): Rename tuiUpdateExecInfo.
(tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
(tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
(tui_line_is_displayed): Rename tuiLineIsDisplayed.
(tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
(struct tui_win_info): Declare.
* tui/tui-stack.c: Update references.
* tui/tui-layout.c, tui/tui-winsource.c: Ditto.
* tui/tui-win.c, tui/tui-source.c: Ditto.
* tui/tui.c, tui/tui-disasm.c: Ditto.

20 years ago* i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
kettenis [Fri, 6 Feb 2004 20:24:49 +0000 (20:24 +0000)]
* i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
of UCONTEXT_ADDR.  Fixes PR backtrace/1545.

20 years agoFix typo in comments (Unfortunatly)
fnf [Fri, 6 Feb 2004 18:30:47 +0000 (18:30 +0000)]
Fix typo in comments (Unfortunatly)

20 years ago * bsd_mutex.cc (_msleep): Handle PCATCH using signal_arrived event.
corinna [Fri, 6 Feb 2004 16:25:58 +0000 (16:25 +0000)]
    * bsd_mutex.cc (_msleep): Handle PCATCH using signal_arrived event.
        * client.cc: Include sigproc.h.
        * msg.cc (client_request_msg::serve): Accomodate third parameter to
        process::process.
        * sem.cc (client_request_sem::serve): Ditto.
        * shm.cc (client_request_shm::serve): Ditto.
        * process.cc (process::process): Duplicate signal_arrived into
        Cygserver process space.
        (process::~process): Close _signal_arrived handle.
        (process_cache::process): Add signal_arrived handling.
        * process.h (process::process): Add signal_arrived parameter.
        (process:signal_arrived): New read accessor.
        (process:_signal_arrived): New member.
        (process_cache::process): Add signal_arrived parameter.

20 years ago * cygserver.h (CYGWIN_SERVER_VERSION_API): Bump.
corinna [Fri, 6 Feb 2004 16:18:59 +0000 (16:18 +0000)]
    * cygserver.h (CYGWIN_SERVER_VERSION_API): Bump.
        * cygserver_ipc.h (struct proc): Add signal_arrived member.
        (ipc_set_proc_info): Inititalize blk.signal_arrived.

20 years ago.:
nathan [Fri, 6 Feb 2004 16:00:20 +0000 (16:00 +0000)]
.:
* dwarf2dbg.c (DWARF2_ADDR_SIZE): Remove trailing ';'
* read.h (SKIP_WHITESPACE): Turn into an expression.
* read.c (read_a_source_file): A pseudo is removed by having a
NULL handler.
testsuite:
* gas/macros/test2.s: Lowercase it.

20 years ago2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
chastain [Fri, 6 Feb 2004 15:48:24 +0000 (15:48 +0000)]
2004-02-06  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.

20 years ago * uinfo.cc (cygheap_user::init): Use sec_user_nih to build a
corinna [Fri, 6 Feb 2004 10:37:36 +0000 (10:37 +0000)]
* uinfo.cc (cygheap_user::init): Use sec_user_nih to build a
security descriptor. Set both the process and the default DACLs.
* fork.cc (fork_parent): Use sec_none_nih security attributes.
* spawn.cc (spawn_guts): Ditto.

20 years ago2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
dj [Fri, 6 Feb 2004 00:50:48 +0000 (00:50 +0000)]
2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
* configure.in: Don't pass --with-stabs on IRIX 5 either.
* configure: Regenerate.

20 years ago*** empty log message ***
gdbadmin [Fri, 6 Feb 2004 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

20 years agoFix region length calculations when regions end with .align padding.
wilson [Thu, 5 Feb 2004 23:50:21 +0000 (23:50 +0000)]
Fix region length calculations when regions end with .align padding.
* config/tc-ia64.c (output_endp): New.
(count_bits): Delete.
(ia64_flush_insns, process_one_record, optimize_unw_records): Handle
endp unwind records.
(fixup_unw_records): Handle endp unwind records.  Delete code for
shortening prologue regions not followed by a body record.
(dot_endp): Call add_unwind_entry to emit endp unwind record.
* config/tc-ia64.h (unw_record_type): Add endp.