Age | Commit message (Expand) | Author | Files | Lines |
2016-04-13 | Add init_dwarf_regnames_s390 | Andreas Arnez | 1 | -0/+4 |
2016-03-21 | Remove use of alloca. | Nick Clifton | 1 | -4/+9 |
2016-01-20 | Add support for an ARM specific 'y' section attribute flag to mark the sectio... | Mickael Guene | 1 | -1/+15 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-12 | Remove trailing spaces in binutils | H.J. Lu | 1 | -50/+50 |
2015-06-22 | Stop "objdump -d" from disassembling past a symbolic address. | Nick Clifton | 1 | -7/+18 |
2015-05-15 | Fix PR18374 by making readelf and objdump ignore end-of-list markers in the .... | Nick Clifton | 1 | -1/+41 |
2015-05-11 | Add init_dwarf_regnames_iamcu | H.J. Lu | 1 | -0/+4 |
2015-02-24 | Improves the warning message produyced by objdump when it cannot load a section. | Nick Clifton | 1 | -1/+2 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -1/+1 |
2015-01-21 | Fix memory access violations triggered by running strip on fuzzed binaries. | Nick Clifton | 1 | -0/+1 |
2015-01-07 | Fix memory access violations exposed by running the srconv tool on fuzzed bin... | Nick Clifton | 1 | -1/+8 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-10 | Don't always build coffgen.o | Alan Modra | 1 | -0/+1 |
2014-12-09 | More fixes for memory access violations triggered by fuzzed binaries. | Nick Clifton | 1 | -1/+9 |
2014-12-03 | Fix memory access problems exposed by fuzzed binaries. | Nick Clifton | 1 | -0/+1 |
2014-12-01 | More fixes for memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -0/+17 |
2014-11-25 | Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS | H.J. Lu | 1 | -3/+1 |
2014-11-25 | Display symbol version when dumping dynrelocs | H.J. Lu | 1 | -3/+20 |
2014-11-12 | Fix more memory faults uncovered by fuzzing various executables. | Nick Clifton | 1 | -4/+12 |
2014-11-03 | More fixes for buffer overruns instigated by corrupt binaries. | Nick Clifton | 1 | -2/+9 |
2014-08-22 | aarch64: Decode dwarf2 register numbers | Richard Henderson | 1 | -0/+4 |
2014-07-01 | Reorganise struct bfd | Alan Modra | 1 | -1/+0 |
2014-03-27 | objdump: set address of debug sections. | Tristan Gingold | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-11-07 | Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targets | Roland McGrath | 1 | -0/+2 |
2013-10-09 | PR binutils/16024 | Nick Clifton | 1 | -6/+5 |
2013-08-12 | PR binutils/15818 | Andreas Schwab | 1 | -21/+23 |
2013-01-17 | * objdump.c (dump_target_specific): Fix NULL pointer test. | Alan Modra | 1 | -1/+1 |
2012-10-24 | binutils/ | Cary Coutant | 1 | -1/+2 |
2012-10-21 | Handle x32 in dump_dwarf | H.J. Lu | 1 | -0/+2 |
2012-10-21 | bfd/ | Alan Modra | 1 | -7/+1 |
2012-10-18 | ChangeLog bfd | Kai Tietz | 1 | -2/+4 |
2012-08-17 | typo fixes | Alan Modra | 1 | -1/+1 |
2012-07-24 | 2012-07-24 Teresa Johnson <tejohnson@google.com> | Cary Coutant | 1 | -8/+32 |
2012-05-14 | Print addend as signed in objdump | H.J. Lu | 1 | -4/+18 |
2012-05-11 | * doc/binutils.texi: Add --dwarf-check option. | Cary Coutant | 1 | -1/+8 |
2012-04-11 | * objdump.c (dump_bfd): If defaulting to dwarf call | Nick Clifton | 1 | -0/+1 |
2012-02-20 | * objdump.c (slurp_file): Close file if fstat fails. | Alan Modra | 1 | -8/+11 |
2012-02-09 | * sysdep.h: Include sys/stat.h here. | Alan Modra | 1 | -4/+2 |
2012-01-10 | 2012-01-10 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -21/+31 |
2011-05-16 | 2011-05-16 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+79 |
2011-04-28 | * NEWS: Add note about --dwarf-depth, --dwarf-start, and | Tom Tromey | 1 | -5/+26 |
2011-04-04 | binutils/ | David S. Miller | 1 | -1/+37 |
2011-03-25 | * objdump.c (dump_reloc_set): Free malloced memory. | Nick Clifton | 1 | -1/+6 |
2011-03-03 | objdump: fix typo in help message | Mike Frysinger | 1 | -1/+1 |
2011-02-28 | ChangeLog binutils/ | Kai Tietz | 1 | -2/+2 |
2010-12-03 | * dwarf.c: #include "bfd_stdint.h". | Doug Evans | 1 | -1/+1 |
2010-11-21 | Add and use elfcomm.c/elfcomm.h. | H.J. Lu | 1 | -0/+1 |
2010-11-17 | * ar.c (print_contents): Don't internationalize strings without words. | Alan Modra | 1 | -2/+0 |