projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aff7ae1
)
apply ChangeLog for previous commit
author
Trevor Saunders
<tbsaunde+binutils@tbsaunde.org>
Tue, 29 Mar 2016 11:40:22 +0000
(07:40 -0400)
committer
Trevor Saunders
<tbsaunde+binutils@tbsaunde.org>
Tue, 29 Mar 2016 11:40:22 +0000
(07:40 -0400)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index f9082da713f5ec4398ed260cdc534fd8c47fd307..0980e1ca8a56cd394ab721988296d567c2276b4f 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,11
@@
+2016-03-29 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
+
+ * config/tc-bfin.c (gencode): Use XOBNEW obstack_alloc () wrapper.
+ * config/tc-hppa.c (fix_new_hppa): Likewise.
+ (pa_vtable_entry): Likewise.
+ (pa_vtable_inherit): Likewise.
+ * config/tc-m68k.c (md_begin): Likewise.
+
2016-03-28 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
* config/obj-elf.c (obj_elf_section_name): Return const char *.