OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
17 years ago * config.in, configure: Regenerate.
hp [Thu, 21 Dec 2006 04:43:16 +0000 (04:43 +0000)]
* config.in, configure: Regenerate.

17 years ago * acconfig.h: Remove.
hp [Thu, 21 Dec 2006 04:42:42 +0000 (04:42 +0000)]
* acconfig.h: Remove.
* config.in: Regenerate.

17 years ago * acconfig.h: Remove.
hp [Thu, 21 Dec 2006 04:42:10 +0000 (04:42 +0000)]
* acconfig.h: Remove.
* config.in: Regenerate.

17 years ago * acconfig.h: Remove.
hp [Thu, 21 Dec 2006 04:41:40 +0000 (04:41 +0000)]
* acconfig.h: Remove.
* config.in: Regenerate.

17 years ago * acconfig.h: Remove.
hp [Thu, 21 Dec 2006 04:41:09 +0000 (04:41 +0000)]
* acconfig.h: Remove.
* config.in, configure: Regenerate.

17 years ago * acconfig.h: Remove.
hp [Thu, 21 Dec 2006 04:40:55 +0000 (04:40 +0000)]
* acconfig.h: Remove.
* config.in, configure: Regenerate.

17 years ago * config.in: Regenerate.
hp [Thu, 21 Dec 2006 04:40:12 +0000 (04:40 +0000)]
* config.in: Regenerate.

17 years ago * config.in: Regenerate.
hp [Thu, 21 Dec 2006 04:39:52 +0000 (04:39 +0000)]
* config.in: Regenerate.

17 years ago * acconfig.h: Remove.
hp [Thu, 21 Dec 2006 04:39:20 +0000 (04:39 +0000)]
* acconfig.h: Remove.
* config.in: Regenerate.

17 years ago * acconfig.h: Remove.
hp [Thu, 21 Dec 2006 04:38:46 +0000 (04:38 +0000)]
* acconfig.h: Remove.
* config.in: Regenerate.

17 years ago * acconfig.h: Remove.
hp [Thu, 21 Dec 2006 04:38:10 +0000 (04:38 +0000)]
* acconfig.h: Remove.
* config.in: Regenerate.

17 years ago * acconfig.h: Remove.
hp [Thu, 21 Dec 2006 04:37:26 +0000 (04:37 +0000)]
* acconfig.h: Remove.
* config.in: Regenerate.

17 years ago * config.in: Regenerate.
hp [Thu, 21 Dec 2006 04:36:52 +0000 (04:36 +0000)]
* config.in: Regenerate.

17 years ago * acconfig.h: Remove.
hp [Thu, 21 Dec 2006 04:36:17 +0000 (04:36 +0000)]
* acconfig.h: Remove.
* config.in: Regenerate.

17 years ago * acconfig.h: Remove.
hp [Thu, 21 Dec 2006 04:35:33 +0000 (04:35 +0000)]
* acconfig.h: Remove.
* config.in: Regenerate.

17 years ago * acconfig.h: Remove.
hp [Thu, 21 Dec 2006 04:34:47 +0000 (04:34 +0000)]
* acconfig.h: Remove.
* config.in: Regenerate.

17 years ago * acconfig.h: Remove.
hp [Thu, 21 Dec 2006 04:34:07 +0000 (04:34 +0000)]
* acconfig.h: Remove.
* config.in: Regenerate.

17 years ago * configure.ac (common): Make the default "yes" for all targets
hp [Thu, 21 Dec 2006 02:37:17 +0000 (02:37 +0000)]
* configure.ac (common): Make the default "yes" for all targets
with sim subdirs.
* configure: Regenerate.

17 years ago * cp-demangle.h: Add comment explaining what to do to avoid
geoffk [Thu, 21 Dec 2006 01:32:48 +0000 (01:32 +0000)]
* cp-demangle.h: Add comment explaining what to do to avoid
overrunning string.
(d_check_char): New.
(d_next_char): Don't advance past trailing '\0'.
* cp-demangle.c (cplus_demangle_mangled_name): Use d_check_char.
(d_nested_name): Likewise.
(d_special_name): Likewise.
(d_call_offset): Likewise.
(d_function_type): Likewise.
(d_array_type): Likewise.
(d_pointer_to_member_type): Likewise.
(d_template_param): Likewise.
(d_template_args): Likewise.
(d_template_arg): Likewise.
(d_expr_primary): Likewise.
(d_local_name): Likewise.
(d_substitution): Likewise.
(d_ctor_dtor_name): Use d_advance rather than d_next_char.
* testsuite/test-demangle.c: Include sys/mman.h.
(MAP_ANONYMOUS): Define.
(protect_end): New.
(main): Use protect_end.
* testsuite/demangle-expected: Add testcases for overrunning
the end of the string.

17 years ago*** empty log message ***
gdbadmin [Thu, 21 Dec 2006 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Wed, 20 Dec 2006 23:00:07 +0000 (23:00 +0000)]
daily update

17 years ago * configure.ac: Add test for readline, substitute READLINE.
hp [Wed, 20 Dec 2006 22:35:51 +0000 (22:35 +0000)]
* configure.ac: Add test for readline, substitute READLINE.
* Makefile.in (READLINE_LIB): New substituted-contents variable.
(SIM_EXTRA_LIBDEPS): Don't set.
(SIM_EXTRA_LIBS): Use $(READLINE_LIB) instead of
../../readline/libreadline.a.
* configure: Regenerate.

17 years ago Partially revert change from 2006-10-22. GetSecurityInfo messes up
corinna [Wed, 20 Dec 2006 17:14:23 +0000 (17:14 +0000)]
Partially revert change from 2006-10-22.  GetSecurityInfo messes up
user information on NT4.
* sec_helper.cc (security_descriptor::malloc): Drop LocalAlloc
considerations.
(security_descriptor::realloc): Ditto.
(security_descriptor::free): Ditto.
* security.cc (get_reg_security): Reinstantiate.
(get_nt_object_security): Revert to using NtQuerySecurityObject.
* security.h (class security_descriptor): Drop type member.
Accommodate throughout.
(security_descriptor::size): Constify.
(security_descriptor::copy): Ditto.

17 years ago * Makefile.in (autoconf-common autoheader-common): In documented
hp [Wed, 20 Dec 2006 12:35:07 +0000 (12:35 +0000)]
* Makefile.in (autoconf-common autoheader-common): In documented
usage, say SHELL=/bin/sh.
(.PHONY): Add autoheader-common.

17 years ago * MAINTAINERS: Add self as authorized committer for *.
hp [Wed, 20 Dec 2006 12:34:46 +0000 (12:34 +0000)]
* MAINTAINERS: Add self as authorized committer for *.

17 years ago * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
brobecke [Wed, 20 Dec 2006 09:51:52 +0000 (09:51 +0000)]
    * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
        The associated tests should be PASSing.

17 years ago*** empty log message ***
gdbadmin [Wed, 20 Dec 2006 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Tue, 19 Dec 2006 23:00:08 +0000 (23:00 +0000)]
daily update

17 years ago2006-12-19 Paolo Bonzini <bonzini@gnu.org>
bonzini [Tue, 19 Dec 2006 14:01:25 +0000 (14:01 +0000)]
2006-12-19  Paolo Bonzini  <bonzini@gnu.org>

* configure.texi: Fix botched commit.

17 years agobfd/
kazu [Tue, 19 Dec 2006 13:24:56 +0000 (13:24 +0000)]
bfd/
* elf32-m68k.c (elf32_m68k_object_p,
elf32_m68k_print_private_bfd_data): Use EF_M68K_ARCH_MASK to
extract architecture mask.

include/elf/
* m68k.h (EF_M68K_ARCH_MASK): New.

17 years ago2006-12-19 Paolo Bonzini <bonzini@gnu.org>
bonzini [Tue, 19 Dec 2006 12:52:56 +0000 (12:52 +0000)]
2006-12-19  Paolo Bonzini  <bonzini@gnu.org>

Sync with gcc:

2006-12-19  Paolo Bonzini  <bonzini@gnu.org>

* configure.in: Remove "$build" case for powerpc-*-darwin* since
it only affects bootstrap and could be tested on "$host" as well.
* configure: Regenerate.
* config/mh-ppc-darwin: Add to the stage1 cflags here.

2006-12-19  Paolo Bonzini  <bonzini@gnu.org>

PR bootstrap/29544
* Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
(bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
move here comment from Makefile.tpl.
* Makefile.tpl: Move some definitions higher in the file.
(STAGE1_CHECKING): New.
* configure.in: Add --enable-stage1-checking.
* configure: Regenerate.
* Makefile.in: Regenerate.

2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

* configure.in: Update error message for missing GMP/MPFR.

* configure: Regenerate.

2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

* configure.in: Update MPFR version in error message.

* configure: Regenerate.

2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

* configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
(--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
--with-gmp-lib): New flags.

* configure: Regenerate.

config:
2006-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>

* tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking
if static linking doesn't even work.

17 years ago * gas/cfi/cfi-common-6.s: Do not use |.
nathan [Tue, 19 Dec 2006 08:51:15 +0000 (08:51 +0000)]
* gas/cfi/cfi-common-6.s: Do not use |.

17 years ago bfd/
nathan [Tue, 19 Dec 2006 08:49:38 +0000 (08:49 +0000)]
bfd/
* elf.c (assign_file_positions_for_load_sections): Adjust p_vaddr
by p_vaddr_offset.  Copy alignment & use if it is valid.
(rewrite_elf_program_headers): Cope with leading padding in a
segment that does not contain file or program headers.
(copy_elf_program_header): Likewise.

include/elf/
* internal.h (struct elf_segment_map): Add p_vaddr_offset field.

17 years agoCommit missing pieces.
cgf [Tue, 19 Dec 2006 01:51:02 +0000 (01:51 +0000)]
Commit missing pieces.

17 years ago*** empty log message ***
gdbadmin [Tue, 19 Dec 2006 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Mon, 18 Dec 2006 23:00:10 +0000 (23:00 +0000)]
daily update

17 years ago* pe-dll.c (pe_bfd_is_dll): New function.
cgf [Mon, 18 Dec 2006 22:38:53 +0000 (22:38 +0000)]
* pe-dll.c (pe_bfd_is_dll): New function.
* pe-dll.h (pe_bfd_is_dll): Declare.
* emultempl/pe.em (gld_${EMULATION_NAME}_recognized_file): Recognize dlls using
pe_bfd_is_dll instead of using the filename extension.

17 years ago2005-12-18 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 18 Dec 2006 22:21:47 +0000 (22:21 +0000)]
2005-12-18  Jeff Johnston  <jjohnstn@redhat.com>

        * NEWS: Update with 1.15.0 info.
        * README: Ditto.
        * acinclude.m4: Change version number to 1.15.0.
        * aclocal.m4: Regenerated.
        * configure: Ditto.
        * doc/aclocal.m4: Ditto.
        * doc/configure: Ditto.
        * libc/*/aclocal.m4: Ditto.
        * libc/*/configure: Ditto.
        * libc/libc.texinfo: Ditto.
        * libm/*/aclocal.m4: Ditto.
        * libm/*/configure: Ditto.
        * libm/libm.texinfo: Ditto.
        * libc/sys/linux/shared.ld: Add VERS_1.15.

17 years ago * breakpoint.c (watchpoint_check): Double-check the found frame.
drow [Mon, 18 Dec 2006 22:10:12 +0000 (22:10 +0000)]
* breakpoint.c (watchpoint_check): Double-check the found frame.

17 years ago2006-12-18 Kazu Hirata <kazu@codesourcery.com>
jjohnstn [Mon, 18 Dec 2006 21:49:14 +0000 (21:49 +0000)]
2006-12-18  Kazu Hirata  <kazu@codesourcery.com>

        Merge from newlib-csl-20060320-branch:
        2006-12-01  Nathan Sidwell  <nathan@codesourcery.com>
                    Kazu Hirata  <kazu@codesourcery.com>

        * configure.host: Recognize fido.

17 years ago2006-12-18 Kazu Hirata <kazu@codesourcery.com>
jjohnstn [Mon, 18 Dec 2006 21:48:18 +0000 (21:48 +0000)]
2006-12-18  Kazu Hirata  <kazu@codesourcery.com>

        Merge from newlib-csl-20060320-branch:
        2006-12-15  Daniel Jacobowitz  <dan@codesourcery.com>

        * m68k/fido-crt0.S (_vector_table): Reference
        _PrivilegeViolationHandler.

        2006-12-15  Daniel Jacobowitz  <dan@codesourcery.com>

        * m68k/fido-crt0.S (_start): Set %vbr for context 0 in
        RAM configs.
        * m68k/fido.sc: Clean up formatting.  Add comments.  Move
        stack and heap end to SDRAM for SRAM and SDRAM configurations.
        Put RedBoot application text in SRAM.

        2006-12-13  Nathan Sidwell  <nathan@codesourcery.com>

        * m68k/Makefile (install_cf): Don't loop over files here.  Only
        install sources for the default multilib.
        (install_fido): Likewise.
        (install_io): Install bsps in one go.

        2006-12-01  Nathan Sidwell  <nathan@codesourcery.com>
                    Kazu Hirata  <kazu@codesourcery.com>

        * configure.in: Recognize fido-*-*.
        * configure: Regenerate.
        * m68k/Makefile.in (CF_ISRS): Use addprefix.
        (FIDO_CRT0, FIDO_BSP, FIDO_OBJS, FIDO_HANDLERS,
        FIDO_UNHOSTED_SCRIPTS, FIDO_HOSTED_SCRIPTS, FIDO_SCRIPTS,
        FIDO_SOURCES, all_fido, fido-%-crt0.o, fido-rom.ld,
        fido-rom-hosted.ld, fido-sram.ld, fido-sram-hosted.ld,
        fido-sdram.ld, fido-sdram-hosted.ld, fido-redboot.ld,
        install_fido): New.
        * m68k/asm.h (mbb): New.
        * m68k/configure.in (DO): Check for __mfido__.
        * m68k/configure: Regenerate.
        * m68k/fido-_exit.c, m68k/fido-crt0.S, m68k/fido-handler.c,
        m68k/fido-hosted.S, m68k/fido-sbrk.c, m68k/fido.h,
        m68k/fido.sc, m68k/fido_profiling.h: New.

17 years ago* pinfo.cc (set_myself): Use a more foolproof method for determining if the
cgf [Mon, 18 Dec 2006 21:28:31 +0000 (21:28 +0000)]
* pinfo.cc (set_myself): Use a more foolproof method for determining if the
current process was started from another cygiwn process.

17 years ago2006-12-18 Joel Schopp <jschopp@austin.ibm.com>
jjohnstn [Mon, 18 Dec 2006 20:39:02 +0000 (20:39 +0000)]
2006-12-18  Joel Schopp <jschopp@austin.ibm.com>

        * libc/machine/spu/c99ppe.h: New file
        * libc/machine/spu/perror.c: New file to override libc/stdio version.
        * libc/machine/spu/printf.c: New file
        * libc/machine/spu/putchar.c: New file
        * libc/machine/spu/puts.c: New file
        * libc/machine/spu/vprintf.c: New file
        * libc/machine/spu/vsnprintf.c: New file
        * libc/machine/spu/vsprintf.c: New file
        * libc/machine/spu/Makefile.am: Add new targets.
        * libc/machine/spu/Makefile.in: Regenerated.

17 years ago2006-12-18 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 18 Dec 2006 20:32:41 +0000 (20:32 +0000)]
2006-12-18  Jeff Johnston  <jjohnstn@redhat.com>

        * aclocal.m4 */aclocal.m4: Regenerated using aclocal 1.9.6.
        * Makefile.in */Makefile.in: Regenerated using automake 1.9.6.

17 years agoRemove entry for next patch that hasn't happened yet.
jjohnstn [Mon, 18 Dec 2006 20:24:48 +0000 (20:24 +0000)]
Remove entry for next patch that hasn't happened yet.

17 years ago2006-12-18 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 18 Dec 2006 20:21:47 +0000 (20:21 +0000)]
2006-12-18  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/stdlib/mallocr.c (malloc_extend_top): Add patch from
        2.6.5 version of Doug Lea's malloc which is the basis of
        this code.

17 years ago2006-12-18 Kazunori Asayama <asayama@sm.sony.co.jp>
jjohnstn [Mon, 18 Dec 2006 16:48:03 +0000 (16:48 +0000)]
2006-12-18  Kazunori Asayama <asayama@sm.sony.co.jp>

        * libc/include/machine/setjmp.h: Replace vector with __vector.

17 years ago2006-12-18 Ben Elliston <bje@au.ibm.com>
jjohnstn [Mon, 18 Dec 2006 16:43:31 +0000 (16:43 +0000)]
2006-12-18  Ben Elliston  <bje@au.ibm.com>

       * spu/stat.c (stat): Cast new sys.pathname value to unsigned int.

17 years ago*** empty log message ***
gdbadmin [Mon, 18 Dec 2006 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Sun, 17 Dec 2006 23:00:11 +0000 (23:00 +0000)]
daily update

17 years ago Mark Kettenis <kettenis@gnu.org>
kettenis [Sun, 17 Dec 2006 13:30:41 +0000 (13:30 +0000)]
Mark Kettenis  <kettenis@gnu.org>

* i386nbsd-nat.c: Include "nbsd-nat.h".
(_initialize_i386nbsd_nat): Update target vector to use
nbsd_pid_to_exec_file.
* config/i386/nbsdelf.mh (NATDEPFILES): Add nbsd-nat.o.
* config/i386/nbsdaout.mh (NATDEPFILES): Add nbsd-nat.o.
* nbsd-nat.c: New file.
* nbsd-nat.h: New file.
* Makefile.in (ALLDEPFILES): Add nbsd-nat.c.
(nbsd_nat_h): New variable.
(nbsd-nat.o): New dependency.

17 years ago*** empty log message ***
gdbadmin [Sun, 17 Dec 2006 00:00:05 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Sat, 16 Dec 2006 23:00:08 +0000 (23:00 +0000)]
daily update

17 years ago * Makefile.in (ALLDEPFILES): Remove mipsv4-nat.c.
drow [Sat, 16 Dec 2006 21:00:28 +0000 (21:00 +0000)]
* Makefile.in (ALLDEPFILES): Remove mipsv4-nat.c.
(mipsv4-nat.o): Delete.
* mipsv4-nat.c: Delete.

17 years ago * dve3900-rom.c: Delete file.
drow [Sat, 16 Dec 2006 19:18:36 +0000 (19:18 +0000)]
* dve3900-rom.c: Delete file.
* Makefile.in (dve3900-rom.o): Delete.

17 years ago * vx-share/README: Delete file.
drow [Sat, 16 Dec 2006 18:40:55 +0000 (18:40 +0000)]
* vx-share/README: Delete file.

17 years ago* config.bfd: (sh*-*-openbsd*): Add target.
kettenis [Sat, 16 Dec 2006 11:24:05 +0000 (11:24 +0000)]
* config.bfd: (sh*-*-openbsd*): Add target.
* configure.in (sh*-*-openbsd*): Set COREFILE to netbsd-core.lo.
* configure: Regenerate.

17 years ago* i386obsd-nat.c: Include "gdbcore.h", "regcache.h", "target.h",
kettenis [Sat, 16 Dec 2006 10:45:47 +0000 (10:45 +0000)]
* i386obsd-nat.c: Include "gdbcore.h", "regcache.h", "target.h",
<machine/frame.h>, <machine/pcb.h>, "i386bsd-nat.h" and
"bsd-kvm.h".
(i386obsd_supply_pcb): New function.
(_initialize_i386obsd_nat): Construct and add target
vector. Enable libkvm interface.
* Makefile.in (i386obsd-nat.o): Update dependencies.
* config/i386/obsd.mh (NATDEPFILES): Remove i386nbsd-nat.c

17 years ago* sparcobsd-tdep.c: Fix typo.
kettenis [Sat, 16 Dec 2006 00:06:55 +0000 (00:06 +0000)]
* sparcobsd-tdep.c: Fix typo.

17 years ago*** empty log message ***
gdbadmin [Sat, 16 Dec 2006 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

17 years agoAdd OpenBSD/sh native support.
kettenis [Fri, 15 Dec 2006 23:57:35 +0000 (23:57 +0000)]
Add OpenBSD/sh native support.
* NEWS (New native configurations): Mention OpenBSD/sh.
* configure.host: Add sh*-*-openbsd*.
* shnbsd-nat.c: Include "inf-ptrace.h".
(shnbsd_fetch_inferior_registers): Rename from
fetch_inferior_registers.  Make static.
(shnbsd_store_inferior_registers): Rename from
store_inferior_registers.  Make static.
(_initialize_shnbsd_nat): New function.
* Makefile.in (shnbsd-nat.o): Update dependencies.
* config/sh/nbsd.mh (NAT_CLIBS, NAT_FILE): Remove.
(NATDEPFILES): Remove infptrace.o and inftarg.o.  Add
inf-ptrace.o.

17 years agoAdd OpenBSD/sh support.
kettenis [Fri, 15 Dec 2006 23:45:04 +0000 (23:45 +0000)]
Add OpenBSD/sh support.
* NEWS (New targets): Mention OpenBSD/sh.
* configure.tgt: Add sh*-*-openbsd*.
* shnbsd-tdep.c (_initialize_shnbsd_tdep): Register handler for
GDB_OSABI_OPENBSD_ELF.
* config/sh/obsd.mt: New file.

17 years ago* ppcnbsd-tdep.c: Fix typo in comment.
kettenis [Fri, 15 Dec 2006 23:22:36 +0000 (23:22 +0000)]
* ppcnbsd-tdep.c: Fix typo in comment.

17 years ago* remote-fileio.c (remote_fileio_mode_to_target): Use
kettenis [Fri, 15 Dec 2006 23:17:55 +0000 (23:17 +0000)]
* remote-fileio.c (remote_fileio_mode_to_target): Use
S_ISREG/S_ISDIR/S_ISCHR macros instead of S_IFREG/S_IFDIR/S_IFCHR.

17 years agodaily update
amodra [Fri, 15 Dec 2006 23:00:10 +0000 (23:00 +0000)]
daily update

17 years agoUndo accidental checkin to HEAD.
drow [Fri, 15 Dec 2006 19:54:05 +0000 (19:54 +0000)]
Undo accidental checkin to HEAD.

17 years ago2006-12-15 H.J. Lu <hongjiu.lu@intel.com>
hjl [Fri, 15 Dec 2006 19:43:59 +0000 (19:43 +0000)]
2006-12-15  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c: Add a blank line bewteen function bodies.

17 years ago libgloss/
drow [Fri, 15 Dec 2006 18:09:03 +0000 (18:09 +0000)]
libgloss/
* m68k/Makefile.in (FIDO_OBJS): Build fido-priv.o.
* m68k/fido-crt0.S (_vector_table): Reference
_PrivilegeViolationHandler.
* m68k/fido-priv.S: New file.

17 years ago * breakpoint.c (insert_bp_location): Add newline to note.
drow [Fri, 15 Dec 2006 15:22:21 +0000 (15:22 +0000)]
* breakpoint.c (insert_bp_location): Add newline to note.

17 years ago2006-12-15 H.J. Lu <hongjiu.lu@intel.com>
hjl [Fri, 15 Dec 2006 14:09:21 +0000 (14:09 +0000)]
2006-12-15  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (build_modrm_byte): Reformat to 72 columns.

17 years agogas/testsuite/
hjl [Fri, 15 Dec 2006 13:11:55 +0000 (13:11 +0000)]
gas/testsuite/

2006-12-15  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/x86-64-inval.s: cmpxchg16b needs oword ptr, instead
of xmmword ptr.
* gas/i386/x86_64.s: Likewise.
* gas/i386/x86-64-inval.l: Updated.

opcodes/

2006-12-15  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (o_mode): New for 16-byte operand.
(intel_operand_size): Generate "OWORD PTR " for o_mode.
(CMPXCHG8B_Fixup): Set bytemode to o_mode instead of x_mode.

17 years ago * libc/minires-os-if.c (cygwin_query): Remove ERROR_PROC_NOT_FOUND case.
corinna [Fri, 15 Dec 2006 09:50:31 +0000 (09:50 +0000)]
* libc/minires-os-if.c (cygwin_query): Remove ERROR_PROC_NOT_FOUND case.
(get_dns_info): Verify DnsQuery exists. Use autoloaded GetNetworkParams.

17 years ago * configure.tgt (NATIVE_LIB_DIRS): Specify for spu-*-elf*.
bje [Fri, 15 Dec 2006 05:49:28 +0000 (05:49 +0000)]
* configure.tgt (NATIVE_LIB_DIRS): Specify for spu-*-elf*.

17 years agobfd/
amodra [Fri, 15 Dec 2006 04:13:34 +0000 (04:13 +0000)]
bfd/
* opncls.c (bfd_openr_iovec): Add "stat" parameter.
(struct opncls): Add "stat" field.
(opncls_bstat): Call vec->stat.
* bfd-in2.h: Regenerate.
* elf32-spu.c (spu_elf_open_builtin_lib): Adjust.
gdb/
* spu-linux-nat.c (spu_bfd_iovec_stat): New function.
(spu_bfd_open): Adjust bfd_openr_iovec call.

17 years ago*** empty log message ***
gdbadmin [Fri, 15 Dec 2006 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Thu, 14 Dec 2006 23:00:12 +0000 (23:00 +0000)]
daily update

17 years ago2006-12-14 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 14 Dec 2006 22:47:12 +0000 (22:47 +0000)]
2006-12-14  Jeff Johnston  <jjohnstn@redhat.com>
            Eric Blake  <ebb9@byu.net>

        * libc/stdio/fflush.c (fflush): On seekable streams, always flush
        read but unused data.
        * libc/stdio/fclose.c (_fclose_r): Always flush streams, since
        even read streams may have side effects that must happen.

17 years agogas/testsuite/
hjl [Thu, 14 Dec 2006 20:13:27 +0000 (20:13 +0000)]
gas/testsuite/

2006-12-14  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/x86-64-inval.s: Add cmpxchg16b.
* gas/i386/x86_64.s: Likewise.
* gas/i386/x86-64-inval.l: Updated.
* gas/i386/x86_64.d: Likewise.

opcodes/

2006-12-14  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (CMPXCHG8B_Fixup): New.
(grps): Use CMPXCHG8B_Fixup for cmpxchg8b.

17 years ago * Makefile.am (YFLAGS): Define.
drow [Thu, 14 Dec 2006 18:33:28 +0000 (18:33 +0000)]
* Makefile.am (YFLAGS): Define.
* Makefile.in: Regenerated.

17 years ago2006-12-14 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 14 Dec 2006 13:28:21 +0000 (13:28 +0000)]
2006-12-14  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (match_template): Simplify 3 and 4 operand
match.

17 years ago * elf-bfd.h (struct bfd_elf_section_data): Clarify sec_group
amodra [Thu, 14 Dec 2006 03:05:35 +0000 (03:05 +0000)]
* elf-bfd.h (struct bfd_elf_section_data): Clarify sec_group
and next_in_group usage.

17 years ago PR 3704
amodra [Thu, 14 Dec 2006 02:59:25 +0000 (02:59 +0000)]
PR 3704
* bfdio.c (bfd_bread): Don't read past end of archive elements.

17 years ago*** empty log message ***
gdbadmin [Thu, 14 Dec 2006 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

17 years ago2006-12-13 Joel Schopp <jschopp@austin.ibm.com>
jjohnstn [Wed, 13 Dec 2006 23:06:02 +0000 (23:06 +0000)]
2006-12-13  Joel Schopp <jschopp@austin.ibm.com>

        * libc/machine/spu/setjmp.S: Fix to handle registers past 115
        correctly.

17 years ago2006-12-13 Joel Schopp <jschopp@austin.ibm.com>
jjohnstn [Wed, 13 Dec 2006 23:01:21 +0000 (23:01 +0000)]
2006-12-13  Joel Schopp <jschopp@austin.ibm.com>

        * newlib/include/alloca.h: add undef alloca to work with xlc

17 years agodaily update
amodra [Wed, 13 Dec 2006 23:00:05 +0000 (23:00 +0000)]
daily update

17 years ago2006-12-13 Ben Elliston <bje@au.ibm.com>
jjohnstn [Wed, 13 Dec 2006 22:57:10 +0000 (22:57 +0000)]
2006-12-13  Ben Elliston  <bje@au.ibm.com>

        * libnosys/_exit.c (_exit): Finish with an infinite loop to
        eliminate a warning about this noreturn function returning.

17 years ago * value.c (value_copy): Copy the full 'location' contents, instead
jimb [Wed, 13 Dec 2006 22:36:47 +0000 (22:36 +0000)]
* value.c (value_copy): Copy the full 'location' contents, instead
of assuming that copying ADDRESS will bring over everything in the
union.

17 years agoFix a typo.
hjl [Wed, 13 Dec 2006 21:17:04 +0000 (21:17 +0000)]
Fix a typo.

17 years ago2006-12-13 Sa Liu <saliu@de.ibm.com>
jjohnstn [Wed, 13 Dec 2006 19:42:55 +0000 (19:42 +0000)]
2006-12-13  Sa Liu  <saliu@de.ibm.com>

        * spu/access.c: New file
        * spu/dup.c: New file
        * spu/ftruncate.c: New file
        * spu/jsre.h: add structures for new functions
        * spu/time.c: New file
        * spu/Makefile.in (access.o, dup.o, ftruncate.o, time.o): New targets.

17 years ago2006-12-13 H.J. Lu <hongjiu.lu@intel.com>
hjl [Wed, 13 Dec 2006 19:39:12 +0000 (19:39 +0000)]
2006-12-13  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (build_modrm_byte): Set the Operand_PCrel
bit only.

17 years ago2006-12-12 Joel Schopp <jschopp@austin.ibm.com>
jjohnstn [Wed, 13 Dec 2006 19:36:17 +0000 (19:36 +0000)]
2006-12-12  Joel Schopp <jschopp@austin.ibm.com>

        * libc/include/machine/setjmp.h[__SPU__]: Redefine _JBTYPE for
        cell spu

17 years ago2006-12-13 H.J. Lu <hongjiu.lu@intel.com>
hjl [Wed, 13 Dec 2006 18:26:29 +0000 (18:26 +0000)]
2006-12-13  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (match_template): Use a for loop to set
operand_types array.

17 years agogas/
hjl [Wed, 13 Dec 2006 17:59:59 +0000 (17:59 +0000)]
gas/

2006-12-13  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/3712
* config/tc-i386.c (match_template): Use MAX_OPERANDS for the
number of operands. Issue an error if MAX_OPERANDS != 4. Add
the 4th operand check.

gas/testsuite/

2006-12-13  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/3712
* gas/i386/inval.s: Add invalid insertq.
* gas/i386/x86-64-inval.s: Likewise.

* gas/i386/inval.l: Updated.
* gas/i386/x86-64-inval.l: Likewise.

17 years ago2006-12-13 Dave Brolley <brolley@redhat.com>
brolley [Wed, 13 Dec 2006 16:38:36 +0000 (16:38 +0000)]
2006-12-13  Dave Brolley  <brolley@redhat.com>

        * lib/ld-lib.exp (big_or_little_endian): Accept -meb and
        -mel for big and little endian respectively.

17 years ago2006-12-13 Paul Brook <paul@codesourcery.com>
pbrook [Wed, 13 Dec 2006 16:06:37 +0000 (16:06 +0000)]
2006-12-13  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (arm_arch_option_table): Add v7-{a,r,m}.
* doc/c-arm.texi: Fix spelling of ARMv7 profile variants.

17 years ago2006-12-13 Markus Deuling <deuling@de.ibm.com>
uweigand [Wed, 13 Dec 2006 14:17:51 +0000 (14:17 +0000)]
2006-12-13  Markus Deuling  <deuling@de.ibm.com>

* spu-tdep.c (spu_init_vector_type): New function.
(spu_builtin_type_vec128.): New static variable.
(spu_register_type): Return spu_builtin_type_vec128 as default.
(_initialize_spu_tdep): Call spu_init_vector_type.

17 years ago * winsup.h (clear_procimptoken): Close hProcImpToken in a safer way.
corinna [Wed, 13 Dec 2006 11:18:36 +0000 (11:18 +0000)]
* winsup.h (clear_procimptoken): Close hProcImpToken in a safer way.

17 years ago * security.cc (lsaauth): Initialize lsa to INVALID_HANDLE_VALUE to
corinna [Wed, 13 Dec 2006 09:53:41 +0000 (09:53 +0000)]
* security.cc (lsaauth): Initialize lsa to INVALID_HANDLE_VALUE to
avoid potential access violation.

17 years ago*** empty log message ***
gdbadmin [Wed, 13 Dec 2006 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***