OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
17 years ago*** empty log message ***
gdbadmin [Fri, 2 Feb 2007 00:00:39 +0000 (00:00 +0000)]
*** empty log message ***

17 years ago * config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Delete use of
bwilson [Thu, 1 Feb 2007 23:54:58 +0000 (23:54 +0000)]
* config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Delete use of
fx_tcbit.
* config/tc-xtensa.h (TC_FORCE_RELOCATION_LOCAL): Remove.

17 years agodaily update
amodra [Thu, 1 Feb 2007 23:00:08 +0000 (23:00 +0000)]
daily update

17 years ago Fix typo.
corinna [Thu, 1 Feb 2007 17:13:31 +0000 (17:13 +0000)]
Fix typo.

17 years ago2007-02-01 Joel Schopp <jschopp@austin.ibm.com>
jjohnstn [Thu, 1 Feb 2007 16:43:45 +0000 (16:43 +0000)]
2007-02-01  Joel Schopp <jschopp@austin.ibm.com>
            Kazunori Asayama <asayama@sm.sony.co.jp>

        * libc/machine/spu/Makefile.am: Add objects.
        * libc/machine/spu/Makefile.in: Regenerated.
        * libc/machine/spu/vsscanf.c: New file. Add a stdio function
        implementation.
        * libc/machine/spu/snprintf.c: Ditto.
        * libc/machine/spu/sprintf.c: Ditto.
        * libc/machine/spu/sscanf.c: Ditto.
        * libc/machine/spu/remove.c: Ditto.
        * libc/machine/spu/rename.c: Ditto.
        * libc/machine/spu/tmpnam.c: Ditto.
        * libc/machine/spu/vsnprintf.c: Add initialization routine of
        stdio stuffs.
        * libc/machine/spu/vsprintf.c: Ditto.

17 years ago2007-02-01 Joel Schopp <jschopp@austin.ibm.com>
jjohnstn [Thu, 1 Feb 2007 16:33:04 +0000 (16:33 +0000)]
2007-02-01  Joel Schopp <jschopp@austin.ibm.com>
            Kazunori Asayama <asayama@sm.sony.co.jp>

        * configure.host: Enable SPU specific stdio directory.
        * libc/machine/spu/Makefile.am: Add objects.
        * libc/machine/spu/Makefile.in: Regenerated.
        * libc/machine/spu/c99ppe.h: Add macros and function
        declarations to initialize SPU specific stdio stuffs.
        * libc/machine/spu/stdio.c: Add functions to manage Cell SPU
        specific FILE structures.
        * libc/machine/spu/perror.c: Add initialization routine of
        stdio stuffs.
        * libc/machine/spu/printf.c: Ditto.
        * libc/machine/spu/putchar.c: Ditto.
        * libc/machine/spu/puts.c: Ditto.
        * libc/machine/spu/vprintf.c: Ditto.
        * libc/machine/spu/clearerr.c: New file. Add a stdio function
        implementation.
        * libc/machine/spu/feof.c: Ditto.
        * libc/machine/spu/ferror.c: Ditto.
        * libc/machine/spu/fileno.c: Ditto.
        * libc/machine/spu/fopen.c: Ditto.
        * libc/machine/spu/fclose.c: Ditto.
        * libc/machine/spu/freopen.c: Ditto.
        * libc/machine/spu/fflush.c: Ditto.
        * libc/machine/spu/fseek.c: Ditto.
        * libc/machine/spu/ftell.c: Ditto.
        * libc/machine/spu/rewind.c: Ditto.
        * libc/machine/spu/fgetpos.c: Ditto.
        * libc/machine/spu/fsetpos.c: Ditto.
        * libc/machine/spu/fread.c: Ditto.
        * libc/machine/spu/fwrite.c: Ditto.
        * libc/machine/spu/getc.c: Ditto.
        * libc/machine/spu/getchar.c: Ditto.
        * libc/machine/spu/gets.c: Ditto.
        * libc/machine/spu/fgetc.c: Ditto.
        * libc/machine/spu/fgets.c: Ditto.
        * libc/machine/spu/ungetc.c: Ditto.
        * libc/machine/spu/putc.c: Ditto.
        * libc/machine/spu/fputc.c: Ditto.
        * libc/machine/spu/fputs.c: Ditto.
        * libc/machine/spu/vfprintf.c: Ditto.
        * libc/machine/spu/vfscanf.c: Ditto.
        * libc/machine/spu/fprintf.c: Ditto.
        * libc/machine/spu/fscanf.c: Ditto.
        * libc/machine/spu/scanf.c: Ditto.
        * libc/machine/spu/vscanf.c: Ditto.
        * libc/machine/spu/setbuf.c: Ditto.
        * libc/machine/spu/setvbuf.c: Ditto.
        * libc/machine/spu/tmpfile.c: Ditto.

2007-02-01  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/sys/config.h[__SPU__]: Define __CUSTOM_FILE_IO__.
        * libc/include/stdio.h[!__CUSTOM_FILE_IO__]: Add flag check
        around stdio macros that manipulate fields in the normal file
        structure.
        * libc/include/sys/reent.h[__CUSTOM_FILE_IO__]: Include
        <sys/custom_file.h> to define custom FILE structure.
        * libc/include/sys/custom_file.h: New default header file
        that generates error if not overridden when __CUSTOM_FILE_IO__ set.
        * libc/machine/spu/sys/custom_file.h: New file.

17 years ago * net.cc (ga_dup): New function, taken from ga_clone with v4-in-v6
corinna [Thu, 1 Feb 2007 15:54:40 +0000 (15:54 +0000)]
* net.cc (ga_dup): New function, taken from ga_clone with v4-in-v6
mapping addition.
(ga_clone): Just call ga_dup from here.
(ga_duplist): New function to duplicate list of struct addrinfo.
(ga_echeck): Don't check a_flags, it already happened in
cygwin_getaddrinfo.
(cygwin_freeaddrinfo): Always call ipv4_freeaddrinfo.
(cygwin_getaddrinfo): Use new wincap.supports_all_posix_ai_flags
flag rather than wincap.has_gaa_on_link_prefix.  Always duplicate
WinSock's addrinfo list to a self-allocated list.  Handle AI_V4MAPPED
for pre-Vista platforms supporting getaddrinfo.
* wincap.h (wincapc::supports_all_posix_ai_flags): New element.
* wincap.cc: Implement above element throughout.
* include/netdb.h: Note how AI_ADDRCONFIG is not supported pre-Vista.
Remove superfluous comment.

17 years ago * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move.
amodra [Thu, 1 Feb 2007 14:12:17 +0000 (14:12 +0000)]
* write.h (struct fix <fx_pcrel_adjust, fx_size>): Move.
(struct fix <fx_plt>): Rename to tcbit2.
* write.c (fix_new_internal): Adjust.
(TC_FORCE_RELOCATION_LOCAL): Don't test fx_plt.
* config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
* config/tc-cris.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
* config/tc-i386.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
* config/tc-i960.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
* config/tc-sh.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
* config/tc-sh64.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
* config/tc-sparc.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
* config/tc-msp430.c (msp430_force_relocation_local): Likewise.
* config/tc-ia64.c (emit_one_bundle): Don't set fx_plt.
* config/tc-ia64.h (TC_FORCE_RELOCATION_LOCAL): Don't test fx_plt.
Instead, compare fx_r_type.
* config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Use
fx_tcbit in place of fx_plt.
* config/tc-xtensa.h (TC_FORCE_RELOCATION_LOCAL): Define.
* doc/internals.texi (TC_FORCE_RELOCATION_LOCAL): Remove reference
to fx_plt.

17 years ago * include/cygwin/socket.h: Add IPv6 socket options.
corinna [Thu, 1 Feb 2007 10:04:45 +0000 (10:04 +0000)]
* include/cygwin/socket.h: Add IPv6 socket options.

17 years agoPR ld/3852
nickc [Thu, 1 Feb 2007 09:03:25 +0000 (09:03 +0000)]
PR ld/3852
* elf.c (_bfd_elf_link_hash_table_init): Initialize all the fields in the
elf_link_hash_table structure.

17 years ago * elf-bfd.h (struct elf_backend_data): Add elf_backend_write_core_note.
amodra [Thu, 1 Feb 2007 05:35:58 +0000 (05:35 +0000)]
* elf-bfd.h (struct elf_backend_data): Add elf_backend_write_core_note.
* elfxx-target.h (elf_backend_write_core_note): Define and use.
* elf.c (elfcore_write_prpsinfo): Call the above.  Add support for
32-bit core note on 64-bit target.
(elfcore_write_prstatus): Likewise.
(elfcore_write_lwpstatus): Make note_name const.
(elfcore_write_prfpreg): Likewise.
(elfcore_write_pstatus): Add support for 32-bit core note on 64-bit
target.
* elf32-ppc.c (ppc_elf_write_core_note): New function.
(elf_backend_write_core_note): Define.
* elf64-ppc.c (ppc64_elf_write_core_note): New function.
(elf_backend_write_core_note): Define.

17 years ago * ld-scripts/default-script.exp: Add "--local-store 0:0" to
amodra [Thu, 1 Feb 2007 05:12:10 +0000 (05:12 +0000)]
* ld-scripts/default-script.exp: Add "--local-store 0:0" to
LDFLAGS for spu.

17 years ago2006-02-01 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
ksakamot [Thu, 1 Feb 2007 05:05:10 +0000 (05:05 +0000)]
2006-02-01  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>

* gdb/remote-m32r.sdi.c (m32r_fetch_register): Change PWD mask.
(m32r_store_register): Ditto.

17 years ago*** empty log message ***
gdbadmin [Thu, 1 Feb 2007 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Wed, 31 Jan 2007 23:00:07 +0000 (23:00 +0000)]
daily update

17 years ago * Makefile.tpl (LDFLAGS): Substitute it.
schwab [Wed, 31 Jan 2007 22:23:37 +0000 (22:23 +0000)]
* Makefile.tpl (LDFLAGS): Substitute it.
* Makefile.in: Regenerate.

17 years agomerge from gcc
dj [Wed, 31 Jan 2007 20:25:23 +0000 (20:25 +0000)]
merge from gcc

17 years ago2007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>
jjohnstn [Wed, 31 Jan 2007 19:34:36 +0000 (19:34 +0000)]
2007-01-31  Kazunori Asayama <asayama@sm.sony.co.jp>

* configure.host: Define stdio directory as a variable.
* libc/Makefile.am: Define stdio related names
as macros.
* libc/configure.in: Add detection routine of stdio directory.
* libc/Makefile.in: Regenerated.
* libc/configure: Ditto.
* libc/argz/Makefile.in: Ditto.
* libc/ctype/Makefile.in: Ditto.
* libc/errno/Makefile.in: Ditto.
* libc/iconv/Makefile.in: Ditto.
* libc/iconv/ccs/Makefile.in: Ditto.
* libc/iconv/ccs/binary/Makefile.in: Ditto.
* libc/iconv/ces/Makefile.in: Ditto.
* libc/iconv/lib/Makefile.in: Ditto.
* libc/locale/Makefile.in: Ditto.
* libc/misc/Makefile.in: Ditto.
* libc/posix/Makefile.in: Ditto.
* libc/reent/Makefile.in: Ditto.
* libc/search/Makefile.in: Ditto.
* libc/signal/Makefile.in: Ditto.
* libc/stdio/Makefile.in: Ditto.
* libc/stdio64/Makefile.in: Ditto.
* libc/stdlib/Makefile.in: Ditto.
* libc/string/Makefile.in: Ditto.
* libc/syscalls/Makefile.in: Ditto.
* libc/time/Makefile.in: Ditto.
* libc/unix/Makefile.in: Ditto.

17 years ago * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
schwab [Wed, 31 Jan 2007 19:32:12 +0000 (19:32 +0000)]
* gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.

17 years ago include/
vprus [Wed, 31 Jan 2007 18:49:40 +0000 (18:49 +0000)]
    include/
        * libiberty.h (PEX_STDERR_TO_PIPE): New define.
        (PEX_BINARY_ERROR): New define.
        (pex_read_err): New function.

        libiberty/
        * pex-common.h (struct pex_obj): New fields
        stderr_pipe and read_err.
        * pex-common.c (pex_init_common): Initialize
        stderr_pipe.
        (pex_run_in_environment): Add error checking
        for PEX_STDERR_TO_PIPE.  Create a pipe
        for stderr if necessary.
        (pex_read_err): New.
        (pex_free): Close read_err.
        * pexecute.txh: Document changes.
        * functions.texi: Regenerated.

17 years ago * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
schwab [Wed, 31 Jan 2007 16:43:00 +0000 (16:43 +0000)]
* gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
in the dwarf sections.
* gdb.dwarf2/mac-fileno.S: Likewise.

17 years ago * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
schwab [Wed, 31 Jan 2007 15:37:49 +0000 (15:37 +0000)]
* gdb.base/callfuncs.exp (do_get_all_registers): Filter out
bspstore register on ia64.

17 years ago * net.cc (cygwin_getaddrinfo): Fix thinko in AI_ADDRCONFIG handling.
corinna [Wed, 31 Jan 2007 15:30:40 +0000 (15:30 +0000)]
* net.cc (cygwin_getaddrinfo): Fix thinko in AI_ADDRCONFIG handling.

17 years ago * net.cc (cygwin_getaddrinfo): Check ai_flags for valid values.
corinna [Wed, 31 Jan 2007 15:10:18 +0000 (15:10 +0000)]
* net.cc (cygwin_getaddrinfo): Check ai_flags for valid values.
Handle AI_NUMERICSERV.  Handle AI_ADDRCONFIG behaviour on Vista.
* include/netdb.h (AI_NUMERICSERV): Add missing flag.

17 years ago2076-01-31 H.J. Lu <hongjiu.lu@intel.com>
hjl [Wed, 31 Jan 2007 14:28:03 +0000 (14:28 +0000)]
2076-01-31  H.J. Lu  <hongjiu.lu@intel.com>

* elf32-cris.c (INCLUDED_TARGET_FILE): Removed.
(elf32_bed): Defined for elf32-us-cris.

* elf64-sh64.c (elf64_bed): Defined for Linux.
(INCLUDED_TARGET_FILE): Removed.

* elfxx-target.h (elfNN_bed): Always define. Don't check
INCLUDED_TARGET_FILE.

17 years ago * fhandler_disk_file.cc (fhandler_disk_file::closedir): Add dir name
corinna [Wed, 31 Jan 2007 10:55:59 +0000 (10:55 +0000)]
* fhandler_disk_file.cc (fhandler_disk_file::closedir): Add dir name
to debug output.
* syscalls.cc (try_to_bin): Enable code to move file to user specific
recycler dir to eliminate Vista problem.
(unlink_nt): Add comment that rename after opening for delete on close
only fails on XP.

17 years ago * dwarf.c (process_debug_info): Protect against bogus length and
nathan [Wed, 31 Jan 2007 08:42:45 +0000 (08:42 +0000)]
* dwarf.c (process_debug_info): Protect against bogus length and
abbrev offsets.

17 years ago* elf-m10300.c (mn10300_elf_relocate_section): Clarify the warning
dj [Wed, 31 Jan 2007 06:11:48 +0000 (06:11 +0000)]
* elf-m10300.c (mn10300_elf_relocate_section): Clarify the warning
message for dangerous relocs, special case the common user error.

17 years ago*** empty log message ***
gdbadmin [Wed, 31 Jan 2007 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

17 years agomerge from gcc
dj [Tue, 30 Jan 2007 23:16:53 +0000 (23:16 +0000)]
merge from gcc

17 years ago * strsignal.c (psignal): Change type of signo to int.
bje [Tue, 30 Jan 2007 23:13:04 +0000 (23:13 +0000)]
* strsignal.c (psignal): Change type of signo to int.
* functions.texi: Regenerate.

17 years agodaily update
amodra [Tue, 30 Jan 2007 23:00:07 +0000 (23:00 +0000)]
daily update

17 years ago * sigproc.cc (child_info::child_info): Set msv_count to non-zero
corinna [Tue, 30 Jan 2007 21:53:05 +0000 (21:53 +0000)]
* sigproc.cc (child_info::child_info): Set msv_count to non-zero
value only on systems requiring it.

17 years ago2007-01-30 H.J. Lu <hongjiu.lu@intel.com>
hjl [Tue, 30 Jan 2007 15:47:19 +0000 (15:47 +0000)]
2007-01-30  H.J. Lu  <hongjiu.lu@intel.com>

* elf.c (copy_elf_program_header): Start from the first section
in a segment and stop when all sections in a segment are
accounted for.

17 years ago* as.c (main): Mark symbols created via the --defsym command line
nickc [Tue, 30 Jan 2007 14:44:36 +0000 (14:44 +0000)]
* as.c (main): Mark symbols created via the --defsym command line
  option as volatile so that they can be overridden later on by a
  .set directive.  This maintains compatibility with the behaviour
  of earlier versions of the assembler.
* doc/as.texinfo (--defsym): Document that the defined symbol's
  value can be overridden via a .set directive.

17 years ago * ser-mingw.c (pipe_windows_open)
vprus [Tue, 30 Jan 2007 09:12:42 +0000 (09:12 +0000)]
    * ser-mingw.c (pipe_windows_open)
        (pipe_windows_read, pipe_windows_write): Declare
        variables at the top of the function.

17 years ago * libc/machine/spu/vsnprintf.c (c99_vsnprintf_t): Const-qualify
bje [Tue, 30 Jan 2007 03:18:52 +0000 (03:18 +0000)]
* libc/machine/spu/vsnprintf.c (c99_vsnprintf_t): Const-qualify
fmt member.
* libc/machine/spu/printf.c (c99_printf_t): Likewise.
(printf): Pass fmt to va_start to suppress a warning.

17 years ago * libc/search/hash.c (init_hash): Make `info' parameter const.
bje [Tue, 30 Jan 2007 03:13:29 +0000 (03:13 +0000)]
* libc/search/hash.c (init_hash): Make `info' parameter const.

17 years ago*** empty log message ***
gdbadmin [Tue, 30 Jan 2007 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Mon, 29 Jan 2007 23:00:10 +0000 (23:00 +0000)]
daily update

17 years ago * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
schwab [Mon, 29 Jan 2007 19:09:47 +0000 (19:09 +0000)]
* gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
"frame-begin" annotation.

17 years ago * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
schwab [Mon, 29 Jan 2007 18:58:24 +0000 (18:58 +0000)]
* gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
number of "frames-invalid" annotations.

17 years ago * doublest.c (floatformat_from_length): Use the right element from
drow [Mon, 29 Jan 2007 17:31:05 +0000 (17:31 +0000)]
* doublest.c (floatformat_from_length): Use the right element from
gdbarch floatformats.
(floatformat_from_type, extract_typed_floating)
(store_typed_floating): Likewise.
* doublest.h: Remove declarations for undefined floatformat arrays.
* gdbarch.sh (float_format, double_format, long_double_format): Change
to pairs.
(pformat): Update for pairs.
* gdbarch.c, gdbarch.h: Regenerated.
* gdbtypes.c (floatformats_ieee_single, floatformats_ieee_double)
(floatformats_ieee_double_littlebyte_bigword)
(floatformats_i387_ext, floatformats_m68881_ext, floatformats_arm_ext)
(floatformats_ia64_spill, floatformats_ia64_quad, floatformats_vax_f)
(floatformats_vax_d): New variables.
(builtin_type_ieee_single, builtin_type_ieee_double)
(builtin_type_arm_ext, builtin_type_ia64_spill)
(builtin_type_ia64_quad): Replace arrays with individual types.
(builtin_type_ieee_single_big, builtin_type_ieee_single_little)
(builtin_type_ieee_double_big, builtin_type_ieee_double_little)
(builtin_type_ieee_double_littlebyte_bigword, builtin_type_i960_ext)
(builtin_type_m88110_ext, builtin_type_m88110_harris_ext)
(builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword)
(builtin_type_ia64_spill_big, builtin_type_ia64_spill_little)
(builtin_type_ia64_quad_big, builtin_type_ia64_quad_little): Delete
unused and endian-specific types.
(recursive_dump_type): Update for floatformat pairs.
(build_flt): Move higher.  Handle bit == -1.  Take a floatformat pair.
(build_gdbtypes): Use build_flt.
(_initialize_gdbtypes): Update set of initialized types.
* gdbtypes.h: Update declarations to match gdbtypes.c.
(struct main_type): Store a pointer to two floatformats.
* arch-utils.c (default_float_format, default_double_format): Delete.
* arch-utils.h (default_float_format, default_double_format): Delete.

* arm-tdep.c, avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c,
ia64-tdep.c,  iq2000-tdep.c, m68k-tdep.c, m88k-tdep.c,
mips-linux-tdep.c, mips-tdep.c, mt-tdep.c, ppcobsd-tdep.c,
sparc-linux-tdep.c, sparc-tdep.c, sparcnbsd-tdep.c, spu-tdep.c,
vax-tdep.c, alpha-tdep.c, ppc-sysv-tdep.c: Update.

17 years ago2007-01-28 Manuel Lauss <slauss@resi.at>
vapier [Mon, 29 Jan 2007 16:41:14 +0000 (16:41 +0000)]
2007-01-28  Manuel Lauss  <slauss@resi.at>

* configure.ac (sh64-*-*): Change to sh64*-*-*.
(sh-*-*): Change to sh*-*-*.
* configure: Regenerated.

17 years ago * gdb.texinfo (Maintenance Commands): Add documentation for
brobecke [Mon, 29 Jan 2007 16:37:33 +0000 (16:37 +0000)]
    * gdb.texinfo (Maintenance Commands): Add documentation for
        the new "maint print target-stack" command.

17 years ago * target.c (maintenance_print_target_stack): New function.
brobecke [Mon, 29 Jan 2007 16:36:01 +0000 (16:36 +0000)]
    * target.c (maintenance_print_target_stack): New function.
        (initialize_targets): Add new "maintenance print target-stack"
        command.

17 years ago * bfd-in2.h: Regenerate.
jules [Mon, 29 Jan 2007 16:29:21 +0000 (16:29 +0000)]
* bfd-in2.h: Regenerate.
* bfd-in.h (bfd_arm_vfp11_fix): New enum. Specify how VFP11
instruction scanning should be done.
(bfd_elf32_arm_init_maps, bfd_elf32_arm_vfp11_erratum_scan)
(bfd_elf32_arm_vfp11_fix_veneer_locations): Add prototypes.
(bfd_elf32_arm_set_target_relocs): Add vfp11 fix type argument to
prototype.
* elf-bfd.h (elf_backend_write_section): Add struct bfd_link_info
argument.
* elf32-arm.c (VFP11_ERRATUM_VENEER_SECTION_NAME)
(VFP11_ERRATUM_VENEER_ENTRY_NAME): Define macros.
(elf32_vfp11_erratum_type): New enum.
(elf32_vfp11_erratum_list): New struct. List of veneers or jumps to
veneers.
(_arm_elf_section_data): Add mapsize, erratumcount, erratumlist.
(elf32_arm_link_hash_table): Add vfp11_erratum_glue_size,
vfp11_fix and num_vfp11_fixes fields.
(elf32_arm_link_hash_table_create): Initialise vfp11_fix,
vfp11_erratum_glue_size, num_vfp11_fixes fields.
(VFP11_ERRATUM_VENEER_SIZE): Define. Size of an (ARM) veneer.
(bfd_elf32_arm_allocate_interworking_sections): Initialise erratum
glue section.
(elf32_arm_section_map_add): Add an code/data mapping symbol entry
to a section's map.
(record_vfp11_erratum_veneer): Create a single veneer, and its
associated symbols.
(bfd_elf32_arm_add_glue_sections_to_bfd): Add vfp11 erratum glue.
(bfd_elf32_arm_init_maps): Initialise mapping symbol table for input
BFDs.
(bfd_elf32_arm_set_vfp11_fix): Set the type of erratum workaround
required.
(bfd_arm_vfp11_pipe): Define VFP11 instruction pipes.
(bfd_arm_vfp11_regno): Recode a register number from a VFP11 insn.
(bfd_arm_vfp11_write_mask): Update write mask according to coded
register number.
(bfd_arm_vfp11_antidependency): New function.
(bfd_arm_vfp11_insn_decode): Decode a VFP11 insn.
(elf32_arm_compare_mapping): Declare.
(bfd_elf32_arm_vfp11_erratum_scan): Scan the sections of an input
BFD for potential erratum-triggering insns. Record results.
(bfd_elf32_arm_vfp11_fix_veneer_locations): Find out where veneers
and branches to veneers have been placed in virtual memory after
layout.
(bfd_elf32_arm_set_target_relocs): Set vfp11_fix field in global
hash table.
(elf32_arm_output_symbol_hook): Remove.
(elf32_arm_write_section): Output veneers, and branches to veneers.
Use maps from input sections, not output sections, for code
byte-swapping.
* elf32-ppc.c (ppc_elf_write_section): Add dummy link_info argument.
* elf32-score.c (_bfd_score_elf_write_section): Likewise.
* elfxx-mips.c (_bfd_mips_elf_write_section): Likewise.
* elfxx-mips.h (_bfd_mips_elf_write_section): Likewise.

17 years ago * NEWS: Mention --vfp11-denorm-fix option.
jules [Mon, 29 Jan 2007 16:28:40 +0000 (16:28 +0000)]
* NEWS: Mention --vfp11-denorm-fix option.
* ld.texinfo: Document above.
* emulparams/armelf_linux.sh (OTHER_TEXT_SECTIONS): Add
.vfp11_veneer section.
* emulparams/armelf.sh (OTHER_TEXT_SECTIONS): Likewise.
* emultempl/armelf.em (vfp11_denorm_fix): New static variable.
(arm_elf_before_allocation): Call bfd_elf32_arm_set_vfp11_fix,
bfd_elf32_arm_init_maps and bfd_elf32_arm_vfp11_erratum_scan.
(arm_elf_after_allocation): New function. Call
bfd_elf32_arm_vfp11_fix_veneer_locations for all input statements.
(arm_elf_create_output_section_statements): Pass vfp11 fix command
line option to BFD.
(OPTION_VFP11_DENORM_FIX): New option.
(PARSE_AND_LIST_LONGOPTS): Handle new option.
(PARSE_AND_LIST_OPTIONS): Likewise.
(PARSE_AND_LIST_ARGS_CASES): Likewise.
(LDEMUL_AFTER_ALLOCATION): Define.

17 years ago * ld-arm/arm-elf.exp: Add VFP11 tests.
jules [Mon, 29 Jan 2007 16:27:34 +0000 (16:27 +0000)]
* ld-arm/arm-elf.exp: Add VFP11 tests.
* ld-arm/vfp11-fix-none.s: New file.
* ld-arm/vfp11-fix-none.d: Expected disassembly of above.
* ld-arm/vfp11-fix-scalar.s: New file.
* ld-arm/vfp11-fix-scalar.d: Expected disassembly of above.
* ld-arm/vfp11-fix-vector.s: New file.
* ld-arm/vfp11-fix-vector.d: Expected disassembly of above.

17 years ago * gdb.base/commands.exp: Call if_commands_test.
drow [Mon, 29 Jan 2007 16:22:36 +0000 (16:22 +0000)]
* gdb.base/commands.exp: Call if_commands_test.
(gdb_test_no_prompt, if_commands_test): New.

17 years ago * remote-utils.c [USE_WIN32API] (read, write): Define.
drow [Mon, 29 Jan 2007 13:22:09 +0000 (13:22 +0000)]
* remote-utils.c [USE_WIN32API] (read, write): Define.
(putpkt_binary, input_interrupt, readchar, getpkt): Use read and
write.

17 years ago*** empty log message ***
gdbadmin [Mon, 29 Jan 2007 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Sun, 28 Jan 2007 23:00:09 +0000 (23:00 +0000)]
daily update

17 years ago * gdb.threads/sigthread.c (NSIGS): Make bigger.
kettenis [Sun, 28 Jan 2007 16:45:35 +0000 (16:45 +0000)]
    * gdb.threads/sigthread.c (NSIGS): Make bigger.

17 years ago2076-01-28 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sun, 28 Jan 2007 16:14:33 +0000 (16:14 +0000)]
2076-01-28  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (swap_imm_operands): Renamed to ...
(swap_2_operands): This.  Take 2 ints.
(md_assemble): Updated.
(swap_operands): Call swap_2_operands to swap 2 operands.

17 years ago * dwarf2read.c (new_symbol): Handle DW_AT_decl_file being zero.
kettenis [Sun, 28 Jan 2007 14:42:11 +0000 (14:42 +0000)]
    * dwarf2read.c (new_symbol): Handle DW_AT_decl_file being zero.

17 years agoWrap long line.
kettenis [Sun, 28 Jan 2007 14:23:13 +0000 (14:23 +0000)]
Wrap long line.

17 years ago * include/ftw.h: Include sys/cdefs.h.
corinna [Sun, 28 Jan 2007 11:27:04 +0000 (11:27 +0000)]
* include/ftw.h: Include sys/cdefs.h.

17 years agoAdd INCLUDED_TARGET_FILE.
hjl [Sun, 28 Jan 2007 02:16:07 +0000 (02:16 +0000)]
Add INCLUDED_TARGET_FILE.

17 years ago2076-01-27 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sun, 28 Jan 2007 02:13:58 +0000 (02:13 +0000)]
2076-01-27  H.J. Lu  <hongjiu.lu@intel.com>

* elf64-hppa.c (elf64_bed): Defined for HPUX and Linux.

17 years ago * dwarf2loc.h (struct dwarf2_locexpr_baton): Change size to a long.
drow [Sun, 28 Jan 2007 01:38:38 +0000 (01:38 +0000)]
* dwarf2loc.h (struct dwarf2_locexpr_baton): Change size to a long.
(struct dwarf2_loclist_baton): Likewise.

17 years ago*** empty log message ***
gdbadmin [Sun, 28 Jan 2007 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Sat, 27 Jan 2007 23:00:08 +0000 (23:00 +0000)]
daily update

17 years ago * elf32-hppa.c (elf32_bed): Define for hpux, linux and netbsd.
danglin [Sat, 27 Jan 2007 22:43:49 +0000 (22:43 +0000)]
* elf32-hppa.c (elf32_bed): Define for hpux, linux and netbsd.
(INCLUDED_TARGET_FILE): Remove.

17 years ago * cli/cli-script.c: Include breakpoint.h.
eliz [Sat, 27 Jan 2007 12:30:46 +0000 (12:30 +0000)]
* cli/cli-script.c: Include breakpoint.h.
(build_command_line): Require arguments only for if and while commands.
(get_command_line, execute_user_command, execute_control_command):
Fix wording of warning messages.
(print_command_lines): Print breakpoint commands.
(execute_control_command): Call commands_from_control_command to
handle the `commands' command inside a body of a flow-control command.
(read_next_line): Recognize the `commands' command and build a
command line structure for it.
(recurse_read_control_structure, read_command_lines): Handle
`commands' similarly to `if' and `while'.

* breakpoint.c (get_number_trailer): Document the special meaning
of NULL as the first argument PP.
(commands_from_control_command): New function.

* breakpoint.h (commands_from_control_command): Add prototype.

* defs.h (commands_control): New enumerated value for enum
command_control_type.

17 years ago * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
schwab [Sat, 27 Jan 2007 11:09:35 +0000 (11:09 +0000)]
* gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
.short/.int/.quad in the dwarf sections.
* gdb.dwarf2/dw2-intercu.S: Likewise.
* gdb.dwarf2/dw2-intermix.S: Likewise.

17 years ago Expose some msvcr80.dll functions.
dannysmith [Sat, 27 Jan 2007 09:50:11 +0000 (09:50 +0000)]
Expose some msvcr80.dll functions.
* include/stdio.h (_fseek_nolock. _ftell_nolock, _fseeki64,
_ftelli64, _fseeki64_nolock, _ftelli64_nolock) Add prototypes
* msvcrt.def.in (_fseek_nolock. _ftell_nolock, _fseeki64,
_ftelli64, _fseeki64_nolock, _ftelli64_nolock) Add stubs.

17 years ago*** empty log message ***
gdbadmin [Sat, 27 Jan 2007 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Fri, 26 Jan 2007 23:00:11 +0000 (23:00 +0000)]
daily update

17 years ago * ada-lang.c (ada_exception_breakpoint_ops): Fix typo in function name.
brobecke [Fri, 26 Jan 2007 21:31:05 +0000 (21:31 +0000)]
    * ada-lang.c (ada_exception_breakpoint_ops): Fix typo in function name.
        (ada_exception_sal): Update accordingly.

17 years ago * c-valprint.c (c_val_print): Require strings to be of no-signed CHARs.
jkratoch [Fri, 26 Jan 2007 20:54:16 +0000 (20:54 +0000)]
* c-valprint.c (c_val_print): Require strings to be of no-signed CHARs.
* NEWS: Describe CHAR array vs. string identifcation rules.

17 years ago * gdb.texinfo: Describe CHAR array vs. string identifcation rules.
jkratoch [Fri, 26 Jan 2007 20:53:52 +0000 (20:53 +0000)]
* gdb.texinfo: Describe CHAR array vs. string identifcation rules.

17 years ago * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
jkratoch [Fri, 26 Jan 2007 20:53:14 +0000 (20:53 +0000)]
* gdb.base/charsign.exp, gdb.base/charsign.c: New files.
* gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number array.
* gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
* gdb.base/setvar.exp: Likewise.

17 years ago * gdb.base/corefile.exp: Allow non-empty argument list in reinit
schwab [Fri, 26 Jan 2007 14:55:27 +0000 (14:55 +0000)]
* gdb.base/corefile.exp: Allow non-empty argument list in reinit
test.

17 years ago * gdb.base/multi-forks.exp ("restart $i"): Also match
schwab [Fri, 26 Jan 2007 14:53:10 +0000 (14:53 +0000)]
* gdb.base/multi-forks.exp ("restart $i"): Also match
__kernel_syscall_via_break.

17 years ago Fix typo.
corinna [Fri, 26 Jan 2007 12:32:11 +0000 (12:32 +0000)]
Fix typo.

17 years ago * fhandler_disk_file.cc (fhandler_disk_file::rmdir): Implement rmdir
corinna [Fri, 26 Jan 2007 12:25:23 +0000 (12:25 +0000)]
* fhandler_disk_file.cc (fhandler_disk_file::rmdir): Implement rmdir
on NT by calling unlink_nt.  Check for directory here.
* syscalls.cc (try_to_bin): Fix buggy debug_printf statement.
(unlink_nt): Make non-static.  Don't use delete-on-close semantics on
directoires.  Explain why.

17 years ago*** empty log message ***
eliz [Fri, 26 Jan 2007 08:57:09 +0000 (08:57 +0000)]
*** empty log message ***

17 years ago * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
eliz [Fri, 26 Jan 2007 08:54:01 +0000 (08:54 +0000)]
* gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
Use @value{NGCC} instead of @value{GCC}.

17 years ago Expose some msvcr80.dll functions.
dannysmith [Fri, 26 Jan 2007 08:20:54 +0000 (08:20 +0000)]
Expose some msvcr80.dll functions.
* include/stdlib.h (_set_abort_behavior): Add prototype.
(_WRITE_ABORT_MSG, _CALL_REPORTFAULT): Add defines for
_set_abort_behavior mask argument.
(_invalid_parameter_handler): Add typedef.
(_set_invalid_parameter_handler): Add prototype.
* include/stdio.h (_get_printf_count_output): Add prototype.
(_set_printf_count_output): Add prototype.
* msvcrt.def.in (_get_printf_count_output, _set_printf_count_output,
_set_abort_behavior, _set_invalid_parameter_handler): Add stubs.

17 years ago * include/_mingw.h (CRT_INLINE): Correct typo.
dannysmith [Fri, 26 Jan 2007 00:20:14 +0000 (00:20 +0000)]
* include/_mingw.h (CRT_INLINE):  Correct typo.

17 years ago* elf32-m32c.c (m32c_elf_howto_table): Don't complain about
dj [Fri, 26 Jan 2007 00:00:44 +0000 (00:00 +0000)]
* elf32-m32c.c (m32c_elf_howto_table): Don't complain about
R_M32C_16 or R_M32C_24 relocs.

17 years ago*** empty log message ***
gdbadmin [Fri, 26 Jan 2007 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Thu, 25 Jan 2007 23:00:08 +0000 (23:00 +0000)]
daily update

17 years ago2007-01-25 Paul Brook <paul@codesourcery.com>
pbrook [Thu, 25 Jan 2007 20:17:26 +0000 (20:17 +0000)]
2007-01-25  Paul Brook  <paul@codesourcery.com>

gdb/
* arm-tdep.c (arm_get_next_pc): Fix bitfield off-by-one error.

17 years ago * ar.c (print_contents, extract_file): Cast the return value
kazu [Thu, 25 Jan 2007 15:40:22 +0000 (15:40 +0000)]
* ar.c (print_contents, extract_file): Cast the return value
of fwrite to size_t.

17 years agoPR binutils/3874
nickc [Thu, 25 Jan 2007 09:32:41 +0000 (09:32 +0000)]
PR binutils/3874
* elf32-avr.c (avr_link_hash_table): Check to make sure that the hash table was created by elf32_avr_link_hash_table_create before using it.
  (elf32_avr_link_hash_newfunc): New function.  Just pass the call through to _bfd_elf_link_hash_newfunc.
  (elf32_avr_link_hash_table_create): Use elf32_avr_link_hash_newfunc instead of _bfd_elf_link_hash_newfunc.
  (elf32_avr_relocate_section): Check for the hash table pointer being NULL.
  (elf32_avr_relax_section, avr_build_one_stub, elf32_avr_setup_params, get_local_syms, elf32_avr_size_stubs, elf32_avr_build_stubs): Likewise.

17 years agoAdd a space between date and name.
hjl [Thu, 25 Jan 2007 03:41:17 +0000 (03:41 +0000)]
Add a space between date and name.

17 years ago*** empty log message ***
gdbadmin [Thu, 25 Jan 2007 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Wed, 24 Jan 2007 23:00:07 +0000 (23:00 +0000)]
daily update

17 years ago2007-01-24 Jim Blandy <jimb@codesourcery.com>
jimb [Wed, 24 Jan 2007 22:04:48 +0000 (22:04 +0000)]
2007-01-24  Jim Blandy  <jimb@codesourcery.com>

* dwarf2loc.c (dwarf2_evaluate_loc_desc): When the location
expression is empty, bother to return the 'optimized out' value we
construct.  (Thanks to Carl Burch.)

17 years ago* config/tc-m32c.c (md_pseudo_table): Add .3byte.
dj [Wed, 24 Jan 2007 21:53:09 +0000 (21:53 +0000)]
* config/tc-m32c.c (md_pseudo_table): Add .3byte.

17 years ago2007-01-24 Dave Brolley <brolley@redhat.com>
brolley [Wed, 24 Jan 2007 21:36:13 +0000 (21:36 +0000)]
2007-01-24  Dave Brolley  <brolley@redhat.com>

        * libltdl/ltdl.c (lt_dlexit): Make sure that 'cur' is not NULL before
        checking that it is still in the list.

17 years ago * varobj.c (c_value_of_root, c_value_of_child)
vprus [Wed, 24 Jan 2007 19:54:11 +0000 (19:54 +0000)]
    * varobj.c (c_value_of_root, c_value_of_child)
        (cplus_describe_child): Don't call release_value.

17 years ago2007-01-24 H.J. Lu <hongjiu.lu@intel.com>
hjl [Wed, 24 Jan 2007 16:08:53 +0000 (16:08 +0000)]
2007-01-24  H.J. Lu  <hongjiu.lu@intel.com>

* ldgram.y (SIZEOF_HEADERS): Remove duplicated one.
(DEFSYMEND): Likewise.
(NAME): Likewise.
(LNAME): Likewise.

17 years ago * net.cc (if_nametoindex): This time, really free IP_ADAPTER_ADDRESSES
corinna [Wed, 24 Jan 2007 15:55:50 +0000 (15:55 +0000)]
* net.cc (if_nametoindex): This time, really free IP_ADAPTER_ADDRESSES
memory.
(if_indextoname): Ditto.

17 years ago * mips-linux-tdep.c (mips_linux_n64_rt_sigframe): Fix struct
ths [Wed, 24 Jan 2007 13:37:05 +0000 (13:37 +0000)]
* mips-linux-tdep.c (mips_linux_n64_rt_sigframe): Fix struct
initialization.

17 years ago * security.h (pop_thread_privilege): Revert to previous state, not
corinna [Wed, 24 Jan 2007 12:14:54 +0000 (12:14 +0000)]
* security.h (pop_thread_privilege): Revert to previous state, not
to token used for impersonation.

17 years ago Refactor getting children name, value and type access
vprus [Wed, 24 Jan 2007 11:08:47 +0000 (11:08 +0000)]
    Refactor getting children name, value and type access
        for varobjs in C++.
        * varobj.c (get_type_deref): Remove.
        (adjust_value_for_child_access): New.
        (c_number_of_children): Use the above.
        (c_describe_child): Likewise.
        (enum accessibility): New.
        (match_accessibility): New function.
        (cplus_describe_child): New function.
        (cplus_name_of_child, cplus_value_of_child)
        (cplus_type_of_child): Reimplement in terms
        of cplus_describe_child.
        (cplus_number_of_children): Use
        adjust_value_for_child_access.

17 years ago * cygheap.h (cygheap_user::deimpersonate): Always RevertToSelf.
corinna [Wed, 24 Jan 2007 10:50:45 +0000 (10:50 +0000)]
* cygheap.h (cygheap_user::deimpersonate): Always RevertToSelf.