Nick Clifton
7c94efc522
* emulparams/h8300elf.sh: _tinydata should not be placed in relocatables.
...
* emulparams/h8300.sh: Likewise.
* emulparams/h8300sxelf.sh: Likewise.
2006-09-07 17:01:10 +00:00
Vladimir Prus
2ab1eb7abc
Allow the HIGH-FRAME parameter for -stack-list-frames to be larger
...
than the number of available frames.
2006-09-07 16:40:19 +00:00
Joel Brobecker
7a0b019608
From Stephan Springl <springl-gdb@bfw-online.de>
...
* fork-child.c (fork_inferior): Fix typo.
2006-09-07 16:22:57 +00:00
gdbadmin
4e6e4e6696
*** empty log message ***
2006-09-07 00:00:34 +00:00
Alan Modra
fbd9092dda
daily update
2006-09-06 23:59:54 +00:00
Alan Modra
5e4ffa55ff
daily update
2006-09-06 00:00:12 +00:00
gdbadmin
0e523c0d5e
*** empty log message ***
2006-09-06 00:00:05 +00:00
H.J. Lu
7a2ec0a65d
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.
2006-09-05 18:56:50 +00:00
Bob Wilson
599b237a8a
* gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
...
Register Packet Format, Tracepoint Packets): Fix spelling errors.
2006-09-05 17:45:53 +00:00
H.J. Lu
88b882e985
2006-09-05 H.J. Lu <hongjiu.lu@intel.com>
...
PR ld/3015
* emultempl/elf32.em: Enable "-z relro" only if $COMMONPAGESIZE
is defined.
2006-09-05 16:26:29 +00:00
Paul Brook
428e3f1f4e
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.
2006-09-05 14:07:22 +00:00
Nick Clifton
91bb255c67
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.
2006-09-05 08:22:27 +00:00
gdbadmin
a0d64f3a09
*** empty log message ***
2006-09-05 00:00:04 +00:00
Alan Modra
39cda774e1
daily update
2006-09-04 23:59:55 +00:00
Mark Shinwell
2cab6cc30d
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.
2006-09-04 07:11:11 +00:00
gdbadmin
46254bca0b
*** empty log message ***
2006-09-04 00:00:05 +00:00
Alan Modra
3a17d76d9e
daily update
2006-09-03 23:59:56 +00:00
gdbadmin
cd0e44bf9e
*** empty log message ***
2006-09-03 00:00:36 +00:00
Alan Modra
cf58ec5d2b
daily update
2006-09-02 23:59:57 +00:00
Eli Zaretskii
25ab7e6d93
* gdbint.texinfo (Overall Structure): New section "Source Tree
...
Structure".
2006-09-02 15:27:16 +00:00
gdbadmin
aecec9ebcb
*** empty log message ***
2006-09-02 00:00:04 +00:00
Alan Modra
fd392b22bd
daily update
2006-09-02 00:00:00 +00:00
Nick Clifton
157c25995f
PR binutils/3146
...
* readelf.c (dump_relocations): Check for a NULL value in rtype before using it.
2006-09-01 11:38:20 +00:00
gdbadmin
3f8e43c08b
*** empty log message ***
2006-09-01 00:00:04 +00:00
Alan Modra
854e5e2b9a
daily update
2006-08-31 23:59:58 +00:00
gdbadmin
69132de49a
*** empty log message ***
2006-08-31 00:00:32 +00:00
Alan Modra
5cce239104
daily update
2006-08-31 00:00:03 +00:00
Corinna Vinschen
450553746f
* 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.
2006-08-30 13:14:18 +00:00
Corinna Vinschen
069e4b1944
* configure.ac: Add case for Mingw as host.
...
* configure: Regenerate.
2006-08-30 13:08:27 +00:00
gdbadmin
c3a2a8c7ce
*** empty log message ***
2006-08-30 00:00:04 +00:00
Alan Modra
de09fdce5e
daily update
2006-08-30 00:00:00 +00:00
Nick Clifton
fb25138b35
* 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.
2006-08-29 15:19:43 +00:00
Thiemo Seufer
3ae2e9a36f
* sim-fpu.c (pack_fpu): Handle QUIET_NAN correctly for
...
SIM_QUIET_NAN_NEGATED.
2006-08-29 13:18:27 +00:00
Thiemo Seufer
41ec9f205e
* 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.
2006-08-29 13:16:19 +00:00
Thiemo Seufer
2d2733fc96
* 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.
2006-08-29 12:45:26 +00:00
Thiemo Seufer
d85c3a10ae
* 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.
2006-08-29 12:38:45 +00:00
Thiemo Seufer
6b637da758
* testutils.inc (setup): __start is also a valid start symbol.
2006-08-29 12:18:43 +00:00
Nathan Sidwell
68bbb9f788
* ldlang.c (walk_wild): Allow * to glob '/' in wildcarded match.
2006-08-29 11:27:45 +00:00
Alan Modra
a0c4652421
Adjust target test.
2006-08-29 05:16:18 +00:00
Alan Modra
5091343aa7
* ecoff.c (ecoff_directive_val): Fix message typo.
...
* config/tc-ns32k.c (convert_iif): Likewise.
* config/tc-sh64.c (shmedia_check_limits): Likewise.
2006-08-29 01:31:56 +00:00
Alan Modra
0e7461c15f
New tests.
2006-08-29 01:24:17 +00:00
gdbadmin
a803651292
*** empty log message ***
2006-08-29 00:00:03 +00:00
Alan Modra
c892beb7ac
daily update
2006-08-29 00:00:02 +00:00
DJ Delorie
d56874a7f0
* m32c-tdep.c (m32c_decode_srcdest4): Initialize fields in sd
...
that may not be initialized elsewhere.
(m32c_decode_sd23): Likewise.
2006-08-28 21:13:31 +00:00
Alan Modra
40cf2291a7
* 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.
2006-08-28 01:52:56 +00:00
DJ Delorie
cb6c09ace5
merge from gcc
2006-08-28 00:56:25 +00:00
gdbadmin
289397ccec
*** empty log message ***
2006-08-28 00:00:03 +00:00
Alan Modra
3494508750
daily update
2006-08-28 00:00:02 +00:00
gdbadmin
6b9d051173
*** empty log message ***
2006-08-27 00:00:33 +00:00
Alan Modra
016ed35be4
daily update
2006-08-27 00:00:03 +00:00