* support\cpp2\cppexp.c, support\cpp2\hashtable.h,
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 27 Nov 2006 20:03:33 +0000 (20:03 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 27 Nov 2006 20:03:33 +0000 (20:03 +0000)
commit724abd58b1b9aa9bbd3b85809cccfb51872b1a3e
tree25bf06b6bdb3503702b191ff3f9baf9cf149a483
parent9cedee0a6119679ce3070ce50399bc4089aa4beb
* support\cpp2\cppexp.c, support\cpp2\hashtable.h,
  support\cpp2\Makefile.in, support\cpp2\cppfiles.c,
  support\cpp2\output.h, support\cpp2\cppinit.c,
  support\cpp2\cpplib.c, support\cpp2\cpplib.h,
  support\cpp2\Makefile.bcc, support\cpp2\cpphash.c,
  support\cpp2\cppdefault.c, support\cpp2\system.h,
  support\cpp2\cpphash.h, support\cpp2\cpplex.c,
  support\cpp2\cppdefault.h, support\cpp2\mbchar.c,
  support\cpp2\prefix.c, support\cpp2\except.h,
  support\cpp2\hwint.h, support\cpp2\cppmacro.c,
  support\cpp2\line-map.h, support\cpp2\sdcpp.dsp,
  support\cpp2\sdcc.h, support\cpp2\mkdeps.c,
  support\cpp2\version.c, support\cpp2\cppmain.c,
  support\cpp2\version.h, support\cpp2\hashtable.c,
  support\cpp2\cpperror.c:
  synchronized with GCC CPP release version 3.3.6,
  the latest where cppmain.c still exists.
* support\cpp2\sdcppmain.c, support\cpp2\sdcppinit.c: added

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4489 4a8a32a2-be11-0410-ad9d-d568d2c75423
32 files changed:
ChangeLog
support/cpp2/Makefile.bcc
support/cpp2/Makefile.in
support/cpp2/cppdefault.c
support/cpp2/cppdefault.h
support/cpp2/cpperror.c
support/cpp2/cppexp.c
support/cpp2/cppfiles.c
support/cpp2/cpphash.c
support/cpp2/cpphash.h
support/cpp2/cppinit.c
support/cpp2/cpplex.c
support/cpp2/cpplib.c
support/cpp2/cpplib.h
support/cpp2/cppmacro.c
support/cpp2/cppmain.c
support/cpp2/except.h
support/cpp2/hashtable.c
support/cpp2/hashtable.h
support/cpp2/hwint.h
support/cpp2/line-map.h
support/cpp2/mbchar.c
support/cpp2/mkdeps.c
support/cpp2/output.h
support/cpp2/prefix.c
support/cpp2/sdcc.h
support/cpp2/sdcpp.dsp
support/cpp2/sdcppinit.c [new file with mode: 0644]
support/cpp2/sdcppmain.c [new file with mode: 0644]
support/cpp2/system.h
support/cpp2/version.c
support/cpp2/version.h