OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
22 years ago(Releasing GDB, Coding): Fix typos.
eliz [Fri, 19 Apr 2002 19:33:57 +0000 (19:33 +0000)]
(Releasing GDB, Coding): Fix typos.

22 years agogo32-nat.c (store_register): Cast &a_tss to `char *', to avoid compiler
eliz [Fri, 19 Apr 2002 19:28:48 +0000 (19:28 +0000)]
go32-nat.c (store_register): Cast &a_tss to `char *', to avoid compiler
warning.

config/djgpp/README: Update.

22 years ago * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
rth [Fri, 19 Apr 2002 19:27:58 +0000 (19:27 +0000)]
    * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
        * ld-shared/shared.exp: Likewise.
        * ld-selective/selective.exp: Disable for alpha.
        * ld-undefined/undefined.exp: Add alpha to dwarf2 xfails.

22 years ago2002-04-19 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 19 Apr 2002 19:16:02 +0000 (19:16 +0000)]
2002-04-19  Jeff Johnston  <jjohnstn@redhat.com>

        *  configure.host: Add support for powerpc-eabialtivec*.
        *  libc/include/malloc.h: Add include of <machine/malloc.h>.
        *  libc/include/stdlib.h: Add include of <machine/stdlib.h>.
        *  libc/include/machine/malloc.h: New file.
        *  libc/include/machine/stdlib.h: Ditto.
        *  libc/include/machine/setjmp.h: Add support for powerpc altivec.
        *  libc/machine/powerpc/Makefile.am: Add conditional objects and
        sources based on configuration.
        *  libc/machine/powerpc/Makefile.in: Regenerated.
        *  libc/machine/powerpc/configure: Ditto.
        *  libc/machine/powerpc/configure.in: Add check for
        powerpc-eabialtivec* in which case add in additional source files.
        *  libc/machine/powerpc/setjmp.S: Add altivec support.
        *  libc/machine/powerpc/vec_calloc.c: New file.
        *  libc/machine/powerpc/vec_free.c: Ditto.
        *  libc/machine/powerpc/vec_malloc.c: Ditto.
        *  libc/machine/powerpc/vec_mallocr.c: Ditto.
        *  libc/machine/powerpc/vec_realloc.c: Ditto.
        *  libc/machine/powerpc/machine/malloc.h: Ditto.
        *  libc/machine/powerpc/machine/stdlib.h: Ditto.
        *  libc/machine/powerpc/vfprintf.c: New file that is vfprintf.c
        with added altivec format specifiers.
        *  libc/machine/powerpc/vfscanf.c: New file that is vfscanf.c with
        added altivec format specifiers.

22 years ago2002-04-19 Joel Sherrill <joel@OARcorp.com>
joel [Fri, 19 Apr 2002 18:53:36 +0000 (18:53 +0000)]
2002-04-19 Joel Sherrill <joel@OARcorp.com>

* libs/sys/rtems/crt0.c: Satisfy gcc's references to libc functions
while autoconf is trying to link main(){}.

22 years agosync from gcc
dj [Fri, 19 Apr 2002 17:36:39 +0000 (17:36 +0000)]
sync from gcc
2002-04-18  Tom Tromey  <tromey@redhat.com>

* configure.in: Disallow configuring libgcj when it is already
installed and we're using Solaris 2.8 linker.  Do enable libgcj on
Solaris 2.8 by default.  For PR libgcj/6158.

22 years ago2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
dj [Fri, 19 Apr 2002 17:27:57 +0000 (17:27 +0000)]
2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>

* config/mh-a68bsd: clean out dead code
* config/mh-apollo68: clean out dead code
* config/mh-cxux: clean out dead code
* config/mh-decstation: clean out dead code
* config/mh-dgux: clean out dead code
* config/mh-dgux386: clean out dead code
* config/mh-hp300: clean out dead code
* config/mh-hpux: clean out dead code
* config/mh-hpux8: clean out dead code
* config/mh-interix: clean out dead code
* config/mh-irix4: clean out dead code
* config/mh-lynxrs6k: clean out dead code
* config/mh-mingw32: clean out dead code
* config/mh-ncr3000: clean out dead code
* config/mh-ncrsvr43: clean out dead code
* config/mh-necv4: clean out dead code
* config/mh-openedition: clean out dead code
* config/mh-riscos: clean out dead code
* config/mh-sco: clean out dead code
* config/mh-sysv4: clean out dead code
* config/mh-lynxos: removed, contained only dead code
* config/mh-vaxult2: removed, contained only dead code
* config/mh-sun3: removed, contained only dead code
* configure.in: remove references to dead files

22 years ago2002-04-17 David S. Miller <davem@redhat.com>
davem [Fri, 19 Apr 2002 17:21:46 +0000 (17:21 +0000)]
2002-04-17  David S. Miller  <davem@redhat.com>

* gdb.asm/sparc64.inc: New file.
* gdb.asm/asm-source.exp: Handle sparc64-*-*.

22 years ago2002-04-19 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Fri, 19 Apr 2002 16:06:53 +0000 (16:06 +0000)]
2002-04-19  Elena Zannoni  <ezannoni@redhat.com>

* gdb.asm/asm-source.exp: Don't use a symlink, just copy the
instruction file directly into the build tree.  Clean up at end of
test.

22 years agoImport moew files from dejagnu master repository.
nickc [Fri, 19 Apr 2002 15:58:07 +0000 (15:58 +0000)]
Import moew files from dejagnu master repository.

22 years agoImport new files from the dejagnu repository.
nickc [Fri, 19 Apr 2002 15:10:51 +0000 (15:10 +0000)]
Import new files from the dejagnu repository.

22 years agorevert patch
cgf [Fri, 19 Apr 2002 14:42:20 +0000 (14:42 +0000)]
revert patch

22 years ago2002-04-16 Thomas Pfaff <tpfaff@gmx.net>
rbcollins [Fri, 19 Apr 2002 12:46:18 +0000 (12:46 +0000)]
2002-04-16  Thomas Pfaff  <tpfaff@gmx.net>

        * dll_init.h (per_process::dtors_run): New member.
        * dll_init.cc (per_module::run_dtors): Run dtors only once.
        (dll::init): Initialize dtors_run flag.

22 years ago(cofftag): Do not run test for xscale-coff toolchain.
nickc [Fri, 19 Apr 2002 09:40:33 +0000 (09:40 +0000)]
(cofftag): Do not run test for xscale-coff toolchain.
(struct, align, incbin): Use case switch so that other targets to be skipped
can be added in the future.

22 years ago* alpha-tdep.c (setup_arbitrary_frame): Rename...
thorpej [Fri, 19 Apr 2002 05:11:49 +0000 (05:11 +0000)]
* alpha-tdep.c (setup_arbitrary_frame): Rename...
(alpha_setup_arbitrary_frame): ...to this.
* config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
for alpha_setup_arbitrary_frame.

22 years agodaily update
amodra [Fri, 19 Apr 2002 00:00:06 +0000 (00:00 +0000)]
daily update

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

22 years ago2002-04-18 David S. Miller <davem@redhat.com>
davem [Thu, 18 Apr 2002 22:16:58 +0000 (22:16 +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
kevinb [Thu, 18 Apr 2002 21:07:16 +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
aoliva [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.
cagney [Thu, 18 Apr 2002 18:08:53 +0000 (18:08 +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>
muller [Thu, 18 Apr 2002 15:22:18 +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>
ezannoni [Thu, 18 Apr 2002 15:10:12 +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.
kevinb [Thu, 18 Apr 2002 13:21:01 +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 ago * dirent.c (opendir): Convert given pathname to
dannysmith [Thu, 18 Apr 2002 10:32:26 +0000 (10:32 +0000)]
* dirent.c (opendir): Convert given pathname to
absolute pathname.

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

22 years ago * security.cc (get_lsa_srv_inf): Prevent extraneous backslashes for
corinna [Thu, 18 Apr 2002 09:11:52 +0000 (09:11 +0000)]
* security.cc (get_lsa_srv_inf): Prevent extraneous backslashes for
the NT Domain case.

22 years ago2002-04-18 David S. Miller <davem@redhat.com>
davem [Thu, 18 Apr 2002 08:32:14 +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>
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 ago2002-04-17 Michael Chastain <mec@shout.net>
chastain [Thu, 18 Apr 2002 03:23:52 +0000 (03:23 +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
amodra [Thu, 18 Apr 2002 00:00:06 +0000 (00:00 +0000)]
daily update

22 years ago* rs6000-tdep.c (frame_initial_stack_address): Use
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
geoffk [Wed, 17 Apr 2002 23:08:41 +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
cagney [Wed, 17 Apr 2002 21:55:10 +0000 (21:55 +0000)]
* frame.c (find_saved_register): Find saved registers in the next
not prev frame.
Fix PR gdb/365.

22 years ago2002-04-17 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Wed, 17 Apr 2002 21:38:46 +0000 (21:38 +0000)]
2002-04-17  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/linux/signal.c: Remove include of <bits/sigset.h>.
        * libc/sys/linux/sys/signal.h: Add include of <bits/sigset.h>.

22 years ago2002-04-17 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Wed, 17 Apr 2002 21:37:06 +0000 (21:37 +0000)]
2002-04-17  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/time/time.tex: Add tzset info.

22 years ago2002-04-17 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Wed, 17 Apr 2002 21:23:28 +0000 (21:23 +0000)]
2002-04-17  Jeff Johnston  <jjohnstn@redhat.com>

        *  libc/include/time.h (tzset, _tzset_r): Added prototypes.
        (strptime): Moved prototype to be within !__STRICT_ANSI__.
        (_tzname, _daylight, _timezone): No long __CYGWIN__ only.
        (tzname): Defined for all platforms.
        (daylight, timezone): Defined only for CYGWIN.
        *  libc/sys/linux/machine/i386/crt0.c: Add call to tzset() after
        environment set up.
        * libc/stdlib/setenv_r.c (_setenv_r): Call tzset() if the TZ
        environment variable is set.
        *  libc/time/Makefile.am: Add support for tzset.c, tzlock.c, and
        tzset_r.c.
        *  libc/time/Makefile.in: Regenerated.
        *  libc/time/gmtime.c (gmtime): Changed to call gmtime_r.
        *  libc/time/gmtime_r.c (gmtime_r): Changed to call _mktm_r.
        *  libc/time/lcltime_r.c (lcltime_r): Ditto.
        *  libc/time/local.h: New local header file.
        *  libc/time/mktime.c (mktime): Add timezone support.
        *  libc/time/mktm_r.c: New file which is the common engine
        for gmtime_r and lcltime_r.  This code has timezone support.
        *  libc/time/strftime.c (strftime): Add %Z timezone support.
        *  libc/time/tzlock.c: New file containing timezone lock stubs.
        *  libc/time/tzset.c: New file containing tzset() routine.
        *  libc/time/tzset_r.c: New file containing _tzset_r and
        internal routine for calculating timezone changes for specified year.

22 years ago* configure.in: Move default CC setting out of config/mh-* fragments
dj [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 [Wed, 17 Apr 2002 20:24:21 +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:
amylaar [Wed, 17 Apr 2002 19:31:49 +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 * configure.in (CRT0_DIR): Set to libc/.
fitzsim [Wed, 17 Apr 2002 19:13:08 +0000 (19:13 +0000)]
* configure.in (CRT0_DIR): Set to libc/.
(CRT1_DIR): Set to ${crt1_dir}/ if crt1_dir is non-empty.
* Makefile.am: Change all occurrences of $(CRT0_DIR)/$(CRT0) to
$(CRT0_DIR)$(CRT0) to prevent make warnings.  Likewise for
$(CRT1_DIR)/$(CRT1).
* libc/machine/xstormy16/Makefile.in: Regenerated.
* libc/machine/xstormy16/aclocal.m4: Regenerated.
* libc/machine/xstormy16/configure: Regenerated.

22 years ago2002-04-17 Joel Sherrill <joel@OARcorp.com>
jjohnstn [Wed, 17 Apr 2002 19:10:37 +0000 (19:10 +0000)]
2002-04-17  Joel Sherrill <joel@OARcorp.com>

        * debug.h: Change mem_err to volatile to match definition in
        debug.c.

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

22 years ago* generic/gdbtk.c (gdbtk_init): Use error or throw_exception to
cagney [Wed, 17 Apr 2002 18:13:00 +0000 (18:13 +0000)]
* generic/gdbtk.c (gdbtk_init): Use error or throw_exception to
report an error.

22 years ago2002-04-17 Joel Sherrill <joel@OARcorp.com>
joel [Wed, 17 Apr 2002 17:28:59 +0000 (17:28 +0000)]
2002-04-17 Joel Sherrill <joel@OARcorp.com>

* sparc/cygmon-salib.c, sparc/erc32-stub.c: Don't use multi-line
strings.

22 years ago From investigative work by Ton van Overbeek <tvoverbe@cistron.nl>:
kseitz [Wed, 17 Apr 2002 16:36:36 +0000 (16:36 +0000)]
    From investigative work by Ton van Overbeek <tvoverbe@cistron.nl>:
        * iwidgets3.0.0/generic/scrolledhtml.itk (_defUnknownImg): Add
        global namespace qualifier to "image" command, since a parent
        class now defines an image method.
        (::iwidgets::scrolledhtml::destructor): Likewise.
        (::iwidgets::Scrolledhtml::unknownimage): Likewise.
        (::iwidgets::scrolledhtml::clear): Likewise.
        (::iwidgets::scrolledhtml::_entity_img): Likewise.

22 years ago * config/tc-s390.c (tc_s390_fix_adjustable): Prevent adjustments to
sky [Wed, 17 Apr 2002 15:12:21 +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.
mrg [Wed, 17 Apr 2002 14:43:25 +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.
ths [Wed, 17 Apr 2002 13:05:52 +0000 (13:05 +0000)]
* arparse.y: Fix syntax warning.
* ldgram.y: Fix syntax warning.

22 years agomerge from gcc
dj [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
amodra [Wed, 17 Apr 2002 00:00:06 +0000 (00:00 +0000)]
daily update

22 years ago2002-04-16 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Tue, 16 Apr 2002 19:10:47 +0000 (19:10 +0000)]
2002-04-16  Jeff Johnston  <jjohnstn@redhat.com>

        * m68k/configure.in: Change to use LIB_AC_PROG_CC instead
        of AC_PROG_CC to avoid building an executable in configuration.
        * m68k/configure: Regenerated.

22 years agoRemove unused function fetch_location_list.
nickc [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
nickc [Tue, 16 Apr 2002 10:18:09 +0000 (10:18 +0000)]
Fix test for records crossing a 64K boundary

22 years agoDefine MEMFLAGS_DISCARDABLE by default for dialogs.
nickc [Tue, 16 Apr 2002 08:12:53 +0000 (08:12 +0000)]
Define MEMFLAGS_DISCARDABLE by default for dialogs.
Add a test for this.

22 years ago * as.c (main): Don't reference _bfd_chunksize.
amodra [Tue, 16 Apr 2002 04:58:55 +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
amodra [Tue, 16 Apr 2002 04:58:08 +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.
trix [Tue, 16 Apr 2002 02:58:08 +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
rth [Tue, 16 Apr 2002 00:56:58 +0000 (00:56 +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
amodra [Tue, 16 Apr 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago* MAINTAINERS: Remove chill maintainers.
dj [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,
kseitz [Mon, 15 Apr 2002 21:33:06 +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.
cagney [Mon, 15 Apr 2002 21:31:48 +0000 (21:31 +0000)]
* PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.

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

22 years ago2002-04-15 Hans-Peter Nilsson <hp@bitrange.com>
jjohnstn [Mon, 15 Apr 2002 20:45:57 +0000 (20:45 +0000)]
2002-04-15  Hans-Peter Nilsson  <hp@bitrange.com>

        * d30v/syscalls.c: #include <time.h>.  Don't use multi-line
        strings.

22 years ago2002-04-15 Hans-Peter Nilsson <hp@bitrange.com>
jjohnstn [Mon, 15 Apr 2002 19:53:33 +0000 (19:53 +0000)]
2002-04-15  Hans-Peter Nilsson  <hp@bitrange.com>

        * m32r/trapmon0.c (__trap0): Don't use multi-line strings.

22 years agoremove obsolete comment.
cgf [Mon, 15 Apr 2002 19:23:27 +0000 (19:23 +0000)]
remove obsolete comment.

22 years agoInitial revision
kseitz [Mon, 15 Apr 2002 17:39:27 +0000 (17:39 +0000)]
Initial revision

22 years ago2002-04-15 Don Howard <dhoward@redhat.com>
dhoward [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>
ezannoni [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.
nickc [Mon, 15 Apr 2002 14:32:26 +0000 (14:32 +0000)]
Write contents if writeable.

22 years agoAllow two to five parameter in FONT statement of DIALOGEX resources.
nickc [Mon, 15 Apr 2002 14:12:37 +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.
amodra [Mon, 15 Apr 2002 08:47:02 +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".
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
cagney [Mon, 15 Apr 2002 04:52:39 +0000 (04:52 +0000)]
tipo

22 years ago* hpread.c (hpread_getlntt): Add declaration.
cagney [Mon, 15 Apr 2002 04:52:07 +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.
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>
ezannoni [Mon, 15 Apr 2002 02:24:38 +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>
ezannoni [Mon, 15 Apr 2002 01:28:37 +0000 (01:28 +0000)]
2002-04-14  Elena Zannoni  <ezannoni@redhat.com>

* baseboards/powerpc-sim.exp: Don't disable inferior
function calls.

22 years ago2002-04-14 Elena Zannoni <ezannoni@redhat.com>
ezannoni [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
amodra [Mon, 15 Apr 2002 00:00:06 +0000 (00:00 +0000)]
daily update

22 years ago * lib/remote.exp (check_for_board_status): Remove both CR and LF
jason [Sun, 14 Apr 2002 21:08:17 +0000 (21:08 +0000)]
    * lib/remote.exp (check_for_board_status): Remove both CR and LF
        at the beginning of the status wrapper output.

22 years agofix typo
jason [Sun, 14 Apr 2002 20:54:54 +0000 (20:54 +0000)]
fix typo

22 years ago* config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
cagney [Sun, 14 Apr 2002 13:38:06 +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 agowrap _exit() in tesglue.c
nickc [Sun, 14 Apr 2002 08:27:53 +0000 (08:27 +0000)]
wrap _exit() in tesglue.c

22 years agodaily update
amodra [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>
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 ago* libc/stdlib/mallocr.c (malloc_extend_top): If correction sbrk
aoliva [Sat, 13 Apr 2002 10:26:59 +0000 (10:26 +0000)]
* libc/stdlib/mallocr.c (malloc_extend_top): If correction sbrk
fails, don't bail out, and try to correct next time.

22 years ago* libc/include/sys/config.h: Include limits.h.
aoliva [Sat, 13 Apr 2002 10:09:59 +0000 (10:09 +0000)]
* libc/include/sys/config.h: Include limits.h.

22 years ago2002-04-12 Michael Snyder <msnyder@redhat.com>
msnyder [Sat, 13 Apr 2002 00:21:39 +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>
msnyder [Sat, 13 Apr 2002 00:12:27 +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
amodra [Sat, 13 Apr 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago2002-04-12 Michael Snyder <msnyder@redhat.com>
msnyder [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>
msnyder [Fri, 12 Apr 2002 23:02:11 +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.