2020-05-21 |
Alan Modra | Replace "if (x) free (x)" with "free (x)", bfd |
blob | commitdiff | raw |
2020-04-15 |
Alan Modra | PR25823, Use after free in bfd_hash_lookup |
blob | commitdiff | raw | diff to current |
2020-03-30 |
Nick Clifton | Fix objcopy's --preserve-dates command line option... |
blob | commitdiff | raw | diff to current |
2020-02-19 |
Alan Modra | bfd_size_type to size_t |
blob | commitdiff | raw | diff to current |
2020-01-30 |
Jon Turney | Identify reproducible builds in 'objdump -p' output... |
blob | commitdiff | raw | diff to current |
2020-01-30 |
Jon Turney | Add some new PE_IMAGE_DEBUG_TYPE values |
blob | commitdiff | raw | diff to current |
2020-01-30 |
Jon Turney | Bugfixes for pe_print_debugdata() |
blob | commitdiff | raw | diff to current |
2020-01-01 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | raw | diff to current |
2019-12-05 |
Nick Clifton | Fix a problem computing the size fields in the PE forma... |
blob | commitdiff | raw | diff to current |
2019-10-29 |
Andrew Eikum | When copying pe format files, copy the dos_message... |
blob | commitdiff | raw | diff to current |
2019-10-14 |
Alan Modra | PR24955, libbfd terminating program on out of memory... |
blob | commitdiff | raw | diff to current |
2019-07-23 |
Omar Majid | Allow objdump to recognise the System.Runtime.dll files... |
blob | commitdiff | raw | diff to current |
2019-03-01 |
Alan Modra | PR24272, out-of-bounds read in pex64_xdata_print_uwd_codes |
blob | commitdiff | raw | diff to current |
2019-01-01 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | raw | diff to current |
2018-11-09 |
Bernhard M. Wiedemann | Correct comment concerning PE timestamp insertion. |
blob | commitdiff | raw | diff to current |
2018-10-16 |
Alan Modra | Simplify PR23110 PE_DEBUG_DATA size checks |
blob | commitdiff | raw | diff to current |
2018-10-16 |
Alan Modra | PR23781, _bfd_pe_bfd_copy_private_bfd_data_common memor... |
blob | commitdiff | raw | diff to current |
2018-09-20 |
Alan Modra | PR23685, buffer overflow |
blob | commitdiff | raw | diff to current |
2018-05-09 |
Alan Modra | PR23148, Heap buffer overflow in pe_print_edata |
blob | commitdiff | raw | diff to current |
2018-05-09 |
Alan Modra | PR23147, Heap buffer overflow in pe_print_idata |
blob | commitdiff | raw | diff to current |
2018-05-07 |
Alan Modra | Replace uses of strncmp with memcmp |
blob | commitdiff | raw | diff to current |
2018-05-04 |
Alan Modra | -Wstringop-truncation warnings |
blob | commitdiff | raw | diff to current |
2018-04-24 |
Nick Clifton | Fix an illegal memory access when copying a PE format... |
blob | commitdiff | raw | diff to current |
2018-02-25 |
Alan Modra | AOUT/COFF/PE messages |
blob | commitdiff | raw | diff to current |
2018-02-19 |
Alan Modra | %L conversions |
blob | commitdiff | raw | diff to current |
2018-02-19 |
Alan Modra | Use %pA and %pB in messages rather than %A and %B |
blob | commitdiff | raw | diff to current |
2018-02-12 |
Zebediah Figura | Add support for reading msdos MZ executables. |
blob | commitdiff | raw | diff to current |
2018-01-03 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Alan Modra | BFD whitespace fixes |
blob | commitdiff | raw | diff to current |
2017-09-14 |
Nick Clifton | Fix address violation when parsing a corrupt PE binary. |
blob | commitdiff | raw | diff to current |
2017-07-12 |
Alan Modra | bfd_error_handler bfd_vma and bfd_size_type args |
blob | commitdiff | raw | diff to current |
2017-06-06 |
Daniel Bonniot de... | Handle printing information about PE format files which... |
blob | commitdiff | raw | diff to current |
2017-05-18 |
Alan Modra | Don't compare boolean values against TRUE or FALSE |
blob | commitdiff | raw | diff to current |
2017-04-19 |
Wedson Almeida Filho | Correct PE reloc display |
blob | commitdiff | raw | diff to current |
2017-04-13 |
Alan Modra | Use %A and %B in more error messages |
blob | commitdiff | raw | diff to current |
2017-04-04 |
Jon Turney | Use symbolic constants instead of magic numbers with... |
blob | commitdiff | raw | diff to current |
2017-01-02 |
Alan Modra | Update year range in copyright notice of all files. |
blob | commitdiff | raw | diff to current |
2016-11-25 |
Jon Turney | Prevent problems with section alignment by not shrinkin... |
blob | commitdiff | raw | diff to current |
2016-10-19 |
Nick Clifton | Add c-format tags to translatable strings with more... |
blob | commitdiff | raw | diff to current |
2016-09-30 |
Alan Modra | Remove syntactic sugar |
blob | commitdiff | raw | diff to current |
2016-09-27 |
Nick Clifton | Ensure that the timestamp in PE/COFF headers is always... |
blob | commitdiff | raw | diff to current |
2016-03-22 |
Nick Clifton | Fix possible unbounded stack use in peXXigen.c |
blob | commitdiff | raw | diff to current |
2016-01-18 |
Nick Clifton | Use a 32-bit value to hold the section number in the... |
blob | commitdiff | raw | diff to current |
2016-01-01 |
Alan Modra | Copyright update for binutils |
blob | commitdiff | raw | diff to current |
2015-08-18 |
H.J. Lu | Add output_type to bfd_link_info |
blob | commitdiff | raw | diff to current |
2015-08-12 |
H.J. Lu | Remove trailing spaces in bfd |
blob | commitdiff | raw | diff to current |
2015-06-15 |
Jon Turney | Allow gdb to find debug symbols file by build-id for... |
blob | commitdiff | raw | diff to current |
2015-05-06 |
Toni Spets | Skip discarded resource sections when building a PE... |
blob | commitdiff | raw | diff to current |
2015-02-26 |
Nick Clifton | Fixes illegal memory access errors and arithmetic overf... |
blob | commitdiff | raw | diff to current |
2015-02-24 |
Nick Clifton | Fixes compiling peXXigen under MAC OS/X where the wcsnc... |
blob | commitdiff | raw | diff to current |
2015-02-10 |
Nick Clifton | Fix memory access violations triggered by running objdu... |
blob | commitdiff | raw | diff to current |
2015-02-06 |
Nick Clifton | Fixes illegal memory accesses triggereb by running... |
blob | commitdiff | raw | diff to current |
2015-02-03 |
Nick Clifton | More fixes for illegal memory accesses triggered by... |
blob | commitdiff | raw | diff to current |
2015-01-21 |
Nick Clifton | Fix memory access violations triggered by running strip... |
blob | commitdiff | raw | diff to current |
2015-01-08 |
Nick Clifton | Fix memory access violations exposed by running strip... |
blob | commitdiff | raw | diff to current |
2015-01-01 |
Alan Modra | ChangeLog rotatation and copyright year update |
blob | commitdiff | raw | diff to current |
2014-11-18 |
Nick Clifton | More fixes for illegal memory accesses exposed by fuzze... |
blob | commitdiff | raw | diff to current |
2014-11-12 |
Nick Clifton | Fix more memory faults uncovered by fuzzing various... |
blob | commitdiff | raw | diff to current |
2014-11-11 |
Nick Clifton | More fixes for invalid memory accesses, uncovered by... |
blob | commitdiff | raw | diff to current |
2014-11-10 |
Nick Clifton | More fixes for problems exposed by valgrind and the... |
blob | commitdiff | raw | diff to current |
2014-11-08 |
Alan Modra | Correct buffer overrun test |
blob | commitdiff | raw | diff to current |
2014-11-07 |
H.J. Lu | Cast to unsigned long in range checks |
blob | commitdiff | raw | diff to current |
2014-11-05 |
Nick Clifton | More fixes for memory problems uncovered by file fuzzers. |
blob | commitdiff | raw | diff to current |
2014-11-05 |
Nick Clifton | More fixes for processing corrupt files. |
blob | commitdiff | raw | diff to current |
2014-11-03 |
Nick Clifton | More fixes for buffer overruns instigated by corrupt... |
blob | commitdiff | raw | diff to current |
2014-10-28 |
Nick Clifton | More fixes for corrupt binaries crashing the binutils. |
blob | commitdiff | raw | diff to current |
2014-10-28 |
Nick Clifton | This patch fixes a flaw in the SREC parser which could... |
blob | commitdiff | raw | diff to current |
2014-10-27 |
Nick Clifton | This fixes more seg-faults in tools like "strings"... |
blob | commitdiff | raw | diff to current |
2014-10-27 |
Nick Clifton | Fix a seg-fault in strings and other binutuils when... |
blob | commitdiff | raw | diff to current |
2014-08-14 |
Alan Modra | Fix for objdump segfault on broken PE executable |
blob | commitdiff | raw | diff to current |
2014-06-13 |
Alan Modra | Make bfd.link_next field a union |
blob | commitdiff | raw | diff to current |
2014-06-03 |
Nick Clifton | This is to fix a further problem with merging resource... |
blob | commitdiff | raw | diff to current |
2014-05-16 |
Jon Turney | This fixes a few issues with pe/coff build-ids that... |
blob | commitdiff | raw | diff to current |
2014-04-28 |
Nick Clifton | This patch reworks the fix to avoid a compile time... |
blob | commitdiff | raw | diff to current |
2014-04-25 |
Nick Clifton | This fixes a compile time warning which is being treate... |
blob | commitdiff | raw | diff to current |
2014-04-24 |
Nick Clifton | * peXXigen.c (rsrc_print_section): Fix compile time... |
blob | commitdiff | raw | diff to current |
2014-04-24 |
Nick Clifton | Fix PE/COFF resource merging problems. There were... |
blob | commitdiff | raw | diff to current |
2014-04-22 |
Nick Clifton | Another fix for building on a 32-bit host. |
blob | commitdiff | raw | diff to current |
2014-04-22 |
Yuanhui Zhang | Fix build problem on 32-bit hosts with the recent patch... |
blob | commitdiff | raw | diff to current |
2014-04-11 |
Nick Clifton | PE32+ binaries that use addresses > 1^32 have a problem... |
blob | commitdiff | raw | diff to current |
2014-04-08 |
Jon TURNEY | Add support for generating and inserting build IDs... |
blob | commitdiff | raw | diff to current |
2014-04-03 |
Jon Turney | * peXXigen.c (pe_print_edata): Verify edt.name lies... |
blob | commitdiff | raw | diff to current |
2014-03-19 |
Nick Clifton | Improve .rsrc section merging again. This time with... |
blob | commitdiff | raw | diff to current |
2014-03-19 |
Nick Clifton | Improve .rsrc section merging with better handling... |
blob | commitdiff | raw | diff to current |
2014-03-05 |
Alan Modra | Update copyright years |
blob | commitdiff | raw | diff to current |
2013-12-30 |
Ilya Tocar | * peXXigen.c (rsrc_process_section): Use ptrdiff_t... |
blob | commitdiff | raw | diff to current |
2013-12-19 |
Pierre Muller | * Fix indentation issue and reorganize last commit... |
blob | commitdiff | raw | diff to current |
2013-12-19 |
Pierre Muller | * peXXigen.c (u16_mbtouc): Avoid unused function... |
blob | commitdiff | raw | diff to current |
2013-12-18 |
Nick Clifton | * peXXigen.c (rsrc_print_section): Use ptrdiff_t as... |
blob | commitdiff | raw | diff to current |
2013-12-17 |
H.J. Lu | Rename index to indx |
blob | commitdiff | raw | diff to current |
2013-12-17 |
Nick Clifton | * peXXigen.c: Include wchar.h if available. |
blob | commitdiff | raw | diff to current |
2013-12-03 |
Nick Clifton | * peXXigen.c (pe_print_resource_entries): New function... |
blob | commitdiff | raw | diff to current |
2013-11-22 |
Cory Fields | * windres.c (define_resource): Use zero for timestamp... |
blob | commitdiff | raw | diff to current |
2013-03-21 |
Kai Tietz | * coffgen.c (coff_real_object_p): Make global. |
blob | commitdiff | raw | diff to current |
2013-01-10 |
H.J. Lu | Remove trailing white spaces in bfd |
blob | commitdiff | raw | diff to current |
2012-10-18 |
Kai Tietz | ChangeLog bfd |
blob | commitdiff | raw | diff to current |
2011-04-09 |
Kai Tietz | 2011-04-09 Kai Tietz <[email protected]> |
blob | commitdiff | raw | diff to current |
2010-12-21 |
Kai Tietz | 2010-12-21 Kai Tietz <[email protected]> |
blob | commitdiff | raw | diff to current |
2010-12-21 |
Pierre Muller | * peXXigen.c (_bfd_XXi_final_link_postscript): Use... |
blob | commitdiff | raw | diff to current |
2010-09-22 |
Kai Tietz | 2010-09-22 Kai Tietz <[email protected]> |
blob | commitdiff | raw | diff to current |
next |