diff options
Diffstat (limited to 'gprof/ChangeLog-2015')
-rw-r--r-- | gprof/ChangeLog-2015 | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/gprof/ChangeLog-2015 b/gprof/ChangeLog-2015 new file mode 100644 index 0000000..67f91ed --- /dev/null +++ b/gprof/ChangeLog-2015 @@ -0,0 +1,44 @@ +2015-11-13 Tristan Gingold <gingold@adacore.com> + + * configure: Regenerate. + +2015-08-12 Nick Clifton <nickc@redhat.com> + + * po/sv.po: Updated Swedish translation. + +2015-07-27 H.J. Lu <hongjiu.lu@intel.com> + + * configure: Regenerated. + +2015-07-24 H.J. Lu <hongjiu.lu@intel.com> + + * alpha.c (OP_Jxx): Add 'U' suffix to make it unsigned. + (OP_BSR): Likewise. + (Jxx_FUNC_JMP): Likewise. + (Jxx_FUNC_JSR): Likewise. + (Jxx_FUNC_RET): Likewise. + (Jxx_FUNC_JSR_COROUTINE): Likewise. + (alpha_find_call): Replace 0x3f with 0x3fU. + +2015-04-29 Nick Clifton <nickc@redhat.com> + + * po/da.po: Update Danish translation. + +2015-01-01 Alan Modra <amodra@gmail.com> + + Update year range in copyright notice of all files. + +For older changes see ChangeLog-2014 + +Copyright (C) 2015 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. + +Local Variables: +mode: change-log +left-margin: 8 +fill-column: 74 +version-control: never +End: |