]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/ChangeLog
Enable -Werror by default
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
2005-03-16  Nick CliftonEnable -Werror by default
2005-03-16  Nick CliftonConvert to ISO C90 formatting.
2005-03-16  Alan Modra * elf32-ppc.c: Divide file into general and linker...
2005-03-16  Alan Modrabfd/
2005-03-15  Nick CliftonAdd support for an x86_64-elf target
2005-03-15  Alan ModraCommit new Spanish translation.
2005-03-14  H.J. Lu2005-03-14 H.J. Lu <hongjiu.lu@intel.com>
2005-03-11  Jakub Jelinek * libbfd-in.h (_bfd_ar_spacepad): New prototype.
2005-03-10  Mark Kettenis* archive.c (_bfd_look_for_bfd_in_cache): Move declarat...
2005-03-10  Ben Elliston * archive.c: Include hashtab.h.
2005-03-08  Daniel Jacobowitz * configure.in: Bump version to 2.16.90.
2005-03-07  Jakub Jelinek * opncls.c (opncls_bread, opncls_bclose): Fix if pread...
2005-03-07  Alan Modra PR ld/778
2005-03-06  Alan Modra * elf.c (elfcore_grok_win32pstatus): Warning fixes.
2005-03-05  Alan ModraRegenerate .pot files
2005-03-05  Alan Modra * elf64-ppc.c (update_plt_info): Don't mark new ABI...
2005-03-05  Thiemo Seufer bfd/ChangeLog
2005-03-03  H.J. Lu2005-03-03 H.J. Lu <hongjiu.lu@intel.com>
2005-03-02  Daniel Jacobowitz * elfxx-mips.c (struct mips_got_entry): Add tls_type.
2005-03-02  Jan Beulichbfd/
2005-03-02  Zack Weinberg * elf.c (bfd_section_from_shdr <default case>): Call
2005-03-01  Alan Modra * targets.h: Typo fix.
2005-03-01  Alan Modra * bout.c (b_out_write_object_contents): Don't use...
2005-02-28  Alan Modra * elf64-ppc.c (ppc64_elf_size_stubs): Override defined...
2005-02-28  Nick Clifton(pe_ILF_build_a_bfd): Do not assume that an @ will...
2005-02-28  H.J. Lu2005-02-28 H.J. Lu <hongjiu.lu@intel.com>
2005-02-24  Ben Elliston * coffcode.h (coff_sym_filepos): Remove GNU960 conditi...
2005-02-24  H.J. Lu2005-02-24 H.J. Lu <hongjiu.lu@intel.com>
2005-02-24  Julian Brown * elflink.c (elf_link_add_object_symbols): Force symbo...
2005-02-24  Alan Modra * coffcode.h (coff_print_aux): Warning fix.
2005-02-23  H.J. Lu2005-02-22 H.J. Lu <hongjiu.lu@intel.com>
2005-02-23  Nick CliftonInitialise bitfield.
2005-02-23  Nick Clifton(elf32_m68hc11_relocate_section): Initialise variables...
2005-02-23  Nick Clifton(cr16c_elf_final_link_relocate): Remove duplicated...
2005-02-23  Nick Clifton(_bfd_elf_compute_section_file_positions): Initialise...
2005-02-23  Ben Elliston * opncls.c (bfd_zalloc): Document this function.
2005-02-22  H.J. Lubfd/
2005-02-21  Fred FishApproved by nickc@redhat.com:
2005-02-21  Thiemo Seufer * elfxx-mips.c (ecoff_swap_rpdr_out, mips_elf_output_e...
2005-02-21  Alan Modrabfd/
2005-02-21  Alan Modra * coffgen.c (bfd_coff_get_comdat_section): Check that
2005-02-20  Alan Modrainclude/
2005-02-17  Alexandre Olivabfd/ChangeLog:
2005-02-17  Alan Modra * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame...
2005-02-16  Alan Modra * mach-o.c (bfd_mach_o_scan): Don't ignore return...
2005-02-16  Alan Modra * coff-arm.c (coff_arm_is_local_label_name): Warning...
2005-02-16  Alan Modrabfd/
2005-02-15  Maciej W. Rozyckibfd/:
2005-02-15  Jan Beulichbfd/
2005-02-15  H.J. Lu2005-02-14 H.J. Lu <hongjiu.lu@intel.com>
2005-02-14  Nick Clifton(elf_core_file_p): Move the call to elf_backend_object_...
2005-02-14  Nick Cliftonoops - omitted form previous delta
2005-02-11  Maciej W. Rozycki* elf32-mips.c (_bfd_mips_elf32_gprel16_reloc): Reject
2005-02-11  H.J. Lu2005-02-11 H.J. Lu <hongjiu.lu@intel.com>
2005-02-11  Nick Clifton(bfd_sym_parse_contained_variables_table_entry_v32...
2005-02-11  Nick Clifton(m32r_reloc_map_old): Use #ifdef USE_M32R_OLD_RELOC...
2005-02-11  Nick Clifton(iq2000_reloc_map): Remove unused structure and array.
2005-02-11  Nick Clifton(ip2k_call_opcode, IS_CALL_OPCODE): Remove unused struc...
2005-02-11  Nick Clifton(coff_std_swap_table): Add an unused attribute in case...
2005-02-11  Nick Clifton(coff_rtype_to_howto): Move definition before inclusion...
2005-02-11  Paul Brook2005-02-11 Paul Brook <paul@codesourcery.com>
2005-02-11  Nick CliftonFix compile time warning by using an unsigned type.
2005-02-11  Nick CliftonRemove redundant test in BFD_ASSERT
2005-02-11  Alan Modra * elf64-ppc.c (toc_adjusting_stub_needed): Return...
2005-02-11  Alan Modra * elf64-ppc.c (move_plt_plist): New function, extracte...
2005-02-10  Paul Brook2005-02-10 Paul Brook <paul@codesourcery.com>
2005-02-10  Paul Brook2005-02-10 Paul Brook <paul@codesourcery.com>
2005-02-10  Jakub Jelinek * bfd-in.h (BFD_LINKER_CREATED): Define.
2005-02-10  Maciej W. Rozycki* elf64-mips.c (mips16_gprel_reloc): Update a comment.
2005-02-08  Paul Brook2005-02-08 Paul Brook <paul@codesourcery.com>
2005-02-08  Hans-Peter Nilsson * elflink.c (elf_link_add_object_symbols): Don't add...
2005-02-07  Maciej W. Rozycki* elf64-mips.c: Fix formatting throughout.
2005-02-07  Maciej W. Rozycki* elfn32-mips.c (elf_mips_howto_table_rela): Fix a...
2005-02-07  Alexandre Olivabfd/ChangeLog:
2005-02-07  Hans-Peter Nilsson * aoutx.h (aout_link_add_symbols): Just return TRUE...
2005-02-07  Hans-Peter Nilsson * aoutx.h (NAME(aout,find_nearest_line)): Correct...
2005-02-07  Maciej W. Rozycki* elf32-mips.c (mips_elf_gprel32_reloc): Reject
2005-02-06  Alan Modra * elf-bfd.h (elf_string_from_elf_strtab): Delete macro.
2005-02-06  H.J. Lu2005-02-06 H.J. Lu <hongjiu.lu@intel.com>
2005-02-06  Alan Modra * elf64-ppc.c (add_symbol_adjust): Don't create fake...
2005-02-03  Alan Modra * elf64-ppc.c (struct ppc_link_hash_entry): Add "fake".
2005-02-03  Alan Modrabfd/
2005-02-03  Alan Modra * linker.c (_bfd_link_hash_newfunc): Set all local...
2005-02-03  Alan Modrainclude/
2005-02-02  Alan Modra * elflink.c (elf_smash_syms): Expand comments.
2005-02-02  Alan Modra * elf64-hppa.c (elf64_hppa_new_dyn_hash_entry): Don...
2005-02-02  Alan Modra * elfxx-ia64.c (elfNN_ia64_new_elf_hash_entry): Don...
2005-02-01  Alan Modrabfd/
2005-02-01  Hans-Peter Nilsson * cpu-cris.c (get_compatible): Rearrange disabled...
2005-02-01  Alan Modrainclude/
2005-01-31  Ben Elliston * elfxx-target.h (bfd_elfNN_bfd_discard_group): Redefine.
2005-01-31  Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2005-01-31  Ben Elliston * elf-bfd.h (bfd_elf_discard_group): Remove.
2005-01-31  Richard Sandiford * elf-bfd.h (elf_backend_data): Add elf_backend_eh_fra...
2005-01-31  Andrew Cagney2005-01-31 Andrew Cagney <cagney@gnu.org>
2005-01-31  Mark Mitchell * elf32-arm.c (elf32_arm_symbian_special_sections...
2005-01-31  Nick CliftonRemove obsolete targets
2005-01-28  Daniel Jacobowitz * elf-bfd.h (struct elf_backend_data): Add minpagesize.
2005-01-28  Julian Brown * bfd/bin-in.h (bfd_elf32_arm_set_target_relocs):...
2005-01-27  Andrew Cagney2005-01-27 Andrew Cagney <cagney@gnu.org>
next