Age | Commit message (Expand) | Author | Files | Lines |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", ld | Alan Modra | 1 | -13/+6 |
2020-03-18 | Non-contiguous memory regions support: Avoid calls to abort | Christophe Lyon | 1 | -4/+2 |
2020-03-13 | Add support for non-contiguous memory regions | Christophe Lyon | 1 | -0/+6 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-20 | bfd macro conversion to inline functions, section | Alan Modra | 1 | -3/+7 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -5/+5 |
2019-09-11 | Rename elf32.em to elf.em | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-02-26 | ld error/warning messages | Alan Modra | 1 | -3/+3 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -5/+5 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-08-02 | Fix assertion failure for xtensa linker. | Max Filippov | 1 | -1/+1 |
2017-05-18 | Don't compare boolean values against TRUE or FALSE | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-07-16 | Don't include libbfd.h outside of bfd, part 1 | Alan Modra | 1 | -7/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-07-10 | Fix xtensa ld segfault when linking linux modules | Max Filippov | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2012-08-06 | bfd/ | Maciej W. Rozycki | 1 | -1/+1 |
2011-01-14 | * ldmain.c (main): Flush stdout before and stderr after printing | Alan Modra | 1 | -0/+2 |
2011-01-13 | PR ld/12356 | Alan Modra | 1 | -2/+2 |
2010-10-04 | bfd/ | Bernd Schmidt | 1 | -4/+4 |
2010-09-10 | PR ld/11931 | Alan Modra | 1 | -53/+0 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -6/+1 |
2009-11-26 | PR ld/10956 | Nick Clifton | 1 | -15/+5 |
2009-02-16 | * ldlang.c (push_stat_ptr, pop_stat_ptr): New functions. | Alan Modra | 1 | -7/+4 |
2008-02-15 | include/ | Alan Modra | 1 | -3/+5 |
2007-08-17 | * emultempl/alphaelf.em: Format option help. | Alan Modra | 1 | -2/+5 |
2007-07-19 | 2007-07-19 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -15/+14 |
2007-07-06 | Update sources to GPLv3 | Nick Clifton | 1 | -5/+5 |
2007-06-11 | bfd/ | Bob Wilson | 1 | -1/+1 |
2006-11-27 | bfd/ | Bob Wilson | 1 | -30/+188 |
2006-10-12 | bfd/ | Bob Wilson | 1 | -7/+12 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -4/+3 |
2006-07-26 | * emultempl/xtensaelf.em (xtensa_strip_inconsistent_linkonce_sections): | Bob Wilson | 1 | -0/+1 |
2006-07-25 | * emultempl/xtensaelf.em (is_inconsistent_linkonce_section): Add space | Bob Wilson | 1 | -8/+8 |
2006-04-14 | * emultempl/xtensaelf.em (elf_xtensa_before_allocation): Call new | Bob Wilson | 1 | -1/+144 |
2005-12-27 | * emultempl/xtensaelf.em (elf_xtensa_place_orphan): Delete. | Bob Wilson | 1 | -12/+0 |
2005-11-17 | * ldlang.h (lang_input_section_type): Remove "ifile" field. | Alan Modra | 1 | -3/+3 |
2005-05-12 | Update FSF addresses | Nick Clifton | 1 | -1/+1 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2005-01-21 | * ldlang.c (lang_reasonable_defaults): Remove. | Ben Elliston | 1 | -10/+0 |
2004-10-12 | bfd ChangeLog | Bob Wilson | 1 | -33/+16 |
2004-10-08 | bfd ChangeLog | Bob Wilson | 1 | -4/+291 |
2004-06-24 | bfd/ | Alan Modra | 1 | -7/+7 |
2003-06-27 | * emultempl/aix.em: Convert to C90, remove unnecessary prototypes | Alan Modra | 1 | -356/+243 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -2/+2 |
2003-04-01 | Add Xtensa port | Nick Clifton | 1 | -0/+1586 |