|
| 1 | +2022-01-24: David Anderson |
| 2 | + commit fd4e1fd4f67f55a52b0495a27f4b64ed8a257e6b |
| 3 | + |
| 4 | + Added a sort after tar -tf because in Freebsd 13 |
| 5 | + 64bit tar sometimes reports files in a different order. |
| 6 | + Causing a misleading miscompare. |
| 7 | + So we sort the output of tar -tf so if the lists |
| 8 | + are the same we pass. |
| 9 | + modified: scripts/buildandreleasetest.sh |
| 10 | + |
| 11 | + Fixed spelling mistakes in comments. |
| 12 | + modified: src/lib/libdwarf/libdwarf.h |
| 13 | + |
| 14 | +2022-01-23: David Anderson |
| 15 | + commit 17e7fb2fffa3e6653781e74881afd1615d08397b |
| 16 | + |
| 17 | + Cleaned up examples |
| 18 | + modified: doc/checkexamples.c |
| 19 | + Changed date of the document to today |
| 20 | + modified: doc/libdwarf.dox |
| 21 | + |
| 22 | +2022-01-23: David Anderson |
| 23 | + commit 44b1189ccf810ab3b092814a7063ddffb7a7a75e |
| 24 | + |
| 25 | + Refining the wording about GNU debuglink. |
| 26 | + modified: doc/checkexamples.c |
| 27 | + modified: src/lib/libdwarf/libdwarf.h |
| 28 | + |
| 29 | +2022-01-23: David Anderson |
| 30 | + commit 416d9dac0c3c8bf63c872cc73e180b93490a212d |
| 31 | + |
| 32 | + Correcting/updating debuglink doc and example |
| 33 | + modified: doc/checkexamples.c |
| 34 | + modified: src/lib/libdwarf/libdwarf.h |
| 35 | + |
| 36 | +2022-01-23: David Anderson |
| 37 | + commit 9a03c0ec3f471bc5c3a35e2b412fe3819c0ebe5d |
| 38 | + |
| 39 | + Fixed some typos in the examples. |
| 40 | + modified: checkexamples.c |
| 41 | + |
| 42 | +2022-01-23: David Anderson |
| 43 | + commit 07fdd70942a1ee4187ba5dfdcc7124ef7fe5f2df |
| 44 | + |
| 45 | + Now up to date with git log |
| 46 | + modified: ChangeLog |
| 47 | + |
1 | 48 | 2022-01-23: David Anderson |
2 | 49 | commit 68f20b4e563a8353ae19d3acf171abd704380e45 |
3 | 50 |
|
|
0 commit comments