Nick Clifton
7c94efc522
* emulparams/h8300elf.sh: _tinydata should not be placed in relocatables.
* emulparams/h8300.sh: Likewise.
* emulparams/h8300sxelf.sh: Likewise.
20 years ago
Vladimir Prus
2ab1eb7abc
Allow the HIGH-FRAME parameter for -stack-list-frames to be larger
than the number of available frames.
20 years ago
Joel Brobecker
7a0b019608
From Stephan Springl <springl-gdb@bfw-online.de>
* fork-child.c (fork_inferior): Fix typo.
20 years ago
gdbadmin
4e6e4e6696
*** empty log message ***
20 years ago
Alan Modra
fbd9092dda
daily update
20 years ago
Alan Modra
5e4ffa55ff
daily update
20 years ago
gdbadmin
0e523c0d5e
*** empty log message ***
20 years ago
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.
20 years ago
Bob Wilson
599b237a8a
* gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
Register Packet Format, Tracepoint Packets): Fix spelling errors.
20 years ago
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.
20 years ago
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.
20 years ago
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.
20 years ago
gdbadmin
a0d64f3a09
*** empty log message ***
20 years ago
Alan Modra
39cda774e1
daily update
20 years ago
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.
20 years ago
gdbadmin
46254bca0b
*** empty log message ***
20 years ago
Alan Modra
3a17d76d9e
daily update
20 years ago
gdbadmin
cd0e44bf9e
*** empty log message ***
20 years ago
Alan Modra
cf58ec5d2b
daily update
20 years ago
Eli Zaretskii
25ab7e6d93
* gdbint.texinfo (Overall Structure): New section "Source Tree
Structure".
20 years ago
gdbadmin
aecec9ebcb
*** empty log message ***
20 years ago
Alan Modra
fd392b22bd
daily update
20 years ago
Nick Clifton
157c25995f
PR binutils/3146
* readelf.c (dump_relocations): Check for a NULL value in rtype before using it.
20 years ago
gdbadmin
3f8e43c08b
*** empty log message ***
20 years ago
Alan Modra
854e5e2b9a
daily update
20 years ago
gdbadmin
69132de49a
*** empty log message ***
20 years ago
Alan Modra
5cce239104
daily update
20 years ago
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.
20 years ago
Corinna Vinschen
069e4b1944
* configure.ac: Add case for Mingw as host.
* configure: Regenerate.
20 years ago
gdbadmin
c3a2a8c7ce
*** empty log message ***
20 years ago
Alan Modra
de09fdce5e
daily update
20 years ago
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.
20 years ago
Thiemo Seufer
3ae2e9a36f
* sim-fpu.c (pack_fpu): Handle QUIET_NAN correctly for
SIM_QUIET_NAN_NEGATED.
20 years ago
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.
20 years ago
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.
20 years ago
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.
20 years ago
Thiemo Seufer
6b637da758
* testutils.inc (setup): __start is also a valid start symbol.
20 years ago
Nathan Sidwell
68bbb9f788
* ldlang.c (walk_wild): Allow * to glob '/' in wildcarded match.
20 years ago
Alan Modra
a0c4652421
Adjust target test.
20 years ago
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.
20 years ago
Alan Modra
0e7461c15f
New tests.
20 years ago
gdbadmin
a803651292
*** empty log message ***
20 years ago
Alan Modra
c892beb7ac
daily update
20 years ago
DJ Delorie
d56874a7f0
* m32c-tdep.c (m32c_decode_srcdest4): Initialize fields in sd
that may not be initialized elsewhere.
(m32c_decode_sd23): Likewise.
20 years ago
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.
20 years ago
DJ Delorie
cb6c09ace5
merge from gcc
20 years ago
gdbadmin
289397ccec
*** empty log message ***
20 years ago
Alan Modra
3494508750
daily update
20 years ago
gdbadmin
6b9d051173
*** empty log message ***
20 years ago
Alan Modra
016ed35be4
daily update
20 years ago