Age | Commit message (Expand) | Author | Files | Lines |
2005-11-07 | * warning.m4 (AM_BINUTILS_WARNINGS): Default to empty string | Steve Ellcey | 1 | -123/+237 |
2005-11-03 | * configure.in: Check for fopen64. | Daniel Jacobowitz | 1 | -226/+119 |
2005-10-25 | Add support for the Z80 processor family | Nick Clifton | 1 | -0/+1 |
2005-09-30 | * Makefile.am: Bfin support. | Catherine Moore | 1 | -0/+1 |
2005-08-26 | Re-enable GAS for z8k-coff | Nick Clifton | 1 | -1/+1 |
2005-08-18 | Remove a29k support. | Alan Modra | 1 | -1/+0 |
2005-07-21 | bfd/ | Ben Elliston | 1 | -2/+0 |
2005-07-18 | Fix building for MS1 and M32C. | Nick Clifton | 1 | -1/+1 |
2005-07-14 | ChangeLog: | Jim Blandy | 1 | -117/+226 |
2005-07-05 | 2005-05-07 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -227/+120 |
2005-07-05 | Add Vietnamese translation. | Nick Clifton | 1 | -1/+1 |
2005-06-07 | * Makefile.am (ALL_MACHINES): Add ms1 support. | Aldy Hernandez | 1 | -0/+1 |
2005-06-03 | include/ | Alan Modra | 1 | -118/+226 |
2005-05-29 | * configure.in (--enable-secureplt): New. | Richard Henderson | 1 | -225/+138 |
2005-05-28 | 2005-05-28 Eli Zaretskii <eliz@gnu.org> | Andreas Jaeger | 1 | -0/+144 |
2005-05-10 | 2005-05-09 Kelley Cook <kcook@gcc.gnu.org> | Kelley Cook | 1 | -38/+1067 |
2005-05-05 | Fix ia64-hpux build failure, patch from Steve Ellcey. | Jim Wilson | 1 | -92/+237 |
2005-05-05 | 2005-05-05 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -177/+95 |
2005-05-05 | * Makefile.am (INCLUDES): Don't -D_GNU_SOURCE here. | Hans-Peter Nilsson | 1 | -0/+6 |
2005-05-04 | 2005-05-04 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+72 |
2005-04-22 | * configure.in: Replace BFD_NEED_DECLARATION checks by the | Jerome Guitton | 1 | -156/+132 |
2005-04-20 | * configure.in: Fix the check for basename declaration. Add check | Jerome Guitton | 1 | -2/+289 |
2005-04-19 | * elfxx-sparc.c: New file. | David S. Miller | 1 | -2/+2 |
2005-04-14 | bfd/ | Alan Modra | 1 | -18/+25 |
2005-04-05 | New translation: Kinyarwanda | Nick Clifton | 1 | -1/+1 |
2005-03-31 | * bfd/config.in (HAVE_DECL_BASENAME): New configure macro. | Jerome Guitton | 1 | -0/+74 |
2005-03-30 | * configure.in: Check for ffs decl and alphabetize. | Aaron W. LaFramboise | 1 | -50/+126 |
2005-03-23 | Accept any C library to accompany a GNU Linux implementation, not just the GNU | Nick Clifton | 1 | -4/+4 |
2005-03-16 | Rename switch to enable/disable -Werror to --enable-werror/--disable-werror | Nick Clifton | 1 | -7/+7 |
2005-03-16 | Enable -Werror by default | Nick Clifton | 1 | -1/+22 |
2005-03-08 | * configure.in: Bump version to 2.16.90. | Daniel Jacobowitz | 1 | -1/+1 |
2005-02-24 | 2005-02-24 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+1 |
2005-01-31 | 2005-01-31 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+7 |
2005-01-27 | 2005-01-27 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-01-24 | 2005-01-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+4 |
2005-01-15 | 2005-01-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -86/+163 |
2005-01-06 | 2005-01-06 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -163/+90 |
2004-11-08 | Add support fpr MAXQ processor | Nick Clifton | 1 | -86/+164 |
2004-11-04 | ./ | Daniel Jacobowitz | 1 | -169/+90 |
2004-10-21 | 2004-10-21 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+1 |
2004-10-08 | Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nm | Nick Clifton | 1 | -1/+1 |
2004-09-16 | * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flags | Alan Modra | 1 | -98/+626 |
2004-09-11 | bfd/: | Andreas Schwab | 1 | -3/+22 |
2004-09-03 | * config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors. | Mark Mitchell | 1 | -85/+165 |
2004-08-30 | 2004-08-30 Nathanael Nerode <neroden@gcc.gnu.org> | Nathanael Nerode | 1 | -3775/+9770 |
2004-07-27 | bfd: | Jason Thorpe | 1 | -303/+293 |
2004-07-07 | Add new port: crx-elf | Nick Clifton | 1 | -21/+22 |
2004-07-06 | Add support for sh-symbian-elf target | Nick Clifton | 1 | -21/+22 |
2004-06-17 | * configure.in: Don't set COREFILE to trad-core.lo for FreeBSD | Mark Kettenis | 1 | -1/+1 |
2004-06-08 | * configure.in (hppa*-*-netbsd*, hppa*-*-openbsd): Set COREFILE to | Mark Kettenis | 1 | -75/+79 |