openocd/src
Andreas Fritiofson 00ba179dbc remote_bitbang: Convert to use getaddrinfo()
Since gethostbyname() is deprecated and inconvenient, rewrite to use
getaddrinfo() using an implementation more or less copied from its man
page. This automatically enables support for IPv6.

This also fixes a FTBFS on ARM due to alignment issues.

Change-Id: I990a49506cac4b26faf77587937e506138371f7c
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/1379
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2013-05-10 14:46:44 +00:00
..
flash efm32: fix FTBFS on ARM due to alignment issues 2013-05-08 14:54:02 +00:00
helper telnet: add telnet history support 2013-04-21 07:28:32 +00:00
jtag remote_bitbang: Convert to use getaddrinfo() 2013-05-10 14:46:44 +00:00
pld build: add helper/types.h to config.h 2012-05-21 16:15:26 +00:00
rtos Added: RTOS awareness for embKernel 2013-05-10 14:19:00 +00:00
server telnet_server: support C-p, C-n for moving through history 2013-05-08 14:54:29 +00:00
svf build: cleanup src/svf directory 2012-02-06 10:43:34 +00:00
target Added functionality to the SYS_SYSTEM semihosting call. 2013-05-10 14:20:08 +00:00
transport transport: remove interface multiple transport warning 2012-03-30 15:51:37 +00:00
xsvf build: cleanup src/xsvf directory 2012-02-06 10:45:43 +00:00
hello.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
hello.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
main.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
Makefile.am ecosboard: delete bit-rotted eCos code 2012-03-13 19:11:11 +00:00
openocd.c Revert "When calling openocd from a shell like this:" 2012-07-22 19:18:22 +00:00
openocd.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00