OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
17 years agoMore symbol resolution code.
iant [Thu, 7 Sep 2006 21:21:41 +0000 (21:21 +0000)]
More symbol resolution code.

17 years ago* environ.cc (build_env): Don't put an empty environment variable into the
cgf [Thu, 7 Sep 2006 20:42:53 +0000 (20:42 +0000)]
* environ.cc (build_env): Don't put an empty environment variable into the
environment.  Optimize use of "len".
* errno.cc (ERROR_MORE_DATA): Translate to EMSGSIZE rather than EAGAIN.

17 years ago2006-09-07 Paul Brook <paul@codesourcery.com>
pbrook [Thu, 7 Sep 2006 17:54:15 +0000 (17:54 +0000)]
2006-09-07  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (parse_operands): Mark operand as present.

gas/testsuite/
* gas/arm/neon-omit.s: Test three-argument variants.
* gas/arm/neon-omit.d: Update expected output.

17 years ago2006-09-07 Masaki Muranaka <monaka@monami-software.com>
jjohnstn [Thu, 7 Sep 2006 17:32:19 +0000 (17:32 +0000)]
2006-09-07  Masaki Muranaka  <monaka@monami-software.com>

        * libc/machine/xstormy16/Makefile.am:
        Add $(lpfx) prefix to LIBADD objects.
        lib_a_DEPENDENCIES uses the value of lib_a_LIBADD.
        * libc/machine/xstormy16/Makefile.in: Regenerated.

17 years ago2006-09-07 Masaki Muranaka <monaka@monami-software.com>
jjohnstn [Thu, 7 Sep 2006 17:28:09 +0000 (17:28 +0000)]
2006-09-07  Masaki Muranaka  <monaka@monami-software.com>

        * xstormy16/Makefile.in (clean): Fix a mismatched parenthesis.

17 years agobfd/
hjl [Thu, 7 Sep 2006 17:16:28 +0000 (17:16 +0000)]
bfd/

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

* elf-bfd.h (elf_link_hash_entry): Add a dynamic field.
(bfd_elf_link_mark_dynamic_symbol): New.
(SYMBOLIC_BIND): New.

* elf32-i386.c (elf_i386_check_relocs): Replace info->symbolic
with SYMBOLIC_BIND (info, h).
(elf_i386_relocate_section): Likewise.
* elf64-x86-64.c (elf64_x86_64_check_relocs): Likewise.
(elf64_x86_64_relocate_section): Likewise.
* elfxx-ia64.c (elfNN_ia64_check_relocs): Likewise.

* elflink.c (bfd_elf_link_mark_dynamic_symbol): New.
(bfd_elf_record_link_assignment): Call
bfd_elf_link_mark_dynamic_symbol on new entry.
(_bfd_elf_merge_symbol): Likewise.
(_bfd_elf_export_symbol): Return if the symbol isn't exported.
(_bfd_elf_fix_symbol_flags): Replace info->symbolic with
SYMBOLIC_BIND (info, h).
(_bfd_elf_dynamic_symbol_p): Likewise.
(_bfd_elf_symbol_refs_local_p): Likewise.
(bfd_elf_size_dynamic_sections): Updated.

include/

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

* bfdlink.h (bfd_elf_dynamic_list): New.
(bfd_link_info): Add a dynamic field.

ld/

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

* Makefile.am (CXX): Set to g++.
(CXX_FOR_TARGET): Likewise.
* Makefile.in: Regenerated.

* NEWS: Mention --dynamic-list.

* ld.texinfo: Document --dynamic-list.

* ldgram.y: Support dynamic list.

* ldlang.c (lang_process): Call lang_finalize_version_expr_head
on link_info.dynamic if needed.
(lang_append_dynamic_list): New.
(lang_append_dynamic_list_cpp_typeinfo): New.
* ldlang.h (lang_append_dynamic_list): Likewise.
* ldlang.h (lang_append_dynamic_list_cpp_typeinfo): Likewise.

* ldlex.h (input_enum): Add input_dynamic_list.
* ldlex.l: Handle it.

* ldmain.c (main): Initialize link_info.dynamic.

* lexsup.c (option_values): Add OPTION_DYNAMIC_LIST and
OPTION_DYNAMIC_LIST_CPP_TYPEINFO.
(ld_options): Add entries for OPTION_DYNAMIC_LIST and
OPTION_DYNAMIC_LIST_CPP_TYPEINFO.
(parse_args): Handle OPTION_DYNAMIC_LIST and
OPTION_DYNAMIC_LIST_CPP_TYPEINFO.

ld/testsuite/

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

* ld-elf/dl1.c: New file.
* ld-elf/dl1.list: Likewise.
* ld-elf/dl1.out: Likewise.
* ld-elf/dl1main.c: Likewise.
* ld-elf/dl2.c: Likewise.
* ld-elf/dl2.list: Likewise.
* ld-elf/dl2a.out: Likewise.
* ld-elf/dl2b.out: Likewise.
* ld-elf/dl2main.c: Likewise.
* ld-elf/dl2xxx.c: Likewise.
* ld-elf/dl2xxx.list: Likewise.
* ld-elf/dl3.cc: Likewise.
* ld-elf/dl3.list: Likewise.
* ld-elf/dl3a.out: Likewise.
* ld-elf/dl3b.out: Likewise.
* ld-elf/dl3header.h: Likewise.
* ld-elf/dl3main.cc: Likewise.

* ld-elf/shared.exp: Updated.

* lib/ld-lib.exp (run_ld_link_exec_tests): Take an optional
argument for source language. Use CC/CXX for link, depending
on source language.
(run_cc_link_tests): Likewise.

17 years ago* emulparams/h8300elf.sh: _tinydata should not be placed in relocatables.
nickc [Thu, 7 Sep 2006 17:01:10 +0000 (17:01 +0000)]
* emulparams/h8300elf.sh: _tinydata should not be placed in relocatables.
* emulparams/h8300.sh: Likewise.
* emulparams/h8300sxelf.sh: Likewise.

17 years agoAllow the HIGH-FRAME parameter for -stack-list-frames to be larger
vprus [Thu, 7 Sep 2006 16:40:18 +0000 (16:40 +0000)]
Allow the HIGH-FRAME parameter for -stack-list-frames to be larger
than the number of available frames.

17 years ago From Stephan Springl <springl-gdb@bfw-online.de>
brobecke [Thu, 7 Sep 2006 16:22:57 +0000 (16:22 +0000)]
    From Stephan Springl  <springl-gdb@bfw-online.de>
        * fork-child.c (fork_inferior): Fix typo.

17 years ago [mingw-Bugs-1553275]
dannysmith [Thu, 7 Sep 2006 09:09:13 +0000 (09:09 +0000)]
[mingw-Bugs-1553275]
* include/wingdi.h (SetLayout): Add prototype.
(GetLayout): Likewise.

17 years ago*** empty log message ***
gdbadmin [Thu, 7 Sep 2006 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Wed, 6 Sep 2006 23:59:54 +0000 (23:59 +0000)]
daily update

17 years ago * mingwex/gdtoa/misc.c (pow5mult): Restore original code.
dannysmith [Wed, 6 Sep 2006 22:03:16 +0000 (22:03 +0000)]
* mingwex/gdtoa/misc.c (pow5mult): Restore original code.
* mingwex/gdtoa/gdtoa.h. Add comment that files have been modified.
* mingwex/gdtoa/gdtoaimp.h: Include system headers with <> brackets.

17 years ago2006-09-06 Eric Blake <ebb9@byu.net>
jjohnstn [Wed, 6 Sep 2006 20:03:27 +0000 (20:03 +0000)]
2006-09-06  Eric Blake  <ebb9@byu.net>

        * libc/stdio/vfprintf.c (_vfprintf_r, get_arg): Add 'hh', 'j',
        't', and 'z' modifiers.

17 years agodaily update
amodra [Wed, 6 Sep 2006 00:00:12 +0000 (00:00 +0000)]
daily update

17 years ago*** empty log message ***
gdbadmin [Wed, 6 Sep 2006 00:00:05 +0000 (00:00 +0000)]
*** empty log message ***

17 years ago2006-09-05 Bibo Mao <bibo.mao@intel.com>
hjl [Tue, 5 Sep 2006 18:56:50 +0000 (18:56 +0000)]
2006-09-05  Bibo Mao  <bibo.mao@intel.com>

PR binutils/3171
* coffcode.h (coff_write_object_contents): Set the optional
header magic number to PE32PMAGIC instead of ZMAGIC for ia64.

17 years ago * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
bwilson [Tue, 5 Sep 2006 17:45:53 +0000 (17:45 +0000)]
* gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
Register Packet Format, Tracepoint Packets): Fix spelling errors.

17 years ago2006-09-05 H.J. Lu <hongjiu.lu@intel.com>
hjl [Tue, 5 Sep 2006 16:26:28 +0000 (16:26 +0000)]
2006-09-05  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/3015
* emultempl/elf32.em: Enable "-z relro" only if $COMMONPAGESIZE
is defined.

17 years ago2006-09-04 Paul Brook <paul@codesourcery.com>
pbrook [Tue, 5 Sep 2006 14:07:21 +0000 (14:07 +0000)]
2006-09-04  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (do_neon_dyadic_if_i): Remove.
(do_neon_dyadic_if_i_d): Avoid setting U bit.
(do_neon_mac_maybe_scalar): Ditto.
(do_neon_dyadic_narrow): Force operand type to NT_integer.
(insns): Remove out of date comments.

gas/testsuite/
* gas/arm/neon-cov.s: Test .u and .s aliases for .i suffixes.
* gas/arm/neon-cov.d: Adjust expected output.

opcodes/
* arm-dis.c (neon_opcode): Fix suffix on VMOVN.

17 years agoPR binutils/3166
nickc [Tue, 5 Sep 2006 08:22:27 +0000 (08:22 +0000)]
PR binutils/3166
* objcopy.c (is_strip_section): Do not treat group sections as debugging sections.
* doc/binutils.texi (--only-keep-debug): Document that this switch is only intended for use on fully linked files.

17 years ago*** empty log message ***
gdbadmin [Tue, 5 Sep 2006 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Mon, 4 Sep 2006 23:59:55 +0000 (23:59 +0000)]
daily update

17 years ago bfd/
shinwell [Mon, 4 Sep 2006 07:11:09 +0000 (07:11 +0000)]
bfd/
        * elf32-arm.c (elf32_arm_howto_table_1): Adjust entries for
        R_ARM_THM_ALU_PREL_11_0 and R_ARM_THM_PC12 relocations.
        (elf32_arm_final_link_relocate): Handle R_ARM_THM_ALU_PREL_11_0
        and R_ARM_THM_PC12 relocations.

17 years ago*** empty log message ***
gdbadmin [Mon, 4 Sep 2006 00:00:05 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Sun, 3 Sep 2006 23:59:56 +0000 (23:59 +0000)]
daily update

17 years ago*** empty log message ***
gdbadmin [Sun, 3 Sep 2006 00:00:36 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Sat, 2 Sep 2006 23:59:57 +0000 (23:59 +0000)]
daily update

17 years ago * gdbint.texinfo (Overall Structure): New section "Source Tree
eliz [Sat, 2 Sep 2006 15:27:16 +0000 (15:27 +0000)]
* gdbint.texinfo (Overall Structure): New section "Source Tree
Structure".

17 years ago [mingw-Bugs-1550139]
dannysmith [Sat, 2 Sep 2006 09:00:45 +0000 (09:00 +0000)]
[mingw-Bugs-1550139]
* include/oleauto.h (GetRecordInfoFromTypeInfo): Add prototype.
(GetRecordInfoFromGuids): Add prototype.

17 years ago*** empty log message ***
gdbadmin [Sat, 2 Sep 2006 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Sat, 2 Sep 2006 00:00:00 +0000 (00:00 +0000)]
daily update

17 years agoPR binutils/3146
nickc [Fri, 1 Sep 2006 11:38:20 +0000 (11:38 +0000)]
PR binutils/3146
* readelf.c (dump_relocations): Check for a NULL value in rtype before using it.

17 years agolibgloss/
kazu [Fri, 1 Sep 2006 05:41:06 +0000 (05:41 +0000)]
libgloss/
Merge from newlib-csl-20060320-branch:
2006-08-31  Nathan Sidwell  <nathan@codesourcery.com>

* m68k/bdm-crt1.c: Call hardware_init_hook before copying
initialized data.

* m68k/Makefile.in (CF_BDM_SCRIPTS): Rename to CF_RAM_SCRIPTS.
(CF_SCRIPTS): Update.
(%-bdm.ld): Rename to %-ram.ld.

2006-08-25  Nathan Sidwell  <nathan@codesourcery.com>

* m68k/Makefile.in (DBUG_BSP, DBUG_OBJS): Remove.
(BDM_CRT0): New.
(BDM_OBJS): Add bdm-crt1.o.
(BDM_OTHER_OBJS): Remove print.o putnum.o
(CF_BOARDS): New.
(CF_BDM_SCRIPTS): Generated name of ram scripts.
(CF_ROM_SCRIPTS): Generated name of rom scripts.
(CF_SCRIPTS): Adjust.
(all): Add BDM_CRT0.
(bdm-crt0.o, bdm-crt1.o): New targets.
(bdm-isv.o): Remove.
(m5208evb, m5213evb, m52235evb, m5235evb, m5273c3, m5282evb,
m5329evb, m5485evb): New.
(%-bdm.ld, %-rom.ld): New. Replace individual linker script rules.
(install): Remove DBUG installs.
* m68k/bdm-crt0.S: New.
* m68k/bdm-crt1.c: New.
* m68k/bdm-exit.c: Call __reset.
* m68k/bdm-isv.c: Remove.
* m68k/cf.sc: Adjust to produce either rom or ram images.
* m68k/dbug-exit.S, m68k/dbug-inbyte.S, m68k/dbug-outbyte.S: Remove.

2006-07-24  Nathan Sidwell  <nathan@codesourcery.com>

Bug 844
* m68k/cf.sc: Set entry point to _start.
* m68k/crt0.X (_start): New name for entrypoint
(start): Weak alias for start.

2006-06-09  Nathan Sidwell  <nathan@codesourcery.com>

* m68k/bdm-system.c (_system): Support system(NULL).

2006-06-08  Nathan Sidwell  <nathan@codesourcery.com>

* m68k/bdm-system.c (_system): Properly encode non failure exit
code.

2006-06-05  Nathan Sidwell  <nathan@codesourcery.com>

* m68k/Makefile.in (BDM_SYSOBJS): Remove bdm-inbyte.o.
Add bdm-time.o.
* m68k/bdm-close.c: Add copyright notice.
* m68k/bdm-fstat.c: Add copyright notice.
* m68k/bdm-gettimeofday.c: Add copyright notice.
* m68k/bdm-inbyte.c: Remove.
* m68k/bdm-isatty.c: Add copyright notice.
* m68k/bdm-lseek.c: Add copyright notice. Fix &/| thinko.
* m68k/bdm-open.c: Add copyright notice.
* m68k/bdm-read.c: Add copyright notice.
* m68k/bdm-rename.c: Add copyright notice.
* m68k/bdm-stat.c: Add copyright notice.
* m68k/bdm-system.c: Add copyright notice.
* m68k/bdm-time.c: New.
* m68k/bdm-unlink.c: Add copyright notice.
* m68k/bdm-write.c: Add copyright notice.

2006-05-25  Nathan Sidwell  <nathan@codesourcery.com>

* m68k/Makefile.in (m52235-dbug.ld, m52235-bdm.ld): New
scripts.

2006-05-24  Nathan Sidwell  <nathan@codesourcery.com>

* m68k/Makefile.in (BDM_SYSOBJS): Remove bdm-outbyte.o.
* m68k/bdm-outbyte.c: Delete.
* m68k/bdm-semihost.h (BDM_OUTBYTE): Mark as obsolete.

2006-05-22  Sandra Loosemore <sandra@codesourcery.com>

* m68k/bdm-semihost.h: Add new constants for additional
semihosting functions.  Add new BDM_TRAP macro to encapsulate
inline asm.
* m68k/bdm-exit.c (_exit): Use new BDM_TRAP macro.
* m68k/bdm-outbyte.c (outbyte): Ditto.
* m68k/bdm-isrs.c, m68k/bdm-isv.c: Former BDM_TRAP
now called BDM_TRAPNUM.
* m68k/bdm-gdb.h, m68k/bdm-gdb.c: New files
containing declarations and conversion functions for GDB's fileio
protocol.
* m68k/bdm-close.c: New file to define corresponding function.
* m68k/bdm-fstat.c: Ditto.
* m68k/bdm-gettimeofday.c: Ditto.
* m68k/bdm-isatty.c: Ditto.
* m68k/bdm-lseek.c: Ditto.
* m68k/bdm-open.c: Ditto.
* m68k/bdm-read.c: Ditto.
* m68k/bdm-rename.c: Ditto.
* m68k/bdm-stat.c: Ditto.
* m68k/bdm-system.c: Ditto.
* m68k/bdm-unlink.c: Ditto.
* m68k/bdm-write.c Ditto.
* m68k/Makefile.in: Add dependencies for new files.

2006-03-29  Nathan Sidwell  <nathan@codesourcery.com>

* m68k/bdm-isv.c (software_init_hook): Fix trap numbering.

* m68k/Makefile.in (CF_SCRIPTS): Add m5329 board.
Reorder.
(*-dbug.ld, *-bdm.ld): Add appropriate IO definition.
(m5329evb-dbug.ld, m5329evb-bdm.ld): New.
* cf.sc (GROUP): Revert previous change.  Add IO library.

* m68k/Makefile.in (BDM_BSP, BDM_OBJS, BDM_ISRS): New.
(CF_SCRIPTS): Rename dbug scripts.  Add bdm scripts. Add m5485
scripts.
(all): Add new targets.
(BDM_BSP): New target.
(bdm-isv.o, bdm-exit.o, bdm-outbyte.o, bdm-semihost.o): New
targets.
(BDM_ISRS): New targets.
(m5208evb.ld, m5213evb.ld, m5235evb.ld, m5272c3.ld, m5282evb.ld):
Rename and adjust.
(m5485evb-dbug): New.
(m5208evb-bdm.ld, m5213evb-bdm.ld, m5235evb-bdm.ld,
m5272c3-bdm.ld, m5282evb-bdm.ld, m5485evb-bdm.ld): New.
(install): Add BDM_BSP.
* m68k/bdm-exit.c: New
* m68k/bdm-inbyte.c: New
* m68k/bdm-outbyte.c: New
* m68k/bdm-semihost.c: New
* m68k/bdm-semihost.h: New
* m68k/bdm-isrs.c: New.
* m68k/bdm-isv.c: New.
* dbug-cf.sc: Renamed to ...
* cf.sc: ... here.  Add bdm flexibility. Remove GROUP

2006-05-22  Sandra Loosemore <sandra@codesourcery.com>

* m68k/bdm-semihost.h: Add new constants for additional
semihosting functions.  Add new BDM_TRAP macro to encapsulate
inline asm.
* m68k/bdm-exit.c (_exit): Use new BDM_TRAP macro.
* m68k/bdm-outbyte.c (outbyte): Ditto.
* m68k/bdm-isrs.c, m68k/bdm-isv.c: Former BDM_TRAP
now called BDM_TRAPNUM.
* m68k/bdm-gdb.h, m68k/bdm-gdb.c: New files
containing declarations and conversion functions for GDB's fileio
protocol.
* m68k/bdm-close.c: New file to define corresponding function.
* m68k/bdm-fstat.c: Ditto.
* m68k/bdm-gettimeofday.c: Ditto.
* m68k/bdm-isatty.c: Ditto.
* m68k/bdm-lseek.c: Ditto.
* m68k/bdm-open.c: Ditto.
* m68k/bdm-read.c: Ditto.
* m68k/bdm-rename.c: Ditto.
* m68k/bdm-stat.c: Ditto.
* m68k/bdm-system.c: Ditto.
* m68k/bdm-unlink.c: Ditto.
* m68k/bdm-write.c Ditto.
* m68k/Makefile.in: Add dependencies for new files.

newlib/
Merge from newlib-csl-20060320-branch:
2006-05-22  Sandra Loosemore <sandra@codesourcery.com>

* configure.host: Tell it we have _rename and _system when
building m68k-unknown-elf.

17 years ago * include/winbase.h: Add comment about 'missing' SEM flag.
dannysmith [Fri, 1 Sep 2006 01:28:30 +0000 (01:28 +0000)]
* include/winbase.h: Add comment about 'missing' SEM flag.

17 years ago*** empty log message ***
gdbadmin [Fri, 1 Sep 2006 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Thu, 31 Aug 2006 23:59:58 +0000 (23:59 +0000)]
daily update

17 years ago Import David Gay's gdtoa library.
dannysmith [Thu, 31 Aug 2006 23:48:56 +0000 (23:48 +0000)]
Import David Gay's gdtoa library.

* mingwex/gdtoa: New directory.
* mingwex/gdtoa/(arithchk.c, dmisc.c, dtoa.c, g__fmt.c, g_dfmt.c,
g_ffmt.c, g_xfmt.c, gd_arith.h, gd_qnan.h, gdtoa.c, gdtoa.h,
gdtoaimp.h, gethex.c, gmisc.c, hd_init.c, hexnan.c, misc.c, qnan.c,
README, smisc.c, strtodg.c, strtodnrp.c, strtof.c, strtopx.c, sum.c,
ulp.c): New files.
* mingwex/(strtof.c, strtold.c, ldtoa.c): Remove files.
* mingwex/math/(cephes-emath.c, cephes-emath.h): Remove files.
* mingwex/mb_wc_common.h (get_cp_from_locale); Rename to get_codepage().
        * mingwex/(btowc.c, wctob.c, mbrtowc.c, wcrtomb.c): Adjust call to get_codepage().
* mingwex/wcstold.c: Avoid using strtold internals.
* mingwex/wcstof.c: Rewrite.
* mingwex/Makefile.in (GDTOA_DISTFILES): Add to distribution.
(GDTOA_OBJS): Add to library.
(DISTFILES): Remove strtof.c strtold.c ldtoa.c cephes-emath.c cephes-emath.h.
(STDLIB_OBJS): Remove.
(STDLIB_STUB_OBJS): Remove strtof.o wcstof,o.
(Q8_OBJS): Add wcstof.o wcstold.o.
* include/stdlib.h (strtof): Remove inline definition.
(wcstof): Likewise.
* include/wchar.h (wcstof): Remove inline definition.

17 years ago * grp.cc (initgroups32): Run get_server_groups under original token.
corinna [Thu, 31 Aug 2006 15:57:55 +0000 (15:57 +0000)]
* grp.cc (initgroups32): Run get_server_groups under original token.
* syscalls.cc (seteuid32): Slightly reorganize code creating a token.

17 years ago* Makefile.in: Make install-license .PHONY. Make sure that doc directory is
cgf [Thu, 31 Aug 2006 00:53:48 +0000 (00:53 +0000)]
* Makefile.in: Make install-license .PHONY.  Make sure that doc directory is
created before copying to it.

17 years ago*** empty log message ***
gdbadmin [Thu, 31 Aug 2006 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Thu, 31 Aug 2006 00:00:03 +0000 (00:00 +0000)]
daily update

17 years ago2006-08-30 Kazunori Asayama <asayama@sm.sony.co.jp>
jjohnstn [Wed, 30 Aug 2006 19:06:48 +0000 (19:06 +0000)]
2006-08-30  Kazunori Asayama  <asayama@sm.sony.co.jp>

        * spu/syscalls.c: Add a new argument to _send_to_ppe() to
        specify signal code.
        * spu/jsre.h: Update declaration of _send_to_ppe().
        * spu/close.c: Replace _send_to_ppe_0x2101() by _send_to_ppe().
        * spu/fstat.c: Ditto.
        * spu/lseek.c: Ditto.
        * spu/open.c: Ditto.
        * spu/read.c: Ditto.
        * spu/stat.c: Ditto.
        * spu/unlink.c: Ditto.
        * spu/write.c: Ditto.

17 years ago2006-08-30 Kazunori Asayama <asayama@sm.sony.co.jp>
jjohnstn [Wed, 30 Aug 2006 19:04:31 +0000 (19:04 +0000)]
2006-08-30  Kazunori Asayama  <asayama@sm.sony.co.jp>

* spu/Makefile.in: Add dependency.

17 years ago * configure.in: Never build newlib for a Mingw host.
corinna [Wed, 30 Aug 2006 13:14:18 +0000 (13:14 +0000)]
* configure.in: Never build newlib for a Mingw host.
Never build newlib as Mingw target library.
Test the existence of winsup/cygwin for building a Cygwin newlib,
rather than just winsup.
Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
building a Mingw target.
* configure: Regenerate.

17 years ago * configure.ac: Add case for Mingw as host.
corinna [Wed, 30 Aug 2006 13:08:27 +0000 (13:08 +0000)]
* configure.ac: Add case for Mingw as host.
* configure: Regenerate.

17 years ago * Makefile.in: Make installation of CYGWIN_LICENSE configurable.
corinna [Wed, 30 Aug 2006 13:05:46 +0000 (13:05 +0000)]
* Makefile.in: Make installation of CYGWIN_LICENSE configurable.
* aclocal.m4: Regenerate.
* configure.in: Add GCC_NO_EXECUTABLES call. Add configuration for
INSTALL_LICENSE.  Make cygwin subdirectory optional.  Add sanity
check for cygwin resp. mingw subdirectories dependent of the target.
* configure: Regenerate.

17 years ago * Makefile.in: Add with_cross_host to allow more granular checks.
corinna [Wed, 30 Aug 2006 13:05:04 +0000 (13:05 +0000)]
* Makefile.in: Add with_cross_host to allow more granular checks.
Set installation directories accordingly.  Override CC setting only
if building a Cygwin target.
* aclocal.m4: Regenerate.
* configure.in: Move AC_CANONICAL_SYSTEM check up.  Add
GCC_NO_EXECUTABLES.  Substitute with_cross_host in depending files.
Test AC_ALLOCA only if building on a native system.
* configure: Regenerate.

17 years ago * configure.in: Substitute with_cross_host in depending files.
corinna [Wed, 30 Aug 2006 13:04:40 +0000 (13:04 +0000)]
* configure.in: Substitute with_cross_host in depending files.
* configure: Regenerate.
* lib/Makefile.in: Add with_cross_host to allow more granular checks.
Set installation directories accordingly.
* lib/ddk/Makefile.in: Ditto.
* lib/directx/Makefile.in: Ditto.

17 years agoRemove references to %redact files
nickc [Wed, 30 Aug 2006 08:40:26 +0000 (08:40 +0000)]
Remove references to %redact files

17 years ago*** empty log message ***
gdbadmin [Wed, 30 Aug 2006 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Wed, 30 Aug 2006 00:00:00 +0000 (00:00 +0000)]
daily update

17 years ago2006-08-29 Paul Brook <paul@codesourcery.com>
jjohnstn [Tue, 29 Aug 2006 21:00:59 +0000 (21:00 +0000)]
2006-08-29  Paul Brook  <paul@codesourcery.com>

        * libc/include/sys/config.h: Define _REENT_SMALL for Thumb-2.

17 years ago2006-08-29 Dave Brolley <brolley@redhat.com>
brolley [Tue, 29 Aug 2006 20:34:00 +0000 (20:34 +0000)]
2006-08-29  Dave Brolley  <brolley@redhat.com>

        * glue.cxx (base_address): New member of bus_prober.
        (bus_prober): Initialize base_address.
        (writeAny): Add this->prober->base_address to the address driven.
        (readAny): Likewise.
        * hw-glue-probe-bus.xml: Document new base-address attribute.
        * *.txt: Regenerated.

17 years ago2006-08-29 Frank Ch. Eigler <fche@elastic.org>
fche [Tue, 29 Aug 2006 19:33:01 +0000 (19:33 +0000)]
2006-08-29  Frank Ch. Eigler  <fche@elastic.org>

From Thiemo Seufer  <ths@mips.com>:

* Makefile.am (ACLOCAL_AMFLAGS): Add $(srcdir)/../config include path.
* Makefile.in, configure, aclocal.m4: Regenerated.

17 years ago2006-08-29 Dave Brolley <brolley@redhat.com>
brolley [Tue, 29 Aug 2006 17:47:22 +0000 (17:47 +0000)]
2006-08-29  Dave Brolley  <brolley@redhat.com>

        * glue.cxx (base_address): New member of bus_prober.
        (bus_prober): Initialize base_address.
        (writeAny): Add this->prober->base_address to the address driven.
        (readAny): Likewise.
        * hw-glue-probe-bus.xml: Document new base-address attribute.
        * *.txt: Regenerated.

17 years ago* read.c (s_align): Initialize the 'stopc' variable to prevent
nickc [Tue, 29 Aug 2006 15:19:43 +0000 (15:19 +0000)]
* read.c (s_align): Initialize the 'stopc' variable to prevent
  compiler complaints about it being used without being initialized.
 (s_comm_internal, s_mri_common, s_fail, s_globl, s_space,
  s_float_space, s_struct, cons_worker, equals): Likewise.

17 years ago * sim-fpu.c (pack_fpu): Handle QUIET_NAN correctly for
ths [Tue, 29 Aug 2006 13:18:27 +0000 (13:18 +0000)]
* sim-fpu.c (pack_fpu): Handle QUIET_NAN correctly for
SIM_QUIET_NAN_NEGATED.

17 years ago * sim-profile.c (profile_pc_init): Initialise default profiling
ths [Tue, 29 Aug 2006 13:16:19 +0000 (13:16 +0000)]
* sim-profile.c (profile_pc_init): Initialise default profiling
frequency to a prime number.
(profile_print_pc): Convert gmon.out sample data into target
byte order.

17 years ago * configure.ac (mipsisa32r2*-*-*, mipsisa32*-*-*): Add smartmips to
ths [Tue, 29 Aug 2006 12:45:26 +0000 (12:45 +0000)]
* configure.ac (mipsisa32r2*-*-*, mipsisa32*-*-*): Add smartmips to
sim_igen_machine.
* configure: Regenerate.
* mips.igen (model): Add smartmips.
(MADDU): Increment ACX if carry.
(do_mult): Clear ACX.
(ROR,RORV): Add smartmips.
(include): Include smartmips.igen.
* sim-main.h (ACX): Set to REGISTERS[89].
* smartmips.igen: New file.

17 years ago * Makefile.in (IGEN_INCLUDE): Add missing includes for m16e.igen and
ths [Tue, 29 Aug 2006 12:38:45 +0000 (12:38 +0000)]
* Makefile.in (IGEN_INCLUDE): Add missing includes for m16e.igen and
mips3264r2.igen. Add missing dependency rules.
* m16e.igen: Support for mips16e save/restore instructions.

17 years ago * testutils.inc (setup): __start is also a valid start symbol.
ths [Tue, 29 Aug 2006 12:18:43 +0000 (12:18 +0000)]
* testutils.inc (setup): __start is also a valid start symbol.

17 years ago * ldlang.c (walk_wild): Allow * to glob '/' in wildcarded match.
nathan [Tue, 29 Aug 2006 11:27:45 +0000 (11:27 +0000)]
* ldlang.c (walk_wild): Allow * to glob '/' in wildcarded match.

17 years agoAdjust target test.
amodra [Tue, 29 Aug 2006 05:16:18 +0000 (05:16 +0000)]
Adjust target test.

17 years ago * ecoff.c (ecoff_directive_val): Fix message typo.
amodra [Tue, 29 Aug 2006 01:31:56 +0000 (01:31 +0000)]
* ecoff.c (ecoff_directive_val): Fix message typo.
* config/tc-ns32k.c (convert_iif): Likewise.
* config/tc-sh64.c (shmedia_check_limits): Likewise.

17 years agoNew tests.
amodra [Tue, 29 Aug 2006 01:24:16 +0000 (01:24 +0000)]
New tests.

17 years ago*** empty log message ***
gdbadmin [Tue, 29 Aug 2006 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Tue, 29 Aug 2006 00:00:02 +0000 (00:00 +0000)]
daily update

17 years ago* m32c-tdep.c (m32c_decode_srcdest4): Initialize fields in sd
dj [Mon, 28 Aug 2006 21:13:31 +0000 (21:13 +0000)]
* m32c-tdep.c (m32c_decode_srcdest4): Initialize fields in sd
that may not be initialized elsewhere.
(m32c_decode_sd23): Likewise.

17 years ago2006-08-27 Joel Sherrill <joel.sherrill@OARcorp.com>
jjohnstn [Mon, 28 Aug 2006 17:17:24 +0000 (17:17 +0000)]
2006-08-27  Joel Sherrill <joel.sherrill@OARcorp.com>

        * libc/sys/rtems/machine/sys/param.h: Conditionalize definition of
        BLKDEV_IOSIZE and MAXPHYS so it will fit into small memory targets.
        This is needed to build all AVR and H8300 RTEMS multilib variants.

17 years ago * scripttempl/elf.sc: Ensure that crtbegin and crtend entries will
amodra [Mon, 28 Aug 2006 01:52:53 +0000 (01:52 +0000)]
* scripttempl/elf.sc: Ensure that crtbegin and crtend entries will
not match random object files in a path containing "crtbegin" or
"crtend" as part of a directory name.
* scripttempl/armbpabi.sc: Likewise.
* scripttempl/crisaout.sc: Likewise.
* scripttempl/elf32crx.sc: Likewise.
* scripttempl/elf32sh-symbian.sc: Likewise.
* scripttempl/elf_chaos.sc: Likewise.
* scripttempl/elfd10v.sc: Likewise.
* scripttempl/elfd30v.sc: Likewise.
* scripttempl/elfxtensa.sc: Likewise.
* scripttempl/iq2000.sc: Likewise.
* scripttempl/mmo.sc: Likewise.
* scripttempl/xstormy16.sc: Likewise.

17 years agomerge from gcc
dj [Mon, 28 Aug 2006 00:56:25 +0000 (00:56 +0000)]
merge from gcc

17 years agomerge from gcc
dj [Mon, 28 Aug 2006 00:56:12 +0000 (00:56 +0000)]
merge from gcc

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

17 years agodaily update
amodra [Mon, 28 Aug 2006 00:00:02 +0000 (00:00 +0000)]
daily update

17 years ago* child_info.h (child_info_spawn::~child_info_spawn): Don't close myself_pinfo
cgf [Sun, 27 Aug 2006 16:46:27 +0000 (16:46 +0000)]
* child_info.h (child_info_spawn::~child_info_spawn): Don't close myself_pinfo
handle when spawning.

17 years ago2006-08-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Sun, 27 Aug 2006 12:14:58 +0000 (12:14 +0000)]
2006-08-27  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>

    * include/ctype.h: Fix typo.

17 years ago*** empty log message ***
gdbadmin [Sun, 27 Aug 2006 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Sun, 27 Aug 2006 00:00:03 +0000 (00:00 +0000)]
daily update

17 years ago * faq-setup.xml (faq.setup.uninstall): Mention Safe Mode
joshuadfranklin [Sat, 26 Aug 2006 19:11:00 +0000 (19:11 +0000)]
    * faq-setup.xml (faq.setup.uninstall): Mention Safe Mode
requirement for accessing the Security tab in XP Home.
        * faq-using.xml (faq.using.chmod): Mention FAT32.

17 years ago*** empty log message ***
gdbadmin [Sat, 26 Aug 2006 00:00:35 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Sat, 26 Aug 2006 00:00:07 +0000 (00:00 +0000)]
daily update

17 years ago * config/tc-xtensa.c (xtensa_mark_literal_pool_location): Do not check
bwilson [Fri, 25 Aug 2006 19:59:31 +0000 (19:59 +0000)]
* config/tc-xtensa.c (xtensa_mark_literal_pool_location): Do not check
the state of the absolute_literals directive.  Remove align frag at
the start of the literal pool position.

17 years ago * doc/c-xtensa.texi: Add @group commands in examples.
bwilson [Fri, 25 Aug 2006 19:50:28 +0000 (19:50 +0000)]
* doc/c-xtensa.texi: Add @group commands in examples.

17 years agoAdd myself as mips maintainer.
ths [Fri, 25 Aug 2006 18:06:21 +0000 (18:06 +0000)]
Add myself as mips maintainer.

17 years ago * buildsym.c (finish_block): Don't adjust the boundaries of
drow [Fri, 25 Aug 2006 16:32:31 +0000 (16:32 +0000)]
* buildsym.c (finish_block): Don't adjust the boundaries of
nested functions.

17 years ago* generic/gdbtk-cmds.c (gdb_update_mem): Use target_read.
macro [Fri, 25 Aug 2006 16:09:48 +0000 (16:09 +0000)]
* generic/gdbtk-cmds.c (gdb_update_mem): Use target_read.

17 years ago * library/prefs.tcl (pref_set_defaults): Disable IPC, gdb/ipc/enabled,
kseitz [Fri, 25 Aug 2006 15:55:23 +0000 (15:55 +0000)]
    * library/prefs.tcl (pref_set_defaults): Disable IPC, gdb/ipc/enabled,
        by default.

17 years ago * include/ctype.h: Expose iswblank if __cplusplus.
dannysmith [Fri, 25 Aug 2006 09:10:05 +0000 (09:10 +0000)]
* include/ctype.h: Expose iswblank if __cplusplus.
* include/wctype.h: Expose iswblank if __cplusplus.

17 years agobfd/
bwilson [Fri, 25 Aug 2006 00:08:53 +0000 (00:08 +0000)]
bfd/
* elf32-xtensa.c (xtensa_get_property_section_name): Delete.
(xtensa_get_property_section): New.
(xtensa_read_table_entries): Use xtensa_get_property_section.
(relax_property_section, xtensa_get_property_predef_flags): Handle
group name suffixes in property section names.
(match_section_group): New.
gas/
* config/tc-xtensa.c (FINI_LITERAL_SECTION_NAME): Delete.
(INIT_LITERAL_SECTION_NAME): Delete.
(lit_state struct): Remove segment names, init_lit_seg, and
fini_lit_seg.  Add lit_prefix and current_text_seg.
(init_literal_head_h, init_literal_head): Delete.
(fini_literal_head_h, fini_literal_head): Delete.
(xtensa_begin_directive): Move argument parsing to
xtensa_literal_prefix function.
(xtensa_end_directive): Deallocate lit_prefix field of lit_state.
(xtensa_literal_prefix): Parse the directive argument here and
record it in the lit_prefix field.  Remove code to derive literal
section names.
(linkonce_len): New.
(get_is_linkonce_section): Use linkonce_len.  Check for any
".gnu.linkonce.*" section, not just text sections.
(md_begin): Remove initialization of deleted lit_state fields.
(xtensa_reorder_segments, xtensa_post_relax_hook): Remove references
to init_literal_head and fini_literal_head.
(xtensa_move_literals): Likewise.  Skip literals for .init and .fini
when traversing literal_head list.
(match_section_group): New.
(cache_literal_section): Rewrite to determine the literal section
name on the fly, create the section and return it.
(xtensa_switch_to_literal_fragment): Adjust for cache_literal_section.
(xtensa_switch_to_non_abs_literal_fragment): Likewise.
(xtensa_create_property_segments, xtensa_create_xproperty_segments):
Use xtensa_get_property_section from bfd.
(retrieve_xtensa_section): Delete.
* doc/c-xtensa.texi (Xtensa Options): Fix --text-section-literals
description to refer to plural literal sections and add xref to
the Literal Directive section.
(Literal Directive): Describe new rules for deriving literal section
names.  Add footnote for special case of .init/.fini with
--text-section-literals.
(Literal Prefix Directive): Replace old naming rules with xref to the
Literal Directive section.
ld/
* emulparams/elf32xtensa.sh (.xt.prop): Add .xt.prop.*.
* scripttempl/elfxtensa.sc (.text): Add .literal.*.

17 years ago*** empty log message ***
gdbadmin [Fri, 25 Aug 2006 00:00:06 +0000 (00:00 +0000)]
*** empty log message ***

17 years ago2006-08-24 Paul Brook <paul@codesourcery.com>
jjohnstn [Thu, 24 Aug 2006 23:07:14 +0000 (23:07 +0000)]
2006-08-24  Paul Brook  <paul@codesourcery.com>

        * arm/linux-crt0.c: Disable Arm stub for Thumb-2.

17 years ago* ldlang.c (lang_size_sections_1, lang_assignment_statement_enum):
nickc [Thu, 24 Aug 2006 14:59:24 +0000 (14:59 +0000)]
* ldlang.c (lang_size_sections_1, lang_assignment_statement_enum):
  Adjust the current address of DEFAULT_MEMORY_REGION even when dot hasn't changed.

17 years ago * symfile.c (add_symbol_file_command): Fix off-by-one when
schwab [Thu, 24 Aug 2006 12:43:06 +0000 (12:43 +0000)]
* symfile.c (add_symbol_file_command): Fix off-by-one when
extending sect_opts.

17 years ago*** empty log message ***
gdbadmin [Thu, 24 Aug 2006 00:00:05 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Thu, 24 Aug 2006 00:00:05 +0000 (00:00 +0000)]
daily update

17 years agoRefer to next release of Emacs as 22.1.
nickrob [Wed, 23 Aug 2006 21:29:06 +0000 (21:29 +0000)]
Refer to next release of Emacs as 22.1.

17 years ago*** empty log message ***
nickrob [Wed, 23 Aug 2006 21:28:49 +0000 (21:28 +0000)]
*** empty log message ***

17 years ago* archive.c (hpux_uid_gid_encode): Fix thinko decrementing "cnt" variable.
nickc [Wed, 23 Aug 2006 17:20:07 +0000 (17:20 +0000)]
* archive.c (hpux_uid_gid_encode): Fix thinko decrementing "cnt" variable.

17 years ago2006-08-23 Kazunori Asayama <asayama@sm.sony.co.jp>
jjohnstn [Wed, 23 Aug 2006 16:13:24 +0000 (16:13 +0000)]
2006-08-23  Kazunori Asayama  <asayama@sm.sony.co.jp>

        * spu/Makefile.in: Add new object files.
        * spu/syscalls.c: Move each system call to individual file.
        * spu/jsre.h: Add declaration of _send_to_ppe_0x2101().
        * spu/close.c: New file. Moved from spu/syscalls.c.
        * spu/fstat.c: Likewise.
        * spu/getpid.c: Likewise.
        * spu/isatty.c: Likewise.
        * spu/kill.c: Likewise.
        * spu/lseek.c: Likewise.
        * spu/open.c: Likewise.
        * spu/read.c: Likewise.
        * spu/stat.c: Likewise.
        * spu/unlink.c: Likewise.
        * spu/write.c: Likewise.