Skip to content

Commit 89966be

Browse files
committed
Up todate with git log
modified: ChangeLog
1 parent 3ce7a35 commit 89966be

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

ChangeLog

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
2021-12-22: David Anderson
2+
commit 3ce7a354202027e9403c3fc9681a16982eb47074
3+
4+
Updated and improved consistency between these two.
5+
modified: codingstyle.md
6+
modified: src/bin/dwarfdump/CODINGSTYLE
7+
8+
2021-12-22: David Anderson
9+
commit c8477173ad85bd58e3d5712d9f33e188aafb1bcb
10+
11+
Now all the text tables used to generate .h and .c files
12+
are with the C code generating .c and .h. Moved out of
13+
the dwarfdump directory.
14+
15+
modified: src/bin/attr_form/Makefile.am
16+
renamed: src/bin/dwarfdump/attr_formclass.list -> src/bin/attr_form/attr_formclass.list
17+
renamed: src/bin/dwarfdump/attr_formclass_ext.list -> src/bin/attr_form/attr_formclass_ext.list
18+
modified: src/bin/dwarfdump/Makefile.am
19+
modified: src/bin/tag_attr/Makefile.am
20+
renamed: src/bin/dwarfdump/tag_attr.list -> src/bin/tag_attr/tag_attr.list
21+
renamed: src/bin/dwarfdump/tag_attr_ext.list -> src/bin/tag_attr/tag_attr_ext.list
22+
modified: src/bin/tag_tree/Makefile.am
23+
renamed: src/bin/dwarfdump/dd_tag_common.c -> src/bin/tag_tree/tag_common.c
24+
renamed: src/bin/dwarfdump/tag_tree.list -> src/bin/tag_tree/tag_tree.list
25+
renamed: src/bin/dwarfdump/tag_tree_ext.list -> src/bin/tag_tree/tag_tree_ext.list
26+
27+
2021-12-22: David Anderson
28+
commit 2c542eaf7d13899d62afed57ec6d0cf88492aebf
29+
30+
This is kep in the regressiontests content,
31+
we have no need for it here in code.
32+
deleted: src/bin/dwarfdump/testdwarfdump.conf
33+
34+
2021-12-21: David Anderson
35+
commit e7b9082f29b4edefbb4a2d2853a348b525791973
36+
37+
ChangeLog now brought up to date with source file renaming
38+
in dwarfdump.
39+
modified: ChangeLog
40+
141
2021-12-21: David Anderson
242
commit 67ca2c685feddf4c200bb03cfb9292c6d1518b00
343

0 commit comments

Comments
 (0)