]> git.ipfire.org Git - thirdparty/binutils-gdb.git/log
thirdparty/binutils-gdb.git
22 years ago2002-04-18 David S. Miller <davem@redhat.com>
David S. Miller [Thu, 18 Apr 2002 22:17:01 +0000 (22:17 +0000)] 
2002-04-18  David S. Miller  <davem@redhat.com>

* gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
handle 64-bit platforms correctly.
* gdb.base/maint.exp: Likewise.

22 years ago * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
Kevin Buettner [Thu, 18 Apr 2002 21:07:20 +0000 (21:07 +0000)] 
* gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
``-fpic'' when compiling files comprising a shared library, but
it does need additional linker flags in order to find shared
libraries at run time.

22 years ago* interp.c (sim_open): Disable chunk of code that wrote code in
Alexandre Oliva [Thu, 18 Apr 2002 19:47:14 +0000 (19:47 +0000)] 
* interp.c (sim_open): Disable chunk of code that wrote code in
vector table entries.

22 years ago* gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
Andrew Cagney [Thu, 18 Apr 2002 18:09:09 +0000 (18:09 +0000)] 
* gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
* gdbarch.h, gdbarch.c: Regenerate.

* defs.h (breakpoint_from_pc_fn): Delete type definition.
* target.h (memory_breakpoint_from_pc): Update declaration.
* config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.

* arch-utils.c (legacy_breakpoint_from_pc): Update return type.
* mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
* mem-break.c (memory_breakpoint_from_pc): Ditto.
* rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
* s390-tdep.c (s390_breakpoint_from_pc): Ditto
* xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
* mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
* mips-tdep.c (mips_breakpoint_from_pc): Ditto.
* m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
* ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
* d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
* arch-utils.c (legacy_breakpoint_from_pc): Ditto..

* mem-break.c (default_memory_insert_breakpoint): Make `bp' a
const pointer.
* monitor.c (monitor_insert_breakpoint): Ditto.
* rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.

* config/mcore/tm-mcore.h: Update copyright.
* mem-break.c: Ditto.
* xstormy16-tdep.c: Ditto.

22 years ago2002-04-18 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller [Thu, 18 Apr 2002 15:22:19 +0000 (15:22 +0000)] 
2002-04-18  Pierre Muller  <muller@ics.u-strasbg.fr>

* p-exp.y: Add precedence rule for '^' token.
This removes the shift/reduce conflicts.
Remove the comment concerning these shift/reduce conflicts.

22 years ago2002-04-17 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Thu, 18 Apr 2002 15:10:15 +0000 (15:10 +0000)] 
2002-04-17  Elena Zannoni  <ezannoni@redhat.com>

* rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
(registers_powerpc_nofp): New register set for processors
without floating point unit.

22 years ago * gdb.base/cvexpr.c (use): New function.
Kevin Buettner [Thu, 18 Apr 2002 13:21:03 +0000 (13:21 +0000)] 
* gdb.base/cvexpr.c (use): New function.
(main): Invoke use() on all global variables to prevent
some linkers from deleting these otherwise unused symbols.

22 years agoFix problems building arm-wince-pe toolchain.
Nick Clifton [Thu, 18 Apr 2002 09:28:29 +0000 (09:28 +0000)] 
Fix problems building arm-wince-pe toolchain.

22 years ago2002-04-18 David S. Miller <davem@redhat.com>
David S. Miller [Thu, 18 Apr 2002 08:32:16 +0000 (08:32 +0000)] 
2002-04-18  David S. Miller  <davem@redhat.com>

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

22 years ago2002-04-17 Michael Chastain <mec@shout.net>
Michael Chastain [Thu, 18 Apr 2002 03:24:20 +0000 (03:24 +0000)] 
2002-04-17  Michael Chastain  <mec@shout.net>
From David S. Miller  <davem@redhat.com>

* gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
handle 64-bit platforms correctly.

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

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

22 years ago* rs6000-tdep.c (frame_initial_stack_address): Use
Andrew Cagney [Wed, 17 Apr 2002 23:28:38 +0000 (23:28 +0000)] 
* rs6000-tdep.c (frame_initial_stack_address): Use
frame_register_read to read the alloca_reg.

22 years ago * dwarf2dbg.c (dwarf2_gen_line_info): Do emit duplicate line
Geoffrey Keating [Wed, 17 Apr 2002 23:08:42 +0000 (23:08 +0000)] 
* dwarf2dbg.c (dwarf2_gen_line_info): Do emit duplicate line
numbers, gdb relies on them to detect the start of the prologue.

22 years ago* frame.c (find_saved_register): Find saved registers in the next
Andrew Cagney [Wed, 17 Apr 2002 21:55:12 +0000 (21:55 +0000)] 
* frame.c (find_saved_register): Find saved registers in the next
not prev frame.
Fix PR gdb/365.

22 years ago* configure.in: Move default CC setting out of config/mh-* fragments
DJ Delorie [Wed, 17 Apr 2002 20:45:12 +0000 (20:45 +0000)] 
* configure.in:  Move default CC setting out of config/mh-* fragments
directly into here.

22 years ago* configure.in: don't even try to configure or make a subdirectory
DJ Delorie [Wed, 17 Apr 2002 20:24:22 +0000 (20:24 +0000)] 
* configure.in: don't even try to configure or make a subdirectory
if there's no configure script for it.

22 years agoRe-enable linking for sh5:
Joern Rennecke [Wed, 17 Apr 2002 19:31:53 +0000 (19:31 +0000)] 
Re-enable linking for sh5:
ld:
* emulparams/shelf32.sh (MACHINE): Now sh5.
bfd:
* cpu-sh.c (scan_mach): Delete.
(arch_info_struct): Replace scan_mach with bfd_default_scan.
(bfd_sh_arch): Likewise.

22 years ago* gdbarch.sh (LANG): Set to ``c''.
Andrew Cagney [Wed, 17 Apr 2002 18:47:54 +0000 (18:47 +0000)] 
* gdbarch.sh (LANG): Set to ``c''.

22 years ago * config/tc-s390.c (tc_s390_fix_adjustable): Prevent adjustments to
Martin Schwidefsky [Wed, 17 Apr 2002 15:12:24 +0000 (15:12 +0000)] 
* config/tc-s390.c (tc_s390_fix_adjustable): Prevent adjustments to
symbols in merge sections.

22 years ago * gas/ppc/altivec.d: Fix dssall test.
Matthew Green [Wed, 17 Apr 2002 14:43:28 +0000 (14:43 +0000)] 
* gas/ppc/altivec.d: Fix dssall test.
* gas/ppc/altivec.s: Likewise.
* gas/ppc/altivec_xcoff.d: Likewise.
* gas/ppc/altivec_xcoff.s: Likewise.
* gas/ppc/altivec_xcoff64.d: Likewise.
* gas/ppc/altivec_xcoff64.s: Likewise.

* ppc-opc.c (powerpc_opcode): Fix dssall operand list.

22 years ago * arparse.y: Fix syntax warning.
Thiemo Seufer [Wed, 17 Apr 2002 13:05:55 +0000 (13:05 +0000)] 
* arparse.y: Fix syntax warning.
* ldgram.y: Fix syntax warning.

22 years agomerge from gcc
DJ Delorie [Wed, 17 Apr 2002 01:03:04 +0000 (01:03 +0000)] 
merge from gcc

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

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

22 years agoRemove unused function fetch_location_list.
Nick Clifton [Tue, 16 Apr 2002 15:03:02 +0000 (15:03 +0000)] 
Remove unused function fetch_location_list.
Catch corrupt core notes and display a warning message.

22 years agoFix test for records crossing a 64K boundary
Nick Clifton [Tue, 16 Apr 2002 10:18:14 +0000 (10:18 +0000)] 
Fix test for records crossing a 64K boundary

22 years agoDefine MEMFLAGS_DISCARDABLE by default for dialogs.
Nick Clifton [Tue, 16 Apr 2002 08:13:03 +0000 (08:13 +0000)] 
Define MEMFLAGS_DISCARDABLE by default for dialogs.
Add a test for this.

22 years ago * as.c (main): Don't reference _bfd_chunksize.
Alan Modra [Tue, 16 Apr 2002 04:58:56 +0000 (04:58 +0000)] 
* as.c (main): Don't reference _bfd_chunksize.

22 years ago * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
Alan Modra [Tue, 16 Apr 2002 04:58:12 +0000 (04:58 +0000)] 
* elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
type rather than just assuming entries are ELF.
* elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
* elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
* elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise.
* elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry
rather than elf_link_hash_entry.

22 years agoPrevent adjustments to symbols in merge sections.
Tom Rix [Tue, 16 Apr 2002 02:58:11 +0000 (02:58 +0000)] 
Prevent adjustments to symbols in merge sections.

22 years ago * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow
Richard Henderson [Tue, 16 Apr 2002 00:57:00 +0000 (00:57 +0000)] 
    * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow
        n32 binaries.

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

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

22 years ago* MAINTAINERS: Remove chill maintainers.
DJ Delorie [Mon, 15 Apr 2002 21:53:07 +0000 (21:53 +0000)] 
* MAINTAINERS: Remove chill maintainers.
* Makefile.in (CHILLFLAGS): Remove.
(CHILL_LIB): Remove.
(TARGET_CONFIGDIRS): Remove libchill.
(CHILL_FOR_TARGET): Remove.
(BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
CHILL_LIB.
(CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(configure-target-libchill): Remove.
(all-target-libchill): Remove.
* configure.in (target_libs): Remove target-libchill.
Do not compute CHILL_FOR_TARGET.
* libchill: Remove directory.

22 years ago * acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,
Keith Seitz [Mon, 15 Apr 2002 21:33:07 +0000 (21:33 +0000)] 
    * acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,
        too.
        (CYG_AC_PATH_TKCONFIG): Likewise.

22 years ago* PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
Andrew Cagney [Mon, 15 Apr 2002 21:31:49 +0000 (21:31 +0000)] 
* PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.

22 years agoSync with gcc
DJ Delorie [Mon, 15 Apr 2002 21:18:09 +0000 (21:18 +0000)] 
Sync with gcc

22 years ago2002-04-15 Don Howard <dhoward@redhat.com>
Don Howard [Mon, 15 Apr 2002 17:23:54 +0000 (17:23 +0000)] 
2002-04-15  Don Howard  <dhoward@redhat.com>

From Eli Zaretskii <eliz@is.elta.co.il>
* gdb.texinfo (show max-user-call-depth): Correct formatting.
Provide a better explaination of this feature.

22 years ago2002-04-15 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Mon, 15 Apr 2002 16:32:55 +0000 (16:32 +0000)] 
2002-04-15  Elena Zannoni  <ezannoni@redhat.com>

        * sim_calls.c (sim_fetch_register, sim_store_register): Return -1 for
        AltiVec registers as a temporary stopgap.

22 years agoWrite contents if writeable.
Nick Clifton [Mon, 15 Apr 2002 14:32:28 +0000 (14:32 +0000)] 
Write contents if writeable.

22 years agoAllow two to five parameter in FONT statement of DIALOGEX resources.
Nick Clifton [Mon, 15 Apr 2002 14:12:41 +0000 (14:12 +0000)] 
Allow two to five parameter in FONT statement of DIALOGEX resources.

22 years ago * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.
Alan Modra [Mon, 15 Apr 2002 08:47:03 +0000 (08:47 +0000)] 
* elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.

22 years ago* bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
Andrew Cagney [Mon, 15 Apr 2002 05:23:01 +0000 (05:23 +0000)] 
* bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
Update copyright.

22 years agotipo
Andrew Cagney [Mon, 15 Apr 2002 04:52:39 +0000 (04:52 +0000)] 
tipo

22 years ago* hpread.c (hpread_getlntt): Add declaration.
Andrew Cagney [Mon, 15 Apr 2002 04:52:08 +0000 (04:52 +0000)] 
* hpread.c (hpread_getlntt): Add declaration.
Also fix PR gdb/391.

22 years ago* acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
Andrew Cagney [Mon, 15 Apr 2002 04:28:41 +0000 (04:28 +0000)] 
* acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
* aclocal.m4, configure: Re-generate.
Fix PR gdb/391.

22 years ago2002-04-14 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Mon, 15 Apr 2002 02:24:40 +0000 (02:24 +0000)] 
2002-04-14  Elena Zannoni  <ezannoni@redhat.com>

        * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
        instead of tm_print_insn.

22 years ago2002-04-14 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Mon, 15 Apr 2002 01:09:55 +0000 (01:09 +0000)] 
2002-04-14  Elena Zannoni  <ezannoni@redhat.com>

* ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.

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

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

22 years ago* config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
Andrew Cagney [Sun, 14 Apr 2002 13:38:07 +0000 (13:38 +0000)] 
* config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
* blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
(get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
* gdbint.texinfo (Target Architecture Definition): Remove
FRAME_CHAIN_COMBINE.

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

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

22 years ago2002-04-12 Michael Chastain <mec@shout.net>
Michael Chastain [Sat, 13 Apr 2002 15:56:42 +0000 (15:56 +0000)] 
2002-04-12  Michael Chastain  <mec@shout.net>

* gdbint.texinfo (Obsolete Conditionals): Remove reference to
REG_STACK_SEGMENT.

22 years ago2002-04-12 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Sat, 13 Apr 2002 00:21:40 +0000 (00:21 +0000)] 
2002-04-12  Michael Snyder  <msnyder@redhat.com>
From Jim Blandy  <jimb@redhat.com>
        * gdb.base/foo.c (foox): Remove section attribute; the linker
script can handle this instead.
* gdb.base/bar.c (barx): Same.
* gdb.base/baz.c (bazx): Same.
* gdb.base/grbx.c (grbxx): Same.

        * gdb.base/overlays.exp: New test: check that GDB's manual overlay
manager doesn't automatically unmap overlays unnecessarily.

22 years ago2002-04-12 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Sat, 13 Apr 2002 00:12:30 +0000 (00:12 +0000)] 
2002-04-12  Michael Snyder  <msnyder@redhat.com>

        * Remote.c: Spelling fix.

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

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

22 years ago2002-04-12 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Fri, 12 Apr 2002 23:09:48 +0000 (23:09 +0000)] 
2002-04-12  Michael Snyder  <msnyder@redhat.com>

* gcore.c (default_derive_heap_segment): Use bfd_section_name.
If no symbol found for "sbrk", try "_sbrk".
(make_output_phdrs): Use bfd_section_name.
(gcore_copy_callback): Use bfd_section_name.

22 years ago2002-04-12 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Fri, 12 Apr 2002 23:02:12 +0000 (23:02 +0000)] 
2002-04-12  Michael Snyder  <msnyder@redhat.com>

* bfd-in.h (bfd_get_section_lma): New access macro.
Minor white-space fix-up.

22 years ago2002-04-12 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Fri, 12 Apr 2002 22:54:17 +0000 (22:54 +0000)] 
2002-04-12  Michael Snyder  <msnyder@redhat.com>

* eval.c: Indentation fix-ups.

22 years ago2002-04-12 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Fri, 12 Apr 2002 22:50:42 +0000 (22:50 +0000)] 
2002-04-12  Michael Snyder  <msnyder@redhat.com>

* d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
in case it gets applied to an address that is already
in the instruction space.

22 years ago2002-04-12 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Fri, 12 Apr 2002 22:44:18 +0000 (22:44 +0000)] 
2002-04-12  Michael Snyder  <msnyder@redhat.com>

* cli/cli-decode.c (help_list): Allow long lines to wrap.

22 years ago2002-04-12 Don Howard <dhoward@redhat.com>
Don Howard [Fri, 12 Apr 2002 22:31:23 +0000 (22:31 +0000)] 
2002-04-12  Don Howard  <dhoward@redhat.com>

* cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
max_user_call_depth.
(init_cmd_lists): Initialize the new value;
* cli/cli-script.c (execute_user_command): Limit the call depth of
user defined commands.  This avoids a core-dump when user commands
are infinitly recursive.

22 years agoDelete DEFAULT_LR_SAVE.
Kevin Buettner [Fri, 12 Apr 2002 19:48:37 +0000 (19:48 +0000)] 
Delete DEFAULT_LR_SAVE.

22 years ago2002-04-12 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Fri, 12 Apr 2002 19:46:29 +0000 (19:46 +0000)] 
2002-04-12  Michael Snyder  <msnyder@redhat.com>

* source.c: White space fix-up.

22 years ago* defs.h (read_relative_register_raw_bytes): Delete declaration.
Andrew Cagney [Fri, 12 Apr 2002 18:18:59 +0000 (18:18 +0000)] 
* defs.h (read_relative_register_raw_bytes): Delete declaration.
* frame.c (frame_register_read): New function.  Return non-zero on
success.
(read_relative_register_raw_bytes_for_frame): Delete.
(read_relative_register_raw_bytes): Delete.
* frame.h (frame_register_read): Declare.
* d30v-tdep.c: Update Copyright.  Use frame_register_read.
* sh-tdep.c: Ditto.
* infcmd.c (do_registers_info): Ditto.
* hppa-tdep.c: Ditto.
* rs6000-tdep.c: Ditto.
* h8500-tdep.c: Ditto.
* mips-tdep.c: Ditto.
* h8300-tdep.c: Ditto.
* z8k-tdep.c: Ditto.

22 years ago From Jimi X <jimix@watson.ibm.com>:
Kevin Buettner [Fri, 12 Apr 2002 17:12:24 +0000 (17:12 +0000)] 
From Jimi X <jimix@watson.ibm.com>:
* rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
64-bit SysV ABI.

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.