2008-03-31  Stan Cox  <scox@redhat.com>

	* SysRootFile.java (getSysRootedPath): New.
	* SysRoot.java (SysRoot(String)): New.

2008-03-27  Stan Cox  <scox@redhat.com>

	* SysRootFile.java (getSysRoot): Make public.
	(getFile): Likewise.

2008-03-13  Stan Cox  <scox@redhat.com>

	* SysRootFile.java: New.
	* SysRoot.java: Renamed from Sysroot.java.  Changed to use SysRootFile.
	* TestSysRoot.java: Renamed from TestSysroot.java.  Changed to use SysRootFile.
	* SysRootCache.java: Renamed from SysrootCache.java. Change all callers.

2008-03-11  Stan Cox  <scox@redhat.com>

	* SysrootCache.java: New file.
	(getSysroot): Change all callers of DwflCache.getSysroot
	to use this.
	* Sysroot.java: New file.
	* TestSysroot.java: New file.
