* support/cpp2/libcpp/directives.c, support/cpp2/libcpp/identifiers.c,
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 1 Jan 2007 17:00:18 +0000 (17:00 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 1 Jan 2007 17:00:18 +0000 (17:00 +0000)
commit99abaad5d92fb5d4180cf14e5608bf5d57eeaaf9
tree35876280604b5379019bb453be088474e37bd13f
parenta8e2deb144cbf9378c13daaf9741f7f27fd957c0
* 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

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4549 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
doc/sdccman.lyx
support/cpp2/libcpp/directives.c
support/cpp2/libcpp/identifiers.c
support/cpp2/libcpp/init.c
support/cpp2/libcpp/mkdeps.c
support/cpp2/sdcpp-opts.c
support/cpp2/sdcpp.c