comparison host/tools/Utils/ChangeLog @ 3283:355bcd2cec54

* common/Subprocess.cpp: Silence signed/unsigned compiler warning with recent GCC. [ Bugzilla 1001955 ]
author jld
date Thu, 13 Mar 2014 15:31:34 +0000
parents f9b94a5b13ac
children
comparison
equal deleted inserted replaced
3282:b340d0ab5dd3 3283:355bcd2cec54
1 2014-03-13 Andy Jackson <andy@xylanta.com> 1 2014-03-13 Andy Jackson <andy@xylanta.com>
2 2
3 * common/eCosStd.h: Silence "set but unused" variable warnings with 3 * common/eCosStd.h: Silence "set but unused" variable warnings with
4 recent GCC. [ Bugzilla 1001949 ] 4 recent GCC. [ Bugzilla 1001949 ]
5 * common/Subprocess.cpp: Silence signed/unsigned compiler warning
6 with recent GCC. [ Bugzilla 1001955 ]
5 7
6 2006-03-29 John Dallaway <jld@ecoscentric.com> 8 2006-03-29 John Dallaway <jld@ecoscentric.com>
7 9
8 * common/eCosSocket.h: Specify CeCosSerial as a friend class to 10 * common/eCosSocket.h: Specify CeCosSerial as a friend class to
9 enable compilation with GCC 4.x. [ Bugzilla 1000207 ] 11 enable compilation with GCC 4.x. [ Bugzilla 1000207 ]