OSDN Git Service

pf3gnuchains/sourceware.git
22 years ago* tweak.
bje [Thu, 29 Nov 2001 05:58:13 +0000 (05:58 +0000)]
* tweak.

22 years ago2001-11-28 Thomas Fitzsimmons <fitzsim@redhat.com>
bje [Thu, 29 Nov 2001 05:32:18 +0000 (05:32 +0000)]
2001-11-28  Thomas Fitzsimmons  <fitzsim@redhat.com>

* Makefile.am (libinterrupt_la_SOURCES): Fix 'cma22.h' typo.

22 years ago* converge with internal tree.
bje [Thu, 29 Nov 2001 05:28:05 +0000 (05:28 +0000)]
* converge with internal tree.

22 years ago* s390-tdep.c (s390_frame_saved_pc_nofix): If the prologue didn't
jimb [Thu, 29 Nov 2001 05:02:37 +0000 (05:02 +0000)]
* s390-tdep.c (s390_frame_saved_pc_nofix): If the prologue didn't
save the return address register, assume that the return address
is still in there.

22 years ago* Import GNU gettext 0.10.35.
bje [Thu, 29 Nov 2001 03:38:58 +0000 (03:38 +0000)]
* Import GNU gettext 0.10.35.

22 years agotouch all source to ease import
bje [Thu, 29 Nov 2001 03:20:34 +0000 (03:20 +0000)]
touch all source to ease import

22 years ago* converge with internal tree.
bje [Thu, 29 Nov 2001 02:56:47 +0000 (02:56 +0000)]
* converge with internal tree.

22 years ago * objcopy.c (setup_section): Preserve SEC_RELOC when
mrs [Thu, 29 Nov 2001 00:51:58 +0000 (00:51 +0000)]
* objcopy.c (setup_section): Preserve SEC_RELOC when
--set-section-flags is used.

22 years ago*** empty log message ***
gdbadmin [Thu, 29 Nov 2001 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Wed, 28 Nov 2001 23:00:04 +0000 (23:00 +0000)]
daily update

22 years agoclarify obvious fix.
cagney [Wed, 28 Nov 2001 22:47:29 +0000 (22:47 +0000)]
clarify obvious fix.

22 years ago* mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.
jimb [Wed, 28 Nov 2001 21:56:40 +0000 (21:56 +0000)]
* mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.

22 years agoWhen build != host, create libiberty for the build machine.
dj [Wed, 28 Nov 2001 19:55:01 +0000 (19:55 +0000)]
When build != host, create libiberty for the build machine.

* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
CONFIG_ARGUMENTS.
(ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
New variables.
(ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
and rules.
(all.normal): Depend on ALL_BUILD_MODULES.
(CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
(all-build-libiberty): Depend on configure-build-libiberty.

* configure: Calculate and substitute proper value for
ALL_BUILD_MODULES.
* configure.in: Create the build subdirectory.
Calculate and substitute TARGET_CONFIGARGS (formerly
CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).

22 years ago * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.
jakub [Wed, 28 Nov 2001 19:15:08 +0000 (19:15 +0000)]
* elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.
(elf64_alpha_relocate_section): Translate local_got_entries
for STT_SECTION symbol to SHF_MERGE section the first time
we see it.
* elfxx-ia64.c (struct elfNN_ia64_local_hash_entry): Add
sec_merge_done.
(get_local_sym_hash): New, extracted from get_dyn_sym_info.
(get_dyn_sym_info): Use it.
(elfNN_ia64_relocate_section): Translate local dyn entries
for STT_SECTION symbol to SHF_MERGE section the first time
we see it.

        * write.c (adjust_reloc_syms): Mark SEC_MERGE symbols as used
        in reloc if it has non-zero addend.
        * config/tc-alpha.c (tc_gen_reloc): Reinstall SEC_MERGE check.
        * config/tc-sparc.c (md_apply_fix3): Likewise.

22 years ago Change formatting in bochs ChangeLog.
fitzsim [Wed, 28 Nov 2001 19:06:44 +0000 (19:06 +0000)]
Change formatting in bochs ChangeLog.

22 years agoAdd .cvsignore files to skip .gmo files
nickc [Wed, 28 Nov 2001 18:57:13 +0000 (18:57 +0000)]
Add .cvsignore files to skip .gmo files

22 years ago * as.c (parse_args): Call md_after_parse_args if defined.
schwab [Wed, 28 Nov 2001 17:00:40 +0000 (17:00 +0000)]
* as.c (parse_args): Call md_after_parse_args if defined.
* config/tc-ia64.h (md_after_parse_args): Define.
* config/tc-ia64.c (ia64_after_parse_args): Reject --gstabs.
* doc/internals.texi (CPU backend): Document md_after_parse_args.

22 years ago* tweak.
bje [Wed, 28 Nov 2001 09:33:48 +0000 (09:33 +0000)]
* tweak.

22 years ago* formatting tweak.
bje [Wed, 28 Nov 2001 06:21:20 +0000 (06:21 +0000)]
* formatting tweak.

22 years ago* commit missing file.
bje [Wed, 28 Nov 2001 05:47:01 +0000 (05:47 +0000)]
* commit missing file.

22 years ago* s390-tdep.c: Get frame chains and saved pc values properly from
jimb [Wed, 28 Nov 2001 03:40:50 +0000 (03:40 +0000)]
* s390-tdep.c: Get frame chains and saved pc values properly from
dummy frames.
(s390_frame_saved_pc_nofix): if `*fi' is a dummy frame, get the
saved PC from the dummy frame's registers.
(s390_frame_chain): Same for the saved SP.
(s390_gdbarch_init): Register `generic_save_dummy_frame_tos' as
the `SAVE_DUMMY_FRAME_TOS' method, so the dummy frame's `top' gets
set correctly.

22 years ago* s390-tdep.c (s390_frame_chain): Remember that the SP's element
jimb [Wed, 28 Nov 2001 03:36:36 +0000 (03:36 +0000)]
* s390-tdep.c (s390_frame_chain): Remember that the SP's element
of the frame's saved_regs array is special.

22 years ago* s390-tdep.c (s390_frame_chain): Remember that the SP's element
jimb [Wed, 28 Nov 2001 03:34:06 +0000 (03:34 +0000)]
* s390-tdep.c (s390_frame_chain): Remember that the SP's element
of the frame's saved_regs array is special.

22 years ago* winsup.h: Reorganize to avoid use of experimental stuff.
cgf [Wed, 28 Nov 2001 02:36:31 +0000 (02:36 +0000)]
* winsup.h: Reorganize to avoid use of experimental stuff.
* shortcut.cc: Move winsup.h first in include order.

22 years agomerge from gcc
dj [Wed, 28 Nov 2001 02:11:48 +0000 (02:11 +0000)]
merge from gcc

22 years agoAdd attribution.
cgf [Wed, 28 Nov 2001 01:54:05 +0000 (01:54 +0000)]
Add attribution.

22 years ago* libc/include/sys/types.h: Define useconds_t.
cgf [Wed, 28 Nov 2001 00:16:58 +0000 (00:16 +0000)]
* libc/include/sys/types.h: Define useconds_t.
* libc/include/sys/ulimit.h: Declare ualarm.

22 years ago* cygwin.din (ualarm): New export.
cgf [Wed, 28 Nov 2001 00:06:35 +0000 (00:06 +0000)]
* cygwin.din (ualarm): New export.
* dcrt0.cc (_dll_crt0): Add experimental tls storage declaration.
(dll_crt0): Ditto.
* debug.cc (thread_stub): Ditto.
* thread.cc: Minor cleanup.
(__pthread_create): Add experimental tls storage declaration.
* miscfuncs.cc: Define tls index.
* winsup.h: Declare experimental tls storage.
* window.cc (alarm): Use old timer return from setitimer.
(ualarm): New function.

22 years ago*** empty log message ***
gdbadmin [Wed, 28 Nov 2001 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Tue, 27 Nov 2001 23:00:04 +0000 (23:00 +0000)]
daily update

22 years ago Changes to many generated files -- incorporate bochs into
fitzsim [Tue, 27 Nov 2001 22:58:58 +0000 (22:58 +0000)]
Changes to many generated files -- incorporate bochs into
build system and configrun-sid.

22 years ago* s390-tdep.c (s390_push_dummy_frame): Delete function; it's no
jimb [Tue, 27 Nov 2001 22:48:26 +0000 (22:48 +0000)]
* s390-tdep.c (s390_push_dummy_frame): Delete function; it's no
longer used.

22 years ago* s390-tdep.c (register_names): Call the general-purpose registers
jimb [Tue, 27 Nov 2001 22:19:55 +0000 (22:19 +0000)]
* s390-tdep.c (register_names): Call the general-purpose registers
`r0' -- `r15', and the floating-point registers `f0' -- `f15', to
match the assembly language.

22 years ago2001-11-27 H.J. Lu <hjl@gnu.org>
hjl [Tue, 27 Nov 2001 19:06:07 +0000 (19:06 +0000)]
2001-11-27  H.J. Lu <hjl@gnu.org>

* emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
* emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
* emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
* emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
* emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
* emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
* emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
* emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.

* scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
is not empty.
(SDATA): Likewise.
(REL_SDATA): Likewise.
(REL_SBSS): Likewise.
(REL_SDATA2): Likewise.
(REL_SBSS2): Likewise.
(SBSS2): Define if ${NO_SMALL_DATA} is not empty.
(SDATA2): Likewise.

22 years ago2001-11-27 H.J. Lu <hjl@gnu.org>
hjl [Tue, 27 Nov 2001 19:03:26 +0000 (19:03 +0000)]
2001-11-27  H.J. Lu <hjl@gnu.org>

* elflink.h (elf_bfd_discard_info): Skip if the input bfd isn't
ELF.

22 years ago* further converge with internal tree.
bje [Tue, 27 Nov 2001 06:29:34 +0000 (06:29 +0000)]
* further converge with internal tree.

22 years agofix white space.
cgf [Tue, 27 Nov 2001 05:16:39 +0000 (05:16 +0000)]
fix white space.

22 years ago* config/i386/tm-cygwin.h: Define HAVE_SSE_REGS if
cgf [Tue, 27 Nov 2001 05:15:55 +0000 (05:15 +0000)]
* config/i386/tm-cygwin.h: Define HAVE_SSE_REGS if
HAVE_CONTEXT_EXTENDED_REGISTERS is defined.
* win32-nat.c: Define CONTEXT_DEBUGGER_DR that will also include extended
registers if HAVE_SSE_REGS is defined.
(mappings array): Add offset of extended registers.
(thread_rec): Use new CONTEXT_DEBUGGER_DR macro.

22 years ago * NEWS: Updated.
tromey [Tue, 27 Nov 2001 04:15:09 +0000 (04:15 +0000)]
* NEWS: Updated.
* event-loop.c (start_event_loop): Call
after_char_processing_hook.
* event-top.h (after_char_processing_hook): Declare.
* event-top.c (rl_callback_read_char_wrapper): Call
after_char_processing_hook.
(after_char_processing_hook): New global.
* top.c (operate_saved_history): New global.
(gdb_rl_operate_and_get_next): New function.
(init_main): Add the operate-and-get-next defun.
(gdb_rl_operate_and_get_next_completion): New function.

22 years ago * gdb.texinfo (Command Syntax): Document C-o binding.
tromey [Tue, 27 Nov 2001 04:14:37 +0000 (04:14 +0000)]
* gdb.texinfo (Command Syntax): Document C-o binding.

22 years ago * NEWS: Update for --args.
tromey [Tue, 27 Nov 2001 03:09:41 +0000 (03:09 +0000)]
* NEWS: Update for --args.
* infcmd.c (construct_inferior_arguments): Moved from ...
* fork-child.c: ... here.

22 years ago2001-11-21 Michael Snyder <msnyder@redhat.com>
msnyder [Tue, 27 Nov 2001 01:29:03 +0000 (01:29 +0000)]
2001-11-21  Michael Snyder  <msnyder@redhat.com>

        * gdb.asm/sparc.inc: New file.
* gdb.asm/asm-source.exp: Recognize sparc target.
* gdb.asm/configure.in: Recognize sparc target.
* gdb.asm/configure: Regenerate.

22 years ago2001-11-21 Michael Snyder <msnyder@redhat.com>
msnyder [Tue, 27 Nov 2001 01:28:35 +0000 (01:28 +0000)]
2001-11-21  Michael Snyder  <msnyder@redhat.com>

        * gdb.asm/sparc.inc: New file.
* gdb.asm/asm-source.exp: Recognize sparc target.
* gdb.asm/configure.in: Recognize sparc target.
* gdb.asm/configure: Regenerate.

22 years ago2001-11-21 Michael Snyder <msnyder@redhat.com>
msnyder [Tue, 27 Nov 2001 01:28:08 +0000 (01:28 +0000)]
2001-11-21  Michael Snyder  <msnyder@redhat.com>

        * gdb.asm/sparc.inc: New file.
* gdb.asm/asm-source.exp: Recognize sparc target.
* gdb.asm/configure.in: Recognize sparc target.
* gdb.asm/configure: Regenerate.

22 years ago* symtab.c (find_pc_sect_line): Revert change of 2001-11-13; add
jimb [Tue, 27 Nov 2001 00:03:22 +0000 (00:03 +0000)]
* symtab.c (find_pc_sect_line): Revert change of 2001-11-13; add
comment explaining that hand-written assembly code can have line
number info but no debug info for an enclosing function.

22 years ago*** empty log message ***
gdbadmin [Tue, 27 Nov 2001 00:00:08 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Mon, 26 Nov 2001 23:00:06 +0000 (23:00 +0000)]
daily update

22 years ago * config.sub: Update to version 1.232 on subversion.
geoffk [Mon, 26 Nov 2001 22:52:00 +0000 (22:52 +0000)]
* config.sub: Update to version 1.232 on subversion.

22 years ago * config.sub: Update to version 1.232 on subversion.
geoffk [Mon, 26 Nov 2001 22:51:50 +0000 (22:51 +0000)]
* config.sub: Update to version 1.232 on subversion.

22 years agomerge from gcc
dj [Mon, 26 Nov 2001 22:25:58 +0000 (22:25 +0000)]
merge from gcc

22 years ago2001-11-26 Fernando Nasser <fnasser@redhat.com>
fnasser [Mon, 26 Nov 2001 21:29:31 +0000 (21:29 +0000)]
2001-11-26  Fernando Nasser  <fnasser@redhat.com>

From 2001-11-12 Jackie Smith Cashion  <jsmith@redhat.com>:
* gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
to a local (non-static) variable. Copy tstruct.a to a static buffer
and return a pointer to that buffer.
* gdb.base/callfwmall.c (t_structs_a): Ditto.

22 years agomerge from gcc
dj [Mon, 26 Nov 2001 21:23:10 +0000 (21:23 +0000)]
merge from gcc

22 years ago * baseboards/i386-sid.exp: New file.
fitzsim [Mon, 26 Nov 2001 20:39:52 +0000 (20:39 +0000)]
* baseboards/i386-sid.exp: New file.

22 years ago* gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini use
cgf [Mon, 26 Nov 2001 20:34:56 +0000 (20:34 +0000)]
* gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini use
since it is described in the referenced section.  From Eli Zaretskii
<eliz@is.elta.co.il>
* gdb.texinfo (Command Files): Reword to make gdb.ini requirement clearer when
using DJGPP.

22 years agoRevert erroneous checkin.
cgf [Mon, 26 Nov 2001 20:21:27 +0000 (20:21 +0000)]
Revert erroneous checkin.

22 years ago* Makefile.in (libcygwin.a): Use ar commands to build libcygwin.a since adding
cgf [Mon, 26 Nov 2001 20:20:42 +0000 (20:20 +0000)]
* Makefile.in (libcygwin.a): Use ar commands to build libcygwin.a since adding
an archive doesn't work the way we want it to.

22 years ago2001-11-26 Fernando Nasser <fnasser@redhat.com>
fnasser [Mon, 26 Nov 2001 19:40:19 +0000 (19:40 +0000)]
2001-11-26  Fernando Nasser  <fnasser@redhat.com>

From 2001-11-12 Jackie Smith Cashion  <jsmith@redhat.com>:
* gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
to a local (non-static) variable. Copy tstruct.a to a static buffer
and return a pointer to that buffer.
* gdb.base/callfwmall.c (t_structs_a): Ditto.

22 years ago * stabs.c (_bfd_discard_section_stabs): Use PARAMS in function
law [Mon, 26 Nov 2001 19:31:25 +0000 (19:31 +0000)]
    * stabs.c (_bfd_discard_section_stabs): Use PARAMS in function
        prototypes.

22 years ago * sparc-nat.c (fetch_inferior_registers): Don't rely
jakub [Mon, 26 Nov 2001 16:42:11 +0000 (16:42 +0000)]
* sparc-nat.c (fetch_inferior_registers): Don't rely
on CORE_ADDR being 32-bit.
(store_inferior_registers): Likewise.

22 years ago2001-11-26 Frank Ch. Eigler <fche@redhat.com>
fche [Mon, 26 Nov 2001 16:41:07 +0000 (16:41 +0000)]
2001-11-26  Frank Ch. Eigler  <fche@redhat.com>

* doc/sim.texi, rtl.texi, porting.texi: Correct texinfo markup typos.

22 years ago* more formatting tweaks.
bje [Mon, 26 Nov 2001 00:23:41 +0000 (00:23 +0000)]
* more formatting tweaks.

22 years ago* more formatting tweaks.
bje [Mon, 26 Nov 2001 00:08:57 +0000 (00:08 +0000)]
* more formatting tweaks.

22 years ago*** empty log message ***
gdbadmin [Mon, 26 Nov 2001 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago* formatting tweak.
bje [Sun, 25 Nov 2001 23:48:25 +0000 (23:48 +0000)]
* formatting tweak.

22 years ago* mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.
jimb [Sun, 25 Nov 2001 23:43:43 +0000 (23:43 +0000)]
* mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.

22 years ago* converge with Red Hat internal tree.
bje [Sun, 25 Nov 2001 23:18:15 +0000 (23:18 +0000)]
* converge with Red Hat internal tree.

22 years agodaily update
amodra [Sun, 25 Nov 2001 23:00:06 +0000 (23:00 +0000)]
daily update

22 years ago * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
ciceron [Sun, 25 Nov 2001 17:29:27 +0000 (17:29 +0000)]
* scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
destructor in rom.
* scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.

22 years ago * gas/all/gas.exp (incbin): Fix condition.
aj [Sun, 25 Nov 2001 15:21:58 +0000 (15:21 +0000)]
* gas/all/gas.exp (incbin): Fix condition.

22 years ago * config/djgpp/config.sed: Fix an error in etc/ at "make install"
eliz [Sun, 25 Nov 2001 11:32:50 +0000 (11:32 +0000)]
* config/djgpp/config.sed: Fix an error in etc/ at "make install"
time on non-LFN systems where standards*.inf* expands to nothing.

22 years ago * go32-nat.c (save_npx): Avoid a warning from GCC 3.x.
eliz [Sun, 25 Nov 2001 11:29:31 +0000 (11:29 +0000)]
* go32-nat.c (save_npx): Avoid a warning from GCC 3.x.

22 years agoAdd missing ChangeLog entries.
corinna [Sun, 25 Nov 2001 09:55:15 +0000 (09:55 +0000)]
Add missing ChangeLog entries.

22 years ago* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Avoid reporting
cgf [Sun, 25 Nov 2001 03:28:15 +0000 (03:28 +0000)]
* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Avoid reporting
inaccessible drives.

22 years ago*** empty log message ***
gdbadmin [Sun, 25 Nov 2001 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Sat, 24 Nov 2001 23:00:04 +0000 (23:00 +0000)]
daily update

22 years ago * net.cc (cygwin_hstrerror): Allow s == NULL.
corinna [Sat, 24 Nov 2001 21:52:28 +0000 (21:52 +0000)]
* net.cc (cygwin_hstrerror): Allow s == NULL.
(cygwin_rcmd): Add parameter checking.
(cygwin_rexec): Ditto.

22 years agoFix obvious typo (Bourn -> Bourne)
fnf [Sat, 24 Nov 2001 21:47:51 +0000 (21:47 +0000)]
Fix obvious typo (Bourn -> Bourne)

22 years ago * net.cc (cygwin_inet_ntoa): Add parameter checking.
corinna [Sat, 24 Nov 2001 21:10:00 +0000 (21:10 +0000)]
* net.cc (cygwin_inet_ntoa): Add parameter checking.
(cygwin_inet_network): Return INADDR_NONE instead of 0 in case of
EFAULT.
(cygwin_hstrerror): Add parameter checking.
(cygwin_rresvport): Ditto.
(socketpair): Ditto.
* winsup.h (check_null_str): Add extern declaration.

22 years ago* path.cc (path_conv::check): Tighten FH_CYGDRIVE check to avoid matching
cgf [Sat, 24 Nov 2001 21:04:59 +0000 (21:04 +0000)]
* path.cc (path_conv::check): Tighten FH_CYGDRIVE check to avoid matching
trailing component, like other devices.

22 years ago* autoload.cc (IsDebuggerPresent): Make conditional load since it is not
cgf [Sat, 24 Nov 2001 20:57:18 +0000 (20:57 +0000)]
* autoload.cc (IsDebuggerPresent): Make conditional load since it is not
available everywhere.
* path.cc (mount_info::conv_to_win32_path): Only consider /cygdrive to be
FH_CYGDRIVE, not /cygdrive/x.

22 years ago* win32-nat.c (struct so_stuff): Add objfile *objfile field needed to be able
cgf [Sat, 24 Nov 2001 19:00:03 +0000 (19:00 +0000)]
* win32-nat.c (struct so_stuff): Add objfile *objfile field needed to be able
to remove the DLL when unloaded.  Remove unused last field.
(handle_unload_dll): New function to handle unloading of DLL.
(solib_symbols_add): Change return type to struct objfile *.
(get_child_debug_event): Call handle_unload_dll function.

22 years ago* win32-nat.c (_initialize_check_for_gdb_ini): New function.
cgf [Sat, 24 Nov 2001 18:21:26 +0000 (18:21 +0000)]
* win32-nat.c (_initialize_check_for_gdb_ini): New function.
* config/i386/xm-cygwin.h: Remove obsolete handling of __CYGWIN32__.
(GDBINIT_FILENAME): Remove.

22 years ago* net.cc (inet_makeaddr): Revert previous change.
cgf [Sat, 24 Nov 2001 17:31:14 +0000 (17:31 +0000)]
* net.cc (inet_makeaddr): Revert previous change.

22 years ago* gdb.asm/configure.in: Fix recognition of ix86 target.
kettenis [Sat, 24 Nov 2001 14:43:57 +0000 (14:43 +0000)]
* gdb.asm/configure.in: Fix recognition of ix86 target.
* gdb.asm/configure: Regenerate.

22 years ago * elf32-hppa.c (elf32_hppa_size_stubs): Decrease default stub
amodra [Sat, 24 Nov 2001 07:39:10 +0000 (07:39 +0000)]
* elf32-hppa.c (elf32_hppa_size_stubs): Decrease default stub
group sizes to accomodate c++.

22 years ago* path.cc (chdir): Allow 'cd /cygdrive'.
cgf [Sat, 24 Nov 2001 03:35:57 +0000 (03:35 +0000)]
* path.cc (chdir): Allow 'cd /cygdrive'.

22 years agoFix typo.
cgf [Sat, 24 Nov 2001 03:25:07 +0000 (03:25 +0000)]
Fix typo.

22 years agofix typo.
cgf [Sat, 24 Nov 2001 03:12:41 +0000 (03:12 +0000)]
fix typo.

22 years ago* dtable.cc (dtable::vfork_parent_restore): Add debugging statement.
cgf [Sat, 24 Nov 2001 03:11:38 +0000 (03:11 +0000)]
* dtable.cc (dtable::vfork_parent_restore): Add debugging statement.
* exceptions.cc (try_to_debug): Spin only as long as we don't have a debugger
attached.
* fhandler.h (fhandler_base::set_nohandle): New method.
(fhandler_base::get_nohandle): New method.
* fhandler.cc (fhandler_base::dup): Avoid duplicating handle if there is no
handle.
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Set nohandle flag on
dummy fd.
* Makefile.in: Make intermediate library for eventual inclusion in libcygwin.a
* fhandler.h (fhandler_pipe::fhandler_pipe): Remove default argument setting
since it is no longer used.
* miscfuncs.cc (check_null_str): New function.
(+check_null_str_errno): Ditto.
* net.cc: Add defensive buffer checking throughout.
(cygwin_sendto): Protect against invalid fd.
(cygwin_recvfrom): Ditto.
(cygwin_getpeername): Ditto.
(cygwin_recv): Ditto.
(cygwin_send): Ditto.
* winsup.h: Declare a new function.
* select.cc (set_bits): Fix conditional for setting fd in exceptfds.
* dtable.cc (dtable::build_fhandler): Create fhandler_pipe using correct device
type.
* path.cc (get_devn): Set correct pipe device type from device name.

22 years ago*** empty log message ***
gdbadmin [Sat, 24 Nov 2001 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

22 years agoAdd x86 OpenBSD native configuration.
kettenis [Fri, 23 Nov 2001 23:01:52 +0000 (23:01 +0000)]
Add x86 OpenBSD native configuration.
* config/i386/obsd.mt, config/i386/tm-obsd.h, config/i386/obsd.mh,
config/i386/nm-obsd.h: New files.
* configure.host (i[3456]86-*-openbsd*): New host.
* configure.tgt (i[3456]86-*-openbsd*): New target.
* NEWS: Update.

22 years agodaily update
amodra [Fri, 23 Nov 2001 23:00:05 +0000 (23:00 +0000)]
daily update

22 years ago * gas/all/gas.exp (incbin): Do not run on the PA.
law [Fri, 23 Nov 2001 16:26:00 +0000 (16:26 +0000)]
    * gas/all/gas.exp (incbin): Do not run on the PA.

22 years ago * gas/hppa/parse/parse.exp: Expect failure on line separator bug.
law [Fri, 23 Nov 2001 16:18:12 +0000 (16:18 +0000)]
    * gas/hppa/parse/parse.exp: Expect failure on line separator bug.

22 years ago * elf32-sparc.c (elf32_sparc_relocate_section): Don't clear
jakub [Fri, 23 Nov 2001 13:16:37 +0000 (13:16 +0000)]
* elf32-sparc.c (elf32_sparc_relocate_section): Don't clear
relocations in non-alloced sections against global symbols
defined in shared library being built.
* elf64-sparc.c (sparc64_elf_relocate_section): Likewise.

22 years ago * elf.c (_bfd_elf_rela_local_sym): New.
jakub [Fri, 23 Nov 2001 12:17:10 +0000 (12:17 +0000)]
* elf.c (_bfd_elf_rela_local_sym): New.
* elflink.h (elf_link_input_bfd): Don't consider empty
merged sections as removed in relocation tests.
* elf-bfd.h (_bfd_elf_rela_local_sym): Add prototype.
* elf32-i386.c (elf_i386_relocate_section): Handle relocs
against STT_SECTION symbol of SHF_MERGE section.
* elf32-arm.h (elf32_arm_relocate_section): Likewise.
* elf32-avr.c (elf32_avr_relocate_section): Call
_bfd_elf_rela_local_sym.
* elf32-cris.c (cris_elf_relocate_section): Likewise.
* elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
* elf32-fr30.c (fr30_final_link_relocate): Likewise.
* elf32-h8300.c (elf32_h8_relocate_section): Likewise.
* elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
* elf32-i370.c (i370_elf_relocate_section): Likewise.
* elf32-i860.c (elf32_i860_relocate_section): Likewise.
* elf32-m32r.c (m32r_elf_relocate_section): Likewise.
* elf32-m68k.c (elf_m68k_relocate_section): Likewise.
* elf32-mcore.c (mcore_elf_relocate_section): Likewise.
* elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
* elf32-ppc.c (ppc_elf_relocate_section): Likewise.
* elf32-s390.c (elf_s390_relocate_section): Likewise.
* elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
* elf32-v850.c (v850_elf_relocate_section): Likewise.
* elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
* elf64-mmix.c (mmix_elf_relocate_section): Likewise.
* elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
* elf64-s390.c (elf_s390_relocate_section): Likewise.
* elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
* elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
* elf-hppa.h (elf_hppa_relocate_section): Likewise.
* elf-m10200.c (mn10200_elf_relocate_section): Likewise.
* elf-m10300.c (mn10300_elf_relocate_section): Likewise.
* elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
* elf32-sh.c (sh_elf_relocate_section): Likewise for
!partial_inplace relocs. Handle relocs against STT_SECTION
symbol of SHF_MERGE for partial_inplace relocs.

* config/tc-alpha.c (tc_gen_reloc): Remove SEC_MERGE test.
* write.c (adjust_reloc_syms): Don't handle relocs against
SEC_MERGE section symbols specially.
(fixup_segment): Likewise.

22 years ago * pdp11-dis.c (print_insn_pdp11): Handle illegal instructions.
amodra [Fri, 23 Nov 2001 07:09:46 +0000 (07:09 +0000)]
* pdp11-dis.c (print_insn_pdp11): Handle illegal instructions.
Also, break out of the loop as soon as an instruction has been
printed.

22 years ago*** empty log message ***
gdbadmin [Fri, 23 Nov 2001 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Thu, 22 Nov 2001 23:00:05 +0000 (23:00 +0000)]
daily update

22 years ago2001-11-22 H.J. Lu <hjl@gnu.org>
hjl [Thu, 22 Nov 2001 18:49:11 +0000 (18:49 +0000)]
2001-11-22  H.J. Lu  <hjl@gnu.org>

* Makefile.in: Regenerated with automake based on automake
1.4-8 in RedHat 7.1.