Age | Commit message (Expand) | Author | Files | Lines |
2014-07-07 | Adds support for writing values to AVR system I/O registers. | Barney Stratford | 1 | -2/+51 |
2014-07-01 | Add support for the AVR Tiny series of microcontrollers. | Barney Stratford | 1 | -56/+85 |
2014-06-13 | Free linker hash table from bfd_close. | Alan Modra | 1 | -5/+8 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -1/+1 |
2014-06-13 | Move link_hash_table_free functions earlier | Alan Modra | 1 | -18/+18 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -3/+3 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -1/+1 |
2014-04-10 | bfd/ChangeLog | Denis Chertykov | 1 | -1/+181 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -2/+2 |
2013-04-09 | PR ld/12494 | Nick Clifton | 1 | -74/+77 |
2013-02-11 | * elfcode.h (elf_checksum_contents): Free contents. | Alan Modra | 1 | -1/+1 |
2013-02-10 | * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc. | Alan Modra | 1 | -10/+1 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -4/+4 |
2012-07-24 | 2012-07-24 Jan Waclawek <konfera@efton.sk> | Eric B. Weddington | 1 | -4/+1 |
2012-05-16 | PR 13503 | Nick Clifton | 1 | -4/+4 |
2012-05-11 | PR 13503 | Nick Clifton | 1 | -1/+46 |
2012-05-07 | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound | Maciej W. Rozycki | 1 | -1/+1 |
2012-04-24 | PR ld/13991 | Alan Modra | 1 | -2/+3 |
2012-02-02 | 2012-02-02 Vidya Praveen (vidya.praveen@atmel.com) | Eric B. Weddington | 1 | -9/+23 |
2012-01-05 | PR ld/12161 | Nick Clifton | 1 | -2/+12 |
2011-06-02 | Fix spelling mistakes. | Nick Clifton | 1 | -25/+26 |
2011-03-22 | /bfd: | Eric B. Weddington | 1 | -0/+56 |
2010-11-17 | PR ld/12161 | Nick Clifton | 1 | -43/+0 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -9/+2 |
2010-08-25 | Add target_id to elf_backend_data. | H.J. Lu | 1 | -0/+1 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -19/+2 |
2010-02-23 | PR 11297: Add support for 8-bit relocations to the AVR toolchain. | Nick Clifton | 1 | -4/+19 |
2010-02-04 | * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add | Nick Clifton | 1 | -7/+11 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -183/+177 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-05-27 | bfd/ | Nathan Sidwell | 1 | -0/+4 |
2009-02-18 | PR 9841 | Nick Clifton | 1 | -7/+12 |
2009-02-03 | /bfd: | Eric B. Weddington | 1 | -1/+2 |
2008-11-14 | /bfd: | Eric B. Weddington | 1 | -0/+3 |
2008-08-09 | Add AVR architectures avr25, avr31, avr35, and avr51 to match GCC. | Eric B. Weddington | 1 | -0/+29 |
2008-07-28 | * elf32-arm.c (arm_map_one_stub): Declare variables at beginning | Alan Modra | 1 | -1/+2 |
2008-06-04 | PR ld/6019 | Nick Clifton | 1 | -1/+2 |
2008-03-12 | include/elf/ | Alan Modra | 1 | -6/+11 |
2007-09-28 | * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code. | Alan Modra | 1 | -4/+1 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -1/+1 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -0/+16 |
2007-03-07 | PR 3958 | Alan Modra | 1 | -4/+14 |
2007-01-25 | PR binutils/3874 | Nick Clifton | 1 | -18/+45 |
2006-09-28 | * elflink.c (_bfd_elf_gc_mark_hook): New function. | Alan Modra | 1 | -44/+0 |
2006-05-24 | Add support for AVR6 family | Nick Clifton | 1 | -51/+1019 |
2006-05-05 | * gas/config/tc-avr.h (TC_VALIDATE_FIX): Define. Disable fixups for PMEM | Nick Clifton | 1 | -67/+87 |
2006-03-03 | Update formatting to ISO-C90 | Nick Clifton | 1 | -371/+318 |
2006-03-03 | Add linker relaxation support for the AVR | Nick Clifton | 1 | -11/+1036 |