X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2FChangeLog;h=28fe37ed83e8fad7655e9fddcca2ee36d78e5f59;hb=23d61901b0dadd93a8d8e26fd113691e5b9ead4f;hp=e1d8ea3882e55f2730f45cc72c192159b78b38c5;hpb=a4f8732b2a0c2cf48cff088311ed0ee2b17435b9;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/ChangeLog b/binutils/ChangeLog index e1d8ea3882..28fe37ed83 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,18 @@ +2015-12-01 Alan Modra + + * configure: Regenerate. + +2015-11-30 Andrew Burgess + + * dwarf.c (is_max_address): New function. + (display_loc_list): Remove out of date comment, use + is_max_address. + (display_debug_ranges): Likewise. + +2015-11-28 Cary Coutant + + * MAINTAINERS: Update my email address. + 2015-11-20 Ronald Hoogenboom * objcopy.c (parse_symflags): Use xstrndup in place of strndup.