OSDN Git Service
aoliva [Thu, 29 Nov 2001 18:23:07 +0000 (18:23 +0000)]
* config/tc-d10v.c (get_operands): Emit OPERAND_PLUS for
prefix `+'.
aoliva [Thu, 29 Nov 2001 18:08:12 +0000 (18:08 +0000)]
Copyright 2001
aoliva [Thu, 29 Nov 2001 18:04:10 +0000 (18:04 +0000)]
* config/tc-d10v.c (find_opcode): Reject non-SP operand if
flags requires SP.
aoliva [Thu, 29 Nov 2001 18:03:59 +0000 (18:03 +0000)]
* d10v-opc.c (d10v_predefined_registers): Mark `sp' as OPERAND_SP.
(RSRC_SP): New macro.
(d10v_operands): Add it.
(d10v_opcodes): Adjust "st" and "st2w" to use RSRC_SP.
aoliva [Thu, 29 Nov 2001 18:03:50 +0000 (18:03 +0000)]
* d10v.h (OPERAND_SP): New macro.
jimb [Thu, 29 Nov 2001 17:37:38 +0000 (17:37 +0000)]
* values.c (value_being_returned): Make error message a proper
sentence.
hjl [Thu, 29 Nov 2001 17:34:07 +0000 (17:34 +0000)]
2001-11-29 H.J. Lu <hjl@gnu.org>
* binutils-all/objcopy.exp (strip_test): Add strip on archive.
nickc [Thu, 29 Nov 2001 17:00:57 +0000 (17:00 +0000)]
Pass CC_FOR_TARGET and CFLAGS_FOR_TARGET to runtest in environment.
kwalker [Thu, 29 Nov 2001 13:19:05 +0000 (13:19 +0000)]
* dwarf2read.c (read_attribute_value): New function to handle DW_FORM_indirect
(read_attribute): uses read_attribute_value
kwalker [Thu, 29 Nov 2001 11:34:03 +0000 (11:34 +0000)]
* MAINTAINERS (write-after-approval): Add my entry.
nickc [Thu, 29 Nov 2001 10:34:00 +0000 (10:34 +0000)]
Do not overwite the core signal if it has already been set by another thread.
nickc [Thu, 29 Nov 2001 09:41:30 +0000 (09:41 +0000)]
Remove case sensitivity in register names.
bje [Thu, 29 Nov 2001 06:49:36 +0000 (06:49 +0000)]
* converge with internal tree.
bje [Thu, 29 Nov 2001 05:58:13 +0000 (05:58 +0000)]
* tweak.
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.
bje [Thu, 29 Nov 2001 05:28:05 +0000 (05:28 +0000)]
* converge with internal tree.
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.
bje [Thu, 29 Nov 2001 03:38:58 +0000 (03:38 +0000)]
* Import GNU gettext 0.10.35.
bje [Thu, 29 Nov 2001 03:20:34 +0000 (03:20 +0000)]
touch all source to ease import
bje [Thu, 29 Nov 2001 02:56:47 +0000 (02:56 +0000)]
* converge with internal tree.
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.
gdbadmin [Thu, 29 Nov 2001 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***
amodra [Wed, 28 Nov 2001 23:00:04 +0000 (23:00 +0000)]
daily update
cagney [Wed, 28 Nov 2001 22:47:29 +0000 (22:47 +0000)]
clarify obvious fix.
jimb [Wed, 28 Nov 2001 21:56:40 +0000 (21:56 +0000)]
* mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.
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).
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.
fitzsim [Wed, 28 Nov 2001 19:06:44 +0000 (19:06 +0000)]
Change formatting in bochs ChangeLog.
nickc [Wed, 28 Nov 2001 18:57:13 +0000 (18:57 +0000)]
Add .cvsignore files to skip .gmo files
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.
bje [Wed, 28 Nov 2001 09:33:48 +0000 (09:33 +0000)]
* tweak.
bje [Wed, 28 Nov 2001 06:21:20 +0000 (06:21 +0000)]
* formatting tweak.
bje [Wed, 28 Nov 2001 05:47:01 +0000 (05:47 +0000)]
* commit missing file.
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.
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.
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.
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.
dj [Wed, 28 Nov 2001 02:11:48 +0000 (02:11 +0000)]
merge from gcc
cgf [Wed, 28 Nov 2001 01:54:05 +0000 (01:54 +0000)]
Add attribution.
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.
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.
gdbadmin [Wed, 28 Nov 2001 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***
amodra [Tue, 27 Nov 2001 23:00:04 +0000 (23:00 +0000)]
daily update
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.
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.
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.
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.
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.
bje [Tue, 27 Nov 2001 06:29:34 +0000 (06:29 +0000)]
* further converge with internal tree.
cgf [Tue, 27 Nov 2001 05:16:39 +0000 (05:16 +0000)]
fix white space.
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.
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.
tromey [Tue, 27 Nov 2001 04:14:37 +0000 (04:14 +0000)]
* gdb.texinfo (Command Syntax): Document C-o binding.
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.
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.
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.
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.
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.
gdbadmin [Tue, 27 Nov 2001 00:00:08 +0000 (00:00 +0000)]
*** empty log message ***
amodra [Mon, 26 Nov 2001 23:00:06 +0000 (23:00 +0000)]
daily update
geoffk [Mon, 26 Nov 2001 22:52:00 +0000 (22:52 +0000)]
* 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.
dj [Mon, 26 Nov 2001 22:25:58 +0000 (22:25 +0000)]
merge from gcc
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.
dj [Mon, 26 Nov 2001 21:23:10 +0000 (21:23 +0000)]
merge from gcc
fitzsim [Mon, 26 Nov 2001 20:39:52 +0000 (20:39 +0000)]
* baseboards/i386-sid.exp: New file.
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.
cgf [Mon, 26 Nov 2001 20:21:27 +0000 (20:21 +0000)]
Revert erroneous checkin.
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.
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.
law [Mon, 26 Nov 2001 19:31:25 +0000 (19:31 +0000)]
* stabs.c (_bfd_discard_section_stabs): Use PARAMS in function
prototypes.
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.
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.
bje [Mon, 26 Nov 2001 00:23:41 +0000 (00:23 +0000)]
* more formatting tweaks.
bje [Mon, 26 Nov 2001 00:08:57 +0000 (00:08 +0000)]
* more formatting tweaks.
gdbadmin [Mon, 26 Nov 2001 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***
bje [Sun, 25 Nov 2001 23:48:25 +0000 (23:48 +0000)]
* formatting tweak.
jimb [Sun, 25 Nov 2001 23:43:43 +0000 (23:43 +0000)]
* mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.
bje [Sun, 25 Nov 2001 23:18:15 +0000 (23:18 +0000)]
* converge with Red Hat internal tree.
amodra [Sun, 25 Nov 2001 23:00:06 +0000 (23:00 +0000)]
daily update
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.
aj [Sun, 25 Nov 2001 15:21:58 +0000 (15:21 +0000)]
* gas/all/gas.exp (incbin): Fix condition.
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.
eliz [Sun, 25 Nov 2001 11:29:31 +0000 (11:29 +0000)]
* go32-nat.c (save_npx): Avoid a warning from GCC 3.x.
corinna [Sun, 25 Nov 2001 09:55:15 +0000 (09:55 +0000)]
Add missing ChangeLog entries.
cgf [Sun, 25 Nov 2001 03:28:15 +0000 (03:28 +0000)]
* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Avoid reporting
inaccessible drives.
gdbadmin [Sun, 25 Nov 2001 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***
amodra [Sat, 24 Nov 2001 23:00:04 +0000 (23:00 +0000)]
daily update
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.
fnf [Sat, 24 Nov 2001 21:47:51 +0000 (21:47 +0000)]
Fix obvious typo (Bourn -> Bourne)
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.
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.
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.
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.
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.
cgf [Sat, 24 Nov 2001 17:31:14 +0000 (17:31 +0000)]
* net.cc (inet_makeaddr): Revert previous change.
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.
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++.
cgf [Sat, 24 Nov 2001 03:35:57 +0000 (03:35 +0000)]
* path.cc (chdir): Allow 'cd /cygdrive'.
cgf [Sat, 24 Nov 2001 03:25:07 +0000 (03:25 +0000)]
Fix typo.