deliverable/binutils-gdb.git
22 years ago From Jimi X <jimix@watson.ibm.com>:
Kevin Buettner [Fri, 12 Apr 2002 07:37:18 +0000 (07:37 +0000)] 
From Jimi X <jimix@watson.ibm.com>:
* rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
bfd info.

22 years ago From Jimi X <jimix@watson.ibm.com>:
Kevin Buettner [Fri, 12 Apr 2002 07:20:32 +0000 (07:20 +0000)] 
From Jimi X <jimix@watson.ibm.com>:
* rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
register sets for these processor variants.

22 years ago * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
Alan Modra [Fri, 12 Apr 2002 03:30:56 +0000 (03:30 +0000)] 
* elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
header pad.

22 years agosync with gcc
DJ Delorie [Fri, 12 Apr 2002 01:23:53 +0000 (01:23 +0000)] 
sync with gcc
2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>

* acinclude.m4: Fix spelling error of "separate" as "seperate".

2001-05-22  Jason Merrill  <jason_merrill@redhat.com>

* mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks.

2001-01-27  Richard Henderson  <rth@redhat.com>

* mt-alphaieee: New file.

2001-01-02  Laurynas Biveinis  <lauras@softhome.net>

* mh-djgpp: do not set CFLAGS.

2000-08-04  Mark Elbrecht  <snowball3@bigfoot.com>

* mh-djgpp: Conditionally set 'target_alias' to djgpp. Conditionally
modify 'gcc_version'.

2000-07-21  Andrew Haley  <aph@cygnus.com>

* mh-ia64pic: New file.
* mt-ia64pic: New file.

22 years ago*** empty log message ***
gdbadmin [Fri, 12 Apr 2002 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

22 years agodaily update
Alan Modra [Fri, 12 Apr 2002 00:00:05 +0000 (00:00 +0000)] 
daily update

22 years ago2002-04-11 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz [Thu, 11 Apr 2002 20:30:08 +0000 (20:30 +0000)] 
2002-04-11  Daniel Jacobowitz  <drow@mvista.com>

        * gdbserver/linux-low.c (usr_store_inferior_registers): Support
        registers which are allowed to fail to store.
        * gdbserver/linux-low.h (linux_target_ops): Likewise.
        * gdbserver/linux-ppc-low.c (ppc_regmap): Support FPSCR.
        (ppc_cannot_store_register): FPSCR may not be storable.
        * regformats/reg-ppc.dat: Support FPSCR.

22 years agoAdd support for the fpscr register for Power / PowerPC targets.
Kevin Buettner [Thu, 11 Apr 2002 19:08:56 +0000 (19:08 +0000)] 
Add support for the fpscr register for Power / PowerPC targets.

22 years ago2002-04-11 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 11 Apr 2002 18:32:51 +0000 (18:32 +0000)] 
2002-04-11  Michael Snyder  <msnyder@redhat.com>

* configure.in: Autoconfiscate _SYSCALL32 define for solaris.
* configure: Regenerate.
* config.in: Regenerate.
* acconfig.h: Add define for _SYSCALL32.
* core-sol2.c: Remove #define _SYSCALL32.
* solib-legacy.c: Remove #define _SYSCALL32.

22 years ago2002-02-14 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 11 Apr 2002 18:24:08 +0000 (18:24 +0000)] 
2002-02-14  Michael Snyder  <msnyder@redhat.com>

* gdb.base/gcore.exp: Relax recognition of function breakpoint.

22 years ago2002-02-13 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 11 Apr 2002 18:13:21 +0000 (18:13 +0000)] 
2002-02-13  Michael Snyder  <msnyder@redhat.com>

* config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.

22 years agoAdd 'n' in order to prevent "-n" from being taken as an abbreviation for
Nick Clifton [Thu, 11 Apr 2002 16:55:27 +0000 (16:55 +0000)] 
Add 'n' in order to prevent "-n" from being taken as an abbreviation for
"--no-pipeline-knowledge".

22 years agoUse 'file delete' instead of 'exec rm -f'.
Nick Clifton [Thu, 11 Apr 2002 13:42:03 +0000 (13:42 +0000)] 
Use 'file delete' instead of 'exec rm -f'.

22 years agoreorder cmpsd, movsd
Alan Modra [Thu, 11 Apr 2002 11:58:30 +0000 (11:58 +0000)] 
reorder cmpsd, movsd

22 years agoFix thinko in last commit.
Richard Sandiford [Thu, 11 Apr 2002 11:21:01 +0000 (11:21 +0000)] 
Fix thinko in last commit.

22 years ago * doc/invoke.texi (TC_LARGEST_EXPONENT_IS_NORMAL): Document.
Richard Sandiford [Thu, 11 Apr 2002 11:11:35 +0000 (11:11 +0000)] 
* doc/invoke.texi (TC_LARGEST_EXPONENT_IS_NORMAL): Document.
* config/atof-ieee.c (TC_LARGEST_EXPONENT_IS_NORMAL): Add an
argument for the precision.
(gen_to_words): Update accordingly.

22 years ago * i386.h: Add intel mode cmpsd and movsd.
Alan Modra [Thu, 11 Apr 2002 10:21:58 +0000 (10:21 +0000)] 
* i386.h: Add intel mode cmpsd and movsd.

22 years ago2002-04-10 Martin M. Hunt <hunt@redhat.com>
Martin Hunt [Thu, 11 Apr 2002 03:31:26 +0000 (03:31 +0000)] 
2002-04-10  Martin M. Hunt  <hunt@redhat.com>

* gdb.base/ending-run.exp: Fix pattern for Mips targets
stepping out of main.

22 years agodaily update
Alan Modra [Thu, 11 Apr 2002 00:00:05 +0000 (00:00 +0000)] 
daily update

22 years ago*** empty log message ***
gdbadmin [Thu, 11 Apr 2002 00:00:03 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago* stack.c (select_frame): Cleanup internal error message, do not
Andrew Cagney [Wed, 10 Apr 2002 23:32:33 +0000 (23:32 +0000)] 
* stack.c (select_frame): Cleanup internal error message, do not
use %p.

22 years ago* stack.c (select_frame): Check that selected_frame and the
Andrew Cagney [Wed, 10 Apr 2002 22:14:02 +0000 (22:14 +0000)] 
* stack.c (select_frame): Check that selected_frame and the
specified level are as expected.
* blockframe.c (get_prev_frame): Set the `level' from next_frame.
Update copyright.
* frame.h (struct frame_info): Add field `level'.  Update
copyright.
Work-in-progress PR gdb/464.

22 years ago* maint.c (maint_print_section_info): Rename print_section_info.
Andrew Cagney [Wed, 10 Apr 2002 22:00:20 +0000 (22:00 +0000)] 
* maint.c (maint_print_section_info): Rename print_section_info.
(print_bfd_section_info, print_objfile_section_info): Update.
* inferior.h (struct gdbarch): Add opaque declaration.
* gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
* gdbarch.h: Regenerate.

22 years ago* elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.
DJ Delorie [Wed, 10 Apr 2002 16:45:31 +0000 (16:45 +0000)] 
* elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.

22 years ago * as.c (parse_args <OPTION_VERSION>): Use VERSION is
Alan Modra [Wed, 10 Apr 2002 13:00:02 +0000 (13:00 +0000)] 
* as.c (parse_args <OPTION_VERSION>): Use VERSION is
BFD_VERSION_STRING unavailable.
* config/tc-i386.c (INLINE): Define (for non-BFD assembler).

22 years ago * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
Michal Ludvig [Wed, 10 Apr 2002 12:12:36 +0000 (12:12 +0000)] 
* x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
(PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
(kernel_u_size): Added.
* config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
(PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.

22 years agoDelete created files upon successful completeion of the test.
Nick Clifton [Wed, 10 Apr 2002 08:22:00 +0000 (08:22 +0000)] 
Delete created files upon successful completeion of the test.

22 years agoRegernated recently created expected output files using MSVC.
Nick Clifton [Wed, 10 Apr 2002 08:14:32 +0000 (08:14 +0000)] 
Regernated recently created expected output files using MSVC.
Set MEMFLAG_PURE by default - bug exposed by regenerated files.

22 years ago2002-04-09 Michael Chastain <mec@shout.net>
Michael Chastain [Wed, 10 Apr 2002 05:11:35 +0000 (05:11 +0000)] 
2002-04-09  Michael Chastain  <mec@shout.net>

* gdbint.texinfo (Obsolete Conditionals): Remove references to
PYRAMID_* macros.

22 years ago2002-04-09 Michael Chastain <mec@shout.net>
Michael Chastain [Wed, 10 Apr 2002 03:52:57 +0000 (03:52 +0000)] 
2002-04-09  Michael Chastain  <mec@shout.net>

* gdb.c++/local.cc (main): Move call to marker1() inside nested
scope so that the nested scope tests will make sense.
* gdb.c++/local.exp: Write patterns that actually work with gcc
(the HP patterns "were never known to work with gcc").
Keep the old aCC patterns too.

22 years ago* configure.in: Add *-*-freebsd* configurations.
DJ Delorie [Wed, 10 Apr 2002 02:13:43 +0000 (02:13 +0000)] 
* configure.in: Add *-*-freebsd* configurations.

22 years ago * hashtab.c (higher_prime_number): Use 7 as minimum.
Richard Henderson [Wed, 10 Apr 2002 00:43:27 +0000 (00:43 +0000)] 
    * hashtab.c (higher_prime_number): Use 7 as minimum.
        (find_empty_slot_for_expand): Don't compute hash2 unless needed.
        (htab_find_slot_with_hash): Likewise.

22 years ago2002-04-04 Jim Ingham <jingham@apple.com>
Jim Ingham [Wed, 10 Apr 2002 00:11:51 +0000 (00:11 +0000)] 
2002-04-04  Jim Ingham  <jingham@apple.com>

       * valarith.c (find_size_for_pointer_math): New function, either returns
       the size for a pointer's target, returns 1 for void *, or errors for
       incomplete types.
       (value_add, value_sub): use find_size_for_pointer_math.

22 years agodaily update
Alan Modra [Wed, 10 Apr 2002 00:00:06 +0000 (00:00 +0000)] 
daily update

22 years ago*** empty log message ***
gdbadmin [Wed, 10 Apr 2002 00:00:04 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago2002-04-09 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz [Tue, 9 Apr 2002 23:52:06 +0000 (23:52 +0000)] 
2002-04-09  Daniel Jacobowitz  <drow@mvista.com>

        * linux-low.c (linux_look_up_symbols): New hook.
        (linux_target_ops): Add linux_look_up_symbols.
        * remote-utils.c (decode_address): New function.
        (look_up_one_symbol): New function.
        * server.c (handle_query): Call target look_up_symbols hook.
        * server.h (look_up_one_symbol): Add prototype.
        * target.h (struct target_ops): Add look_up_symbols hook.

22 years ago2002-04-09 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz [Tue, 9 Apr 2002 22:58:00 +0000 (22:58 +0000)] 
2002-04-09  Daniel Jacobowitz  <drow@mvista.com>

        * gdbserver/server.h: Include <string.h> if HAVE_STRING_H.
        * ChangeLog: Correct paths in last ChangeLog entry.

22 years ago2002-04-09 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz [Tue, 9 Apr 2002 22:44:43 +0000 (22:44 +0000)] 
2002-04-09  Daniel Jacobowitz  <drow@mvista.com>

* linux-low.h: Remove obsolete prototypes.
(struct linux_target_ops): New.
(extern the_low_target): New.
* linux-low.c (num_regs, regmap): Remove declarations.
(register_addr): Use the_low_target explicitly.
(fetch_register): Likewise.
(usr_fetch_inferior_registers): Likewise.
(usr_store_inferior_registers): Likewise.
* linux-arm-low.c (num_regs): Remove.
(arm_num_regs): Define.
(arm_regmap): Renamed from regmap, made static.
(arm_cannot_fetch_register): Renamed from cannot_fetch_register,
made static.
(arm_cannot_store_register): Renamed from cannot_store_register,
made static.
(the_low_target): New.
* linux-i386-low.c (num_regs): Remove.
(i386_num_regs): Define.
(i386_regmap): Renamed from regmap, made static.
(i386_cannot_fetch_register): Renamed from cannot_fetch_register,
made static.
(i386_cannot_store_register): Renamed from cannot_store_register,
made static.
(the_low_target): New.
* linux-ia64-low.c (num_regs): Remove.
(ia64_num_regs): Define.
(ia64_regmap): Renamed from regmap, made static.
(ia64_cannot_fetch_register): Renamed from cannot_fetch_register,
made static.
(ia64_cannot_store_register): Renamed from cannot_store_register,
made static.
(the_low_target): New.
* linux-m68k-low.c (num_regs): Remove.
(m68k_num_regs): Define.
(m68k_regmap): Renamed from regmap, made static.
(m68k_cannot_fetch_register): Renamed from cannot_fetch_register,
made static.
(m68k_cannot_store_register): Renamed from cannot_store_register,
made static.
(the_low_target): New.
* linux-mips-low.c (num_regs): Remove.
(mips_num_regs): Define.
(mips_regmap): Renamed from regmap, made static.
(mips_cannot_fetch_register): Renamed from cannot_fetch_register,
made static.
(mips_cannot_store_register): Renamed from cannot_store_register,
made static.
(the_low_target): New.
* linux-ppc-low.c (num_regs): Remove.
(ppc_num_regs): Define.
(ppc_regmap): Renamed from regmap, made static.
(ppc_cannot_fetch_register): Renamed from cannot_fetch_register,
made static.
(ppc_cannot_store_register): Renamed from cannot_store_register,
made static.
(the_low_target): New.
* linux-s390-low.c (num_regs): Remove.
(s390_num_regs): Define.
(s390_regmap): Renamed from regmap, made static.
(s390_cannot_fetch_register): Renamed from cannot_fetch_register,
made static.
(s390_cannot_store_register): Renamed from cannot_store_register,
made static.
(the_low_target): New.
* linux-sh-low.c (num_regs): Remove.
(sh_num_regs): Define.
(sh_regmap): Renamed from regmap, made static.
(sh_cannot_fetch_register): Renamed from cannot_fetch_register,
made static.
(sh_cannot_store_register): Renamed from cannot_store_register,
made static.
(the_low_target): New.
* linux-x86-64-low.c (x86_64_regmap): Renamed from regmap.
(the_low_target): New.

22 years ago2002-04-05 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Tue, 9 Apr 2002 22:33:25 +0000 (22:33 +0000)] 
2002-04-05  Michael Snyder  <msnyder@redhat.com>

* breakpoint.c (clear_command): Rewrite middle section to
combine two loops with identical control conditions.
Add a cleanup to eliminate a memory leak.

22 years ago* frame.c (read_relative_register_raw_bytes_for_frame): Do not
Andrew Cagney [Tue, 9 Apr 2002 22:14:39 +0000 (22:14 +0000)] 
* frame.c (read_relative_register_raw_bytes_for_frame): Do not
override FP_REGNUM with frame->fp.  Update copyright.
* parse.c (num_std_regs, std_regs): Delete.
(target_map_name_to_register): Do not search std_regs.  Update
function description.
* parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
declarations.  Update copyright.
Fix PR gdb/251.

22 years ago2002-04-09 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz [Tue, 9 Apr 2002 21:25:29 +0000 (21:25 +0000)] 
2002-04-09  Daniel Jacobowitz  <drow@mvista.com>

        * gdbserver/Makefile.in: Add stamp-h target.
        * gdbserver/configure.in: Create stamp-h.
        * gdbserver/configure: Regenerated.

22 years ago2002-04-09 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz [Tue, 9 Apr 2002 21:17:45 +0000 (21:17 +0000)] 
2002-04-09  Daniel Jacobowitz  <drow@mvista.com>

        * gdbserver/inferiors.c: New file.
        * gdbserver/target.c: New file.
        * gdbserver/target.h: New file.
        * gdbserver/Makefile.in:  Add target.o and inferiors.o.  Update
        dependencies.
        * gdbserver/linux-low.c (inferior_pid): New static variable,
        moved from server.c.
        (linux_create_inferior): Renamed from create_inferior.
        Call add_inferior.  Return 0 on success instead of a PID.
        (linux_attach): Renamed from myattach.
        (linux_kill): Renamed from kill_inferior.  Call clear_inferiors ().
        (linux_thread_alive): Renamed from mythread_alive.
        (linux_wait): Renamed from mywait.  Call clear_inferiors () if the
        child dies.
        (linux_resume): Renamed from myresume.  Add missing ``return 0''.
        (regsets_store_inferior_registers): Correct error message.
        Add missing ``return 0''.
        (linux_fetch_registers): Renamed from fetch_inferior_registers.
        (linux_store_registers): Renamed from store_inferior_registers.
        (linux_read_memory): Renamed from read_inferior_memory.
        (linux_write_memory): Renamed from write_inferior_memory.
        (linux_target_ops): New structure.
        (initialize_low): Call set_target_ops ().
        * gdbserver/remote-utils.c (unhexify): New function.
        (hexify): New function.
        (input_interrupt): Send signals to ``signal_pid''.
        * gdbserver/server.c (inferior_pid): Remove.
        (start_inferior): Update create_inferior call.
        (attach_inferior): Call add_inferior.
        (handle_query): New function.
        (main): Call handle_query for `q' packets.
        * gdbserver/server.h: Include "target.h".  Remove obsolete prototypes.
        Add prototypes for "inferiors.c", "target.c", hexify, and unhexify.

22 years ago2002-04-09 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz [Tue, 9 Apr 2002 21:11:35 +0000 (21:11 +0000)] 
2002-04-09  Daniel Jacobowitz  <drow@mvista.com>

        * gdbserver/Makefile.in: Add WARN_CFLAGS.  Update configury
        dependencies.
        * gdbserver/configure.in: Check for <string.h>
        * gdbserver/configure: Regenerate.
        * gdbserver/config.in: Regenerate.
        * gdbserver/gdbreplay.c: Include needed system headers.
        (remote_open): Remove strchr prototype.
        * gdbserver/linux-low.h: Correct #ifdef to HAVE_LINUX_USRREGS.
        * gdbserver/regcache.c (supply_register): Change buf argument to const void *.
        (supply_register_by_name): Likewise.
        (collect_register): Change buf argument to void *.
        (collect_register_by_name): Likewise.
        * gdbserver/regcache.h: Add missing prototypes.
        * gdbserver/remote-utils.c: Include <arpa/inet.h> for inet_ntoa.
        * gdbserver/server.c (handle_query): New function.
        (attached): New static variable, moved out of main.
        (main): Quiet longjmp clobber warnings.
        * gdbserver/server.h: Add ATTR_NORETURN and ATTR_FORMAT.  Update prototypes.
        * gdbserver/utils.c (error): Remove NORETURN.
        (fatal): Likewise.

22 years ago2002-04-09 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz [Tue, 9 Apr 2002 20:51:33 +0000 (20:51 +0000)] 
2002-04-09  Daniel Jacobowitz  <drow@mvista.com>

        * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
        after the last symbol in a block.

22 years ago2002-04-09 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz [Tue, 9 Apr 2002 20:48:45 +0000 (20:48 +0000)] 
2002-04-09  Daniel Jacobowitz  <drow@mvista.com>

        * gdb.base/attach.exp: Correct target board test.

22 years agoAdd WS_CAPTION dialog style if CAPTION is specified.
Nick Clifton [Tue, 9 Apr 2002 17:23:19 +0000 (17:23 +0000)] 
Add WS_CAPTION dialog style if CAPTION is specified.
Add testcase.

22 years agoDon't print empty dialog caption.
Nick Clifton [Tue, 9 Apr 2002 17:15:00 +0000 (17:15 +0000)] 
Don't print empty dialog caption.
Add testcase.

22 years agoFix overlooked sublang shift bug.
Nick Clifton [Tue, 9 Apr 2002 17:06:14 +0000 (17:06 +0000)] 
Fix overlooked sublang shift bug.
Add testcase.

22 years agoSet default LANGUAGE to english/us.
Nick Clifton [Tue, 9 Apr 2002 16:55:48 +0000 (16:55 +0000)] 
Set default LANGUAGE to english/us.

22 years ago * config/tc-sh.h (TC_FIX_ADJUSTABLE): Disable adjusting if
Joern Rennecke [Tue, 9 Apr 2002 16:48:03 +0000 (16:48 +0000)] 
* config/tc-sh.h (TC_FIX_ADJUSTABLE): Disable adjusting if
symbol_used_in_reloc_p is true.

22 years agoCompute checksum for PE images.
Nick Clifton [Tue, 9 Apr 2002 16:43:26 +0000 (16:43 +0000)] 
Compute checksum for PE images.

22 years agoUse signature to identify DIALOGEX.
Nick Clifton [Tue, 9 Apr 2002 16:37:21 +0000 (16:37 +0000)] 
Use signature to identify DIALOGEX.
Add testcase.

22 years agoDon't add default dialog style when explicit style specified.
Nick Clifton [Tue, 9 Apr 2002 15:59:13 +0000 (15:59 +0000)] 
Don't add default dialog style when explicit style specified.
Print style even if it is 0.
Add testcase.

22 years ago"\a" escape (used for right justified key definitions in menus) is encodes as
Nick Clifton [Tue, 9 Apr 2002 15:44:36 +0000 (15:44 +0000)] 
"\a" escape (used for right justified key definitions in menus) is encodes as
binary 8.

22 years agoFix parsing hex constants in strings. Add test for the fix.
Nick Clifton [Tue, 9 Apr 2002 15:36:43 +0000 (15:36 +0000)] 
Fix parsing hex constants in strings.  Add test for the fix.

22 years ago * config/tc-sh.c (md_apply_fix3): Don't zero relocations on big
Joern Rennecke [Tue, 9 Apr 2002 15:26:59 +0000 (15:26 +0000)] 
* config/tc-sh.c (md_apply_fix3): Don't zero relocations on big
endian hosts.

22 years agoFix typo in BEDIT warning.
Nick Clifton [Tue, 9 Apr 2002 15:23:38 +0000 (15:23 +0000)] 
Fix typo in BEDIT warning.

22 years agoApply patch from Bernd Herd to fix quoted class definitions inside dialogs.
Nick Clifton [Tue, 9 Apr 2002 15:21:01 +0000 (15:21 +0000)] 
Apply patch from Bernd Herd to fix quoted class definitions inside dialogs.

22 years agoTue Apr 9 15:13:10 2002 J"orn Rennecke <joern.rennecke@superh.com>
Joern Rennecke [Tue, 9 Apr 2002 15:15:26 +0000 (15:15 +0000)] 
Tue Apr  9 15:13:10 2002  J"orn Rennecke <joern.rennecke@superh.com>

* MAINTAINERS: Update my email address.

22 years ago2002-04-09 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller [Tue, 9 Apr 2002 10:52:41 +0000 (10:52 +0000)] 
2002-04-09  Pierre Muller  <muller@ics.u-strasbg.fr>

* p-exp.y (yylex): Handle also the fact that is_a_field_of_this
is non zero as a found symbol.

22 years ago* findvar.c: Include "builtin-regs.h".
Andrew Cagney [Tue, 9 Apr 2002 03:06:14 +0000 (03:06 +0000)] 
* findvar.c: Include "builtin-regs.h".
(value_of_register): Call value_of_builtin_reg when applicable.
* parse.c: Include "builtin-regs.h" and "gdb_assert.h".
(target_map_name_to_register): Call
builtin_reg_map_name_to_regnum.
* Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
(COMMON_OBS): Add builtin-regs.o and std-regs.o.
(builtin_regs_h): Define.
(builtin-regs.o): New target.
(findvar.o): Add $(builtin_regs_h).
* builtin-regs.c, builtin-regs.h: New files.
* std-regs.c: New file.
Partial fix for PR gdb/251.

22 years ago * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
Kevin Buettner [Tue, 9 Apr 2002 02:26:10 +0000 (02:26 +0000)] 
* rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
it's no longer required.

22 years ago* Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
Andrew Cagney [Tue, 9 Apr 2002 01:52:57 +0000 (01:52 +0000)] 
* Makefile.in (gdbtk-wrapper.o): Add missing dependencies.

22 years ago * rs6000-tdep.c (rs6000_software_single_step): Use
Kevin Buettner [Tue, 9 Apr 2002 01:41:46 +0000 (01:41 +0000)] 
* rs6000-tdep.c (rs6000_software_single_step): Use
rs6000_breakpoint_from_pc() to fetch breakpoint instruction
and size.  Use target_insert_breakpoint() and
target_remove_breakpoint() to insert and remove breakpoints
instead of explicit memory reads and writes.

22 years ago * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
Kevin Buettner [Tue, 9 Apr 2002 00:53:28 +0000 (00:53 +0000)] 
* config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
* rs6000-tdep.c (rs6000_push_arguments): Eliminate
ELF_OBJECT_FORMAT ifdef.

22 years ago From Jimi X <jimix@watson.ibm.com>:
Kevin Buettner [Tue, 9 Apr 2002 00:10:09 +0000 (00:10 +0000)] 
From Jimi X <jimix@watson.ibm.com>:
* rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().

22 years ago*** empty log message ***
gdbadmin [Tue, 9 Apr 2002 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

22 years agodaily update
Alan Modra [Tue, 9 Apr 2002 00:00:04 +0000 (00:00 +0000)] 
daily update

22 years ago From Jimi X <jimix@watson.ibm.com>:
Kevin Buettner [Mon, 8 Apr 2002 22:56:46 +0000 (22:56 +0000)] 
From Jimi X <jimix@watson.ibm.com>:
* rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.

22 years ago2002-04-08 Michael Chastain <mec@shout.net>
Michael Chastain [Mon, 8 Apr 2002 22:43:15 +0000 (22:43 +0000)] 
2002-04-08  Michael Chastain  <mec@shout.net>

* gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
in a const method.  Add some xfail and fail cases for configurations
that do not emit the "const ...".

22 years ago* fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
Mark Kettenis [Mon, 8 Apr 2002 21:53:00 +0000 (21:53 +0000)] 
* fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
s/asprintf/xasprintf/.
(fbsd_make_corefile_notes): s/strdup/xstrdup/.

22 years ago * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
Alan Modra [Mon, 8 Apr 2002 11:01:43 +0000 (11:01 +0000)] 
* elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
(elf32_hppa_final_link): Split out sorting logic to..
* elf-hppa.h (elf_hppa_sort_unwind): ..here.
(elf_hppa_final_link): Call elf_hppa_sort_unwind.

22 years ago2002-04-07 Michael Chastain <mec@shout.net>
Michael Chastain [Mon, 8 Apr 2002 07:25:37 +0000 (07:25 +0000)] 
2002-04-07  Michael Chastain  <mec@shout.net>

* gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
Accept "A * const" and "const A * const" as type of "this".
Fix spelling of getFunky throughout.  Make messages uniform.

22 years ago * ldlang.c (lang_size_sections_1): Don't complain about
Alan Modra [Mon, 8 Apr 2002 01:01:43 +0000 (01:01 +0000)] 
* ldlang.c (lang_size_sections_1): Don't complain about
SEC_NEVER_LOAD sections having no memory region specified.

22 years ago2002-04-07 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Mon, 8 Apr 2002 00:43:22 +0000 (00:43 +0000)] 
2002-04-07  Elena Zannoni  <ezannoni@redhat.com>

        * mi-cmd-disas.c: Run through indent.

22 years ago2002-04-07 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Mon, 8 Apr 2002 00:38:10 +0000 (00:38 +0000)] 
2002-04-07  Elena Zannoni  <ezannoni@redhat.com>

        * mi-cmd-disas.c (dump_insns): New function.
        (do_mixed_source_and_assembly): New function.
        (do_assembly_only): New function.
        (do_disassembly): New function.
        (mi_cmd_disassemble): Rewrite using smaller, more modular
        functions.

22 years ago * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.
Alan Modra [Mon, 8 Apr 2002 00:24:02 +0000 (00:24 +0000)] 
* ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.

22 years ago2002-04-07 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Mon, 8 Apr 2002 00:01:06 +0000 (00:01 +0000)] 
2002-04-07  Elena Zannoni  <ezannoni@redhat.com>

        Work around for PR gdb/285:
* gdb.asm/asm-source.exp: Bail out if multilibs are detected.

22 years ago*** empty log message ***
gdbadmin [Mon, 8 Apr 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years agodaily update
Alan Modra [Mon, 8 Apr 2002 00:00:06 +0000 (00:00 +0000)] 
daily update

22 years ago2002-04-07 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Sun, 7 Apr 2002 23:57:23 +0000 (23:57 +0000)] 
2002-04-07  Elena Zannoni  <ezannoni@redhat.com>

        * gdb.asm/asm-source.exp: Build symbolic link to arch specific
        instructions file at run time instead of configure time.
        Sometimes we run the test in a directory that is not the one we
        configured in.
        * gdb.asm/configure.in: Delete creation of symlink.
        * gdb.asm/configure: Regenerate.

22 years ago2002-04-07 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Sun, 7 Apr 2002 23:32:40 +0000 (23:32 +0000)] 
2002-04-07  Elena Zannoni  <ezannoni@redhat.com>

* remote-e7000.c (write_small, e7000_read_inferior_memory,
e7000_read_inferior_memory_large, e7000_insert_breakpoint,
e7000_remove_breakpoint): Use paddr_nz() to print addresses.

22 years agoI believe Jeff Law denies responsability for this one:
Andrew Cagney [Sun, 7 Apr 2002 22:34:31 +0000 (22:34 +0000)] 
I believe Jeff Law denies responsability for this one:
* config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
* config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
* config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
Work-around for PR gdb/366.

22 years ago2002-04-07 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Sun, 7 Apr 2002 22:13:20 +0000 (22:13 +0000)] 
2002-04-07  Elena Zannoni  <ezannoni@redhat.com>

* sh-tdep.c (sh_fp_frame_init_saved_regs,
sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
information.

22 years ago* configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
Andrew Cagney [Sun, 7 Apr 2002 21:49:09 +0000 (21:49 +0000)] 
* configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
pattern.
* configure: Re-generate.

22 years ago* configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
Andrew Cagney [Sun, 7 Apr 2002 21:42:32 +0000 (21:42 +0000)] 
* configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
is greater or equal to 4.3.3.
* configure: Regenerate.
Fix PR gdb/344.

22 years ago* MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
Andrew Cagney [Sun, 7 Apr 2002 21:22:19 +0000 (21:22 +0000)] 
* MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
maintainer.

22 years ago* Makefile.in (do-tar-bz2): Delete rule. Replace with ...
Andrew Cagney [Sun, 7 Apr 2002 20:53:57 +0000 (20:53 +0000)] 
* Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
(do-tar, do-bz2): New rules.
(taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
(gdb-tar): New rule.
(gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
(insight_dejagnu.tar): New rule.
(insight.tar): New rule.
(gdb+dejagnu.tar): New rule.
(gdb.tar): New rule.

22 years ago* MAINTAINERS: Update dejagnu/
Andrew Cagney [Sun, 7 Apr 2002 19:17:07 +0000 (19:17 +0000)] 
* MAINTAINERS: Update dejagnu/

22 years ago* README (Reporting Bugs in GDB): Document the bug web page as the
Andrew Cagney [Sun, 7 Apr 2002 19:09:58 +0000 (19:09 +0000)] 
* README (Reporting Bugs in GDB): Document the bug web page as the
prefered way of submitting bugs.
Fix PR gdb/402.

* gdb.texinfo (Bug Reporting): Document that the web is the
prefered way of submitting bug reports.
(Bug Reporting): Delete the s-mail address as the last resort.

22 years agoFrom 2002-03-05 Scott Pakin <pakin@uiuc.edu>
Andrew Cagney [Sun, 7 Apr 2002 17:58:57 +0000 (17:58 +0000)] 
From 2002-03-05 Scott Pakin <pakin@uiuc.edu>
* mmap-sup.c (MAP_PRIVATE_OR_SHARED): Define.
(__mmalloc_mmap_morecore): Use.
(__mmalloc_remap_core): Use.

22 years ago* ld/configure.host (*-*-netbsd*): Add support for NetBSD/ELF.
Matthew Green [Sun, 7 Apr 2002 13:57:53 +0000 (13:57 +0000)] 
* ld/configure.host (*-*-netbsd*): Add support for NetBSD/ELF.

22 years agofix a typo in my name
Matthew Green [Sun, 7 Apr 2002 13:56:38 +0000 (13:56 +0000)] 
fix a typo in my name

22 years ago* gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
Andrew Cagney [Sun, 7 Apr 2002 02:16:46 +0000 (02:16 +0000)] 
* gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
-1.  Update comment.
* gdbarch.h, gdbarch.c: Re-generate.

22 years ago*** empty log message ***
gdbadmin [Sun, 7 Apr 2002 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

22 years agodaily update
Alan Modra [Sun, 7 Apr 2002 00:00:05 +0000 (00:00 +0000)] 
daily update

22 years ago * m68klinux-nat.c (fill_fpregset): Properly pass address of
Andreas Schwab [Sat, 6 Apr 2002 23:42:15 +0000 (23:42 +0000)] 
* m68klinux-nat.c (fill_fpregset): Properly pass address of
buffer to regcache_collect.

22 years ago* gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.
Andrew Cagney [Sat, 6 Apr 2002 20:50:10 +0000 (20:50 +0000)] 
* gdbarch.sh (PS_REGNUM): Add.  Document.  Default to -1.
* gdbarch.c, gdbarch.h: Re-generate.

22 years ago* symtab.c (lookup_symtab): Remove ``const'' from ``rp''
Andrew Cagney [Sat, 6 Apr 2002 18:28:20 +0000 (18:28 +0000)] 
* symtab.c (lookup_symtab): Remove ``const'' from ``rp''
declaration.  Fix -Werror.

22 years agoCorrect bad checkin (missing semicolon somehow)
Daniel Jacobowitz [Sat, 6 Apr 2002 03:07:59 +0000 (03:07 +0000)] 
Correct bad checkin (missing semicolon somehow)

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