You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(16) |
Aug
(203) |
Sep
(142) |
Oct
(113) |
Nov
(73) |
Dec
(27) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(7) |
Feb
(38) |
Mar
(6) |
Apr
(1) |
May
(9) |
Jun
(104) |
Jul
(6) |
Aug
(11) |
Sep
(13) |
Oct
(6) |
Nov
(15) |
Dec
(37) |
2008 |
Jan
(17) |
Feb
(4) |
Mar
(6) |
Apr
(4) |
May
(2) |
Jun
(5) |
Jul
(1) |
Aug
(3) |
Sep
(21) |
Oct
(7) |
Nov
|
Dec
(3) |
2009 |
Jan
(4) |
Feb
(15) |
Mar
|
Apr
(34) |
May
(44) |
Jun
(12) |
Jul
(6) |
Aug
(15) |
Sep
(20) |
Oct
(10) |
Nov
(1) |
Dec
(20) |
2010 |
Jan
(19) |
Feb
(5) |
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <ped...@us...> - 2007-12-25 19:52:12
|
Revision: 1102 http://cegcc.svn.sourceforge.net/cegcc/?rev=1102&view=rev Author: pedroalves Date: 2007-12-25 11:52:07 -0800 (Tue, 25 Dec 2007) Log Message: ----------- Fix formatting throughout. Modified Paths: -------------- trunk/cegcc/src/w32api/ChangeLog.ce Modified: trunk/cegcc/src/w32api/ChangeLog.ce =================================================================== --- trunk/cegcc/src/w32api/ChangeLog.ce 2007-12-24 20:44:08 UTC (rev 1101) +++ trunk/cegcc/src/w32api/ChangeLog.ce 2007-12-25 19:52:07 UTC (rev 1102) @@ -1,40 +1,41 @@ 2007-12-21 Pavel Chernikov <pch...@gm...> - * w32api/include/winuser.h (VK_APP1, VK_APP2, VK_APP3, VK_APP4, - VK_APP5, VK_APP6) : Define. + * include/winuser.h (VK_APP1, VK_APP2, VK_APP3, VK_APP4) + (VK_APP5, VK_APP6): Define. 2007-12-07 Danny Backx <dan...@us...> - * w32api/include/icmpapi.h : Add new file. + * include/icmpapi.h: Add new file. 2007-12-01 Danny Backx <dan...@us...> - * w32api/include/aygshell.h : Add SHInitExtraControls. + * include/aygshell.h: Add SHInitExtraControls. 2007-11-29 Danny Backx <dan...@us...> - * w32api/include/cegcc.h.in : Add file to provide version tracking - macros. + * include/cegcc.h.in: Add file to provide version tracking macros. -2007-11-25 Pedro Alves, Danny Backx <dan...@us...> +2007-11-25 Pedro Alves <ped...@po...> + Danny Backx <dan...@us...> - * w32api/libce/icmplib.def : Remove proxy for icmplib, MSDN says it's - a static library only. + * libce/icmplib.def: Remove proxy for icmplib, MSDN says it's a + static library only. 2007-11-16 Danny Backx <dan...@us...> - * include/shlwapi.h (PathCombine) : Define without W or A suffix for - Windows CE. + * include/shlwapi.h (PathCombine): Define without W or A suffix + for Windows CE. 2007-11-15 Jacek M. Holeczek <hol...@us...> - * include/aygshell.h (SHLoadImageFile, SHLoadImageResource) : Define. - * include/sipapi.h (SipShowIM, SipGetCurrentIM, SipSetCurrentIM) : + * include/aygshell.h (SHLoadImageFile, SHLoadImageResource): Define. + * include/sipapi.h (SipShowIM, SipGetCurrentIM, SipSetCurrentIM): + Define. 2007-11-15 Danny Backx <dan...@us...> - * include/aygshell.h (SHCMBM_GETSUBMENU) : Define. + * include/aygshell.h (SHCMBM_GETSUBMENU): Define. 2007-11-14 Matthew Kille <ma...@am...> @@ -46,18 +47,19 @@ (THREAD_PRIORITY_ABOVE_IDLE): Define. 2007-10-20 Jacek M. Holeczek <hol...@us...> - * include/winuser.h (ChangeDisplaySettings): Define differently for CE - than for other Windows versions. - * include/shellapi.h (ShellExecuteEx, ShellExecute): Define only those - functions that exist in the CE API. - * include/wingdi.h (struct _devicemodeW, DEVMODEW, LPDEVMODEW, - PDEVMODEW): Define this structure, the typedefs, and the constants - it requires differently for Windows CE than for other Windows - platforms. + * include/winuser.h (ChangeDisplaySettings): Define differently + for CE than for other Windows versions. + * include/shellapi.h (ShellExecuteEx, ShellExecute): Define only + those functions that exist in the CE API. + * include/wingdi.h (struct _devicemodeW, DEVMODEW, LPDEVMODEW) + (PDEVMODEW): Define this structure, the typedefs, and the + constants it requires differently for Windows CE than for other + Windows platforms. + 2007-10-20 Danny Backx <dan...@us...> - * include/winuser.h (IsDlgButtonChecked) : Change to a macro for + * include/winuser.h (IsDlgButtonChecked): Change to a macro for Windows CE. 2007-10-16 Erik van Pienbroek <er...@va...> @@ -83,26 +85,27 @@ 2007-08-09 Danny Backx <dan...@us...> - * include/service.h (SERVICE_STATE_OFF, SERVICE_STATE_ON, - SERVICE_STATE_STARTING_UP, SERVICE_STATE_SHUTTING_DOWN, - SERVICE_STATE_UNLOADING, SERVICE_STATE_UNINITIALIZED, - SERVICE_STATE_UNKNOWN): Define values for dwServiceState field. + * include/service.h (SERVICE_STATE_OFF, SERVICE_STATE_ON) + (SERVICE_STATE_STARTING_UP, SERVICE_STATE_SHUTTING_DOWN) + (SERVICE_STATE_UNLOADING, SERVICE_STATE_UNINITIALIZED) + (SERVICE_STATE_UNKNOWN): Define values for dwServiceState field. 2007-08-09 Danny Backx <dan...@us...> * include/service.h: New file. Declares functions and a structure as documented on MSDN. Used only on CE > 4. * include/service.h (ServiceEnumInfo): New struct. - * include/service.h (RegisterService, ActivateService, - DeregisterService, EnumServices, GetServiceHandle, ServiceAddPort, - ServiceClosePort, ServiceIoControl, ServiceUnbindPorts): New - functions. + * include/service.h (RegisterService, ActivateService) + (DeregisterService, EnumServices, GetServiceHandle) + (ServiceAddPort, ServiceClosePort, ServiceIoControl) + (ServiceUnbindPorts): New functions. + 2007-08-06 Pedro Alves <ped...@po...> - * include/aygshell.h (SHIDIM_FLAGS, SHIDIF_DONEBUTTON, - SHIDIF_SIZEDLG, SHIDIF_SIZEDLGFULLSCREEN, SHIDIF_SIPDOWN, - SHIDIF_FULLSCREENNOMENUBAR, SHIDIF_EMPTYMENU): New defines. + * include/aygshell.h (SHIDIM_FLAGS, SHIDIF_DONEBUTTON) + (SHIDIF_SIZEDLG, SHIDIF_SIZEDLGFULLSCREEN, SHIDIF_SIPDOWN) + (SHIDIF_FULLSCREENNOMENUBAR, SHIDIF_EMPTYMENU): New defines. (SHINITDLGINFO): New struct. (SHInitDialog): New function. @@ -118,8 +121,8 @@ 2007-08-06 Pedro Alves <ped...@po...> - * include/winbase.h (LocalFlags, LocalHandle, LocalLock, LocalUnlock): - Define for WinCE. + * include/winbase.h (LocalFlags, LocalHandle, LocalLock) + (LocalUnlock): Define for WinCE. 2007-08-06 Pedro Alves <ped...@po...> @@ -137,23 +140,25 @@ 2007-06-10 Pedro Alves <ped...@po...> - * include/winbase.h (ActivateDevice, ActivateDeviceEx, - DeactivateDevice): Declare. + * include/winbase.h (ActivateDevice, ActivateDeviceEx) + (DeactivateDevice): Declare. * include/devload.h: New file. 2007-05-31 Carsten S\xF8rensen <sur...@ri...> * include/winuser.h (SYSTEM_COLOR_BASE_OFFSET): Define. - (COLOR_3DDKSHADOW, COLOR_3DFACE, COLOR_3DHILIGHT, COLOR_3DHIGHLIGHT, - COLOR_3DLIGHT, COLOR_BTNHILIGHT, COLOR_3DSHADOW, COLOR_ACTIVEBORDER, - COLOR_ACTIVECAPTION, COLOR_APPWORKSPACE, COLOR_BACKGROUND, - COLOR_DESKTOP, COLOR_BTNFACE, COLOR_BTNHIGHLIGHT, COLOR_BTNSHADOW, - COLOR_BTNTEXT, COLOR_CAPTIONTEXT, COLOR_GRAYTEXT, COLOR_HIGHLIGHT, - COLOR_HIGHLIGHTTEXT, COLOR_INACTIVEBORDER, COLOR_INACTIVECAPTION, - COLOR_INACTIVECAPTIONTEXT, COLOR_INFOBK, COLOR_INFOTEXT, COLOR_MENU, - COLOR_MENUTEXT, COLOR_SCROLLBAR, COLOR_WINDOW, COLOR_WINDOWFRAME, - COLOR_WINDOWTEXT, COLOR_HOTLIGHT, COLOR_GRADIENTACTIVECAPTION, - COLOR_GRADIENTINACTIVECAPTION): Add SYSTEM_COLOR_BASE_OFFSET. + (COLOR_3DDKSHADOW, COLOR_3DFACE, COLOR_3DHILIGHT) + (COLOR_3DHIGHLIGHT, COLOR_3DLIGHT, COLOR_BTNHILIGHT) + (COLOR_3DSHADOW, COLOR_ACTIVEBORDER, COLOR_ACTIVECAPTION, + (COLOR_APPWORKSPACE, COLOR_BACKGROUND, COLOR_DESKTOP) + (COLOR_BTNFACE, COLOR_BTNHIGHLIGHT, COLOR_BTNSHADOW) + (COLOR_BTNTEXT, COLOR_CAPTIONTEXT, COLOR_GRAYTEXT) + (COLOR_HIGHLIGHT, COLOR_HIGHLIGHTTEXT, COLOR_INACTIVEBORDER, + (COLOR_INACTIVECAPTION, COLOR_INACTIVECAPTIONTEXT, COLOR_INFOBK) + (COLOR_INFOTEXT, COLOR_MENU, COLOR_MENUTEXT, COLOR_SCROLLBAR) + (COLOR_WINDOW, COLOR_WINDOWFRAME, COLOR_WINDOWTEXT) + (COLOR_HOTLIGHT, COLOR_GRADIENTACTIVECAPTION) + (COLOR_GRADIENTINACTIVECAPTION): Add SYSTEM_COLOR_BASE_OFFSET. 2007-05-31 Carsten S\xF8rensen <sur...@ri...> @@ -194,9 +199,9 @@ 2007-03-26 Pedro Alves <ped...@po...> * include/winuser.h (WS_EX_CAPTIONOKBTN): Define. - * include/winbase.h (GlobalAlloc, GlobalFree - GlobalReAlloc, GlobalHandle, GlobalLock - GlobalUnlock, GlobalSize, GlobalFlags): Map to + * include/winbase.h (GlobalAlloc, GlobalFree) + (GlobalReAlloc, GlobalHandle, GlobalLock) + (GlobalUnlock, GlobalSize, GlobalFlags): Map to LocalAlloc, LocalFree, LocalReAlloc, LocalHandle, LocalLock, LocalUnlock, LocalSize and LocalFlags respectivelly. @@ -223,14 +228,14 @@ 2007-02-01 Nuno Lucas <nt...@gm...> - * include/todaycmn.h : Create this file based on MSDN documentation + * include/todaycmn.h: Create this file based on MSDN documentation http://msdn2.microsoft.com/en-us/library/aa454291.aspx 2007-01-31 Nuno Lucas <nt...@gm...> - * include/winuser.h : Define MsgWaitForMultipleObjects as a macro that + * include/winuser.h: Define MsgWaitForMultipleObjects as a macro that calls MsgWaitForMultipleObjectsEx as described on MSDN. - * include/wingdi.h : Define only the right function GetCharWidth32 + * include/wingdi.h Define only the right function GetCharWidth32 for Windows CE, not its similarly named friends. 2006-12-18 Pedro Alves <ped...@po...> @@ -241,38 +246,38 @@ 2006-12-18 Pedro Alves <ped...@po...> * libce: New subdir. - (libce/CellCore.def, libce/Makefile.in, libce/VBarCall.def, - libce/VoiceCtl.def, libce/WAP.def, libce/ativscp-uuid.c, - libce/authhlp.def, libce/aygshell.def, libce/btd.def, - libce/bthguid.def, libce/bthlink.def, libce/bthutil.def, - libce/cecap.def, libce/cemapi.def, libce/ceosutil.def, - libce/ceshell.def, libce/cguid-uuid.c, libce/comcat-uuid.c, - libce/commctrl.def, libce/commdlg.def, libce/conncfg.def, - libce/coredll.def, libce/crypt32.def, libce/cxport.def, - libce/devguid.c, libce/dmoguids.def, libce/doclist.def, - libce/docobj-uuid.c, libce/exdisp-uuid.c, libce/extras-uuid.c, - libce/grognard.def, libce/gx.def, libce/hlguids-uuid.c, - libce/hlink-uuid.c, libce/htmlview.def, libce/httpd.def, - libce/icmplib.def, libce/imaging.def, libce/imgdecmp.def, - libce/inkx.def, libce/iphlpapi.def, libce/largeint.c, - libce/mlang-uuid.c, libce/mmtimer.def, libce/mqoa.def, - libce/msdmo.def, libce/mshtml-uuid.c, libce/msmqrt.def, - libce/msscript.def, libce/msxml-uuid.c, libce/msxml.def, - libce/msxmlguid.def, libce/ndis.def, libce/note_prj.def, - libce/ntcompat.def, libce/oaidl-uuid.c, libce/objidl-uuid.c, - libce/objsafe-uuid.c, libce/ocidl-uuid.c, libce/ole32.def, - libce/oleacc-uuid.c, libce/oleaut32.def, libce/olectlid-uuid.c, - libce/oleidl-uuid.c, libce/phone.def, libce/pimstore.def, - libce/pndtapi.def, libce/pushprxy.def, libce/res.rc, - libce/richink.def, libce/secur32.def, libce/servprov-uuid.c, - libce/shell32.c, libce/sms.def, libce/strmiids.def, libce/test.c, - libce/toolhelp.def, libce/unknwn-uuid.c, libce/urlmon-uuid.c, - libce/urlmon.def, libce/webview.def, libce/wininet.def, - libce/winsock.def, libce/wmlview.def, libce/ws2.def, - libce/ws2_32.c, libce/wsp.def, libce/wvuuid.def): New files. + (libce/CellCore.def, libce/Makefile.in, libce/VBarCall.def) + (libce/VoiceCtl.def, libce/WAP.def, libce/ativscp-uuid.c) + (libce/authhlp.def, libce/aygshell.def, libce/btd.def) + (libce/bthguid.def, libce/bthlink.def, libce/bthutil.def) + (libce/cecap.def, libce/cemapi.def, libce/ceosutil.def) + (libce/ceshell.def, libce/cguid-uuid.c, libce/comcat-uuid.c) + (libce/commctrl.def, libce/commdlg.def, libce/conncfg.def) + (libce/coredll.def, libce/crypt32.def, libce/cxport.def) + (libce/devguid.c, libce/dmoguids.def, libce/doclist.def) + (libce/docobj-uuid.c, libce/exdisp-uuid.c, libce/extras-uuid.c) + (libce/grognard.def, libce/gx.def, libce/hlguids-uuid.c) + (libce/hlink-uuid.c, libce/htmlview.def, libce/httpd.def) + (libce/icmplib.def, libce/imaging.def, libce/imgdecmp.def) + (libce/inkx.def, libce/iphlpapi.def, libce/largeint.c) + (libce/mlang-uuid.c, libce/mmtimer.def, libce/mqoa.def) + (libce/msdmo.def, libce/mshtml-uuid.c, libce/msmqrt.def) + (libce/msscript.def, libce/msxml-uuid.c, libce/msxml.def) + (libce/msxmlguid.def, libce/ndis.def, libce/note_prj.def) + (libce/ntcompat.def, libce/oaidl-uuid.c, libce/objidl-uuid.c) + (libce/objsafe-uuid.c, libce/ocidl-uuid.c, libce/ole32.def) + (libce/oleacc-uuid.c, libce/oleaut32.def, libce/olectlid-uuid.c) + (libce/oleidl-uuid.c, libce/phone.def, libce/pimstore.def) + (libce/pndtapi.def, libce/pushprxy.def, libce/res.rc) + (libce/richink.def, libce/secur32.def, libce/servprov-uuid.c) + (libce/shell32.c, libce/sms.def, libce/strmiids.def, libce/test.c) + (libce/toolhelp.def, libce/unknwn-uuid.c, libce/urlmon-uuid.c) + (libce/urlmon.def, libce/webview.def, libce/wininet.def) + (libce/winsock.def, libce/wmlview.def, libce/ws2.def) + (libce/ws2_32.c, libce/wsp.def, libce/wvuuid.def): New files. * Makefile.in: Get/Pass some more vars. Build libce/ on wince. - * aclocal.m4 (LIB_AC_PROG_CC_GNU, LIB_AC_PROG_CC, - LIB_AC_PROG_CXX): Define. + * aclocal.m4 (LIB_AC_PROG_CC_GNU, LIB_AC_PROG_CC) + (LIB_AC_PROG_CXX): Define. * configure.in: Use LIB_AC_PROG_CC instead of AC_CHECK_TOOL. Output libce/Makefile. * configure: Regenerate. @@ -284,11 +289,11 @@ 2006-11-28 Danny Backx <dan...@us...> - * include/aygshell.h (IDM_SHAREDNEW, IDM_SHAREDNEWDEFAULT) : Define. + * include/aygshell.h (IDM_SHAREDNEW, IDM_SHAREDNEWDEFAULT): Define. - * include/aygshell.h (NOMENU) : Define. + * include/aygshell.h (NOMENU): Define. - * include/aygshell.h (IDS_SH*) : Define, values from the Boling book. + * include/aygshell.h (IDS_SH*): Define, values from the Boling book. 2006-11-26 Kevin O'Connor <ke...@ko...> @@ -304,23 +309,23 @@ 2006-11-26 Danny Backx <dan...@us...> - * include/aygshell.h (SHRGINFO, SHRecognizeGesture) : Define. + * include/aygshell.h (SHRGINFO, SHRecognizeGesture): Define. 2006-11-22 Danny Backx <dan...@us...> - * include/commdlg.h (CHOOSECOLOR) : Fix type of hInstance field as + * include/commdlg.h (CHOOSECOLOR): Fix type of hInstance field as described in http://msdn2.microsoft.com/en-us/library/ms959872.aspx . This field appears to have an inconsistent type definition in other versions of Windows. 2006-11-19 Kevin O'Connor <ke...@ko...> - * include/tlhelp32.h (PROCESSENTRY32, THREADENTRY32, - MODULEENTRY32): Update fields. + * include/tlhelp32.h (PROCESSENTRY32, THREADENTRY32) + (MODULEENTRY32): Update fields. 2006-11-18 Danny Backx <dan...@us...> - * include/winbase.h (lstrcpy) : Fix typo. + * include/winbase.h (lstrcpy): Fix typo. 2006-11-12 Pedro Alves <ped...@po...> @@ -337,7 +342,8 @@ 2006-11-12 Pedro Alves <ped...@po...> - * include/shlobj.h (SHGetSpecialFolderPath): In Windows CE it is declared ... + * include/shlobj.h (SHGetSpecialFolderPath): In Windows CE it is + declared ... * include/shellapi.h (SHGetSpecialFolderPath): ... here. (SHGetShortcutTarget, SHCreateShortcut): Declare. @@ -378,39 +384,39 @@ 2006-11-11 Danny Backx <dan...@us...> * include/aygshell.h (WC_SIPPREF): Define. - * include/todaycmn.h : Clear the contents of this file, + * include/todaycmn.h: Clear the contents of this file, it was tainted. We must do clean work to create a file such as this one, so I'm leaving the (empty) file as a placeholder. 2006-11-06 Pedro Alves <ped...@po...> - * include/commctrl.h (LVCF_IMAGE, LVCF_ORDER) : Also declare on + * include/commctrl.h (LVCF_IMAGE, LVCF_ORDER): Also declare on Windows CE >= 2. - (LVCOLUMNW) : Use the version with iImage and iOrder + (LVCOLUMNW): Use the version with iImage and iOrder on Windows CE >= 2. 2006-11-02 Kevin O'Connor <ke...@ko...> - * include/winuser.h (DialogBoxParamW) : Implement on terms of + * include/winuser.h (DialogBoxParamW): Implement on terms of DialogBoxIndirectParamW. 2006-11-01 Danny Backx <dan...@us...> - * include/todaycmn.h : Add file. + * include/todaycmn.h: Add file. 2006-11-01 Danny Backx <dan...@us...> - * include/winbase.h (lstrcpy, lstrcat, lstrlen) : Add includes + * include/winbase.h (lstrcpy, lstrcat, lstrlen): Add includes to define these. 2006-10-29 Danny Backx <dan...@us...> - * include/winuser.h (WS_EX_NODRAG) : Define. + * include/winuser.h (WS_EX_NODRAG): Define. 2006-10-16 Pedro Alves <ped...@po...> - * include/kfuncs.h (EventModify) : Declare. - (TlsCall) : Add WINBASEAPI and WINAPI to declaration. + * include/kfuncs.h (EventModify): Declare. + (TlsCall): Add WINBASEAPI and WINAPI to declaration. Local Variables: mode: change-log This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2007-12-24 20:44:37
|
Revision: 1101 http://cegcc.svn.sourceforge.net/cegcc/?rev=1101&view=rev Author: pedroalves Date: 2007-12-24 12:44:08 -0800 (Mon, 24 Dec 2007) Log Message: ----------- Missed this one: * build-mingw32ce.sh (usage): Make it run with sh. Modified Paths: -------------- trunk/cegcc/src/ChangeLog trunk/cegcc/src/build-mingw32ce.sh Modified: trunk/cegcc/src/ChangeLog =================================================================== --- trunk/cegcc/src/ChangeLog 2007-12-23 11:42:46 UTC (rev 1100) +++ trunk/cegcc/src/ChangeLog 2007-12-24 20:44:08 UTC (rev 1101) @@ -1,3 +1,7 @@ +2007-12-24 Pedro Alves <ped...@po...> + + * build-mingw32ce.sh (usage): Make it run with sh. + 2007-12-21 Danny Backx <dan...@us...> * build-mingw32ce.sh, build-mingw32ce-dll.sh: Change target to Modified: trunk/cegcc/src/build-mingw32ce.sh =================================================================== --- trunk/cegcc/src/build-mingw32ce.sh 2007-12-23 11:42:46 UTC (rev 1100) +++ trunk/cegcc/src/build-mingw32ce.sh 2007-12-24 20:44:08 UTC (rev 1101) @@ -10,7 +10,7 @@ ac_default_prefix="/opt/mingw32ce" export BUILD_DIR=`pwd` -function usage +usage() { cat << _ACEOF This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-12-23 11:43:17
|
Revision: 1100 http://cegcc.svn.sourceforge.net/cegcc/?rev=1100&view=rev Author: dannybackx Date: 2007-12-23 03:42:46 -0800 (Sun, 23 Dec 2007) Log Message: ----------- Add declaration as suggested by Pavel Modified Paths: -------------- trunk/cegcc/src/newlib/ChangeLog.cegcc trunk/cegcc/src/newlib/newlib/libc/sys/wince/sys/dirent.h Modified: trunk/cegcc/src/newlib/ChangeLog.cegcc =================================================================== --- trunk/cegcc/src/newlib/ChangeLog.cegcc 2007-12-21 15:12:40 UTC (rev 1099) +++ trunk/cegcc/src/newlib/ChangeLog.cegcc 2007-12-23 11:42:46 UTC (rev 1100) @@ -1,5 +1,9 @@ -2007-06-20 Danny Backx <dan...@us...> +2007-12-23 Pavel Chernikov <pch...@gm...> + * newlib/libc/sys/wince/sys/dirent.h (readdir_r) : Add declaration. + +2007-06-20 Danny Backx <dan...@us...> + * newlib/libc/sys/wince/startup.c (_eh_handler) : Add code to call new function _Wince_Log instead of printf statements that often go nowhere. @@ -11,7 +15,7 @@ wants _Wince_Log to put its output. * newlib/libc/sys/wince/startup.h : New file to declare _Wince_Log. -2006-12-29 Danny Backx <dan...@us...> +2006-12-29 Danny Backx <dan...@us...> * newlib/libc/sys/wince/startup.c : Call ExitProcess instead of TerminateProcess. Modified: trunk/cegcc/src/newlib/newlib/libc/sys/wince/sys/dirent.h =================================================================== --- trunk/cegcc/src/newlib/newlib/libc/sys/wince/sys/dirent.h 2007-12-21 15:12:40 UTC (rev 1099) +++ trunk/cegcc/src/newlib/newlib/libc/sys/wince/sys/dirent.h 2007-12-23 11:42:46 UTC (rev 1100) @@ -36,6 +36,8 @@ extern void rewinddir(DIR *dir); extern int closedir(DIR *dir); +extern int readdir_r(DIR *dirp, struct dirent *entry, struct dirent **result); + #ifdef __cplusplus }; #endif This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-12-21 15:12:42
|
Revision: 1099 http://cegcc.svn.sourceforge.net/cegcc/?rev=1099&view=rev Author: dannybackx Date: 2007-12-21 07:12:40 -0800 (Fri, 21 Dec 2007) Log Message: ----------- These should be the changes for arm-*-cegcc* and arm-*-mingw32ce* in gcc. Modified Paths: -------------- trunk/cegcc/src/gcc/config.sub trunk/cegcc/src/gcc/configure.in trunk/cegcc/src/gcc/gcc/config.gcc trunk/cegcc/src/gcc/libstdc++-v3/configure trunk/cegcc/src/gcc/libstdc++-v3/crossconfig.m4 Added Paths: ----------- trunk/cegcc/src/gcc/ChangeLog.ce Added: trunk/cegcc/src/gcc/ChangeLog.ce =================================================================== --- trunk/cegcc/src/gcc/ChangeLog.ce (rev 0) +++ trunk/cegcc/src/gcc/ChangeLog.ce 2007-12-21 15:12:40 UTC (rev 1099) @@ -0,0 +1,3 @@ +2007-12-21 Danny Backx <dan...@us...> + + * configure.in : Add arm-*-cegcc* and arm-*-mingw32ce* . Modified: trunk/cegcc/src/gcc/config.sub =================================================================== --- trunk/cegcc/src/gcc/config.sub 2007-12-21 14:28:24 UTC (rev 1098) +++ trunk/cegcc/src/gcc/config.sub 2007-12-21 15:12:40 UTC (rev 1099) @@ -678,8 +678,12 @@ basic_machine=ns32k-utek os=-sysv ;; + cegcc) + basic_machine=arm-unknown + os=-cegcc + ;; mingw32ce) - basic_machine=arm-wince + basic_machine=arm-unknown os=-mingw32ce ;; mingw32) Modified: trunk/cegcc/src/gcc/configure.in =================================================================== --- trunk/cegcc/src/gcc/configure.in 2007-12-21 14:28:24 UTC (rev 1098) +++ trunk/cegcc/src/gcc/configure.in 2007-12-21 15:12:40 UTC (rev 1099) @@ -449,7 +449,7 @@ sh-*-linux*) noconfigdirs="$noconfigdirs ${libgcj} target-newlib target-libgloss" ;; - sh*-*-pe|mips*-*-pe|*arm-wince-pe|*arm-wince-cegcc) + sh*-*-pe | mips*-*-pe | *arm-wince-pe | arm-*-cegcc* | arm-*-mingw32ce*) noconfigdirs="$noconfigdirs ${libgcj}" noconfigdirs="$noconfigdirs target-examples" noconfigdirs="$noconfigdirs target-libiberty texinfo send-pr" @@ -1528,7 +1528,7 @@ # ranlib from Darwin requires the -c flag to look at common symbols. extra_ranlibflags_for_target=" -c" ;; - mips*-*-pe | sh*-*-pe | *arm-wince-*) + mips*-*-pe | sh*-*-pe | arm-*-cegcc* | arm-*-mingw32ce*) target_makefile_frag="config/mt-wince" ;; esac @@ -1999,8 +1999,10 @@ FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -L$$r/$(TARGET_SUBDIR)/winsup -L$$r/$(TARGET_SUBDIR)/winsup/cygwin -L$$r/$(TARGET_SUBDIR)/winsup/w32api/lib -isystem $$s/winsup/include -isystem $$s/winsup/cygwin/include -isystem $$s/winsup/w32api/include' ;; arm-wince-pe) FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -mwin32 -static -idirafter ${prefix}/arm-wince-pe/include/w32api' ;; - arm-wince-cegcc) + arm-wince-cegcc*) FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -mwin32 -static -idirafter ${prefix}/arm-wince-cegcc/include/w32api' ;; + arm-*-cegcc*) + FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -mwin32 -static -idirafter ${prefix}/arm-unknown-cegcc/include/w32api' ;; esac # If we're not building GCC, don't discard standard headers. Modified: trunk/cegcc/src/gcc/gcc/config.gcc =================================================================== --- trunk/cegcc/src/gcc/gcc/config.gcc 2007-12-21 14:28:24 UTC (rev 1098) +++ trunk/cegcc/src/gcc/gcc/config.gcc 2007-12-21 15:12:40 UTC (rev 1099) @@ -757,6 +757,21 @@ ;; esac ;; +arm-*-cegcc*) + tm_file="arm/semi.h arm/aout.h arm/arm.h arm/coff.h dbxcoff.h arm/pe.h arm/wince-pe.h arm/wince-cegcc.h" + tmake_file="arm/t-arm arm/t-wince-pe arm/t-wince-cegcc" + extra_options="${extra_options} arm/pe.opt arm/cegcc.opt" + extra_objs="pe.o pe-stubs.o" + extra_gcc_objs=cegcc1.o + cxx_target_objs=pe-cxx.o + target_gtfiles="\$(srcdir)/config/arm/pe.c" + case ${enable_threads} in + "" | yes | win32) + thread_file='win32' + tmake_file="${tmake_file} arm/t-gthr-win32" + ;; + esac + ;; arm-*-pe*) tm_file="arm/semi.h arm/aout.h arm/arm.h arm/coff.h dbxcoff.h arm/pe.h" tmake_file="arm/t-arm arm/t-pe" @@ -1255,6 +1270,21 @@ thread_file='posix' fi ;; +arm-*-mingw32*) + tm_file="arm/semi.h arm/aout.h arm/arm.h arm/coff.h dbxcoff.h arm/pe.h arm/wince-pe.h arm/mingw32.h" + xm_file=arm/xm-mingw32.h + tmake_file="arm/t-arm arm/t-wince-pe arm/t-cygming arm/t-mingw32" + target_gtfiles="\$(srcdir)/config/arm/pe.c" + extra_options="${extra_options} arm/pe.opt arm/cygming.opt" + extra_objs="pe.o pe-stubs.o" + cxx_target_objs=pe-cxx.o + case ${enable_threads} in + "" | yes | win32) + thread_file='win32' + tmake_file="${tmake_file} arm/t-gthr-win32" + ;; + esac + ;; arm-wince-mingw32*) tm_file="arm/semi.h arm/aout.h arm/arm.h arm/coff.h dbxcoff.h arm/pe.h arm/wince-pe.h arm/mingw32.h" xm_file=arm/xm-mingw32.h Modified: trunk/cegcc/src/gcc/libstdc++-v3/configure =================================================================== --- trunk/cegcc/src/gcc/libstdc++-v3/configure 2007-12-21 14:28:24 UTC (rev 1098) +++ trunk/cegcc/src/gcc/libstdc++-v3/configure 2007-12-21 15:12:40 UTC (rev 1099) @@ -82586,7 +82586,7 @@ CXXFLAGS="$ac_save_CXXFLAGS" ;; - *arm-wince-pe | *-cegcc*) + *arm-unknown-* | *arm-wince-pe | *-cegcc*) Modified: trunk/cegcc/src/gcc/libstdc++-v3/crossconfig.m4 =================================================================== --- trunk/cegcc/src/gcc/libstdc++-v3/crossconfig.m4 2007-12-21 14:28:24 UTC (rev 1098) +++ trunk/cegcc/src/gcc/libstdc++-v3/crossconfig.m4 2007-12-21 15:12:40 UTC (rev 1099) @@ -241,7 +241,7 @@ GLIBCXX_CHECK_ICONV_SUPPORT GLIBCXX_CHECK_STDLIB_SUPPORT ;; - *arm-wince-pe | *-cegcc*) + arm-wince-pe | arm-*-cegcc* | arm-unknown-mingw32ce* ) AC_CHECK_HEADERS([sys/types.h locale.h float.h errno.h signal.h unistd.h fcntl.h]) # AC_DEFINE(_GLIBCXX_HAVE_SYS_IOCTL_H) # AC_DEFINE(HAVE_SYS_IOCTL_H) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-12-21 14:28:26
|
Revision: 1098 http://cegcc.svn.sourceforge.net/cegcc/?rev=1098&view=rev Author: dannybackx Date: 2007-12-21 06:28:24 -0800 (Fri, 21 Dec 2007) Log Message: ----------- Change target to arm-unknown-mingw32ce. Modified Paths: -------------- trunk/cegcc/src/ChangeLog trunk/cegcc/src/build-mingw32ce-dlls.sh trunk/cegcc/src/build-mingw32ce.sh Modified: trunk/cegcc/src/ChangeLog =================================================================== --- trunk/cegcc/src/ChangeLog 2007-12-21 14:22:09 UTC (rev 1097) +++ trunk/cegcc/src/ChangeLog 2007-12-21 14:28:24 UTC (rev 1098) @@ -1,3 +1,8 @@ +2007-12-21 Danny Backx <dan...@us...> + + * build-mingw32ce.sh, build-mingw32ce-dll.sh: Change target to + arm-unknown-mingw32ce. + 2007-12-17 Pedro Alves <ped...@po...> * build-mingw32ce.sh: Make it build with sh. Modified: trunk/cegcc/src/build-mingw32ce-dlls.sh =================================================================== --- trunk/cegcc/src/build-mingw32ce-dlls.sh 2007-12-21 14:22:09 UTC (rev 1097) +++ trunk/cegcc/src/build-mingw32ce-dlls.sh 2007-12-21 14:28:24 UTC (rev 1098) @@ -3,7 +3,7 @@ # Based on script from: # http://cygwin.com/ml/cygwin-apps/2006-05/msg00044.html -TARGET=arm-wince-mingw32ce +TARGET=arm-unknown-mingw32ce PREFIX=/opt/mingw32ce GCC_VERSION=4.1.0 Modified: trunk/cegcc/src/build-mingw32ce.sh =================================================================== --- trunk/cegcc/src/build-mingw32ce.sh 2007-12-21 14:22:09 UTC (rev 1097) +++ trunk/cegcc/src/build-mingw32ce.sh 2007-12-21 14:28:24 UTC (rev 1098) @@ -133,7 +133,8 @@ # Report about options. echo The following components will be built: ${components} -export TARGET="arm-wince-mingw32ce" +export TARGET="arm-unknown-mingw32ce" +# export TARGET="arm-wince-mingw32ce" export BUILD=`sh ${BASE_DIRECTORY}/gcc/config.guess` export PATH=${PREFIX}/bin:${PATH} @@ -355,7 +356,7 @@ cp NEWS README ${PREFIX} || exit 1 cp src/binutils/COPYING ${PREFIX} || exit 1 cp src/binutils/COPYING.LIB ${PREFIX} || exit 1 - cp src/binutils/COPYING.NEWLIB ${PREFIX} || exit 1 + cp src/newlib/COPYING.NEWLIB ${PREFIX} || exit 1 cd ${BUILD_DIR} } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-12-21 14:22:16
|
Revision: 1097 http://cegcc.svn.sourceforge.net/cegcc/?rev=1097&view=rev Author: dannybackx Date: 2007-12-21 06:22:09 -0800 (Fri, 21 Dec 2007) Log Message: ----------- Add arm-unknown-* targets. Modified Paths: -------------- trunk/cegcc/src/gdb/gdb/configure.tgt Added Paths: ----------- trunk/cegcc/src/gdb/gdb/ChangeLog.ce Added: trunk/cegcc/src/gdb/gdb/ChangeLog.ce =================================================================== --- trunk/cegcc/src/gdb/gdb/ChangeLog.ce (rev 0) +++ trunk/cegcc/src/gdb/gdb/ChangeLog.ce 2007-12-21 14:22:09 UTC (rev 1097) @@ -0,0 +1,3 @@ +2007-12-21 Danny Backx <dan...@us...> + + * configure.tgt : Add arm-*-mingw32ce* and arm-*-cegcc* . Modified: trunk/cegcc/src/gdb/gdb/configure.tgt =================================================================== --- trunk/cegcc/src/gdb/gdb/configure.tgt 2007-12-21 14:10:43 UTC (rev 1096) +++ trunk/cegcc/src/gdb/gdb/configure.tgt 2007-12-21 14:22:09 UTC (rev 1097) @@ -52,7 +52,8 @@ # mn10300 / am33 liunux am33_2.0*-*-linux*) gdb_target=linux ;; -arm*-wince-*) gdb_target=wince ;; +arm*-wince-* | arm-*-cegcc* | arm-*-mingw32ce*) + gdb_target=wince ;; arm*-*-linux*) gdb_target=linux build_gdbserver=yes ;; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-12-21 14:10:45
|
Revision: 1096 http://cegcc.svn.sourceforge.net/cegcc/?rev=1096&view=rev Author: dannybackx Date: 2007-12-21 06:10:43 -0800 (Fri, 21 Dec 2007) Log Message: ----------- Add a ChangeLog file. Get binutils to work for our targets arm-unknown-cegcc and arm-unknown-mingw32ce. Modified Paths: -------------- trunk/cegcc/src/binutils-2.18/bfd/config.bfd trunk/cegcc/src/binutils-2.18/binutils/Makefile.in trunk/cegcc/src/binutils-2.18/binutils/configure trunk/cegcc/src/binutils-2.18/binutils/configure.in trunk/cegcc/src/binutils-2.18/binutils/doc/Makefile.in trunk/cegcc/src/binutils-2.18/config.sub trunk/cegcc/src/binutils-2.18/configure trunk/cegcc/src/binutils-2.18/configure.ac trunk/cegcc/src/binutils-2.18/gas/configure.tgt trunk/cegcc/src/binutils-2.18/ld/configure.tgt Added Paths: ----------- trunk/cegcc/src/binutils-2.18/ChangeLog.ce Added: trunk/cegcc/src/binutils-2.18/ChangeLog.ce =================================================================== --- trunk/cegcc/src/binutils-2.18/ChangeLog.ce (rev 0) +++ trunk/cegcc/src/binutils-2.18/ChangeLog.ce 2007-12-21 14:10:43 UTC (rev 1096) @@ -0,0 +1,12 @@ +2007-12-21 Danny Backx <dan...@us...> + + * config.sub : Add cegcc as a recognized system. + * configure.ac, gas/configure.tgt, ld/configure.tgt, + binutils/configure.in, bfd/config.bfd : Add arm-*-mingw32ce* and arm-*-cegcc* . + * configure, binutils/configure : Regenerated. + * binutils/Makefile.in, binutils/doc/Makefile.in : Regenerated but no + functional difference. + +2007-12-21 Danny Backx <dan...@us...> + + * Initial import into cegcc svn : binutils 2.18. Modified: trunk/cegcc/src/binutils-2.18/bfd/config.bfd =================================================================== --- trunk/cegcc/src/binutils-2.18/bfd/config.bfd 2007-12-21 09:32:57 UTC (rev 1095) +++ trunk/cegcc/src/binutils-2.18/bfd/config.bfd 2007-12-21 14:10:43 UTC (rev 1096) @@ -238,6 +238,12 @@ targ_underscore=no targ_cflags="-DARM_WINCE -DARM_COFF_BUGFIX" ;; + arm-wince-* | arm-*-wince | arm-*-mingw32ce* | arm-*-cegcc*) + targ_defvec=arm_wince_pe_little_vec + targ_selvecs="arm_wince_pe_little_vec arm_wince_pe_big_vec arm_wince_pei_little_vec arm_wince_pei_big_vec" + targ_underscore=no + targ_cflags="-DARM_WINCE -DARM_COFF_BUGFIX" + ;; arm-*-pe*) targ_defvec=armpe_little_vec targ_selvecs="armpe_little_vec armpe_big_vec armpei_little_vec armpei_big_vec" Modified: trunk/cegcc/src/binutils-2.18/binutils/Makefile.in =================================================================== --- trunk/cegcc/src/binutils-2.18/binutils/Makefile.in 2007-12-21 09:32:57 UTC (rev 1095) +++ trunk/cegcc/src/binutils-2.18/binutils/Makefile.in 2007-12-21 14:10:43 UTC (rev 1096) @@ -532,15 +532,15 @@ @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ - echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \ - cd $(srcdir) && $(AUTOMAKE) --cygnus \ + echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ + cd $(srcdir) && $(AUTOMAKE) --foreign \ && exit 0; \ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --cygnus Makefile + $(AUTOMAKE) --foreign Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ Modified: trunk/cegcc/src/binutils-2.18/binutils/configure =================================================================== --- trunk/cegcc/src/binutils-2.18/binutils/configure 2007-12-21 09:32:57 UTC (rev 1095) +++ trunk/cegcc/src/binutils-2.18/binutils/configure 2007-12-21 14:10:43 UTC (rev 1096) @@ -14463,7 +14463,7 @@ BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)' BUILD_WINDMC='$(WINDMC_PROG)$(EXEEXT)' ;; - arm-wince-pe* | arm-*-wince) + arm-wince-pe* | arm-*-wince | arm-*-mingw32ce* | arm-*-cegcc*) BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)' if test -z "$DLLTOOL_DEFAULT"; then DLLTOOL_DEFAULT="-DDLLTOOL_DEFAULT_ARM_WINCE" Modified: trunk/cegcc/src/binutils-2.18/binutils/configure.in =================================================================== --- trunk/cegcc/src/binutils-2.18/binutils/configure.in 2007-12-21 09:32:57 UTC (rev 1095) +++ trunk/cegcc/src/binutils-2.18/binutils/configure.in 2007-12-21 14:10:43 UTC (rev 1096) @@ -259,7 +259,7 @@ BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)' BUILD_WINDMC='$(WINDMC_PROG)$(EXEEXT)' ;; - arm-wince-pe* | arm-*-wince) + arm-wince-pe* | arm-*-wince | arm-*-mingw32ce* | arm-*-cegcc*) BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)' if test -z "$DLLTOOL_DEFAULT"; then DLLTOOL_DEFAULT="-DDLLTOOL_DEFAULT_ARM_WINCE" Modified: trunk/cegcc/src/binutils-2.18/binutils/doc/Makefile.in =================================================================== --- trunk/cegcc/src/binutils-2.18/binutils/doc/Makefile.in 2007-12-21 09:32:57 UTC (rev 1095) +++ trunk/cegcc/src/binutils-2.18/binutils/doc/Makefile.in 2007-12-21 14:10:43 UTC (rev 1096) @@ -282,9 +282,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus doc/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --cygnus doc/Makefile + $(AUTOMAKE) --foreign doc/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ Modified: trunk/cegcc/src/binutils-2.18/config.sub =================================================================== --- trunk/cegcc/src/binutils-2.18/config.sub 2007-12-21 09:32:57 UTC (rev 1095) +++ trunk/cegcc/src/binutils-2.18/config.sub 2007-12-21 14:10:43 UTC (rev 1096) @@ -447,6 +447,10 @@ basic_machine=c90-cray os=-unicos ;; + cegcc) + basic_machine=arm-unknown + os=-cegcc + ;; convex-c1) basic_machine=c1-convex os=-bsd @@ -1226,7 +1230,8 @@ | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ - | -skyos* | -haiku* | -rdos* | -toppers* | -drops*) + | -skyos* | -haiku* | -rdos* | -toppers* | -drops* \ + | -cegcc* | -mingw32ce*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*) Modified: trunk/cegcc/src/binutils-2.18/configure =================================================================== --- trunk/cegcc/src/binutils-2.18/configure 2007-12-21 09:32:57 UTC (rev 1095) +++ trunk/cegcc/src/binutils-2.18/configure 2007-12-21 14:10:43 UTC (rev 1096) @@ -1845,7 +1845,7 @@ # know that we are building the simulator. # binutils, gas and ld appear in that order because it makes sense to run # "make check" in that particular order. -host_tools="texinfo byacc flex bison binutils gas ld fixincludes gcc sid sim gdb make patch prms send-pr gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed utils guile perl gawk findutils gettext zip fastjar gnattools" +host_tools="byacc flex bison binutils gas ld fixincludes gcc sid sim gdb make patch prms send-pr gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed utils guile perl gawk findutils gettext zip fastjar gnattools" # libgcj represents the runtime libraries only used by gcj. libgcj="target-libffi \ @@ -2209,7 +2209,7 @@ sh-*-linux*) noconfigdirs="$noconfigdirs ${libgcj} target-newlib target-libgloss" ;; - sh*-*-pe|mips*-*-pe|*arm-wince-pe) + sh*-*-pe|mips*-*-pe|*arm-wince-pe | arm-*-cegcc* | arm-*-mingw32ce*) noconfigdirs="$noconfigdirs ${libgcj}" noconfigdirs="$noconfigdirs target-examples" noconfigdirs="$noconfigdirs target-libiberty texinfo send-pr" Modified: trunk/cegcc/src/binutils-2.18/configure.ac =================================================================== --- trunk/cegcc/src/binutils-2.18/configure.ac 2007-12-21 09:32:57 UTC (rev 1095) +++ trunk/cegcc/src/binutils-2.18/configure.ac 2007-12-21 14:10:43 UTC (rev 1096) @@ -487,7 +487,7 @@ sh-*-linux*) noconfigdirs="$noconfigdirs ${libgcj} target-newlib target-libgloss" ;; - sh*-*-pe|mips*-*-pe|*arm-wince-pe) + sh*-*-pe|mips*-*-pe|*arm-wince-pe | arm-*-cegcc* | arm-*-mingw32ce*) noconfigdirs="$noconfigdirs ${libgcj}" noconfigdirs="$noconfigdirs target-examples" noconfigdirs="$noconfigdirs target-libiberty texinfo send-pr" Modified: trunk/cegcc/src/binutils-2.18/gas/configure.tgt =================================================================== --- trunk/cegcc/src/binutils-2.18/gas/configure.tgt 2007-12-21 09:32:57 UTC (rev 1095) +++ trunk/cegcc/src/binutils-2.18/gas/configure.tgt 2007-12-21 14:10:43 UTC (rev 1096) @@ -120,7 +120,8 @@ arm-*-*n*bsd*) fmt=aout em=nbsd ;; arm-*-nto*) fmt=elf ;; arm-epoc-pe | thumb-epoc-pe) fmt=coff em=epoc-pe ;; - arm-wince-pe | arm-*-wince) fmt=coff em=wince-pe ;; + arm-wince-* | arm-*-wince | arm-*-mingw32ce* | arm-*-cegcc*) + fmt=coff em=wince-pe ;; arm-*-pe | thumb-*-pe) fmt=coff em=pe ;; arm-*-riscix*) fmt=aout em=riscix ;; Modified: trunk/cegcc/src/binutils-2.18/ld/configure.tgt =================================================================== --- trunk/cegcc/src/binutils-2.18/ld/configure.tgt 2007-12-21 09:32:57 UTC (rev 1095) +++ trunk/cegcc/src/binutils-2.18/ld/configure.tgt 2007-12-21 14:10:43 UTC (rev 1096) @@ -44,7 +44,8 @@ arc-*-elf*) targ_emul=arcelf ;; arm-epoc-pe) targ_emul=arm_epoc_pe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;; -arm-wince-pe | arm-*-wince) targ_emul=arm_wince_pe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;; +arm-wince-* | arm-*-wince | arm-*-mingw32ce* | arm-*-cegcc*) + targ_emul=arm_wince_pe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;; arm-*-pe) targ_emul=armpe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;; arm-*-aout | armel-*-aout) targ_emul=armaoutl ;; armeb-*-aout) targ_emul=armaoutb ;; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: Danny B. <dan...@sc...> - 2007-12-21 11:09:59
|
FYI I've not allowed this (very big) message to go to the list. Danny Revision: 1095 http://cegcc.svn.sourceforge.net/cegcc/?rev=1095&view=rev Author: dannybackx Date: 2007-12-21 01:32:57 -0800 (Fri, 21 Dec 2007) Log Message: ----------- Add the binutils-2.18 release to our SVN. To be integrated. Added Paths: ----------- trunk/cegcc/src/binutils-2.18/ trunk/cegcc/src/binutils-2.18/COPYING trunk/cegcc/src/binutils-2.18/COPYING.LIB trunk/cegcc/src/binutils-2.18/COPYING3 trunk/cegcc/src/binutils-2.18/COPYING3.LIB trunk/cegcc/src/binutils-2.18/Makefile.def trunk/cegcc/src/binutils-2.18/Makefile.in trunk/cegcc/src/binutils-2.18/Makefile.tpl trunk/cegcc/src/binutils-2.18/README trunk/cegcc/src/binutils-2.18/bfd/ trunk/cegcc/src/binutils-2.18/bfd/COPYING trunk/cegcc/src/binutils-2.18/bfd/ChangeLog -- Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info |
From: <dan...@us...> - 2007-12-21 07:53:46
|
Revision: 1094 http://cegcc.svn.sourceforge.net/cegcc/?rev=1094&view=rev Author: dannybackx Date: 2007-12-20 23:53:44 -0800 (Thu, 20 Dec 2007) Log Message: ----------- Add APP1..6 Modified Paths: -------------- trunk/cegcc/src/w32api/ChangeLog.ce trunk/cegcc/src/w32api/include/winuser.h Modified: trunk/cegcc/src/w32api/ChangeLog.ce =================================================================== --- trunk/cegcc/src/w32api/ChangeLog.ce 2007-12-17 02:49:57 UTC (rev 1093) +++ trunk/cegcc/src/w32api/ChangeLog.ce 2007-12-21 07:53:44 UTC (rev 1094) @@ -1,3 +1,8 @@ +2007-12-21 Pavel Chernikov <pch...@gm...> + + * w32api/include/winuser.h (VK_APP1, VK_APP2, VK_APP3, VK_APP4, + VK_APP5, VK_APP6) : Define. + 2007-12-07 Danny Backx <dan...@us...> * w32api/include/icmpapi.h : Add new file. Modified: trunk/cegcc/src/w32api/include/winuser.h =================================================================== --- trunk/cegcc/src/w32api/include/winuser.h 2007-12-17 02:49:57 UTC (rev 1093) +++ trunk/cegcc/src/w32api/include/winuser.h 2007-12-21 07:53:44 UTC (rev 1094) @@ -1962,6 +1962,12 @@ #endif #define VK_OEM_2 0xBF #define VK_OEM_3 0xC0 +#define VK_APP1 0xC1 +#define VK_APP2 0xC2 +#define VK_APP3 0xC3 +#define VK_APP4 0xC4 +#define VK_APP5 0xC5 +#define VK_APP6 0xC6 #define VK_OEM_4 0xDB #define VK_OEM_5 0xDC #define VK_OEM_6 0xDD This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2007-12-17 02:50:07
|
Revision: 1093 http://cegcc.svn.sourceforge.net/cegcc/?rev=1093&view=rev Author: pedroalves Date: 2007-12-16 18:49:57 -0800 (Sun, 16 Dec 2007) Log Message: ----------- bfd/ChangeLog.ce 2007-12-17 Pedro Alves <ped...@po...> * config.bfd: Add arm-*-mingw32ce* target. gas/ChangeLog.ce 2007-12-17 Pedro Alves <ped...@po...> * configure.tgt: Add arm-*-mingw32ce* target. ld/ChangeLog.ce 2007-12-17 Pedro Alves <ped...@po...> * configure.tgt: Add arm-*-mingw32ce* target. Modified Paths: -------------- trunk/cegcc/src/binutils/bfd/config.bfd trunk/cegcc/src/binutils/gas/ChangeLog.ce trunk/cegcc/src/binutils/gas/configure.tgt trunk/cegcc/src/binutils/ld/ChangeLog.ce trunk/cegcc/src/binutils/ld/configure.tgt Added Paths: ----------- trunk/cegcc/src/binutils/bfd/ChangeLog.ce Added: trunk/cegcc/src/binutils/bfd/ChangeLog.ce =================================================================== --- trunk/cegcc/src/binutils/bfd/ChangeLog.ce (rev 0) +++ trunk/cegcc/src/binutils/bfd/ChangeLog.ce 2007-12-17 02:49:57 UTC (rev 1093) @@ -0,0 +1,3 @@ +2007-12-17 Pedro Alves <ped...@po...> + + * config.bfd: Add arm-*-mingw32ce* target. Modified: trunk/cegcc/src/binutils/bfd/config.bfd =================================================================== --- trunk/cegcc/src/binutils/bfd/config.bfd 2007-12-17 02:41:40 UTC (rev 1092) +++ trunk/cegcc/src/binutils/bfd/config.bfd 2007-12-17 02:49:57 UTC (rev 1093) @@ -224,7 +224,7 @@ targ_underscore=no targ_cflags=-DARM_COFF_BUGFIX ;; - arm-wince-* | arm-*-wince) + arm-wince-* | arm-*-wince | arm-*-mingw32ce*) targ_defvec=arm_wince_pe_little_vec targ_selvecs="arm_wince_pe_little_vec arm_wince_pe_big_vec arm_wince_pei_little_vec arm_wince_pei_big_vec" targ_underscore=no Modified: trunk/cegcc/src/binutils/gas/ChangeLog.ce =================================================================== --- trunk/cegcc/src/binutils/gas/ChangeLog.ce 2007-12-17 02:41:40 UTC (rev 1092) +++ trunk/cegcc/src/binutils/gas/ChangeLog.ce 2007-12-17 02:49:57 UTC (rev 1093) @@ -1,3 +1,7 @@ +2007-12-17 Pedro Alves <ped...@po...> + + * configure.tgt: Add arm-*-mingw32ce* target. + 2006-10-31 Pedro Alves <ped...@po...> * config/te-wince-pe-h (CPU_DEFAULT): Define to ARM_ARCH_V4. Modified: trunk/cegcc/src/binutils/gas/configure.tgt =================================================================== --- trunk/cegcc/src/binutils/gas/configure.tgt 2007-12-17 02:41:40 UTC (rev 1092) +++ trunk/cegcc/src/binutils/gas/configure.tgt 2007-12-17 02:49:57 UTC (rev 1093) @@ -116,7 +116,8 @@ arm-*-*n*bsd*) fmt=aout em=nbsd ;; arm-*-nto*) fmt=elf ;; arm-epoc-pe | thumb-epoc-pe) fmt=coff em=epoc-pe ;; - arm-wince-* | arm-*-wince) fmt=coff em=wince-pe ;; + arm-wince-* | arm-*-wince | arm-*-mingw32ce*) + fmt=coff em=wince-pe ;; arm-*-pe | thumb-*-pe) fmt=coff em=pe ;; arm-*-riscix*) fmt=aout em=riscix ;; Modified: trunk/cegcc/src/binutils/ld/ChangeLog.ce =================================================================== --- trunk/cegcc/src/binutils/ld/ChangeLog.ce 2007-12-17 02:41:40 UTC (rev 1092) +++ trunk/cegcc/src/binutils/ld/ChangeLog.ce 2007-12-17 02:49:57 UTC (rev 1093) @@ -1,3 +1,7 @@ +2007-12-17 Pedro Alves <ped...@po...> + + * configure.tgt: Add arm-*-mingw32ce* target. + 2006-11-27 Pedro Alves <ped...@po...> * pe-dll.c (autofilter_objlist) : Add crt3.o and dllcrt3.o. Modified: trunk/cegcc/src/binutils/ld/configure.tgt =================================================================== --- trunk/cegcc/src/binutils/ld/configure.tgt 2007-12-17 02:41:40 UTC (rev 1092) +++ trunk/cegcc/src/binutils/ld/configure.tgt 2007-12-17 02:49:57 UTC (rev 1093) @@ -37,7 +37,8 @@ arc-*-elf*) targ_emul=arcelf ;; arm-epoc-pe) targ_emul=arm_epoc_pe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;; -arm-wince-* | arm-*-wince) targ_emul=arm_wince_pe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;; +arm-wince-* | arm-*-wince | arm-*-mingw32ce*) + targ_emul=arm_wince_pe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;; arm-*-pe) targ_emul=armpe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;; arm-*-aout | armel-*-aout) targ_emul=armaoutl ;; armeb-*-aout) targ_emul=armaoutb ;; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2007-12-17 02:42:13
|
Revision: 1092 http://cegcc.svn.sourceforge.net/cegcc/?rev=1092&view=rev Author: pedroalves Date: 2007-12-16 18:41:40 -0800 (Sun, 16 Dec 2007) Log Message: ----------- * build-mingw32ce.sh: Make it build with sh. Modified Paths: -------------- trunk/cegcc/src/ChangeLog trunk/cegcc/src/build-mingw32ce.sh Modified: trunk/cegcc/src/ChangeLog =================================================================== --- trunk/cegcc/src/ChangeLog 2007-12-17 02:39:55 UTC (rev 1091) +++ trunk/cegcc/src/ChangeLog 2007-12-17 02:41:40 UTC (rev 1092) @@ -1,3 +1,7 @@ +2007-12-17 Pedro Alves <ped...@po...> + + * build-mingw32ce.sh: Make it build with sh. + 2007-11-25 Pedro Alves <ped...@po...> Danny Backx <dan...@us...> Modified: trunk/cegcc/src/build-mingw32ce.sh =================================================================== --- trunk/cegcc/src/build-mingw32ce.sh 2007-12-17 02:39:55 UTC (rev 1091) +++ trunk/cegcc/src/build-mingw32ce.sh 2007-12-17 02:41:40 UTC (rev 1092) @@ -146,7 +146,7 @@ mkdir -p ${BUILD_DIR} || exit 1 mkdir -p ${PREFIX} || exit 1 -function build_binutils() +build_binutils() { echo "" echo "BUILDING BINUTILS --------------------------" @@ -165,7 +165,7 @@ cd ${BUILD_DIR} } -function build_bootstrap_gcc() +build_bootstrap_gcc() { mkdir -p gcc-bootstrap || exit 1 cd gcc-bootstrap @@ -192,7 +192,7 @@ cd ${BUILD_DIR} } -function build_w32api() +build_w32api() { #I have this normally set by ccache. #Must unset them, because mingw being a lib, @@ -215,7 +215,7 @@ cd ${BUILD_DIR} } -function build_mingw_runtime() +build_mingw_runtime() { #I have this normally set by ccache. #Must unset them, because mingw being a lib, @@ -239,7 +239,7 @@ cd ${BUILD_DIR} } -function build_gcc() +build_gcc() { mkdir -p gcc || exit 1 cd gcc @@ -283,7 +283,7 @@ cd ${BUILD_DIR} } -function build_gdb() +build_gdb() { echo "" echo "BUILDING GDB --------------------------" @@ -317,7 +317,7 @@ cd ${BUILD_DIR} } -function build_gdbstub() +build_gdbstub() { echo "" echo "BUILDING GDB stub --------------------------" @@ -336,7 +336,7 @@ cd ${BUILD_DIR} } -function build_docs() +build_docs() { echo "" echo "INSTALLING documentation --------------------------" @@ -360,7 +360,7 @@ cd ${BUILD_DIR} } -function build_profile() +build_profile() { echo "" echo "BUILDING profiling libraries --------------------------" @@ -383,7 +383,7 @@ cd ${BUILD_DIR} } -function build_all +build_all() { build_binutils build_bootstrap_gcc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2007-12-17 02:41:15
|
Revision: 1091 http://cegcc.svn.sourceforge.net/cegcc/?rev=1091&view=rev Author: pedroalves Date: 2007-12-16 18:39:55 -0800 (Sun, 16 Dec 2007) Log Message: ----------- Fix format. Libraries that serve as linker glue help for dlls are called "import lib(rarie)s". Modified Paths: -------------- trunk/cegcc/src/ChangeLog Modified: trunk/cegcc/src/ChangeLog =================================================================== --- trunk/cegcc/src/ChangeLog 2007-12-16 17:19:43 UTC (rev 1090) +++ trunk/cegcc/src/ChangeLog 2007-12-17 02:39:55 UTC (rev 1091) @@ -1,11 +1,13 @@ -2007-11-25 Pedro Alves, Danny Backx <dan...@us...> +2007-11-25 Pedro Alves <ped...@po...> + Danny Backx <dan...@us...> - * cegcc/importlibs/build.sh: Remove proxy for icmplib, MSDN says it's - a static library only. + * cegcc/importlibs/build.sh: Remove import lib for icmplib, MSDN + says it's a static library only. 2007-09-03 Danny Backx <dan...@us...> - * cegcc/importlibs/build.sh: Generate proxy for the toolhelp library. + * cegcc/importlibs/build.sh: Generate import lib for the toolhelp + library. 2007-06-13 Pedro Alves <ped...@po...> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-12-16 17:19:44
|
Revision: 1090 http://cegcc.svn.sourceforge.net/cegcc/?rev=1090&view=rev Author: dannybackx Date: 2007-12-16 09:19:43 -0800 (Sun, 16 Dec 2007) Log Message: ----------- Small changes suggested by Jacek. Modified Paths: -------------- trunk/cegcc/test/shared/demodll.c Modified: trunk/cegcc/test/shared/demodll.c =================================================================== --- trunk/cegcc/test/shared/demodll.c 2007-12-07 16:49:29 UTC (rev 1089) +++ trunk/cegcc/test/shared/demodll.c 2007-12-16 17:19:43 UTC (rev 1090) @@ -16,11 +16,11 @@ snprintf(msg, sizeof(msg), "%s: errno = %i", func, errno); #else int e = GetLastError(); - snprintf(msg, sizeof(msg), "%s: last error = %i", func, e); + snprintf(msg, sizeof(msg), "%s: last error = %i ", func, e); #endif w_msg = (wchar_t *) malloc(sizeof(wchar_t) * strlen(msg)); mbstowcs(w_msg, msg, strlen(msg)); - MessageBoxW(0, w_msg, NULL, 0); + MessageBoxW(0, w_msg, NULL, MB_OK | MB_SETFOREGROUND); free(msg); free(w_msg); } @@ -31,9 +31,9 @@ #if 1 TCHAR buf[32]; swprintf(buf, L"Message from DLL (%d)", init); - MessageBoxW(0, buf, text, 0); + MessageBoxW(0, buf, text, MB_OK | MB_SETFOREGROUND); #else - MessageBoxW(0, L"Message from DLL", text, 0); + MessageBoxW(0, L"Message from DLL", text, MB_OK | MB_SETFOREGROUND); #endif /* Code from Erik */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-12-07 16:49:30
|
Revision: 1089 http://cegcc.svn.sourceforge.net/cegcc/?rev=1089&view=rev Author: dannybackx Date: 2007-12-07 08:49:29 -0800 (Fri, 07 Dec 2007) Log Message: ----------- New file. Modified Paths: -------------- trunk/cegcc/src/w32api/ChangeLog.ce Added Paths: ----------- trunk/cegcc/src/w32api/include/icmpapi.h Modified: trunk/cegcc/src/w32api/ChangeLog.ce =================================================================== --- trunk/cegcc/src/w32api/ChangeLog.ce 2007-12-07 16:47:19 UTC (rev 1088) +++ trunk/cegcc/src/w32api/ChangeLog.ce 2007-12-07 16:49:29 UTC (rev 1089) @@ -1,3 +1,7 @@ +2007-12-07 Danny Backx <dan...@us...> + + * w32api/include/icmpapi.h : Add new file. + 2007-12-01 Danny Backx <dan...@us...> * w32api/include/aygshell.h : Add SHInitExtraControls. Added: trunk/cegcc/src/w32api/include/icmpapi.h =================================================================== --- trunk/cegcc/src/w32api/include/icmpapi.h (rev 0) +++ trunk/cegcc/src/w32api/include/icmpapi.h 2007-12-07 16:49:29 UTC (rev 1089) @@ -0,0 +1,25 @@ +/* + * icmpapi.h + */ +#ifndef _ICMPAPI_H_ +#define _ICMPAPI_H_ + +#ifdef __cplusplus +extern "C" { +#endif + +HANDLE WINAPI IcmpCreateFile(void); +DWORD WINAPI IcmpSendEcho(HANDLE IcmpHandle, + IPAddr DestinationAddress, + LPVOID RequestData, + WORD RequestSize, + PIP_OPTION_INFORMATION RequestOptions, + LPVOID ReplyBuffer, + DWORD ReplySize, + DWORD Timeout); +BOOL WINAPI IcmpCloseHandle(HANDLE IcmpHandle); + +#ifdef __cplusplus +} +#endif +#endif /* _ICMPAPI_H_ */ Property changes on: trunk/cegcc/src/w32api/include/icmpapi.h ___________________________________________________________________ Name: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-12-07 16:47:23
|
Revision: 1088 http://cegcc.svn.sourceforge.net/cegcc/?rev=1088&view=rev Author: dannybackx Date: 2007-12-07 08:47:19 -0800 (Fri, 07 Dec 2007) Log Message: ----------- This script was debugged during the creation of cegcc 0.51.0. Modified Paths: -------------- trunk/cegcc/scripts/make_release.sh Modified: trunk/cegcc/scripts/make_release.sh =================================================================== --- trunk/cegcc/scripts/make_release.sh 2007-12-06 21:47:42 UTC (rev 1087) +++ trunk/cegcc/scripts/make_release.sh 2007-12-07 16:47:19 UTC (rev 1088) @@ -218,10 +218,10 @@ echo "Skip level 21 (create version include file)" else echo "Level 21 (create version include file)" - OK=no TS1=`date +%Y%m%d` - cd $TAGSDIR/cegcc-$VERSION/src/w32api/includes + cd $ORIGDIR + cd $TAGSDIR/cegcc-$VERSION/src/w32api/include CEGCC_VERSION_MAJOR=`echo $VERSION | awk -F. '{print $1}'` CEGCC_VERSION_MINOR=`echo $VERSION | awk -F. '{print $2}'` CEGCC_VERSION_PATCHLEVEL=`echo $VERSION | awk -F. '{print $3}'` @@ -233,6 +233,7 @@ echo "#define __CEGCC_VERSION_PATCHLEVEL__ " $CEGCC_VERSION_PATCHLEVEL >> cegcc.h echo "#define __CEGCC_BUILD_DATE__" `date +%Y%m%d` >> cegcc.h tail +$L2 cegcc.h.in >>cegcc.h + svn add cegcc.h svn commit cegcc.h -m "Version file for release $VERSION" && OK=yes if [ $OK = "no" ]; then echo "SVN commit failed, exiting..." This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-12-06 21:47:43
|
Revision: 1087 http://cegcc.svn.sourceforge.net/cegcc/?rev=1087&view=rev Author: dannybackx Date: 2007-12-06 13:47:42 -0800 (Thu, 06 Dec 2007) Log Message: ----------- Specific file versions for CeGCC 0.51.0 Modified Paths: -------------- tags/cegcc-0.51.0/README Modified: tags/cegcc-0.51.0/README =================================================================== --- tags/cegcc-0.51.0/README 2007-12-06 21:47:26 UTC (rev 1086) +++ tags/cegcc-0.51.0/README 2007-12-06 21:47:42 UTC (rev 1087) @@ -1,6 +1,6 @@ CeGCC - cross-development tools for Windows CE (PocketPC). -This is the SVN version of CeGCC. +This is version 0.51.0 of CeGCC. The CeGCC project aims to provide a consistent and working set of development tools that generate code for Windows CE devices such as PDA's and smart phones. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-12-06 21:47:28
|
Revision: 1086 http://cegcc.svn.sourceforge.net/cegcc/?rev=1086&view=rev Author: dannybackx Date: 2007-12-06 13:47:26 -0800 (Thu, 06 Dec 2007) Log Message: ----------- Version file for release 0.51.0 Added Paths: ----------- tags/cegcc-0.51.0/src/w32api/include/cegcc.h Added: tags/cegcc-0.51.0/src/w32api/include/cegcc.h =================================================================== --- tags/cegcc-0.51.0/src/w32api/include/cegcc.h (rev 0) +++ tags/cegcc-0.51.0/src/w32api/include/cegcc.h 2007-12-06 21:47:26 UTC (rev 1086) @@ -0,0 +1,35 @@ +/* + * Version information about CeGCC + */ +#ifndef _CEGCC_H_ +#define _CEGCC_H_ + +#ifndef __CEGCC_VERSION__ +#error __CEGCC_VERSION__ isn't defined by the compiler. Huh? +#endif + +#undef __CEGCC_VERSION__ + +/* Automatic changes below */ +#define __CEGCC_VERSION_MAJOR__ 0 +#define __CEGCC_VERSION_MINOR__ 51 +#define __CEGCC_VERSION_PATCHLEVEL__ 0 +#define __CEGCC_BUILD_DATE__ 20071206 +/* Automatic changes above */ + +#define __CEGCC_VERSION__ \ + (((__CEGCC_VERSION_MAJOR__) << 16) + + ((__CEGCC_VERSION_MINOR__) << 8) + + (__CEGCC_PATCHLEVEL__)) + +#ifdef __cplusplus +extern "C" { +#endif + +extern int _CeGCCVersion(void); + +#ifdef __cplusplus +} +#endif + +#endif /* _CEGCC_H_ */ Property changes on: tags/cegcc-0.51.0/src/w32api/include/cegcc.h ___________________________________________________________________ Name: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-12-06 19:02:32
|
Revision: 1085 http://cegcc.svn.sourceforge.net/cegcc/?rev=1085&view=rev Author: dannybackx Date: 2007-12-06 11:02:30 -0800 (Thu, 06 Dec 2007) Log Message: ----------- Create tag 0.51.0 by make_release.sh Added Paths: ----------- tags/cegcc-0.51.0/ Copied: tags/cegcc-0.51.0 (from rev 1084, trunk/cegcc) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-12-01 19:23:12
|
Revision: 1084 http://cegcc.svn.sourceforge.net/cegcc/?rev=1084&view=rev Author: dannybackx Date: 2007-12-01 11:23:11 -0800 (Sat, 01 Dec 2007) Log Message: ----------- See http://msdn2.microsoft.com/en-us/library/aa455811.aspx . Modified Paths: -------------- trunk/cegcc/src/w32api/ChangeLog.ce trunk/cegcc/src/w32api/include/aygshell.h Modified: trunk/cegcc/src/w32api/ChangeLog.ce =================================================================== --- trunk/cegcc/src/w32api/ChangeLog.ce 2007-11-29 22:04:30 UTC (rev 1083) +++ trunk/cegcc/src/w32api/ChangeLog.ce 2007-12-01 19:23:11 UTC (rev 1084) @@ -1,3 +1,7 @@ +2007-12-01 Danny Backx <dan...@us...> + + * w32api/include/aygshell.h : Add SHInitExtraControls. + 2007-11-29 Danny Backx <dan...@us...> * w32api/include/cegcc.h.in : Add file to provide version tracking Modified: trunk/cegcc/src/w32api/include/aygshell.h =================================================================== --- trunk/cegcc/src/w32api/include/aygshell.h 2007-11-29 22:04:30 UTC (rev 1083) +++ trunk/cegcc/src/w32api/include/aygshell.h 2007-12-01 19:23:11 UTC (rev 1084) @@ -234,4 +234,8 @@ #endif /* _WIN32_WCE >= 400 */ +#if (_WIN32_WCE >= 0x0300) +BOOL SHInitExtraControls(void); +#endif + #endif /* _AYGSHELL_H */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-11-29 22:04:32
|
Revision: 1083 http://cegcc.svn.sourceforge.net/cegcc/?rev=1083&view=rev Author: dannybackx Date: 2007-11-29 14:04:30 -0800 (Thu, 29 Nov 2007) Log Message: ----------- My last update missed one of Jacek's changes, apologies. Modified Paths: -------------- trunk/cegcc/docs/faq.html Modified: trunk/cegcc/docs/faq.html =================================================================== --- trunk/cegcc/docs/faq.html 2007-11-29 20:29:11 UTC (rev 1082) +++ trunk/cegcc/docs/faq.html 2007-11-29 22:04:30 UTC (rev 1083) @@ -73,6 +73,10 @@ <LI><A HREF="#More">Need More Informations?</A></LI> + <!-- This should always remain THE LAST QUESTION --> + + <li><a href="#Guilty">Who's to be plead guilty for all that crap that I had to read in here?</a></li> + <!-- END OF QUESTIONS --> </OL> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-11-29 20:29:23
|
Revision: 1082 http://cegcc.svn.sourceforge.net/cegcc/?rev=1082&view=rev Author: dannybackx Date: 2007-11-29 12:29:11 -0800 (Thu, 29 Nov 2007) Log Message: ----------- Implement macros that you can use to determine the version of our distribution, and adapt the release scripts to generate all this correctly. At least, I hope so because this can obviously only be tested when creating the next release. Modified Paths: -------------- trunk/cegcc/scripts/make_release.sh trunk/cegcc/src/build-mingw32ce.sh trunk/cegcc/src/gcc/gcc/ChangeLog.ce trunk/cegcc/src/gcc/gcc/config/arm/mingw32.h trunk/cegcc/src/gcc/gcc/config/arm/wince-cegcc.h trunk/cegcc/src/w32api/ChangeLog.ce Added Paths: ----------- trunk/cegcc/src/w32api/include/cegcc.h.in Modified: trunk/cegcc/scripts/make_release.sh =================================================================== --- trunk/cegcc/scripts/make_release.sh 2007-11-29 19:50:38 UTC (rev 1081) +++ trunk/cegcc/scripts/make_release.sh 2007-11-29 20:29:11 UTC (rev 1082) @@ -205,6 +205,42 @@ # # End level 20 (checkout new tag from SVN) # + RESTARTED=21 + report_status + # +fi + +# +# Level 21 +# +if test $RESTARTED -ge 22 +then + echo "Skip level 21 (create version include file)" +else + echo "Level 21 (create version include file)" + + OK=no + TS1=`date +%Y%m%d` + cd $TAGSDIR/cegcc-$VERSION/src/w32api/includes + CEGCC_VERSION_MAJOR=`echo $VERSION | awk -F. '{print $1}'` + CEGCC_VERSION_MINOR=`echo $VERSION | awk -F. '{print $2}'` + CEGCC_VERSION_PATCHLEVEL=`echo $VERSION | awk -F. '{print $3}'` + L1=`grep -s -n "Automatic changes below" cegcc.h.in | awk -F: '{print $1}'` + L2=`grep -s -n "Automatic changes above" cegcc.h.in | awk -F: '{print $1}'` + head -$L1 cegcc.h.in >cegcc.h + echo "#define __CEGCC_VERSION_MAJOR__ " $CEGCC_VERSION_MAJOR >> cegcc.h + echo "#define __CEGCC_VERSION_MINOR__ " $CEGCC_VERSION_MINOR >> cegcc.h + echo "#define __CEGCC_VERSION_PATCHLEVEL__ " $CEGCC_VERSION_PATCHLEVEL >> cegcc.h + echo "#define __CEGCC_BUILD_DATE__" `date +%Y%m%d` >> cegcc.h + tail +$L2 cegcc.h.in >>cegcc.h + svn commit cegcc.h -m "Version file for release $VERSION" && OK=yes + if [ $OK = "no" ]; then + echo "SVN commit failed, exiting..." + exit 1 + fi + # + # End level 21 (create version include file) + # RESTARTED=30 report_status # Modified: trunk/cegcc/src/build-mingw32ce.sh =================================================================== --- trunk/cegcc/src/build-mingw32ce.sh 2007-11-29 19:50:38 UTC (rev 1081) +++ trunk/cegcc/src/build-mingw32ce.sh 2007-11-29 20:29:11 UTC (rev 1082) @@ -120,6 +120,17 @@ # embedded tabs in the sed below -- do not untabify components=`echo "${components}" | sed -e 's/[ ,][ ,]*/,/g' -e 's/,$//'` +# Don't build in source directory, it will clobber things and cleanup is hard. +if [ -d ${BUILD_DIR}/.svn ]; then + echo "Don't build in a source directory, please create an empty directory and build there." + echo "Example :" + echo " mkdir build-mingw32ce" + echo " cd build-mingw32ce" + echo " sh ../build-mingw32ce.sh $@" + exit 1 +fi + +# Report about options. echo The following components will be built: ${components} export TARGET="arm-wince-mingw32ce" Modified: trunk/cegcc/src/gcc/gcc/ChangeLog.ce =================================================================== --- trunk/cegcc/src/gcc/gcc/ChangeLog.ce 2007-11-29 19:50:38 UTC (rev 1081) +++ trunk/cegcc/src/gcc/gcc/ChangeLog.ce 2007-11-29 20:29:11 UTC (rev 1082) @@ -1,3 +1,8 @@ +2007-11-29 Danny Backx <dan...@us...> + + * config/arm/mingw32.h, config/arm/wince-cegcc.h : Define + __CEGCC__VERSION__ whose contents is overwritten in cegcc.h . + 2007-11-18 Pedro Alves <ped...@po...> * config/arm/wince-pe.h (ARM_DOUBLEWORD_ALIGN): Define as 0. Modified: trunk/cegcc/src/gcc/gcc/config/arm/mingw32.h =================================================================== --- trunk/cegcc/src/gcc/gcc/config/arm/mingw32.h 2007-11-29 19:50:38 UTC (rev 1081) +++ trunk/cegcc/src/gcc/gcc/config/arm/mingw32.h 2007-11-29 20:29:11 UTC (rev 1082) @@ -35,7 +35,7 @@ #undef CPP_SPEC #define CPP_SPEC "%{posix:-D_POSIX_SOURCE} %{mthreads:-D_MT} \ --D__COREDLL__ -D__MINGW32__ -D__MINGW32CE__ \ +-D__COREDLL__ -D__MINGW32__ -D__MINGW32CE__ -D__CEGCC_VERSION__ \ %{!nostdinc: -idirafter ../include/w32api%s -idirafter ../../include/w32api%s }" #undef LIB_SPEC Modified: trunk/cegcc/src/gcc/gcc/config/arm/wince-cegcc.h =================================================================== --- trunk/cegcc/src/gcc/gcc/config/arm/wince-cegcc.h 2007-11-29 19:50:38 UTC (rev 1081) +++ trunk/cegcc/src/gcc/gcc/config/arm/wince-cegcc.h 2007-11-29 20:29:11 UTC (rev 1082) @@ -28,7 +28,8 @@ #undef CPP_SPEC #define CPP_SPEC "%(cpp_cpu) %{posix:-D_POSIX_SOURCE} \ - -D__CEGCC32__ -D__CEGCC__ %{!ansi:-Dunix} -D__unix__ -D__unix \ + -D__CEGCC32__ -D__CEGCC__ -D__CEGCC_VERSION__ \ + %{!ansi:-Dunix} -D__unix__ -D__unix \ %{mwin32: -DWIN32 -D_WIN32 -D__WIN32 -D__WIN32__ } \ %{!nostdinc:%{!mno-win32: -idirafter ../include/w32api%s -idirafter ../../include/w32api%s }} \ " Modified: trunk/cegcc/src/w32api/ChangeLog.ce =================================================================== --- trunk/cegcc/src/w32api/ChangeLog.ce 2007-11-29 19:50:38 UTC (rev 1081) +++ trunk/cegcc/src/w32api/ChangeLog.ce 2007-11-29 20:29:11 UTC (rev 1082) @@ -1,6 +1,11 @@ -2007-11-25 Pedro Alves, Danny Backx <dan...@us...> +2007-11-29 Danny Backx <dan...@us...> - * w32api/libce/icmplib.def: Remove proxy for icmplib, MSDN says it's + * w32api/include/cegcc.h.in : Add file to provide version tracking + macros. + +2007-11-25 Pedro Alves, Danny Backx <dan...@us...> + + * w32api/libce/icmplib.def : Remove proxy for icmplib, MSDN says it's a static library only. 2007-11-16 Danny Backx <dan...@us...> Added: trunk/cegcc/src/w32api/include/cegcc.h.in =================================================================== --- trunk/cegcc/src/w32api/include/cegcc.h.in (rev 0) +++ trunk/cegcc/src/w32api/include/cegcc.h.in 2007-11-29 20:29:11 UTC (rev 1082) @@ -0,0 +1,35 @@ +/* + * Version information about CeGCC + */ +#ifndef _CEGCC_H_ +#define _CEGCC_H_ + +#ifndef __CEGCC_VERSION__ +#error __CEGCC_VERSION__ isn't defined by the compiler. Huh? +#endif + +#undef __CEGCC_VERSION__ + +/* Automatic changes below */ +#define __CEGCC_VERSION_MAJOR__ 9 +#define __CEGCC_VERSION_MINOR__ 99 +#define __CEGCC_VERSION_PATCHLEVEL__ 9 +#define __CEGCC_BUILD_DATE__ 99999999 +/* Automatic changes above */ + +#define __CEGCC_VERSION__ \ + (((__CEGCC_VERSION_MAJOR__) << 16) + + ((__CEGCC_VERSION_MINOR__) << 8) + + (__CEGCC_PATCHLEVEL__)) + +#ifdef __cplusplus +extern "C" { +#endif + +extern int _CeGCCVersion(void); + +#ifdef __cplusplus +} +#endif + +#endif /* _CEGCC_H_ */ Property changes on: trunk/cegcc/src/w32api/include/cegcc.h.in ___________________________________________________________________ Name: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-11-29 19:50:41
|
Revision: 1081 http://cegcc.svn.sourceforge.net/cegcc/?rev=1081&view=rev Author: dannybackx Date: 2007-11-29 11:50:38 -0800 (Thu, 29 Nov 2007) Log Message: ----------- Make this usable under both cegcc and mingw32ce. Modified Paths: -------------- trunk/cegcc/test/shared/Makefile trunk/cegcc/test/shared/demodll.c Modified: trunk/cegcc/test/shared/Makefile =================================================================== --- trunk/cegcc/test/shared/Makefile 2007-11-27 23:21:43 UTC (rev 1080) +++ trunk/cegcc/test/shared/Makefile 2007-11-29 19:50:38 UTC (rev 1081) @@ -1,4 +1,5 @@ -T= arm-wince-cegcc +T= arm-wince-mingw32ce +# T= arm-wince-cegcc CC= ${T}-gcc -g DLLTOOL= ${T}-dlltool Modified: trunk/cegcc/test/shared/demodll.c =================================================================== --- trunk/cegcc/test/shared/demodll.c 2007-11-27 23:21:43 UTC (rev 1080) +++ trunk/cegcc/test/shared/demodll.c 2007-11-29 19:50:38 UTC (rev 1081) @@ -1,7 +1,9 @@ #include <windows.h> #include <stdio.h> #include <stdlib.h> +#ifdef __CEGCC__ #include <errno.h> +#endif #include <fcntl.h> static int init = 0; @@ -10,8 +12,12 @@ { char msg[128]; wchar_t *w_msg; +#ifdef __CEGCC__ + snprintf(msg, sizeof(msg), "%s: errno = %i", func, errno); +#else int e = GetLastError(); - snprintf(msg, sizeof(msg), "%s: errno = %i", func, errno); + snprintf(msg, sizeof(msg), "%s: last error = %i", func, e); +#endif w_msg = (wchar_t *) malloc(sizeof(wchar_t) * strlen(msg)); mbstowcs(w_msg, msg, strlen(msg)); MessageBoxW(0, w_msg, NULL, 0); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-11-27 23:21:45
|
Revision: 1080 http://cegcc.svn.sourceforge.net/cegcc/?rev=1080&view=rev Author: dannybackx Date: 2007-11-27 15:21:43 -0800 (Tue, 27 Nov 2007) Log Message: ----------- Slight change to the way in which Jacek is mentioned, on his request. Modified Paths: -------------- trunk/cegcc/docs/faq.html Modified: trunk/cegcc/docs/faq.html =================================================================== --- trunk/cegcc/docs/faq.html 2007-11-26 19:00:24 UTC (rev 1079) +++ trunk/cegcc/docs/faq.html 2007-11-27 23:21:43 UTC (rev 1080) @@ -23,7 +23,6 @@ <H1> Everything you always wanted to know about CeGCC but were afraid to ask. </H1> -The author of this FAQ is Jacek M. Holeczek. Thank you Jacek ! <HR NOSHADE> @@ -838,6 +837,21 @@ <P><A HREF="#ToC">Table of Contents</A></P> </LI> + <!-- Guilty - this should always remain THE LAST ANSWER --> + + <li> + <strong><a name="Guilty"> + Who's to be plead guilty for all that crap that I had to read in here? + </a></strong><br> + <p> + Well, many sources contributed, but, the main blame + (at least, for the time being) should definitely be put on + <a href="mailto:Jac...@us...">Jacek M. Holeczek</a>, + who got them (in here) together. + </p> + <p><a href="#ToC">Table of Contents</a></p> + </li> + <!-- END OF ANSWERS --> </OL> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-11-26 19:00:26
|
Revision: 1079 http://cegcc.svn.sourceforge.net/cegcc/?rev=1079&view=rev Author: dannybackx Date: 2007-11-26 11:00:24 -0800 (Mon, 26 Nov 2007) Log Message: ----------- Fix the reference to the FAQ Modified Paths: -------------- trunk/cegcc/website/index.html trunk/cegcc/website/software-that-works.html Modified: trunk/cegcc/website/index.html =================================================================== --- trunk/cegcc/website/index.html 2007-11-25 07:25:23 UTC (rev 1078) +++ trunk/cegcc/website/index.html 2007-11-26 19:00:24 UTC (rev 1079) @@ -91,7 +91,7 @@ </ul> <h2 align=center>Support</h2> <ul> - <li> <a href="faq.html">Frequently asked questions ? Read the FAQ</a>. + <li> <a href="docs/faq.html">Frequently asked questions ? Read the FAQ</a>. <li> <a href="mailto:ceg...@li...">Questions ? Use the mailing list</a>. <li> <a href="http://sourceforge.net/tracker/?group_id=173455&atid=865514"> CeGCC Bug tracker </a> <LI><A HREF="docs/reporting.html">Information to including when asking help or when reporting problems</A></LI> Modified: trunk/cegcc/website/software-that-works.html =================================================================== --- trunk/cegcc/website/software-that-works.html 2007-11-25 07:25:23 UTC (rev 1078) +++ trunk/cegcc/website/software-that-works.html 2007-11-26 19:00:24 UTC (rev 1079) @@ -1467,7 +1467,7 @@ </ul> <h2 align=center>Support</h2> <ul> - <li> <a href="faq.html">Frequently asked questions ? Read the FAQ</a>. + <li> <a href="docs/faq.html">Frequently asked questions ? Read the FAQ</a>. <li> <a href="mailto:ceg...@li...">Questions ? Use the mailing list</a>. <li> <a href="http://sourceforge.net/tracker/?group_id=173455&atid=865514"> CeGCC Bug tracker </a> <LI><A HREF="docs/reporting.html">Information to including when asking help or when reporting problems</A></LI> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-11-25 07:25:25
|
Revision: 1078 http://cegcc.svn.sourceforge.net/cegcc/?rev=1078&view=rev Author: dannybackx Date: 2007-11-24 23:25:23 -0800 (Sat, 24 Nov 2007) Log Message: ----------- Remove icmplib Modified Paths: -------------- trunk/cegcc/src/ChangeLog trunk/cegcc/src/cegcc/importlibs/build.sh trunk/cegcc/src/w32api/ChangeLog.ce Removed Paths: ------------- trunk/cegcc/src/w32api/libce/icmplib.def Modified: trunk/cegcc/src/ChangeLog =================================================================== --- trunk/cegcc/src/ChangeLog 2007-11-22 19:51:03 UTC (rev 1077) +++ trunk/cegcc/src/ChangeLog 2007-11-25 07:25:23 UTC (rev 1078) @@ -1,3 +1,8 @@ +2007-11-25 Pedro Alves, Danny Backx <dan...@us...> + + * cegcc/importlibs/build.sh: Remove proxy for icmplib, MSDN says it's + a static library only. + 2007-09-03 Danny Backx <dan...@us...> * cegcc/importlibs/build.sh: Generate proxy for the toolhelp library. Modified: trunk/cegcc/src/cegcc/importlibs/build.sh =================================================================== --- trunk/cegcc/src/cegcc/importlibs/build.sh 2007-11-22 19:51:03 UTC (rev 1077) +++ trunk/cegcc/src/cegcc/importlibs/build.sh 2007-11-25 07:25:23 UTC (rev 1078) @@ -4,7 +4,6 @@ outputdir=$2 ./mkimport.sh $defdir/coredll.def $outputdir || exit -./mkimport.sh $defdir/icmplib.def $outputdir || exit ./mkimport.sh $defdir/note_prj.def $outputdir || exit ./mkimport.sh $defdir/iphlpapi.def $outputdir || exit ./mkimport.sh $defdir/commctrl.def $outputdir || exit Modified: trunk/cegcc/src/w32api/ChangeLog.ce =================================================================== --- trunk/cegcc/src/w32api/ChangeLog.ce 2007-11-22 19:51:03 UTC (rev 1077) +++ trunk/cegcc/src/w32api/ChangeLog.ce 2007-11-25 07:25:23 UTC (rev 1078) @@ -1,3 +1,8 @@ +2007-11-25 Pedro Alves, Danny Backx <dan...@us...> + + * w32api/libce/icmplib.def: Remove proxy for icmplib, MSDN says it's + a static library only. + 2007-11-16 Danny Backx <dan...@us...> * include/shlwapi.h (PathCombine) : Define without W or A suffix for Deleted: trunk/cegcc/src/w32api/libce/icmplib.def =================================================================== --- trunk/cegcc/src/w32api/libce/icmplib.def 2007-11-22 19:51:03 UTC (rev 1077) +++ trunk/cegcc/src/w32api/libce/icmplib.def 2007-11-25 07:25:23 UTC (rev 1078) @@ -1,6 +0,0 @@ -LIBRARY ICMPLIB -EXPORTS -IcmpCreateFile -IcmpCloseHandle -IcmpSendEcho - This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |