2005-06-27 Marcel Telka <marcel@telka.sk>

* win32/stdint.h: File renamed and moved ...
	* stdint/stdint-win32.h: ... here.
	* Makefile.am (noinst_HEADERS): Changed filename of stdint.h for win32.


git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@649 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
master
Marcel Telka 20 years ago
parent 0f77db9984
commit 341716d0a4

@ -1,3 +1,9 @@
2005-06-27 Marcel Telka <marcel@telka.sk>
* win32/stdint.h: File renamed and moved ...
* stdint/stdint-win32.h: ... here.
* Makefile.am (noinst_HEADERS): Changed filename of stdint.h for win32.
2005-06-27 Marcel Telka <marcel@telka.sk>
* configure.ac: Fixed Hitachi Workbench detection.

@ -116,7 +116,7 @@ nobase_openwinceinc_HEADERS = \
std/mic.h
noinst_HEADERS = \
win32/stdint.h
stdint/stdint-win32.h
nodist_openwinceinc_HEADERS = \
owce-stdint.h

@ -7,7 +7,8 @@ include-0.3.3:
* Added Renesas SH7750 CCN registers.
* Added Hitiachi HD64461 registers.
* Added more manufacturer entries into Manufacturer's Identification Code database.
* Ported uintptr_t type in win32/stdint.h to old Windows SDK.
* Changes in stdint.h support:
- Ported uintptr_t type to old Windows SDK (win32).
* Changes in brux common headers:
- Added new parameter (adr) for detectflash function
* Added support for Hitachi Workbench.

Loading…
Cancel
Save