X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=1bb517aa15bba79b0100f873affdf00ea5f0e309;hb=99abaad5d92fb5d4180cf14e5608bf5d57eeaaf9;hp=73bb2c4081985da0f25d2230d9ea51224726eb6a;hpb=a8e2deb144cbf9378c13daaf9741f7f27fd957c0;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index 73bb2c40..1bb517aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-01-01 Borut Razem + + * support/cpp2/libcpp/directives.c, support/cpp2/libcpp/identifiers.c, + support/cpp2/libcpp/init.c, support/cpp2/libcpp/sdcpp-opts.c, + support/cpp2/libcpp/sdcpp.c: + sdcpp specific pragma/directive/option handling moved to sdcpp.c + * doc/sdccman.lyx: reference to the GCC 4.1.1 CPP Manual + * support/cpp2/libcpp/mkdeps.c: synchronized with GCC CPP 4.1.1 + 2006-12-31 Borut Razem * SDCPP synchronized with GCC CPP release version 4.1.1,