Nick Clifton [Mon, 12 Mar 2001 23:35:23 +0000 (23:35 +0000)]
Handle EM_S390_OLD.
Phil Blundell [Sun, 11 Mar 2001 13:10:51 +0000 (13:10 +0000)]
2001-03-11 Philip Blundell <philb@gnu.org>
* elf32-arm.h (elf32_arm_finish_dynamic_symbol): Don't make PLT
entries that could serve as a definition for a weak symbol.
DJ Delorie [Sat, 10 Mar 2001 22:23:50 +0000 (22:23 +0000)]
merge from gcc
Kevin Buettner [Sat, 10 Mar 2001 06:17:24 +0000 (06:17 +0000)]
Cleanup solib-svr4.c by moving legacy code out to its own file.
Kevin Buettner [Sat, 10 Mar 2001 01:22:11 +0000 (01:22 +0000)]
Committed.
Andrew Cagney [Fri, 9 Mar 2001 23:58:24 +0000 (23:58 +0000)]
Move Philip Blundell to Write After Approval list.
Keith Seitz [Fri, 9 Mar 2001 22:30:36 +0000 (22:30 +0000)]
* MAINTAINERS: Add myself to write after approval list.
Mark Kettenis [Fri, 9 Mar 2001 16:14:55 +0000 (16:14 +0000)]
* i387-tdep.c (print_i387_status_word): Fix printing of Stack
fault flag. It is bit 6 of the x87 FPU status word, not bit 7.
Andrew Cagney [Fri, 9 Mar 2001 03:56:03 +0000 (03:56 +0000)]
Obsolete harris 88k target.
Andrew Cagney [Fri, 9 Mar 2001 03:36:07 +0000 (03:36 +0000)]
Delete make rules for obsolete files.
Nick Clifton [Thu, 8 Mar 2001 23:24:26 +0000 (23:24 +0000)]
Fix copyright notices
Nick Clifton [Thu, 8 Mar 2001 23:06:04 +0000 (23:06 +0000)]
Fix typos
David Taylor [Thu, 8 Mar 2001 21:09:23 +0000 (21:09 +0000)]
* gdb.base/annota1.exp: Move test of isnative to earlier in the
file -- to prevent failing when the compile fails but we have no
intention of running the tests anyway.
* gdb.base/long_long.exp: Test target_info for no_long_long, skip
tests if set.
* gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
integers.
* gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
* gdb.c++/namespace.exp: Ditto.
Fix PR gdb/16.
Nick Clifton [Thu, 8 Mar 2001 21:04:02 +0000 (21:04 +0000)]
Update copyright notices
David Taylor [Thu, 8 Mar 2001 20:51:38 +0000 (20:51 +0000)]
Add comment (part of immediately previous commit).
David Taylor [Thu, 8 Mar 2001 20:45:22 +0000 (20:45 +0000)]
* stack.c (parse_frame_specification): For one argument case,
handle the situation where the argument is an integer, not an
address -- arguably the most common case. This matters on
targets where pointers and addresses are different.
Andrew Cagney [Thu, 8 Mar 2001 15:13:00 +0000 (15:13 +0000)]
* TODO: Revise 5.1 list. Delete PARAMS task. Add coding standard
review. Clarify GNU/LINUX/sparc. Move other tasks to 5.2 or
general.
Alexandre Oliva [Thu, 8 Mar 2001 05:50:03 +0000 (05:50 +0000)]
* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
Andrew Cagney [Thu, 8 Mar 2001 03:19:59 +0000 (03:19 +0000)]
Doco SID + GDB + Solaris 8 broken.
Michael Meissner [Thu, 8 Mar 2001 02:26:19 +0000 (02:26 +0000)]
Fixup checkin of wrong source
Michael Meissner [Thu, 8 Mar 2001 02:20:25 +0000 (02:20 +0000)]
Add support for -fdata-sections
Nick Clifton [Wed, 7 Mar 2001 23:52:58 +0000 (23:52 +0000)]
Conditionalize prevbious pathc on ! defined OLD_ARM_ABI.
Michael Meissner [Wed, 7 Mar 2001 20:19:41 +0000 (20:19 +0000)]
Remove reference to alloca-conf.h
Orjan Friberg [Wed, 7 Mar 2001 17:29:58 +0000 (17:29 +0000)]
2001-03-07 Orjan Friberg <orjanf@axis.com>
* gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
* gdb.base/pointers.exp: Relax pattern match of decimals.
Orjan Friberg [Wed, 7 Mar 2001 17:21:43 +0000 (17:21 +0000)]
2001-02-26 Orjan Friberg <orjanf@axis.com>
* gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
* gdb.base/pointers.exp: Relax pattern match of decimals.
Mark Kettenis [Wed, 7 Mar 2001 16:09:03 +0000 (16:09 +0000)]
* defs.h: Provide prototypes for floatformat_is_negative,
floatformat_is_nan and floatformat_mantissa.
* utils.c: Include "gdb_assert.h".
(floatformat_is_negative): New function.
(floatformat_is_nan): New function.
(floatformat_mantissa): New function.
* valprint.c: Include "floatformat.h".
(print_floating): Get rid of the Linux-specific
TARGET_ANALYZE_FLOATING macro and rewrite NaN detection with the
help these new functions. Print NaN's in a format conforming to
ISO C99.
Andreas Jaeger [Wed, 7 Mar 2001 13:49:11 +0000 (13:49 +0000)]
2001-03-07 Andreas Jaeger <aj@suse.de>
* elf64-x86-64.c (elf64_x86_64_relocate_section): Fix handling of
some relocation values.
Eli Zaretskii [Wed, 7 Mar 2001 07:21:13 +0000 (07:21 +0000)]
* top.c (init_main): Make `set history file name' complete on file
names.
J.T. Conklin [Wed, 7 Mar 2001 03:10:15 +0000 (03:10 +0000)]
* Makefile.in (LINTFLAGS): Update to contain all of the macros
which define include paths used when compiling.
* util.c (savestring, msavestring): Change type of length argument.
* defs.h (savestring, msavestring): Update to match.
J.T. Conklin [Wed, 7 Mar 2001 03:00:33 +0000 (03:00 +0000)]
Remove local change that wasn't supposed to be committed.
J.T. Conklin [Wed, 7 Mar 2001 02:57:08 +0000 (02:57 +0000)]
2001-03-06 J.T. Conklin <jtc@redback.com>
* symtab.h (decode_line_1): Removed declaration.
* symfile.c (#include <assert.h>): Removed.
* arch-utils.c (#include <ctype.h>): Removed.
* c-typeprint.c: Likewise.
* dbxread.c: Likewise.
* gdbtypes.c: Likewise.
* target.c: Likewise.
* os9kread.c: Likewise.
* c-valprint.c (#include "demangle.h"): Removed.
* ch-typeprint.c: Likewise.
* eval.c: Likewise.
* f-typeprint.c: Likewise.
* f-valprint.c: Likewise.
* m2-typeprint.c: Likewise.
* typeprint.c: Likewise.
* p-typeprint.c: Likewise.
* valarith.c: Likewise.
* valprint.c: Likewise.
* m2-typeprint.c (#include "gdb_string.h"): Removed.
* nlmread.c: Likewise.
* mdebugread.c (#include "gdb-stabs.h"): Removed.
* minsyms.c: Likewise.
* mipsread.c: Likewise.
* nlmread.c: Likewise.
* m2-typeprint.c (#include "obstack.h"): Removed.
* m2-valprint.c: Likewise.
* event-loop.c (#include <setjmp.h>): Removed.
Alan Modra [Wed, 7 Mar 2001 02:52:26 +0000 (02:52 +0000)]
* config/tc-i386.c (struct _i386_insn): Rename disp_reloc to reloc.
(md_assemble [smallest displacement]): Use correct field of i.op[] union.
(md_assemble [JumpInterSegment output]): Use correct i.disp_reloc[].
(md_assemble [immediate output]): Likewise.
DJ Delorie [Tue, 6 Mar 2001 23:03:28 +0000 (23:03 +0000)]
* ld-scripts/cross2.t: Support any type of text/data sections, not
just the canonical ones.
Nick Clifton [Tue, 6 Mar 2001 22:33:47 +0000 (22:33 +0000)]
Fix BLX(1) for Thumb
Nick Clifton [Tue, 6 Mar 2001 20:27:50 +0000 (20:27 +0000)]
Add BFD_RELOC_THUMB_PCREL_BLX.
Nick Clifton [Tue, 6 Mar 2001 20:15:27 +0000 (20:15 +0000)]
Rest of the changes for Coldfire V4.
Nick Clifton [Tue, 6 Mar 2001 20:13:31 +0000 (20:13 +0000)]
est of the changes for Coldfire V4
Nick Clifton [Tue, 6 Mar 2001 20:12:21 +0000 (20:12 +0000)]
Rest of the changes for Coldfire V4
Stan Shebs [Tue, 6 Mar 2001 19:24:29 +0000 (19:24 +0000)]
* MAINTAINERS: Remove self from specific maintenance domains
(macos, gdbserver, documentation, testsuite).
DJ Delorie [Tue, 6 Mar 2001 19:03:36 +0000 (19:03 +0000)]
merge from gcc
DJ Delorie [Tue, 6 Mar 2001 18:27:14 +0000 (18:27 +0000)]
merge from gcc
Kevin Buettner [Tue, 6 Mar 2001 08:22:02 +0000 (08:22 +0000)]
Update/correct copyright notices.
Kevin Buettner [Tue, 6 Mar 2001 00:55:19 +0000 (00:55 +0000)]
Fix whitespace problem in my most recent entry.
Kevin Buettner [Tue, 6 Mar 2001 00:52:31 +0000 (00:52 +0000)]
Configury changes for AIX5/IA-64.
Michael Chastain [Mon, 5 Mar 2001 23:40:47 +0000 (23:40 +0000)]
Reverted revision 1.2.
Michael Chastain [Mon, 5 Mar 2001 23:37:38 +0000 (23:37 +0000)]
Revert revisions 1.81, 1.82, 1.83, 1.84, and 1.85.
Michael Chastain [Mon, 5 Mar 2001 23:33:17 +0000 (23:33 +0000)]
Revert revision 1.2.
Andrew Cagney [Mon, 5 Mar 2001 22:22:57 +0000 (22:22 +0000)]
* TODO (GDB 5.1 Known Problems): Document z8k as broken.
DJ Delorie [Mon, 5 Mar 2001 19:42:04 +0000 (19:42 +0000)]
merge from gcc
Christopher Faylor [Mon, 5 Mar 2001 17:03:03 +0000 (17:03 +0000)]
clarify my recent entry.
Christopher Faylor [Mon, 5 Mar 2001 16:59:54 +0000 (16:59 +0000)]
* wince.c: Change realloc to xrealloc throughout.
(handle_load_dll): Use void * rather than PTR.
Andrew Cagney [Mon, 5 Mar 2001 16:38:07 +0000 (16:38 +0000)]
* ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.
* ocd.c (ocd_xfer_memory): Ditto.
* ser-ocd.c (ocd_setstopbits): New function. Add to ocd_ops.
* MAINTAINERS: Document powerpc-eabi and powerpcle-eabi as
buildable with ,-Werror.
* Makefile.in (symfile_h): Define.
(mcore-tdep.o): Add $(symfile_h), $(gdbcore_h) and $(inferior_h).
* mcore-tdep.c: Include "symfile.h", "gdbcore.h" and "inferior.h".
* MAINTAINERS: Document mcore-elf and mcore-pe as buildable with
,-Werror.
* dsrec.c (make_srec): Fix internal_error fmt arg.
* MAINTAINERS: Document i960-coff as buildable with ,-Werror.
Andrew Cagney [Mon, 5 Mar 2001 16:22:45 +0000 (16:22 +0000)]
Fixes for NetBSD 1.5. NetBSD has been renumbering/renaming its
SYS_* interfaces.
Dave Brolley [Mon, 5 Mar 2001 16:05:38 +0000 (16:05 +0000)]
2001-03-05 Dave Brolley <brolley
arch.c: Regenerate.
arch.h: Regenerate.
cpu.c: Regenerate.
cpu.h: Regenerate.
cpuall.h: Regenerate.
cpux.c: Regenerate.
cpux.h: Regenerate.
decode.c: Regenerate.
decode.h: Regenerate.
decodex.c: Regenerate.
decodex.h: Regenerate.
model.c: Regenerate.
modelx.c: Regenerate.
sem-switch.c: Regenerate.
sem.c: Regenerate.
semx-switch.c: Regenerate.
Dave Brolley [Mon, 5 Mar 2001 16:01:29 +0000 (16:01 +0000)]
Correct filenames from last commit.
Dave Brolley [Mon, 5 Mar 2001 16:00:17 +0000 (16:00 +0000)]
2001-03-05 Dave Brolley <brolley@
* arch.c: Regenerate.
* arch.h: Regenerate.
* cpu.c: Regenerate.
* cpu.h: Regenerate.
* cpuall.h: Regenerate.
* decode.c: Regenerate.
* decode.h: Regenerate.
* model.c: Regenerate.
* sem-switch.c: Regenerate.
* sem.c: Regenerate.
Dave Brolley [Mon, 5 Mar 2001 15:55:01 +0000 (15:55 +0000)]
2001-03-05 Dave Brolley <brolley@redhat.co
* opcodes/fr30-asm.c: Regenerate.
* opcodes/fr30-desc.c: Regenerate.
* opcodes/fr30-desc.h: Regenerate.
* opcodes/fr30-dis.c: Regenerate.
* opcodes/fr30-ibld.c: Regenerate.
* opcodes/fr30-opc.c: Regenerate.
* opcodes/fr30-opc.h: Regenerate.
* opcodes/m32r-asm.c: Regenerate.
* opcodes/m32r-desc.c: Regenerate.
* opcodes/m32r-desc.h: Regenerate.
* opcodes/m32r-dis.c: Regenerate.
* opcodes/m32r-ibld.c: Regenerate.
* opcodes/m32r-opc.c: Regenerate.
* opcodes/m32r-opc.h: Regenerate.
* opcodes/m32r-opinst.c: Regenerate.
Alan Modra [Mon, 5 Mar 2001 05:02:03 +0000 (05:02 +0000)]
* emultempl/m68kelf.em (m68k_elf_after_allocation): Call
after_allocation_default, not gld..._before_allocation.
Michael Chastain [Sun, 4 Mar 2001 22:23:30 +0000 (22:23 +0000)]
Obvious fix: in an entry for 1997-02-01, expand wildcard to explicit
list of files actually modified.
Michael Chastain [Sun, 4 Mar 2001 22:08:49 +0000 (22:08 +0000)]
Obvioux fix: in an entry for 1997-06-29, expand wildcard to explicit
list of files actually modified.
Michael Chastain [Sun, 4 Mar 2001 21:41:15 +0000 (21:41 +0000)]
Obvious fix: in an entry for 1997-09-10, expand wildcard to explicit
list of files actually modified.
Michael Chastain [Sun, 4 Mar 2001 21:23:05 +0000 (21:23 +0000)]
Obvious fix. Add missing ChangeLog entry for gdb.c++/ovldbreak.exp
change on 2001-01-28. Embarrassing!
Michael Chastain [Sun, 4 Mar 2001 21:15:17 +0000 (21:15 +0000)]
Obvious fix: in an entry for 2001-02-11, change "gdb.base/cplusfuncs.exp"
to "gdb.c++/cplusfuncs.exp".
Michael Chastain [Sun, 4 Mar 2001 20:26:44 +0000 (20:26 +0000)]
Obvious fix: in an entry for 1997-02-23, expand wildcard to explicit
list of files actually modified.
Michael Chastain [Sun, 4 Mar 2001 18:52:48 +0000 (18:52 +0000)]
Obvious fix: in entries for 1998-02-10 and 1998-02-06,
change "m68k/tm-delta68.h" to "config/m68k/tm-delta68.h".
Michael Chastain [Sun, 4 Mar 2001 18:44:42 +0000 (18:44 +0000)]
Obvious fix: in an entry for 1997-02-11, change "m32r/tm-m32r.h" to
"config/m32r/tm-m32r.h".
Kevin Buettner [Sat, 3 Mar 2001 08:31:20 +0000 (08:31 +0000)]
* solib-aix5.c (aix5_relocate_main_executable): Don't use ANOFFSET
as an lvalue.
Kevin Buettner [Sat, 3 Mar 2001 08:24:05 +0000 (08:24 +0000)]
Don't use ANOFFSET as an lvalue.
Andrew Cagney [Sat, 3 Mar 2001 03:34:27 +0000 (03:34 +0000)]
* MAINTAINERS (paper trail): Update.
Andrew Cagney [Sat, 3 Mar 2001 03:23:50 +0000 (03:23 +0000)]
Change convention to ``Fix PR gdb/NNNN''
Andrew Cagney [Sat, 3 Mar 2001 01:38:49 +0000 (01:38 +0000)]
From 2001-03-01 Tom Rix <trix@redhat.com>:
* mn10200-tdep.c (mn10200_frame_chain): Pass 0 for ``pc''
parameter to mn10200_analyze_prologue.
* config/mn10200/tm-mn10200.h: Include "regcache.h".
* MAINTAINERS: Document that mn10200-elf target is buildable.
Kevin Buettner [Sat, 3 Mar 2001 00:08:27 +0000 (00:08 +0000)]
Move GDB_GREGSET_T, GDB_FPREGSET_T defines from config/ia64/xm-aix.h
to config/ia64/nm-aix.h.
Dave Brolley [Fri, 2 Mar 2001 22:50:36 +0000 (22:50 +0000)]
2001-03-02 Dave Brolley <brolley@redhat.com>
* config/tc-m32r.c (expand_debug_syms): Call frag_align_code rather than
m32r_do_align.
Matthew Hiller [Fri, 2 Mar 2001 22:41:05 +0000 (22:41 +0000)]
2001-03-02 Matt Hiller <hiller@redhat.com>
* config/mn10300/tm-mn10300.h (E0_REGNUM): Correct to 15.
Kevin Buettner [Fri, 2 Mar 2001 20:04:21 +0000 (20:04 +0000)]
Revise earlier comment regarding sparc-nat.c to be more meaningful.
Nick Clifton [Fri, 2 Mar 2001 18:43:13 +0000 (18:43 +0000)]
Print warnings if NaNs are found and the target CPU does not support them
Kevin Buettner [Fri, 2 Mar 2001 17:01:48 +0000 (17:01 +0000)]
Fix typo in which sparc-nat.c was changed to include itself.
J.T. Conklin [Fri, 2 Mar 2001 02:54:10 +0000 (02:54 +0000)]
* defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__
if __CYGWIN32__ is set from here.
* config/i386/xm-cygwin.h: To here.
* config/powerpc/xm-cygwin.h: To here.
DJ Delorie [Fri, 2 Mar 2001 02:12:03 +0000 (02:12 +0000)]
merge from gcc
J.T. Conklin [Thu, 1 Mar 2001 22:45:42 +0000 (22:45 +0000)]
* i386-stub.c (handle_exception): Use 'T' response packet.
Michael Snyder [Thu, 1 Mar 2001 22:18:45 +0000 (22:18 +0000)]
[fix my email address in changelog entries]
Michael Snyder [Thu, 1 Mar 2001 22:10:04 +0000 (22:10 +0000)]
2001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus.com>
* m32r-tdep.c: Fix cut and paste error in comment.
J.T. Conklin [Thu, 1 Mar 2001 21:56:35 +0000 (21:56 +0000)]
* gdbtypes.h (builtin_type_f_integer): Removed duplicate declaration.
(MAX_OF_TYPE): Wrap macro definition in parenthesis.
(MIN_OF_TYPE): Likewise.
* memattr.h (mem_access_mode): Removed extraneous trailing comma.
Matthew Hiller [Thu, 1 Mar 2001 19:39:30 +0000 (19:39 +0000)]
*** empty log message ***
Matthew Hiller [Thu, 1 Mar 2001 19:13:27 +0000 (19:13 +0000)]
2001-02-28 Matt Hiller <hiller@redhat.com>
* testsuite/ld-scripts/crossref.exp: Initialize flags to
[big_or_little_endian].
* testsuite/ld-undefined/undefined.exp: Ditto, and include $flags
in ld invocations.
* testsuite/lib/ld-lib.exp (big_or_little_endian): Recognize -EB,
-eb, EL and el.
(is_endian_output_format): New function.
(default_ld_link): Set flags to [big_or_little_endian] only if ld
is being invoked such that the output format being used is of
known endianness.
(default_ld_simple_link): Ditto.
Nick Clifton [Thu, 1 Mar 2001 18:48:14 +0000 (18:48 +0000)]
Add s390 target
Andrew Cagney [Thu, 1 Mar 2001 18:19:28 +0000 (18:19 +0000)]
* Makefile.in (os9kread.o): Do not compile with WERROR_CFLAGS.
* os9kread.c (os9k_process_one_symbol): Add assert to detect
``loses if sizeof (char *) > sizeof (int)''.
Andrew Cagney [Thu, 1 Mar 2001 17:30:05 +0000 (17:30 +0000)]
Document pragmatics of why gdb_assert() is lowercase.
Andrew Cagney [Thu, 1 Mar 2001 16:13:18 +0000 (16:13 +0000)]
* Makefile.in (gdbtk-cmds.o): Add $(regcache_h) to dependency
lists.
(mi-main.o): Ditto.
Andrew Cagney [Thu, 1 Mar 2001 15:49:13 +0000 (15:49 +0000)]
* Makefile.in (regcache_h): Define. Add $(regcache_h) to
dependency lists.
Michael Snyder [Thu, 1 Mar 2001 03:56:45 +0000 (03:56 +0000)]
2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>
* printcmd.c (print_address_numeric): Update comments to refer
to sizeof addr, not sizeof pointer.
(x_command): Remove needless whitespace (shorten long line).
Michael Snyder [Thu, 1 Mar 2001 03:50:17 +0000 (03:50 +0000)]
2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>
* breakpoint.c (print_one_breakpoint): Formatting clean-up.
(read_memory_nobpt): Ditto.
(ep_is_catchpoint): Ditto.
(ep_is_shlib_catchpoint): Ditto.
(ep_is_exception_catchpoint): Ditto.
(describe_other_breakpoints): Ditto.
Andrew Cagney [Thu, 1 Mar 2001 01:51:54 +0000 (01:51 +0000)]
* regcache.h (register_valid): Fix comment documenting valid
states.
Andrew Cagney [Thu, 1 Mar 2001 01:39:22 +0000 (01:39 +0000)]
Create new file regcache.h. Update all uses.
Michael Chastain [Thu, 1 Mar 2001 00:39:56 +0000 (00:39 +0000)]
Fix the year on the following lines:
! 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
! 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
! 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
! 2001-01-27 Christopher Faylor <cgf@cygnus.com>
Nick Clifton [Wed, 28 Feb 2001 23:47:10 +0000 (23:47 +0000)]
new defines for Coldfire V4.
Matthew Hiller [Wed, 28 Feb 2001 21:51:25 +0000 (21:51 +0000)]
2001-02-28 Matt Hiller <hiller@redhat.com>
* MAINTAINERS: Add Matt Hiller to Write After Approval list.
Nick Clifton [Wed, 28 Feb 2001 19:40:12 +0000 (19:40 +0000)]
Remove non-K&R compliant LHS type cast in call to GET_DATA_ALLOC macro.
Andreas Jaeger [Wed, 28 Feb 2001 12:49:40 +0000 (12:49 +0000)]
2001-02-28 Andreas Jaeger <aj@suse.de>, Bo Thorsen <bo@suse.de>
* config/tc-i386.c (tc_gen_reloc): Remove ugly hack which is not needed
anymore since we use bfd_elf_generic_reloc now.
(md_apply_fix3): Only apply hack for partial_inplace if not using RELA.
Andreas Jaeger [Wed, 28 Feb 2001 12:32:10 +0000 (12:32 +0000)]
2001-02-28 Andreas Jaeger <aj@suse.de>
* elf64-x86-64.c (elf64_x86_64_relocate_section): Add relocation
to addend.