]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - bfd/ChangeLog
* dwarf2loc.h (struct dwarf2_locexpr_baton): Change size to a long.
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
914dfb0f
DA
12007-01-27 Mike Frysinger <vapier@gentoo.org>
2
3 * elf32-hppa.c (elf32_bed): Define for hpux, linux and netbsd.
4 (INCLUDED_TARGET_FILE): Remove.
5
78eba9b6
DD
62007-01-25 DJ Delorie <dj@redhat.com>
7
8 * elf32-m32c.c (m32c_elf_howto_table): Don't complain about
9 R_M32C_16 or R_M32C_24 relocs.
10
64ee10b6
NC
112007-01-25 Nick Clifton <nickc@redhat.com>
12
13 PR binutils/3874
14 * elf32-avr.c (avr_link_hash_table): Check to make sure that the
15 hash table was created by elf32_avr_link_hash_table_create before
16 using it.
17 (elf32_avr_link_hash_newfunc): New function. Just pass the call
18 through to _bfd_elf_link_hash_newfunc.
19 (elf32_avr_link_hash_table_create): Use
20 elf32_avr_link_hash_newfunc instead of
21 _bfd_elf_link_hash_newfunc.
22 (elf32_avr_relocate_section): Check for the hash table pointer
23 being NULL.
24 (elf32_avr_relax_section, avr_build_one_stub,
25 elf32_avr_setup_params, get_local_syms, elf32_avr_size_stubs,
26 elf32_avr_build_stubs): Likewise.
27
40b36307
L
282007-01-16 H.J. Lu <hongjiu.lu@intel.com>
29
30 PR ld/3831
31 * elf-bfd.h (bfd_elf_link_mark_dynamic_symbol): Add an
32 argument, Elf_Internal_Sym *.
33
34 * elflink.c (bfd_elf_link_mark_dynamic_symbol): Mark a data
35 symbol dynamic if info->dynamic_data is TRUE.
36 (bfd_elf_record_link_assignment): Updated call to
37 bfd_elf_record_link_assignment.
38 (_bfd_elf_merge_symbol): Likewise. Always call
39 bfd_elf_link_mark_dynamic_symbol.
40
a454209d
L
412076-01-12 H.J. Lu <hongjiu.lu@intel.com>
42
43 * Makefile.am (BFD_LIBS): Removed.
44 * Makefile.in: Regenerated.
45
21e40a48
L
462076-01-11 H.J. Lu <hongjiu.lu@intel.com>
47
48 PR binutils/3631
49 * Makefile.am (OFILES): Add @bfd64_libs@.
50 (libbfd_la_SOURCES): Remove $(BFD64_LIBS_CFILES).
51 * Makefile.in: Regenerated.
52
53 * configure.in (bfd_libs): Replaced by ...
54 (bfd64_libs): This.
55 * configure: Regenerated.
56
59e0647f
NS
572007-01-11 Nathan Sidwell <nathan@codesourcery.com>
58
59 * elf.c (assign_file_positions_for_load_sections): We can
60 require fewer phdrs than expected.
61
3bdcfdf4
KH
622007-01-08 Kazu Hirata <kazu@codesourcery.com>
63
64 * archures.c (bfd_mach_cpu32_fido): Rename to bfd_mach_fido.
65 * bfd-in2.h: Regenerate.
66 * cpu-m68k.c (arch_info_struct): Use bfd_mach_fido instead of
67 bfd_mach_cpu32_fido.
68 (m68k_arch_features): Use fido_a instead of cpu32.
69 (bfd_m68k_compatible): Reject the combination of Fido and
70 ColdFire. Accept the combination of CPU32 and Fido with a
71 warning.
72 * elf32-m68k.c (elf32_m68k_object_p,
73 elf32_m68k_merge_private_bfd_data,
74 elf32_m68k_print_private_bfd_data): Treat Fido as an
75 architecture by itself.
76
42037fe5
NC
772007-01-08 Kai Tietz <kai.tietz@onevision.com>
78
79 * config.bfd: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
80
ebe8b991
JJ
812007-01-05 Jakub Jelinek <jakub@redhat.com>
82
83 * texhex.c (first_phase): Don't fall through into the default
84 case.
85 (pass_over): Replace abort () calls with return FALSE. Fix
86 buffer overflow.
87
b327f31f
AM
882007-01-04 Jie Zhang <jie.zhang@analog.com>
89
90 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't set
91 SEC_EXCLUDE on zero size .eh_frame.
92
10a2343e 93For older changes see ChangeLog-2006
56882138
AM
94\f
95Local Variables:
96mode: change-log
97left-margin: 8
98fill-column: 74
99version-control: never
100End: