OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
18 years ago2005-10-22 Paolo Bonzini <bonzini@gnu.org>
bonzini [Sat, 22 Oct 2005 10:37:55 +0000 (10:37 +0000)]
2005-10-22  Paolo Bonzini  <bonzini@gnu.org>

PR bootstrap/24297
* Makefile.tpl (do-[+make-target+], do-check, install,
stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
are set before recursing.
* Makefile.in: Regenerate.

18 years ago * include/cygwin/version.h: Fix typo.
corinna [Sat, 22 Oct 2005 10:28:01 +0000 (10:28 +0000)]
* include/cygwin/version.h: Fix typo.

18 years ago* config/tc-m32c.c (md_cgen_lookup_reloc): Add more relocs. Print
dj [Sat, 22 Oct 2005 00:04:26 +0000 (00:04 +0000)]
* config/tc-m32c.c (md_cgen_lookup_reloc): Add more relocs.  Print
names unstead of numbers.

18 years ago[cpu]
dj [Sat, 22 Oct 2005 00:03:12 +0000 (00:03 +0000)]
[cpu]
* m32c.cpu (lde, ste): Add dsp[a0] and [a1a] addressing.
(indexb, indexbd, indexbs, indexw, indexwd, indexws, indexl,
indexld, indexls): .w variants have `1' bit.
(rot32.b): QI, not SI.
(rot32.w): HI, not SI.
(xchg16): HI for .w variant.

[opcodes]
* m32c-asm.c: Regenerate.
* m32c-desc.c: Regenerate.
* m32c-desc.h: Regenerate.
* m32c-dis.c: Regenerate.
* m32c-ibld.c: Regenerate.
* m32c-opc.c: Regenerate.
* m32c-opc.h: Regenerate.

18 years agodaily update
amodra [Sat, 22 Oct 2005 00:00:05 +0000 (00:00 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Sat, 22 Oct 2005 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

18 years agoFix typo
mmitchel [Fri, 21 Oct 2005 23:31:33 +0000 (23:31 +0000)]
Fix typo

18 years ago * texi2pod.pl: Substitue for @value even when part of @include.
mmitchel [Fri, 21 Oct 2005 23:29:22 +0000 (23:29 +0000)]
* texi2pod.pl: Substitue for @value even when part of @include.

18 years ago2005-10-21 H.J. Lu <hongjiu.lu@intel.com>
hjl [Fri, 21 Oct 2005 21:18:05 +0000 (21:18 +0000)]
2005-10-21  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/1467
* ld-elf/orphan.d: New file.
* ld-elf/orphan.ld: Likewise.
* ld-elf/orphan.s: Likewise.

18 years ago * texi2pod.pl: Import latest version from GCC.
bwilson [Fri, 21 Oct 2005 18:08:07 +0000 (18:08 +0000)]
* texi2pod.pl: Import latest version from GCC.

18 years agobfin-dis.c: Tidy up code, removing redundant constructs.
nickc [Fri, 21 Oct 2005 16:28:17 +0000 (16:28 +0000)]
bfin-dis.c: Tidy up code, removing redundant constructs.

18 years ago* dir.cc (rmdir): Eliminate nonsensical code.
cgf [Fri, 21 Oct 2005 14:08:19 +0000 (14:08 +0000)]
* dir.cc (rmdir): Eliminate nonsensical code.
* fork.cc (fork): Move exit debug_printf to last statement.

18 years ago * dwarf2read.c (isreg): Removed.
schwab [Fri, 21 Oct 2005 09:14:48 +0000 (09:14 +0000)]
* dwarf2read.c (isreg): Removed.
(decode_locdesc): Don't set it.

18 years ago * Makefile.in (YYFILES): Add ada-lex.c
brobecke [Fri, 21 Oct 2005 06:26:27 +0000 (06:26 +0000)]
    * Makefile.in (YYFILES): Add ada-lex.c

18 years agodaily update
amodra [Fri, 21 Oct 2005 00:00:13 +0000 (00:00 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Fri, 21 Oct 2005 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

18 years ago2005-10-20 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 20 Oct 2005 21:42:32 +0000 (21:42 +0000)]
2005-10-20  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/math.h (HUGE_VAL, HUGE_VALF, HUGE_VALL): When
        gcc is 3.3 or greater, use special gcc builtins.

18 years ago2005-10-20 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 20 Oct 2005 20:17:50 +0000 (20:17 +0000)]
2005-10-20  Jeff Johnston  <jjohnstn@redhat.com>

        * arm/configure.in: Add AC_SUBST for BUILD_CRT0_TRUE and
        BUILD_CRT0_FALSE.
        * arm/configure: Regenerate.

18 years ago2005-10-20 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 20 Oct 2005 17:54:53 +0000 (17:54 +0000)]
2005-10-20  H.J. Lu  <hongjiu.lu@intel.com>

* ld-ia64/ia64.exp: Undo the last change. Add support for *.d.

* ld-ia64/link-order.d: New file.

18 years agobinutils/testsuite/
hjl [Thu, 20 Oct 2005 17:06:39 +0000 (17:06 +0000)]
binutils/testsuite/

2005-10-20  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/251
* binutils-all/group.s: New file.

* binutils-all/objcopy.exp (objcopy_test_readelf): New
procedure.
Use it to test ELF group.

ld/testsuite/

2005-10-20  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/251
* ld-elf/group.2d: New file.

18 years ago * libc/include/sys/time.h: Declare futimes and lutimes for Cygwin.
corinna [Thu, 20 Oct 2005 14:38:56 +0000 (14:38 +0000)]
* libc/include/sys/time.h: Declare futimes and lutimes for Cygwin.

18 years ago * cygwin.din (futimes): Export.
corinna [Thu, 20 Oct 2005 14:26:22 +0000 (14:26 +0000)]
* cygwin.din (futimes): Export.
(lutimes): Export.
* times.cc (utimes_worker): Created from utimes, add nofollow flag
to implement utimes and lutimes.
(utimes): Just call utimes_worker.
(lutimes): New function.
(futimes): Ditto.
* include/cygwin/version.h: Bump API minor version.

18 years ago PR bootstrap/18939
ebotcazou [Thu, 20 Oct 2005 12:01:14 +0000 (12:01 +0000)]
PR bootstrap/18939
* Makefile.def (gcc) <target>: Fix thinko.
* Makefile.in: Regenerate.

18 years agodaily update
amodra [Thu, 20 Oct 2005 00:09:01 +0000 (00:09 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Thu, 20 Oct 2005 00:00:05 +0000 (00:00 +0000)]
*** empty log message ***

18 years ago* sigproc.cc (child_info::sync): Move check for !wr_proc_pipe lower.
cgf [Wed, 19 Oct 2005 22:25:45 +0000 (22:25 +0000)]
* sigproc.cc (child_info::sync): Move check for !wr_proc_pipe lower.
* spawn.cc (spawn_guts): Correct check for top-level process.

18 years ago* sigproc.cc (child_info::sync): Move check for !wr_proc_pipe lower.
cgf [Wed, 19 Oct 2005 22:13:04 +0000 (22:13 +0000)]
* sigproc.cc (child_info::sync): Move check for !wr_proc_pipe lower.
* spawn.cc (spawn_guts): Correct check for top-level process.

18 years agobinutils/testsuite/
hjl [Wed, 19 Oct 2005 20:49:02 +0000 (20:49 +0000)]
binutils/testsuite/

2005-10-19  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/1487
* binutils-all/objcopy.exp (objcopy_test): New procedure.
Use it to test simple copy, ia64 link order and ELF unknown
section type.

* binutils-all/unknown.s: New file.

ld/testsuite/

2005-10-19  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/1487
* ld-elf/unknown.d: New file.

18 years ago * autoload.cc: Revert loading rcmd, rexec, rresvport and inet_network
corinna [Wed, 19 Oct 2005 19:55:30 +0000 (19:55 +0000)]
* autoload.cc: Revert loading rcmd, rexec, rresvport and inet_network
from wsock32.dll since these symbols are not exported from ws2_32.dll.

18 years ago* config/tc-mips.c (append_insn): Convert MIPS16 jr/jalr jumps
davidu [Wed, 19 Oct 2005 18:47:08 +0000 (18:47 +0000)]
* config/tc-mips.c (append_insn): Convert MIPS16 jr/jalr jumps
into jrc/jalrc versions if ISA_MIPS32+ and not doing the swap,
hence avoiding to emit a nop.

* gas/mips/mips.exp: Run new test.
* gas/testsuite/gas/mips/mips16e-jrc.s: New test for converting
jalr/jr to the compact jalrc/jrc instructions.
* gas/testsuite/gas/mips/mips16e-jrc.d: New.

18 years ago2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
hjl [Wed, 19 Oct 2005 18:33:25 +0000 (18:33 +0000)]
2005-10-19  H.J. Lu  <hongjiu.lu@intel.com>

* ld-ia64/ia64.exp: Check link order for ld -r.

18 years ago2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
hjl [Wed, 19 Oct 2005 17:39:43 +0000 (17:39 +0000)]
2005-10-19  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/1321
* binutils-all/link-order.s: New.

* binutils-all/objcopy.exp: Check ia64 link order.

18 years ago* times.cc (utimes): Only consider fds opened with write access.
cgf [Wed, 19 Oct 2005 17:11:24 +0000 (17:11 +0000)]
* times.cc (utimes): Only consider fds opened with write access.

18 years ago* fhandler_disk_file.cc (fhandler_base::utimes_fs): Use existing handle if
cgf [Wed, 19 Oct 2005 16:50:43 +0000 (16:50 +0000)]
* fhandler_disk_file.cc (fhandler_base::utimes_fs): Use existing handle if
fhandler has one.
* times.cc (utimes): Scan open fds for matching paths and use existing fhandler
if one exists.

18 years ago* elf32-arm.c (find_arm_elf_section_entry): New function.
nickc [Wed, 19 Oct 2005 15:40:22 +0000 (15:40 +0000)]
* elf32-arm.c (find_arm_elf_section_entry): New function.
  (get_arm_elf_section_data): Use it.
  (unrecord_section_with_arm_elf_section_data): Use it.

18 years ago * gas/s390/zarch-z9-109.s: Add tests for unnormalized hfp multiply
sky [Wed, 19 Oct 2005 15:05:50 +0000 (15:05 +0000)]
* gas/s390/zarch-z9-109.s: Add tests for unnormalized hfp multiply
and multiply-and-add instructions.
* gas/s390/zarch-z9-109.d: Update expected result.

18 years ago * s390-opc.txt: Add unnormalized hfp multiply and multiply-and-add
sky [Wed, 19 Oct 2005 15:05:10 +0000 (15:05 +0000)]
* s390-opc.txt: Add unnormalized hfp multiply and multiply-and-add
instructions.

18 years ago* m32r.opc (parse_slo16): Fix bad application of previous patch.
nickc [Wed, 19 Oct 2005 14:44:16 +0000 (14:44 +0000)]
* m32r.opc (parse_slo16): Fix bad application of previous patch.

18 years ago2005-10-19 Paul Brook <paul@codesourcery.com>
pbrook [Wed, 19 Oct 2005 14:43:21 +0000 (14:43 +0000)]
2005-10-19  Paul Brook  <paul@codesourcery.com>

* emulparams/armelf.sh: Add .ARM.attributes to OTHER_SECTIONS.

18 years ago* pinfo.cc (_pinfo::dup_proc_pipe): Make warning more severe by actually
cgf [Wed, 19 Oct 2005 14:19:36 +0000 (14:19 +0000)]
* pinfo.cc (_pinfo::dup_proc_pipe): Make warning more severe by actually
printing it.
(_pinfo::alert_parent): Fix comment.  Don't send to parent if we are in an exec
stub.

18 years ago * config/tc-bfin.c (md_begin): Let the lex_type of '(' be
jiez [Wed, 19 Oct 2005 13:15:01 +0000 (13:15 +0000)]
* config/tc-bfin.c (md_begin): Let the lex_type of '(' be
LEX_BEGIN_NAME.
(bfin_start_line_hook): Remove the workaround for LSETUP(.
(bfin_name_is_register): Remove the workarounds for LSETUP(
and SAA(.
(bfin_start_label): Ditto.

18 years ago2005-10-08 Paul Brook <paul@codesourcery.com>
pbrook [Wed, 19 Oct 2005 00:43:59 +0000 (00:43 +0000)]
2005-10-08  Paul Brook  <paul@codesourcery.com>

* gas/arm/eabi_attr_1.s: New test.
* gas/arm/eabi_attr_1.d: New test.
* gas/arm/arm7t.d: Only disassemble code sections.
* gas/arm/bignum1.d: Ignore Arm object attribute sections.
* gas/arm/mapping.d: Ditto.
* gas/arm/unwind.d: Ditto.
* gas/elf/section0.d: Ditto.
* gas/elf/section1.d: Ditto.
* gas/elf/elf.exp: Set target_machine for Arm EABI based targets.
* gas/elf/section2.e-armeabi: New file.

18 years ago* cygtls.cc (handle_threadlist_exception): Improve diagnostic output.
cgf [Wed, 19 Oct 2005 00:22:07 +0000 (00:22 +0000)]
* cygtls.cc (handle_threadlist_exception): Improve diagnostic output.
* sigproc.cc (child_info::sync): Only clear hProcess when execing.
(wait_sig): Protect readsig handle.

18 years agodaily update
amodra [Wed, 19 Oct 2005 00:00:05 +0000 (00:00 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Wed, 19 Oct 2005 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

18 years ago * config/tc-xtensa.c (xtensa_end_directive): Restore
bwilson [Tue, 18 Oct 2005 23:13:47 +0000 (23:13 +0000)]
* config/tc-xtensa.c (xtensa_end_directive): Restore
default_lit_sections regardless of use_literal_section.

18 years ago * autoload.cc (NtLockVirtualMemory): Import.
corinna [Tue, 18 Oct 2005 18:51:33 +0000 (18:51 +0000)]
* autoload.cc (NtLockVirtualMemory): Import.
(NtUnlockVirtualMemory): Import.
(GetProcessWorkingSetSize): Import.
(SetProcessWorkingSetSize): Import.
* cygwin.din (mlock): Export.
(munlock): Export.
* mmap.cc (mlock): New function.
(munlock): Ditto.
* ntdll.h (STATUS_WORKING_SET_QUOTA): Define.
(LOCK_VM_IN_WSL): Define.
(LOCK_VM_IN_RAM): Define.
(NtLockVirtualMemory): Declare.
(NtUnlockVirtualMemory): Declare.
* sysconf.cc (sysconf): Implement _SC_MEMLOCK_RANGE.
* wincap.h: Implement has_working_virtual_lock throughout.
* wincap.cc: Ditto.
* include/cygwin/version.h: Bump API minor version.
* include/sys/mman.h (mlock): Declare,
(munlock): Declare.

18 years ago * libc/include/sys/features.h: Define _POSIX_MEMLOCK_RANGE for Cygwin.
corinna [Tue, 18 Oct 2005 18:39:46 +0000 (18:39 +0000)]
* libc/include/sys/features.h: Define _POSIX_MEMLOCK_RANGE for Cygwin.

18 years ago * bfin-dis.c (print_insn_bfin): Do proper endian transform when
jiez [Tue, 18 Oct 2005 16:39:41 +0000 (16:39 +0000)]
* bfin-dis.c (print_insn_bfin): Do proper endian transform when
reading instruction from memory.

18 years ago * Makefile.am (bfin-lex.c): Update ylwrap invocation.
jiez [Tue, 18 Oct 2005 16:10:59 +0000 (16:10 +0000)]
* Makefile.am (bfin-lex.c): Update ylwrap invocation.
* Makefile.in: Regenerated.

18 years ago* sigproc.cc (child_info::sync): Use correct name when closing to prevent
cgf [Tue, 18 Oct 2005 15:13:12 +0000 (15:13 +0000)]
* sigproc.cc (child_info::sync): Use correct name when closing to prevent
warnings when DEBUGGING.
* spawn.cc (spawn_guts): Set myself.hProcess to pi.hProcess since this may have
been zeroed by the previous sync.

18 years agom32r.opc (parse_slo16): Better version of previous patch.
nickc [Tue, 18 Oct 2005 07:53:17 +0000 (07:53 +0000)]
m32r.opc (parse_slo16): Better version of previous patch.

18 years ago* doc/as.texinfo (.loc) Fix placement of '@end table'.
nickc [Tue, 18 Oct 2005 07:47:01 +0000 (07:47 +0000)]
* doc/as.texinfo (.loc) Fix placement of '@end table'.

18 years ago * MAINTAINERS: Add self as BFIN maintainer.
jiez [Tue, 18 Oct 2005 07:40:11 +0000 (07:40 +0000)]
* MAINTAINERS: Add self as BFIN maintainer.

18 years ago* sigproc.cc (child_info::sync): Fix typo which caused hProcess to never be
cgf [Tue, 18 Oct 2005 04:20:45 +0000 (04:20 +0000)]
* sigproc.cc (child_info::sync): Fix typo which caused hProcess to never be
cleared.  Only clear hProcess when not forking.

18 years ago * ld-scripts/crossref.exp: Add -mcall-aixdesc to CFLAGS for
amodra [Tue, 18 Oct 2005 02:25:42 +0000 (02:25 +0000)]
* ld-scripts/crossref.exp: Add -mcall-aixdesc to CFLAGS for
powerpc64.

18 years ago2005-10-17 Jim Blandy <jimb@redhat.com>
jimb [Tue, 18 Oct 2005 00:04:11 +0000 (00:04 +0000)]
2005-10-17  Jim Blandy  <jimb@redhat.com>

* dwarf2expr.c (dwarf_expr_fetch): Use correct comparison to
detect stack underflow.

18 years ago*** empty log message ***
gdbadmin [Tue, 18 Oct 2005 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Tue, 18 Oct 2005 00:00:06 +0000 (00:00 +0000)]
daily update

18 years agoChange process_lock to lock_process throughout. Change all calls to new
cgf [Mon, 17 Oct 2005 23:27:00 +0000 (23:27 +0000)]
Change process_lock to lock_process throughout.  Change all calls to new
cygthread to handle extra argument, throughout.
* cygthread.h (cygthread::callproc): Declare new method.
(cygthread::cygthread): Add optional length argument to allow copying arguments
to executing thread.
* cygthread.cc (cygthread::callproc): Define new method.
(cygthread::stub): Use callfunc to invoke thread func to allow potentially
allocating stack memory which will be returned.
(cygthread::simplestub): Ditto.
(cygthread::cygthread): Accept arglen argument.  Reset ev here prior to
activating thread.  Wait for ev after activating thread if we're copying
contents to the thread.  Wait until the end before setting h, to allow thread
synchronization.
(cygthread::release): Don't reset ev here.  Rely on that happening the next
time the thread is activated.
* pinfo.h (commune_process): Rename declaration from _pinfo::commune_process.
* pinfo.cc (commune_process): Ditto for definition.  Modify slightly to allow
running as a separate cygthread.
* sigproc.cc (child_info::sync): Always wait for both subproc_ready and any
hProcess if we have a cygwin parent.
(talktome): Change argument to be a pointer to siginfo_t.  Contiguously
allocate whole siginfo_t structure + any needed extra for eventual passing to
commune_process thread.
(wait_sig): Accommodate change in talktome argument.
* pipe.cc (fhandler_pipe::fixup_after_exec): Remove debugging.

18 years ago2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
pgilliam [Mon, 17 Oct 2005 22:16:54 +0000 (22:16 +0000)]
2005-10-17  Paul Gilliam  <pgilliam@us.ibm.com>

        * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
        vscr" tests to better match output.

18 years ago * autoload.cc: Never load wsock32.dll. Load all wsock32 function
corinna [Mon, 17 Oct 2005 21:22:17 +0000 (21:22 +0000)]
* autoload.cc: Never load wsock32.dll. Load all wsock32 function
from ws2_32.  Rearrange symbol order accordingly.  None of the ws2_32
functions is optional right now.
(wsadata): Move from net.cc here.  Define NO_COPY.
(wsock_init): Drop unused symbols ws2_32_handle and wsock32_handle.
(load_wsock32): Remove.
(WSACleanup): Remove.
* fhandler_socket.cc: Drop Winsock 1 accommodations throughout.
(fhandler_socket::readv): Accomodate new POSIX style struct msghdr.
(fhandler_socket::writev): Ditto.
(fhandler_socket::recvmsg): Ditto. Handle "old" applications using
former struct msghdr correctly.
* net.cc: Drop Winsock 1 accommodations throughout.
(wsadata): Move definition to autoload.cc.
(set_socket_inheritance): Remove.
(convert_ws1_ip_optname): New static function to convert Winsock1
IPPROTO_IP option values into Winsock2 IPPROTO_IP option values.
(cygwin_setsockopt): Remove wrong and incomplete cleartext printing
of optname.  For "old" applications, convert optname from Winsock1
to Winsock2 values before using them.  Add comment to describe the
IP_TOS weirdness on W2K and above.
(cygwin_getsockopt): Remove wrong and incomplete cleartext printing
of optname.  For "old" applications, convert optname from Winsock1
to Winsock2 values before using them.
* select.cc (start_thread_socket): Forget about winsock2_active.
* winsup.h (wsock32_handle): Remove declaration.
(ws2_32_handle): Ditto.
(netapi32_handle): Ditto.
(wsadata): Ditto.
(winsock2_active): Remove definition.
* include/cygwin/socket.h: Change formatting slightly.
(socklen_t): Move definition up in file.
(struct msghdr): Convert to POSIX style.
(struct cmsghdr): New type.
(CMSG_ALIGN): New macro.
(CMSG_LEN): Ditto.
(CMSG_SPACE): Ditto.
(CMSG_FIRSTHDR): Ditto.
(CMSG_NXTHDR): Ditto.
(CMSG_DATA): Ditto.
(SCM_RIGHTS): Ditto.
(struct OLD_msghdr): Define old msghdr structure for Cygwin internal
purposes.
(MSG_TRUNC): New macro.
(MSG_CTRUNC): Ditto.
(IP_OPTIONS): Redefine IPPROTO_IP option values to Winsock2 values.
Keep Winsock1 values for Cygwin internal purposes.
* include/cygwin/version.h: Bump API minor version.
(CYGWIN_VERSION_CHECK_FOR_USING_ANCIENT_MSGHDR): Define to check for
applications using old struct msghdr.
(CYGWIN_VERSION_CHECK_FOR_USING_WINSOCK1_VALUES): Define to check for
applications using old Winsock1 IPPROTO_IP values.

18 years ago2005-10-17 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 17 Oct 2005 21:17:17 +0000 (21:17 +0000)]
2005-10-17  Jeff Johnston  <jjohnstn@redhat.com>

        * arm/configure.in: Support building crt0.o when syscalls
        are disabled in newlib.
        * arm/configure: Regenerated.

18 years ago * config/xtensa-istack.h (TInsn): Replace dwarf2_line_info with an
bwilson [Mon, 17 Oct 2005 18:17:08 +0000 (18:17 +0000)]
* config/xtensa-istack.h (TInsn): Replace dwarf2_line_info with an
unsigned line number.  Do not include "dwarf2dbg.h".
* config/tc-xtensa.c (md_pseudo_table): Remove entry for "loc".
(xtensa_dwarf2_directive_loc, xtensa_dwarf2_emit_insn): Delete.
(xg_build_to_insn, xg_build_token_insn): Update TInsn uses.
(md_assemble): Use as_where instead of dwarf2_where.
(xg_assemble_vliw_tokens): Use unsigned line numbers instead of
dwarf2_line_infos.  Change to call new_logical_line followed by
dwarf2_emit_insn.

18 years ago * gas/arm/copro.d: 'mcrlt' instruction should not be disassembled as
rearnsha [Mon, 17 Oct 2005 15:44:01 +0000 (15:44 +0000)]
* gas/arm/copro.d: 'mcrlt' instruction should not be disassembled as
'cfsh64lt'.

18 years ago * configure.in (bfin-*-*): Use test, not brackets, in if statement.
bernds [Mon, 17 Oct 2005 12:54:34 +0000 (12:54 +0000)]
* configure.in (bfin-*-*): Use test, not brackets, in if statement.
* configure: Regenerate.

18 years agoCheck in previously ChangeLoged entry.
cgf [Mon, 17 Oct 2005 03:20:20 +0000 (03:20 +0000)]
Check in previously ChangeLoged entry.

18 years agodaily update
amodra [Mon, 17 Oct 2005 00:00:07 +0000 (00:00 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Mon, 17 Oct 2005 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

18 years ago * hppa.h (pa_opcodes): Add two fcmp opcodes. Reorder ftest opcodes.
danglin [Sun, 16 Oct 2005 20:42:14 +0000 (20:42 +0000)]
* hppa.h (pa_opcodes): Add two fcmp opcodes.  Reorder ftest opcodes.
Add FLAG_STRICT to pa10 ftest opcode.

18 years agodaily update
amodra [Sun, 16 Oct 2005 00:00:07 +0000 (00:00 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Sun, 16 Oct 2005 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

18 years ago * include/limits.h (SSIZE_MAX): Define.
dannysmith [Sat, 15 Oct 2005 22:35:55 +0000 (22:35 +0000)]
* include/limits.h (SSIZE_MAX): Define.
(LLONG_MAX, LLONG_MIN, ULLONG_MAX): Separate from non-ISO names.

18 years ago2005-10-15 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sat, 15 Oct 2005 15:38:11 +0000 (15:38 +0000)]
2005-10-15  H.J. Lu  <hongjiu.lu@intel.com>

* coff-rs6000.c (rs6000coff_vec): Initialize
_bfd_match_sections_by_type with
_bfd_generic_match_sections_by_type.
(pmac_xcoff_vec): Likewise.
* coff64-rs6000.c (rs6000coff64_vec): Likewise.
(aix5coff64_vec): Likewise.

18 years agobfd/
hjl [Sat, 15 Oct 2005 14:57:54 +0000 (14:57 +0000)]
bfd/

2005-10-15  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/1467
* elf-bfd.h (_bfd_elf_match_sections_by_type): New.
(_bfd_generic_match_sections_by_type): New. Defined.

* elf.c (_bfd_elf_match_sections_by_type): New.

* libbfd-in.h (_bfd_generic_match_sections_by_type): New.

* bfd-in2.h: Regenerated.
* libbfd.h: Likewise.

* libbfd.c (_bfd_generic_match_sections_by_type): New.

* targets.c (BFD_JUMP_TABLE_LINK): Initialize
_bfd_match_sections_by_type with
_bfd_generic_match_sections_by_type.
(bfd_target): Add _bfd_match_sections_by_type.

ld/

2005-10-15  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/1467
* emultempl/elf32.em: Include "elf-bfd.h".
(gld${EMULATION_NAME}_place_orphan): Check section type and
don't use section name for ELF input sections.

* ld.texinfo: Document orphan section processing.

* ldlang.c (lang_output_section_find_by_flags): Match section
types by calling bfd_match_sections_by_type.

18 years agodaily update
amodra [Sat, 15 Oct 2005 00:00:05 +0000 (00:00 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Sat, 15 Oct 2005 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

18 years ago2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 14 Oct 2005 21:11:39 +0000 (21:11 +0000)]
2005-10-14  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/math.h (HUGE_VALF, HUGE_VALL): New.
        * libm/common/Makefile.am: Add s_infconst.c support.
        * libm/common/Makefile.in: Regenerated.
        * libm/common/s_infconst.c: New file with float and
        long double infinity support added.
        * libm/math/Makefile.am: Remove s_infconst.c support.
        * libm/math/Makefile.in: Regenerated.
        * libm/math/s_infconst.c: Moved to common directory.
        * libm/mathfp/Makefile.am: Remove s_infconst.c support.
        * libm/mathfp/Makefile.in: Regenerated.
        * libm/mathfp/s_infconst.c: Moved to common directory.

18 years ago2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 14 Oct 2005 21:06:20 +0000 (21:06 +0000)]
2005-10-14  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/linux/net/gethostbydns.c (dprintf): Rename to
        dbgprintf to prevent conflict with new dprintf function.

18 years ago2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 14 Oct 2005 21:03:13 +0000 (21:03 +0000)]
2005-10-14  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/stdio/vfprintf.c (_VFPRINTF_R): Fix up "inf" and
        "nan" processing for systems that have long double support.

18 years ago2005-10-14 Paul Gilliam <pgilliam@us.ibm.com>
pgilliam [Fri, 14 Oct 2005 20:17:11 +0000 (20:17 +0000)]
2005-10-14  Paul Gilliam  <pgilliam@us.ibm.com>

        * rs6000-tdep.c (rs6000_register_reggroup_p): Add vscr to test for
        vector registers.

18 years ago2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 14 Oct 2005 20:01:54 +0000 (20:01 +0000)]
2005-10-14  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/linux/sys/types.h (int8_t): Add type.

18 years ago2005-10-14 Bob Wilson <bob.wilson@acm.org>
jjohnstn [Fri, 14 Oct 2005 18:55:57 +0000 (18:55 +0000)]
2005-10-14  Bob Wilson  <bob.wilson@acm.org>

        * libm/common/Makefile.am (doc): Do not append to $(TARGETDOC).
        * libm/common/Makefile.in: Regenerate.
        * libm/common/common.tex: Delete file.
        * libm/math/math.tex: Include .def files from common/.
        * libm/mathfp/mathfp.tex: Likewise.

18 years ago2005-10-14 Bob Wilson <bob.wilson@acm.org>
jjohnstn [Fri, 14 Oct 2005 18:45:19 +0000 (18:45 +0000)]
2005-10-14  Bob Wilson  <bob.wilson@acm.org>

        * libc/libc.texinfo (Top): Surround this node with @ifnottex
        instead of @ifinfo.  Update menu to add Introduction and match
        SUBDIRS order.
        (Introduction): New section.

18 years ago2005-10-14 Bob Wilson <bob.wilson@acm.org>
jjohnstn [Fri, 14 Oct 2005 18:37:24 +0000 (18:37 +0000)]
2005-10-14  Bob Wilson  <bob.wilson@acm.org>

        * libc/reent/reent.tex (Reentrancy): Replace "Cygnus C Library"
        with "Red Hat newlib C Library".
        * libc/sys.tex (Stubs): Likewise.
        * libm/math/math.tex (Math): Likewise.
        * libm/mathfp/mathfp.tex (Math): Likewise.

18 years agom32r.opc (parse_slo16): Do not assume a 32-bit host word size.
nickc [Fri, 14 Oct 2005 08:33:27 +0000 (08:33 +0000)]
m32r.opc (parse_slo16): Do not assume a 32-bit host word size.

18 years ago* doc/as.texinfo (Section): Add missing ']' to .section example.
nickc [Fri, 14 Oct 2005 08:24:48 +0000 (08:24 +0000)]
* doc/as.texinfo (Section): Add missing ']' to .section example.

18 years ago* Makefile.in (MKDIRP): Just use raw $(INSTALL) rather than $(INSTALL_DATA).
cgf [Fri, 14 Oct 2005 02:15:12 +0000 (02:15 +0000)]
* Makefile.in (MKDIRP): Just use raw $(INSTALL) rather than $(INSTALL_DATA).
Create directories with 755 permissions.

18 years ago*** empty log message ***
gdbadmin [Fri, 14 Oct 2005 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Fri, 14 Oct 2005 00:00:05 +0000 (00:00 +0000)]
daily update

18 years ago2005-10-13 Wu Yongwei <adah@users.sourceforge.net>
dannysmith [Thu, 13 Oct 2005 20:31:50 +0000 (20:31 +0000)]
2005-10-13  Wu Yongwei  <adah@users.sourceforge.net>

* include/tchar.h: Include <wchar.h> when _UNICODE is defined.
(_TEOF): New macro definition for _UNICODE and non_UNICODE cases.

18 years ago * ld.texino: Describe double-quoted string syntax for version
mmitchel [Thu, 13 Oct 2005 17:29:57 +0000 (17:29 +0000)]
* ld.texino: Describe double-quoted string syntax for version
nodes.
* ldlang.h (lang_new_vers_pattern): Add literal_p parameter.
* ldgram.y (vers_defns): Allow NAME as well as VERS_IDENTIFIER.
Adjust calls to lang_new_vers_pattern to pass literal_p argument.
* ldlang.c (lang_vers_match): Fix indentation.  Do not glob-match
version nodes without a pattern.
(lang_new_vers_pattern): Add literal_p parameter.
(lang_do_version_exports_section): Pass it.

* ld-elfvers/vers.exp: Add vers31.
* ld-elfvers/vers31.c: New file.
* ld-elfvers/vers31.dsym: Likewise.
* ld-elfvers/vers31.map: Likewise.
* ld-elfvers/vers31.ver: Likewise.

18 years ago * Makefile.in (linux-thread-db.o): Depend on $(gdbcore_h).
schwab [Thu, 13 Oct 2005 09:31:58 +0000 (09:31 +0000)]
* Makefile.in (linux-thread-db.o): Depend on $(gdbcore_h).

* linux-thread-db.c (enable_thread_event): Extend pointer value as
specified by target.
(thread_db_get_thread_local_address): Likewise.

18 years ago * gas/hppa/basic/basic.exp (do_system): Adjust for removal of lha
danglin [Thu, 13 Oct 2005 02:26:34 +0000 (02:26 +0000)]
* gas/hppa/basic/basic.exp (do_system): Adjust for removal of lha
instructions from system.s.
* gas/hppa/basic/system.s (lha): Remove.

* hppa.h (pa_opcodes): Remove lha entries.

18 years ago PR binutils/941
danglin [Thu, 13 Oct 2005 01:06:00 +0000 (01:06 +0000)]
PR binutils/941
* config/tc-hppa.c (pa_ip): Use as_bad instead of as_fatal when an
unknown opcode is found.

18 years ago * NEWS: Mention @file.
mmitchel [Thu, 13 Oct 2005 00:57:42 +0000 (00:57 +0000)]
* NEWS: Mention @file.

* NEWS: Mention @file.

18 years ago*** empty log message ***
gdbadmin [Thu, 13 Oct 2005 00:00:37 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Thu, 13 Oct 2005 00:00:07 +0000 (00:00 +0000)]
daily update

18 years ago* dir.cc (mkdir): Abandon use of PC_WRITABLE.
cgf [Wed, 12 Oct 2005 20:38:38 +0000 (20:38 +0000)]
* dir.cc (mkdir): Abandon use of PC_WRITABLE.
(rmdir): Ditto.
* path.h (PC_WRITABLE): Delete.
* path.cc (path_conv::check): Remove PC_WRITABLE accommodations.  Revisit
later.

18 years ago2005-10-12 Jim Blandy <jimb@redhat.com>
jimb [Wed, 12 Oct 2005 17:56:41 +0000 (17:56 +0000)]
2005-10-12  Jim Blandy  <jimb@redhat.com>

* gdb.base/structs.exp (any): New function.
(test_struct_returns): Don't make any assumptions at all about
what value the function returns when GDB can't set the return
value.