OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
18 years ago* config/tc-sh.c (md_longopts): Add -EL and -EB for use by the linker testsuite.
nickc [Fri, 21 Jul 2006 09:46:15 +0000 (09:46 +0000)]
* config/tc-sh.c (md_longopts): Add -EL and -EB for use by the linker testsuite.

18 years ago*** empty log message ***
gdbadmin [Fri, 21 Jul 2006 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Fri, 21 Jul 2006 00:00:09 +0000 (00:00 +0000)]
daily update

18 years agoUpdate amd family 10 instructions to add appropriate alignment for cygwin
meissner [Thu, 20 Jul 2006 23:09:32 +0000 (23:09 +0000)]
Update amd family 10 instructions to add appropriate alignment for cygwin

18 years agogdb/
drow [Thu, 20 Jul 2006 22:50:06 +0000 (22:50 +0000)]
gdb/
* eval.c (evaluate_struct_tuple): Skip static fields.
gdb/testsuite/
* gdb.cp/bs15503.exp: Update comment for no longer crashing
test.

18 years ago * config/tc-mips.c (md_parse_option): Don't infer optimisation
ths [Thu, 20 Jul 2006 16:51:38 +0000 (16:51 +0000)]
* config/tc-mips.c (md_parse_option): Don't infer optimisation
options from debug options.

18 years ago [ bfd/ChangeLog ]
ths [Thu, 20 Jul 2006 16:46:29 +0000 (16:46 +0000)]
[ bfd/ChangeLog ]
* elf32-mips.c (mips16_jump_reloc): Remove function.
(elf_mips16_howto_table_rel): Use _bfd_mips_elf_generic_reloc
instead of mips16_jump_reloc.
* elf64_mips.c, wlfn32-mips.c (mips16_jump_reloc): Remove function.
(elf_mips16_howto_table_rel, elf_mips16_howto_table_rela): Use
_bfd_mips_elf_generic_reloc instead of mips16_jump_reloc.

[ gas/ChangeLog ]
* config/tc-mips.c (mips_fix_adjustable): Handle BFD_RELOC_MIPS16_JMP.
(tc_gen_reloc): Handle mips16 jumps to section symbol offsets.

[ ld/testsuite/ChangeLog ]
* ld-mips-elf/mips16-call-global-1.s,
ld-mips-elf/mips16-call-global-2.s,
ld-mips-elf/mips16-call-global-3.s, ld-mips-elf/mips16-call-global.d:
Test linking of external mips16 jumps.
* ld-mips-elf/mips-elf.exp: Run new test.

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

18 years agodaily update
amodra [Thu, 20 Jul 2006 00:00:05 +0000 (00:00 +0000)]
daily update

18 years ago* alphaobsd-tdep.c: Include "obsd-tdep.h".
kettenis [Wed, 19 Jul 2006 23:23:35 +0000 (23:23 +0000)]
* alphaobsd-tdep.c: Include "obsd-tdep.h".
(alphaobsd_init_abi): Set skip_solib_resolver.
* Makefile.in (alphaobsd-tdep.o): Update dependencies.
* config/alpha/obsd.mt (TDEPFILES): Add obsd-tdep.o.

18 years ago2006-07-19 Elias Naur <elias_naur@users.sourceforge.net>
dannysmith [Wed, 19 Jul 2006 21:45:24 +0000 (21:45 +0000)]
2006-07-19  Elias Naur  <elias_naur@users.sourceforge.net>

* include/winuser.h (WM_INPUT): Add missing Raw Input
notification define.
(RID_DEVICE_INFO_MOUSE, RID_DEVICE_INFO_KEYBOARD,
RID_DEVICE_INFO_HID, RID_DEVICE_INFO): Define Raw Input structs.

18 years ago [mingw-Bugs-1525021]
dannysmith [Wed, 19 Jul 2006 21:24:42 +0000 (21:24 +0000)]
[mingw-Bugs-1525021]
* iptypes.h (IP_ADAPTER_ANYCAST_ADDRESS): Fix NONAMELESSUNION warnings.
(IP_ADAPTER_MULTICAST_ADDRESS): Likewise.
(IP_ADAPTER_UNICAST_ADDRESS): Likewise.
(IP_ADAPTER_DNS_SERVER_ADDRESS): Likewise.
(IP_ADAPTER_ADAPTER_PREFIX): Likewise.
(IP_ADAPTER_ADDRESSES): Likewise.

18 years ago* arm-tdep.c (arm_gdbarch_init): Get default floating-point model
kettenis [Wed, 19 Jul 2006 18:21:36 +0000 (18:21 +0000)]
* arm-tdep.c (arm_gdbarch_init): Get default floating-point model
from ELF flags for binaries produced by the GNU toolchain.

18 years ago2006-07-19 Paolo Bonzini <bonzini@gnu.org>
bonzini [Wed, 19 Jul 2006 17:06:06 +0000 (17:06 +0000)]
2006-07-19  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
for stages after the first.
* Makefile.in: Regenerate.

config:
2006-07-19  Paolo Bonzini  <bonzini@gnu.org>

* acx.m4: Support --with-build-libsubdir and AC_SUBST
build_libsubdir.

18 years ago * pinfo.cc (commune_process): Don't add extra \0 to cmdline.
corinna [Wed, 19 Jul 2006 16:00:27 +0000 (16:00 +0000)]
* pinfo.cc (commune_process): Don't add extra \0 to cmdline.
(_pinfo::cmdline): Ditto process internal.

18 years ago2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
ams [Wed, 19 Jul 2006 13:05:21 +0000 (13:05 +0000)]
2006-07-19  Andrew Stubbs  <andrew.stubbs@st.com>

* gdb.base/ifelse.exp: Remove troublesome 'got here' messages.

18 years ago2006-07-19 Paul Brook <paul@codesourcery.com>
pbrook [Wed, 19 Jul 2006 12:53:33 +0000 (12:53 +0000)]
2006-07-19  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (insns): Fix rbit Arm opcode.
gas/testsuite/
* gas/arm/archv6t2.d: Adjust expected output for rbit.
opcodes/
* armd-dis.c (arm_opcodes): Fix rbit opcode.

18 years ago * ld-selective/selective.exp: Fix selective testcases for MIPS.
ths [Wed, 19 Jul 2006 11:49:32 +0000 (11:49 +0000)]
* ld-selective/selective.exp: Fix selective testcases for MIPS.

18 years ago * mmap.cc (msync): Disable rounding up len. Fix bug in access check
corinna [Wed, 19 Jul 2006 08:58:09 +0000 (08:58 +0000)]
* mmap.cc (msync): Disable rounding up len.  Fix bug in access check
loop.

18 years ago * path.cc (symlink_worker): Return EEXIST if newpath exists.
corinna [Wed, 19 Jul 2006 08:20:26 +0000 (08:20 +0000)]
* path.cc (symlink_worker): Return EEXIST if newpath exists.

18 years agocompile.c (OBITOP): Bit address mask low three bit.
ysato [Wed, 19 Jul 2006 06:27:04 +0000 (06:27 +0000)]
compile.c (OBITOP): Bit address mask low three bit.
compile.c (decode): Fix warning.

18 years ago * remote-fileio.c (remote_fileio_func_rename): Reorder to process
nathan [Wed, 19 Jul 2006 06:21:23 +0000 (06:21 +0000)]
* remote-fileio.c (remote_fileio_func_rename): Reorder to process
input buffer before reading memory.
(remote_fileio_func_stat): Likewise.

18 years ago * blockframe.c (find_pc_partial_function): Use the minimal symbol
drow [Wed, 19 Jul 2006 02:17:23 +0000 (02:17 +0000)]
* blockframe.c (find_pc_partial_function): Use the minimal symbol
size to control the cache entry, if available.
* minsyms.c (lookup_minimal_symbol_by_pc_section): Handle minimal
symbols with zero and non-zero sizes differently.

* gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.

18 years agobfd/
amodra [Wed, 19 Jul 2006 01:50:23 +0000 (01:50 +0000)]
bfd/
* bfd-in.h (enum notice_asneeded_action): Define.
* bfd-in2.h: Regenerate.
* elflink.c (elf_link_add_object_symbols): Call linker "notice"
function with NULL name for as-needed handling.
ld/
* ld.h (handle_asneeded_cref): Declare.
* ldcref.c: Include objalloc.h.
(old_table, old_count, old_tab, alloc_mark): New variables.
(tabsize, entsize, refsize, old_symcount): Likewise.
(add_cref): Use bfd_hash_allocate for refs.
(handle_asneeded_cref): New function.
* ldmain.c (notice): Call handle_asneeded_cref for NULL name.

18 years agodaily update
amodra [Wed, 19 Jul 2006 00:00:07 +0000 (00:00 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Wed, 19 Jul 2006 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

18 years ago * linux-thread-db.c (td_thr_getfpregs_p, td_thr_getgregs_p)
drow [Tue, 18 Jul 2006 22:53:20 +0000 (22:53 +0000)]
* linux-thread-db.c (td_thr_getfpregs_p, td_thr_getgregs_p)
(td_thr_setfpregs_p, td_thr_setgregs_p, thread_db_get_info)
(thread_db_fetch_registers, thread_db_store_registers)
(thread_db_thread_alive, thread_db_state_str): Delete.
(thread_db_load): Don't look up regset functions.
(thread_db_pid_to_str): Simplify.
(thread_db_extra_thread_info): New.
(init_thread_db_ops): Do not set to_fetch_registers,
to_store_registers, or to_thread_alive.  Set to_extra_thread_info.
* Makefile.in: Remove linux-thread-db.o rule.

18 years ago* armobsd-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
kettenis [Tue, 18 Jul 2006 21:10:28 +0000 (21:10 +0000)]
* armobsd-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
(armobsd_sigframe_init): New function.
(armobsd_sigframe): New variable.
(armobsd_init_abi): Prepend armobsd_sigframe unwinder.
* Makefile.in (armobsd-tdep.o): Update dependencies.

18 years ago * monitor.c: Remove unused prototypes.
drow [Tue, 18 Jul 2006 20:45:01 +0000 (20:45 +0000)]
* monitor.c: Remove unused prototypes.

18 years agogas/testsuite/
hjl [Tue, 18 Jul 2006 20:25:40 +0000 (20:25 +0000)]
gas/testsuite/

2006-07-18  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/opcode.s: Add sldt, smsw and str.
* gas/i386/x86-64-opcode.s: Likewise.

* gas/i386/opcode.d: Updated.
* gas/i386/x86-64-opcode.d: Likewise.

opcodes/

2006-07-18  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (grps): Change "sldtQ", "strQ" and "smswQ" to
"sldt", "str" and "smsw".

18 years ago * pathnames.sgml: Change text for the order in which executables
corinna [Tue, 18 Jul 2006 19:41:02 +0000 (19:41 +0000)]
* pathnames.sgml: Change text for the order in which executables
are evaluated.

18 years ago * gdb.threads/print-threads.exp: Use gdb_breakpoint.
drow [Tue, 18 Jul 2006 19:37:23 +0000 (19:37 +0000)]
* gdb.threads/print-threads.exp: Use gdb_breakpoint.

18 years ago2006-07-18 Paul Brook <paul@codesourcery.com>
pbrook [Tue, 18 Jul 2006 16:44:45 +0000 (16:44 +0000)]
2006-07-18  Paul Brook  <paul@codesourcery.com>

bfd/
* bfd-in2.h: Regenerate.
* libbfd.h: Regenerate.
* reloc.c: Add BFD_RELOC_ARM_T32_ADD_IMM.

gas/
* tc-arm.c (do_t_add_sub): Use addw/subw when source is PC.
(md_convert_frag): Use correct reloc for add_pc.  Use
BFD_RELOC_ARM_T32_ADD_IMM for normal add/sum.
(md_apply_fix): Handle BFD_RELOC_ARM_T32_ADD_IMM.
(arm_force_relocation): Handle BFD_RELOC_ARM_T32_ADD_IMM.

gas/testsuite/
* gas/arm/thumb2_add.d: New test.
* gas/arm/thumb2_add.s: New test.

18 years ago* tty.cc (tty_list::terminate): Don't enter the busy loop if we don't own the
cgf [Tue, 18 Jul 2006 15:09:11 +0000 (15:09 +0000)]
* tty.cc (tty_list::terminate): Don't enter the busy loop if we don't own the
master.

18 years ago * sec_acl.cc (acltotext32): Add missing handling of default ACL entry
corinna [Tue, 18 Jul 2006 14:11:38 +0000 (14:11 +0000)]
* sec_acl.cc (acltotext32): Add missing handling of default ACL entry
types.

18 years ago * gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test. Change
ths [Tue, 18 Jul 2006 14:06:10 +0000 (14:06 +0000)]
* gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test.  Change
arguments for "madd.s" so that the instruction is correct for mips1
and still matches "bc3*".

18 years ago * bfd.texinfo: Add @section for "What to Put Where".
ths [Tue, 18 Jul 2006 13:20:42 +0000 (13:20 +0000)]
* bfd.texinfo: Add @section for "What to Put Where".

18 years ago * fhandler_floppy.cc (fhandler_dev_floppy::ioctl): Fix typo in lint
corinna [Tue, 18 Jul 2006 12:56:37 +0000 (12:56 +0000)]
* fhandler_floppy.cc (fhandler_dev_floppy::ioctl): Fix typo in lint
directive.

18 years ago* defs.h (print_transfer_performance): Improve comments
vprus [Tue, 18 Jul 2006 12:48:20 +0000 (12:48 +0000)]
* defs.h (print_transfer_performance): Improve comments

18 years ago2006-07-18 Vladimir Prus <vladimir@codesourcery.com>
vprus [Tue, 18 Jul 2006 12:45:56 +0000 (12:45 +0000)]
2006-07-18  Vladimir Prus  <vladimir@codesourcery.com>

           * target.c (tcomplain): Mark with ATTR_NORETURN.

18 years ago2006-07-18 Vladimir Prus <vladimir@codesourcery.com>
vprus [Tue, 18 Jul 2006 12:44:48 +0000 (12:44 +0000)]
2006-07-18  Vladimir Prus  <vladimir@codesourcery.com>

        * target.c (tcomplain): Mark with ATTR_NORETURN.

18 years ago* elfxx-mips.c (_bfd_mips_elf_common_definition): New function.
nickc [Tue, 18 Jul 2006 08:56:44 +0000 (08:56 +0000)]
* elfxx-mips.c (_bfd_mips_elf_common_definition): New function.
  Consider SHN_MIPS_ACOMMON and SHN_MIPS_SCOMMON as being common sections.
* elfxx-mips.h  (_bfd_mips_elf_common_definition): Prototype.

18 years ago* Makefile.in: Simplify a little.
cgf [Tue, 18 Jul 2006 03:24:07 +0000 (03:24 +0000)]
* Makefile.in: Simplify a little.

18 years ago*** empty log message ***
gdbadmin [Tue, 18 Jul 2006 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Tue, 18 Jul 2006 00:00:07 +0000 (00:00 +0000)]
daily update

18 years ago* printcmd.c: Coding style fixes: add missing spaces in comments
kettenis [Mon, 17 Jul 2006 22:15:54 +0000 (22:15 +0000)]
* printcmd.c: Coding style fixes: add missing spaces in comments
and wrapping long lines.
(delete_display, enable_display_command, disable_display_command)
(printf_command, display_info, undisplay_command, free_display)
(display_command, x_command, address_info, set_command)
(inspect_command, call_command, print_command, print_command_1)
(validate_format, print_formatted, decode_format, sym_format):
Remove prototypes.
(x_command): Make static.
(printf_command): Convert error into internal consistency check.
(address_info): Avoid assignment within function call.
(printf_command): Avoid redundant cast.
* tracepoint.c (x_command): Remove extern prototype.

18 years ago* gdb.base/long_long.exp (gdb_test_long_long): Exclude
kettenis [Mon, 17 Jul 2006 22:10:03 +0000 (22:10 +0000)]
* gdb.base/long_long.exp (gdb_test_long_long): Exclude
*-*-openbsd* from targets for wich we expect ARM FPA floating
point format.

18 years ago* armobsd-tdep.c (armobsd_init_abi): Set skip_solib_resolver.
kettenis [Mon, 17 Jul 2006 19:34:57 +0000 (19:34 +0000)]
* armobsd-tdep.c (armobsd_init_abi): Set skip_solib_resolver.
* Makefile.in (armobsd-tdep.o): Update dependencies.
* config/arm/obsd.mt (TDEPFILES): Add obsd-tdep.o.

18 years agoGCC 4.1 fixes.
cgf [Mon, 17 Jul 2006 19:30:29 +0000 (19:30 +0000)]
GCC 4.1 fixes.
* cygheap.h (cygheap_user): Remove unneeded class names from function
declaration.
* fhandler.h (fhandler_base): Ditto.
(fhandler_dev_floppy): Ditto.
(fhandler_console): Ditto.
* wininfo.h (wininfo): Ditto.
* exceptions.cc (sigpacket::process): Avoid compiler errors about gotos and
initialization.
* fhandler_fifo.cc (fhandler_fifo::open): Ditto.
* fhandler_floppy.cc (fhandler_dev_floppy::ioctl): Ditto.
* fhandler_tty.cc (fhandler_tty_slave::ioctl): Ditto.
* mmap.cc (mmap64): Ditto.
* pipe.cc (fhandler_pipe::open): Ditto.
* spawn.cc (spawn_guts): Ditto.
* sec_helper.cc: Fix some comments.
(get_null_sd): Move file-scope static to only function where it is used.

18 years ago * Makefile.def: Add dependencies for configure-opcodes
jakub [Mon, 17 Jul 2006 17:04:21 +0000 (17:04 +0000)]
* Makefile.def: Add dependencies for configure-opcodes
on configure-intl and all-opcodes on all-intl.
* Makefile.in: Regenerated.

18 years ago * symbols.c (report_op_error): Fix pasto. Don't use as_bad_where
amodra [Mon, 17 Jul 2006 12:49:50 +0000 (12:49 +0000)]
* symbols.c (report_op_error): Fix pasto.  Don't use as_bad_where
when file and line unknown.

18 years ago * read.c (s_struct): Use IS_ELF.
ths [Mon, 17 Jul 2006 10:40:11 +0000 (10:40 +0000)]
* read.c (s_struct): Use IS_ELF.
* config/tc-mips.c (md_begin, mips16_mark_labels, mips_ip,
md_parse_option, s_change_sec, pic_need_relax, mips_fix_adjustable,
tc_gen_reloc, mips_frob_file_after_relocs, s_mips_end, s_mips_frame,
s_mips_mask): Likewise.

18 years agoExpect frame-begin annotation.
nickrob [Mon, 17 Jul 2006 07:29:47 +0000 (07:29 +0000)]
Expect frame-begin annotation.

18 years agoExpect frame-begin annotation.
nickrob [Mon, 17 Jul 2006 07:29:19 +0000 (07:29 +0000)]
Expect frame-begin annotation.

18 years ago*** empty log message ***
nickrob [Mon, 17 Jul 2006 07:28:35 +0000 (07:28 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Mon, 17 Jul 2006 00:00:13 +0000 (00:00 +0000)]
daily update

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

18 years ago* armobsd-tdep.c: New file.
kettenis [Sun, 16 Jul 2006 15:29:09 +0000 (15:29 +0000)]
* armobsd-tdep.c: New file.
* Makefile.in (ALLDEPFILES): Add armobsd-tdep.c.
(armobsd-tdep.o): New dependency.
* config/arm/obsd.mt: New file.
* configure.tgt: (arm*-*-openbsd*): Set gdb_target to obsd.

18 years agoOops, committed spaces where it should have been a tab.
kettenis [Sun, 16 Jul 2006 11:05:07 +0000 (11:05 +0000)]
Oops, committed spaces where it should have been a tab.

18 years ago* gdbarch.sh (deprecated_saved_pc_after_call): Delete.
kettenis [Sun, 16 Jul 2006 11:03:41 +0000 (11:03 +0000)]
* gdbarch.sh (deprecated_saved_pc_after_call): Delete.

18 years ago* arm-tdep.c (arm_saved_pc_after_call): Delete.
kettenis [Sun, 16 Jul 2006 10:33:25 +0000 (10:33 +0000)]
* arm-tdep.c (arm_saved_pc_after_call): Delete.
(arm_gdbarch_init): Do not set deprecated_saved_pc_after_call.

18 years ago * read.c (s_struct): Handle ELF section changing.
ths [Sun, 16 Jul 2006 10:19:19 +0000 (10:19 +0000)]
* read.c (s_struct): Handle ELF section changing.
* config/tc-mips.c (s_align): Leave enabling auto-align to the
generic code.
(s_change_sec): Try section changing only if we output ELF.

18 years agoUndefine _process_user_ before including
amszmidt [Sun, 16 Jul 2006 09:57:02 +0000 (09:57 +0000)]
Undefine _process_user_ before including
<hurd/process_request.h>.
(gnu_resume): Supply missing argument to error().
(gnu_read_inferior): Add extra parenthesis around arithmetic
expression to silence warnings from GCC.
(gnu_write_inferior): Likewise.
(gnu_xfer_memory): Changed type of MYADDR to `gdb_byte *'.

18 years ago*** empty log message ***
gdbadmin [Sun, 16 Jul 2006 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Sun, 16 Jul 2006 00:00:12 +0000 (00:00 +0000)]
daily update

18 years ago* armnbsd-tdep.c (arm_netbsd_elf_init_abi): Use
kettenis [Sat, 15 Jul 2006 22:38:58 +0000 (22:38 +0000)]
* armnbsd-tdep.c (arm_netbsd_elf_init_abi): Use
svr4_ilp_fetch_link_map_offsets.

18 years ago* armnbsd-tdep.c: Don't include "nbsd-tdep.h".
kettenis [Sat, 15 Jul 2006 21:22:51 +0000 (21:22 +0000)]
* armnbsd-tdep.c: Don't include "nbsd-tdep.h".
* config/arm/nbsd.mt (TDEPFILES): Remove nbsd-tdep.o.
(DEPRECATED_TM_FILE): Remove.
* Makefile.in (armnbsd-tdep.o): Update dependencies.

18 years agoAdd missing ChangeLog entry.
hjl [Sat, 15 Jul 2006 16:58:36 +0000 (16:58 +0000)]
Add missing ChangeLog entry.

18 years ago2006-07-15 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sat, 15 Jul 2006 16:33:24 +0000 (16:33 +0000)]
2006-07-15  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/2829
* i386-dis.c (GRP11_C6): NEW.
(GRP11_C7): Likewise.
(GRP12): Updated.
(GRP13): Likewise.
(GRP14): Likewise.
(GRP15): Likewise.
(GRP16): Likewise.
(GRPAMD): Likewise.
(GRPPADLCK1): Likewise.
(GRPPADLCK2): Likewise.
(dis386): Use GRP11_C6 and GRP11_C7 for entres 0xc6 and 0xc7,
respectively.
(grps): Add entries for GRP11_C6 and GRP11_C7.

18 years ago2006-07-15 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sat, 15 Jul 2006 16:32:47 +0000 (16:32 +0000)]
2006-07-15  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (cpu_arch): Remove Cpu086, CpuAthlon and
CpuAmdFam10.
(smallest_imm_type): Remove Cpu086.
(i386_target_format): Likewise.

* config/tc-i386.h: Remove Cpu086, CpuAthlon and CpuAmdFam10.
Update CpuXXX.

18 years agodaily update
amodra [Sat, 15 Jul 2006 00:00:09 +0000 (00:00 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Sat, 15 Jul 2006 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

18 years ago * PROBLEMS: Document threads/2137.
brobecke [Fri, 14 Jul 2006 22:55:58 +0000 (22:55 +0000)]
    * PROBLEMS: Document threads/2137.

18 years ago * gdb.base/help.exp: Adjust "help unset" test to accept
brobecke [Fri, 14 Jul 2006 22:53:19 +0000 (22:53 +0000)]
    * gdb.base/help.exp: Adjust "help unset" test to accept
        any list of unset commands.

18 years ago* fork.cc (fork): Lock the process before forking to prevent things like new
cgf [Fri, 14 Jul 2006 22:15:12 +0000 (22:15 +0000)]
* fork.cc (fork): Lock the process before forking to prevent things like new
fds from being opened, etc.
* sync.h (lock_process::dont_bother): New function.

18 years ago* include/cygwin/types.h: Update copyright.
cgf [Fri, 14 Jul 2006 21:44:59 +0000 (21:44 +0000)]
* include/cygwin/types.h: Update copyright.

18 years ago2006-07-14 Dave Brolley <brolley@redhat.com>
brolley [Fri, 14 Jul 2006 19:45:51 +0000 (19:45 +0000)]
2006-07-14  Dave Brolley  <brolley@redhat.com>

        * commonCfg.cxx (BoardCfg::write_config): Connect stdio_obj's eof pin to
        gloss' debug-rx-eof pin.

18 years ago2006-07-14 Dave Brolley <brolley@redhat.com>
brolley [Fri, 14 Jul 2006 19:44:17 +0000 (19:44 +0000)]
2006-07-14  Dave Brolley  <brolley@redhat.com>

        * gloss.h (rx_eof_pin): New member of gloss32.
        * gloss.cxx (gloss32): Add debug-rx-eof pin.
        (read): Check rx_eof_pin.

18 years ago2006-07-14 Dave Brolley <brolley@redhat.com>
brolley [Fri, 14 Jul 2006 19:42:53 +0000 (19:42 +0000)]
2006-07-14  Dave Brolley  <brolley@redhat.com>

        * stdio.cxx (stdioConsole): Initialize eof_p. Add "eof" pin.
        (read): Remove 'value'. Check eof_p. Drive eof_pin and set
        eof_p as needed.
        * components.h (eof_pin): New member of stdioConsole.
        (eof_p): Likewise.
        * sid-io-stdio.xml: Document eof pin.
        * sid-io-stdio.txt: Regenerated.

18 years ago* cygwin.sc: Make sure there's something in the cygheap.
cgf [Fri, 14 Jul 2006 19:33:53 +0000 (19:33 +0000)]
* cygwin.sc: Make sure there's something in the cygheap.
* dllfixdbg: Accommodate newer binutils which put the gnu_debuglink at the end
rather than at the beginning.

18 years ago2006-07-14 Dave Brolley <brolley@redhat.com>
brolley [Fri, 14 Jul 2006 18:51:34 +0000 (18:51 +0000)]
2006-07-14  Dave Brolley  <brolley@redhat.com>

        * CGEN.sh.in (fileopts): Place semantic switches first so that they
        are processed first.

18 years ago2006-07-14 Dave Brolley <brolley@redhat.com>
brolley [Fri, 14 Jul 2006 18:49:32 +0000 (18:49 +0000)]
2006-07-14  Dave Brolley  <brolley@redhat.com>

        * sid.scm (-op-gen-delayed-set-maybe-trace): If delay used, note the
        hardware or memory mode which was used.
        * sid-cpu.scm (hw-need-write-stack?): New function.
        (-gen-hw-stream-and-destream-fns): Compute stack-regs. Use it to
        identify hardware which uses write stacks.
        (useful-mode-names): Renamed to write-stack-memory-mode-names.
        Initialized to an empty list.
        (-gen-writestacks, -gen-reset-fn, -gen-unified-write-fn): Use
        hw-need-write-stack?.
        * hardware.scm (used-in-delay-rtl?): New member of <hardware-base>.
        (define-getters <hardware-base>): Define used-in-delay-rtl?.
        (used-in-delay-rtl?): New method of <hardware-base>.
        (hw-used-in-delay-rtl?): New function.

18 years ago2006-07-14 H.J. Lu <hongjiu.lu@intel.com>
hjl [Fri, 14 Jul 2006 16:15:27 +0000 (16:15 +0000)]
2006-07-14  H.J. Lu  <hongjiu.lu@intel.com>

* i386.h (i386_optab): Remove InvMem from maskmovq, movhlps,
movlhps, movmskps, pextrw, pmovmskb, movmskpd, maskmovdqu,
movdq2q and movq2dq.

18 years ago * configure.tgt (i[3-7]86-*-solaris2*, i[3-7]86-*-solaris*): Correct
drow [Fri, 14 Jul 2006 15:26:36 +0000 (15:26 +0000)]
* configure.tgt (i[3-7]86-*-solaris2*, i[3-7]86-*-solaris*): Correct
typo setting targ_extra_libpath.

18 years ago * elflink.c (bfd_elf_size_dynsym_hash_dynstr): Fix cinfo.shift2 value.
jakub [Fri, 14 Jul 2006 13:48:06 +0000 (13:48 +0000)]
* elflink.c (bfd_elf_size_dynsym_hash_dynstr): Fix cinfo.shift2 value.

18 years ago* elflink.c (bfd_elf_size_dynsym_hash_dynstr): Move declarations
kettenis [Fri, 14 Jul 2006 11:00:58 +0000 (11:00 +0000)]
* elflink.c (bfd_elf_size_dynsym_hash_dynstr): Move declarations
to the start of a block.

18 years ago* sigproc.cc (waitq_head): Don't initialize to zero.
cgf [Fri, 14 Jul 2006 00:50:54 +0000 (00:50 +0000)]
* sigproc.cc (waitq_head): Don't initialize to zero.
* sigproc.h: Update copyright, fix whitespace.

18 years ago*** empty log message ***
gdbadmin [Fri, 14 Jul 2006 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

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

18 years agoAdd amdfam10 instructions
meissner [Thu, 13 Jul 2006 22:25:43 +0000 (22:25 +0000)]
Add amdfam10 instructions

18 years ago* config/alpha/tm-nbsd.h: Remove file.
kettenis [Thu, 13 Jul 2006 21:38:10 +0000 (21:38 +0000)]
* config/alpha/tm-nbsd.h: Remove file.
* config/alpha/nbsd.mt (DEPRECATED_TM_FILE): Remove.

18 years ago* fhandler.cc (fhandler_base::raw_read): Only return EISDIR when we're really
cgf [Thu, 13 Jul 2006 20:56:24 +0000 (20:56 +0000)]
* fhandler.cc (fhandler_base::raw_read): Only return EISDIR when we're really
trying to read a directory.
* sigproc.cc: Use "Static" where appropriate.

18 years ago2006-07-13 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 13 Jul 2006 18:13:36 +0000 (18:13 +0000)]
2006-07-13  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.h (Size64): Fix a typo in comment.

18 years ago * configure.in: Fix for autoconf 2.5.
sje [Thu, 13 Jul 2006 15:46:46 +0000 (15:46 +0000)]
* configure.in: Fix for autoconf 2.5.
* cygwin/configure.in: Fix for autoconf 2.5.
* win/configure.in: Fix for autoconf 2.5.
* unix/configure.in: Fix for autoconf 2.5.
* unix/tcl.m4: Fix for autoconf 2.5.
* configure: Regenerate.
* cygwin/configure: Regenerate.
* tools/configure: Regenerate.
* unix/configure: Regenerate.
* unix/dltest/configure: Regenerate.
* win/configure: Regenerate.

18 years ago * configure.in: Fix for autoconf 2.5.
sje [Thu, 13 Jul 2006 15:44:30 +0000 (15:44 +0000)]
* configure.in: Fix for autoconf 2.5.
* unix/tcl.m4: Fix for autoconf 2.5.
* configure: Regenerate.
* unix/configure: Regenerate.
* win/configure: Regenerate.

18 years ago * configure.in: Fix for autoconf 2.5.
sje [Thu, 13 Jul 2006 15:41:58 +0000 (15:41 +0000)]
* configure.in: Fix for autoconf 2.5.
* aclocal.m4: Fix for autoconf 2.5.
* configure: Regenerate.
* itcl/configure: Regenerate.
* itcl/win/configure: Regenerate.
* itk/configure: Regenerate.
* itk/win/configure: Regenerate.
* iwidgets/configure: Regenerate.

18 years ago * mips-tdep.c (mips_integer_to_address): Simplify be calling
corinna [Thu, 13 Jul 2006 13:14:54 +0000 (13:14 +0000)]
* mips-tdep.c (mips_integer_to_address): Simplify be calling
extract_signed_integer directly.  Fix comment.

18 years ago * fhandler_socket.cc: Update copyright.
corinna [Thu, 13 Jul 2006 12:59:53 +0000 (12:59 +0000)]
* fhandler_socket.cc: Update copyright.
* include/pthread.h: Ditto.

18 years ago * m32c-tdep.c (m32c_banked_register): New function.
corinna [Thu, 13 Jul 2006 12:01:21 +0000 (12:01 +0000)]
* m32c-tdep.c (m32c_banked_register): New function.
(m32c_banked_read): Use m32c_banked_register function to evaluate
real register number.
(m32c_banked_write): Ditto.
(m32c_virtual_frame_pointer): New function.
(m32c_gdbarch_init): Add set_gdbarch_virtual_frame_pointer call.

18 years ago * ld-mips-elf/tlslib-o32-ver.got, ld-mips-elf/tlslib-o32.got:
ths [Thu, 13 Jul 2006 10:58:47 +0000 (10:58 +0000)]
* ld-mips-elf/tlslib-o32-ver.got, ld-mips-elf/tlslib-o32.got:
Update TLS testcases.