Remove U suffix from constants for K&R compilers.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
2000-04-13  Alan ModraRemove U suffix from constants for K&R compilers.
2000-04-11  Alan ModraFix auto-dependency bug.
2000-04-11  Alan ModraAllow address wrap for bitfields again.
2000-04-11  Alan ModraFit 64-bit nits.
2000-04-11  Timothy WallMods to allow compilation of BFD all targets.
2000-04-09  Andrew CagneyRemove ``-W -Wall'' from top-level Makefile/configure.
2000-04-08  Nick CliftonFix dependency for elfarm-oabi.c
2000-04-07  Michael Snyder2000-04-06 Michael Snyder <msnyder@seadog.cygnus...
2000-04-07  Jim WilsonFix linker segfault that occured when linking ia64...
2000-04-07  Timothy WallBFD and include/coff support for tic54x target.
2000-04-07  Michael Snyder2000-04-06 Michael Snyder <msnyder@seadog.cygnus...
2000-04-07  Timothy WallSEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF...
2000-04-06  Nick CliftonOnly check EF_xxx flags if the EABI version number...
2000-04-05  Joern Renneckesh-dsp REPEAT support:
2000-04-04  Alan ModraMove translated part of bug report string back into...
2000-04-04  Alan ModraUse "gcc -MM" for dependencies, and update them.
2000-04-03  Kevin BuettnerAIX 4.3 changes
2000-04-03  Ian Lance Taylor2000-04-03 H.J. Lu <hjl@gnu.org>
2000-04-03  Alan ModraDon't emit relative relocations for non-loaded sections...
2000-04-03  Hans-Peter Nilsson * aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELO...
2000-04-03  Jeff Law * coff-h8300.c (h8300_reloc16_extra_cases)...
2000-03-30  Alan ModraSet CHUNK size to 16 bytes to prevent download failures...
2000-03-30  Doug Evans * elf32-m32r.c (m32r_elf_generic_reloc): new function...
2000-03-27  Alan ModraATMEL AVR microcontroller support.
2000-03-24  H.J. Lu2000-03-24 H.J. Lu <hjl@gnu.org>
2000-03-23  Geoffrey KeatingAdd missing parts of ChangeLog entry for my change...
2000-03-17  Alan ModraExtend the allowed bitfield range (ie. that for which
2000-03-14  Catherine Moore * elf32-m32r.c (m32r_elf_lo16_reloc): Rewrite.
2000-03-14  Jeff Law * reloc16.c (bfd_coff_reloc16_relax_section...
2000-03-13  Jeff Law * coff-h8300.c (h8300_reloc16_extra_cases)...
2000-03-11  Alan ModraReturn bfd_error_wrong_format on a format mismatch.
2000-03-11  Geoffrey Keating* elf32-mips.c (_bfd_mips_elf_relocate_section): Do...
2000-03-11  Geoffrey KeatingIn bfd/:
2000-03-11  Alan ModraFix typos in comments, and restore comment formatting...
2000-03-07  Doug Evans * reloc.c (reloc_howto_struct): Fix partial_inplace...
2000-03-06  Nick Cliftonfix LINK6 code.
2000-03-06  Catherine Moore * elf.c (swap_out_syms): Check for null type_ptr.
2000-03-02  Ian Lance Taylor2000-03-01 Hans-Peter Nilsson <hp@axis.com>
2000-03-01  Nick CliftonFix building with --enable-targets=all
2000-03-01  H.J. Lu2000-03-01 H.J. Lu <hjl@gnu.org>
2000-02-28  Nick CliftonAdd WinCE support.
2000-02-28  Ian Lance Taylor2000-02-27 Jakub Jelinek <jakub@redhat.com>
2000-02-28  Ian Lance Taylor * dwarf2.c (read_abbrevs): Use _raw_size directly...
2000-02-27  Ian Lance Taylor2000-02-27 Eli Zaretskii <eliz@is.elta.co.il>
2000-02-26  Jeff Law * som.c (SOM_HOWTO): Define.
2000-02-25  Alexandre Oliva* config.bfd: Enable 64 bit support for GNU/Linux/sparc.
2000-02-25  Alexandre Oliva* config.bfd: Enable 64 bit support for Solaris7+/sparc.
2000-02-24  Catherine Moore * som.c (som_misc_symbol_info): Add field
2000-02-23  Nick CliftonAccept 16-bit addresses.
2000-02-23  Alan ModraAdd IBM 370 support.
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance Taylor2000-02-22 H.J. Lu <hjl@gnu.org>
2000-02-22  Ian Lance Taylor * elf32-i386.c (elf_i386_info_to_howto_rel): Give...
2000-02-21  Alan ModraThis lot mainly cleans up `comparison between signed...
2000-02-21  Ian Lance Taylor ELF HPPA doesn't work at present; remove it until...
2000-02-19  Geoffrey Keating* coffcode.h (coff_set_arch_mach_hook): Use free()...
2000-02-19  Geoffrey Keating* coffcode.h (coff_set_arch_mach_hook): Don't use varia...
2000-02-18  Richard Henderson * elf-bfd.h (struct elf_link_hash_table): Remov...
2000-02-17  Kevin BuettnerAIX 4.3 core dump changes.
2000-02-17  Joern Renneckebfd:
2000-02-13  Richard Henderson * elf-bfd.h (struct elf_link_hash_table): Add...
2000-02-13  Ian Lance Taylor * section.c (_bfd_strip_section_from_output): Add...
2000-02-10  Timothy WallAdd hooks to support TI COFF handling.
2000-02-10  Joern RenneckeFix problem where -relax could reorder multiple consecu...
2000-02-09  Timothy WallSet arch/mach info prior to swapping in sections, so...
2000-02-08  Nick Cliftonapply patch from MArk Elbrecht tpo update comment and...
2000-02-07  Jason Molenda2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com)
2000-01-28  Nick CliftonApply patch from Thomas de Lellis to allow nm to distin...
2000-01-27  Nick CliftonApply Thoams de Lellis's patch to fic disassembly of...
2000-01-26  Alan ModraMost of these changes are really only cosmetic. The...
2000-01-24  Nick CliftonRemove use of a GCC extension when allocating local...
2000-01-21  Nick CliftonFix seeks and reads past the end of a BIM
2000-01-14  Nick Cliftonfix mis-applied patch
2000-01-13  Nick CliftonApplied Tim Wall's patch to replace RELSZ and friends...
2000-01-13  Nick CliftonFix bug in interwork stubs from thumb to arm
2000-01-13  Nick CliftonApply Tim walls octest vs bytes patch
2000-01-13  Nick CliftonApply for for CR 102957.
2000-01-10  Nick CliftonAdd arm-conix target
2000-01-10  Nick CliftonApply patch from Egor Duda to process win32_pstatus...
2000-01-03  Nick CliftonELF visibility patch from Martin Loewis.
1999-12-29  Richard Henderson * elflink.h (bfd_elf,size_dynamic_sections...
1999-12-28  Nick Cliftonfix PE file format detection
1999-12-17  Nick CliftonMove PE format object file detection code into common...
1999-12-17  Nick Cliftoncatch bad arm relocs
1999-12-14  Nick CliftonFix detection of common symbols
1999-12-14  Andrew CagneyAdd support for sparc-*-netbsdelf* and sparc-*-netbsdaout*.
1999-12-14  Nick Cliftonfix detection of common symbols.
1999-12-10  Nick CliftonFix elf linker's handling of commons in archive maps
1999-12-10  Nick CliftonRevert previous patch.
1999-12-10  Nick CliftonChange AR for ELF so that common symbols are not includ...
1999-12-07  Jim Blandy*** empty log message ***
1999-12-03  Ian Lance Taylor * elf32-mips.c (mips_elf_calculate_relocation): Divide...
1999-12-01  Jeff Law * archures.c (bfd_mach_am33): Define.
1999-11-29  Jim Blandy* elf.c (bfd_get_elf_phdrs, bfd_get_elf_phdr_upper_boun...
1999-11-28  Michael MeissnerAdd new relocations for alpha explicit relocation support
1999-11-26  Nick CliftonAdd support for target specific processing of ELF segments
1999-11-25  Nick CliftonAdd SEC_CODE and SEC_READONLY flags to glue sections.
1999-11-25  Nick CliftonAdd SEC_CODE and SEC_READONLY flags to glue sections.
1999-11-20  Nick Cliftonfix typoi
next
This page took 0.211818 seconds and 107 git commands to generate.