diff options
author | Alan Modra <amodra@gmail.com> | 2016-01-01 21:12:53 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2016-01-01 22:59:17 +1030 |
commit | 4120fa118fc46e07910c2f36d8ca0c790c2732b1 (patch) | |
tree | 44520e574994e874a3f5d501a86fb1c9706d9e65 /gprof/ChangeLog-2015 | |
parent | 618f726fcb851883a0094aa7fa17003889b7189f (diff) | |
download | fsf-binutils-gdb-4120fa118fc46e07910c2f36d8ca0c790c2732b1.zip fsf-binutils-gdb-4120fa118fc46e07910c2f36d8ca0c790c2732b1.tar.gz fsf-binutils-gdb-4120fa118fc46e07910c2f36d8ca0c790c2732b1.tar.bz2 |
binutils ChangeLog rotation
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: |