diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-08-24 00:17:00 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-08-24 00:17:00 +0000 |
commit | 38b19c5b0805f9acfcf52430cebca025fc3cdea6 (patch) | |
tree | 52abfe049d6efc570437f274567de0d950896358 /libiberty/ChangeLog | |
parent | 8ca7fa84a3af355c3e2bbda2acc61934c16078b2 (diff) | |
download | gcc-38b19c5b0805f9acfcf52430cebca025fc3cdea6.tar.gz |
Daily bump.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index f6ffd1649d3..acfe2083b30 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2021-08-23 Iain Sandoe <iain@sandoe.co.uk> + + * simple-object-mach-o.c (simple_object_mach_o_write_segment): + Cast the first argument to set_32 as needed. + 2021-08-18 Iain Sandoe <iain@sandoe.co.uk> * simple-object-mach-o.c (simple_object_mach_o_write_segment): |