X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=a5663054a8a275156696a6c77d92c90f51e5484c;hb=8629e18b30f72b6416f72edeede85cfe4b8431e7;hp=3a6cdaa2b493dbdbfd04f1a151e393813689db81;hpb=63972d01fd5b896155742918035f3105ee48c067;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index 3a6cdaa2..a5663054 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-05-29 Maarten Brock + + * doc/sdccman.lyx: documented initialization and allocation of absolute + variables, bit parameter passing, the need for function pointers to be + reentrant and alpha quality support of inline and retrict + 2007-05-26 Borut Razem * support/regression/tests/bug1057979.c, support/regression/tests/malloc.c,