X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/4eaed47f91c9de0b520ea41188be3fedae4b99ca..716349e83109bed140c59beb70b546d968c7da67:/ChangeLog diff --git a/ChangeLog b/ChangeLog index e08e6783..785aeca1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-06-02 Peter Maydell + + * h/mh.h, h/prototypes.h, sbr/done.c, uip/inc.c, + uip/mhbuild.c, uip/mhlist.c, uip/mhn.c, uip/mhshow.c, + uip/mhstore.c, uip/mhtest.c, uip/packf.c, uip/pick.c, + uip/rcvdist.c, uip/rcvstore.c, uip/sendsbr.c: when + building on gcc, use the noreturn attribute on various + functions (should improve code and avoid some spurious + 'uninitialized variable' warnings). + 2008-06-01 Peter Maydell * docs/README.developers: update the bits about doing a