Use table jump macros in coff-rs6000 targets.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2014-01-09 Tristan Gingold <gingold@adacore.com>
2
3 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): use jump
4 table macros and add macros to initializa the structure.
5
6 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
7
8 PR ld/14207
9 PR ld/16322
10 PR binutils/16323
11 * elf.c (_bfd_elf_map_sections_to_segments): Don't check section
12 size for PT_GNU_RELRO segment.
13 (assign_file_positions_for_load_sections): If PT_LOAD segment
14 doesn't fit PT_GNU_RELRO segment, adjust its p_filesz and p_memsz.
15
16 2014-01-07 Tom Tromey <tromey@redhat.com>
17
18 * elf32-xtensa.c (vsprint_msg): Don't use old VA_* compatibility
19 wrappers.
20
21 2014-01-03 Nick Clifton <nickc@redhat.com>
22
23 PR binutils/16199
24 * elf.c (vma_page_aligned_bias): Handle a maxpagesize value of
25 zero.
26
27 2014-01-02 Yuanhui Zhang <asmwarrior@gmail.com>
28
29 PR binutils/14289
30 * pef.c (bfd_pef_xlib_read_header): Increase buffer size to 80.
31
32 2014-01-02 Nick Clifton <nickc@redhat.com>
33
34 PR binutils/11983
35 * archive.c (_bfd_get_elt_at_filepos): Store a copy of the
36 filename in the bfd's filename field.
37 * elfcode.h (bfd_from_remote_memory): Likewise.
38 * ieee.c (ieee_object_p): Likewise.
39 * mach-o.c (bfd_mach_o_fat_member_init): Likewise.
40 * oasys.c (oasys_openr_next_archived_file): Likewise.
41 * vms-lib.c (_bfd_vms_lib_get_module): Likewise.
42 * opncls.c (bfd_fopen): Likewise.
43 (bfd_openstreamr): Likewise.
44 (bfd_openr_iovec): Likewise.
45 (bfd_openw): Likewise.
46 (bfd_create): Likewise.
47 (_bfd_delete_bfd): Free filename.
48
49 For older changes see ChangeLog-2013
50 \f
51 Copyright (C) 2014 Free Software Foundation, Inc.
52
53 Copying and distribution of this file, with or without modification,
54 are permitted in any medium without royalty provided the copyright
55 notice and this notice are preserved.
56
57 Local Variables:
58 mode: change-log
59 left-margin: 8
60 fill-column: 74
61 version-control: never
62 End:
This page took 0.043061 seconds and 4 git commands to generate.