coreboot/util
Patrick Georgi d2e0dd5bc1 buildgcc: Re-add some break statements
While some of the case .. break statement actually weren't needed,
too are, since otherwise the option parsing loop hangs.

Exit conditions for that endless loop: "--" or no more arguments,
in line with GNU command line parsing rules.

Change-Id: I0dbc35e530fb8c93a0f7de05ac47f325555ad4a4
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/3418
Tested-by: build bot (Jenkins)
Reviewed-by: David Hubbard <david.c.hubbard+coreboot@gmail.com>
2013-06-09 08:34:45 +02:00
..
abuild Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot binary 2013-05-10 17:33:49 +02:00
acpi
amdtools
cbfstool cbfstool: cbfs-mkstage.c: Free buffer on error path 2013-04-12 20:22:39 +02:00
cbmem util/cbmem: Fix format string in cbmem.c 2013-06-03 22:24:41 +02:00
crossgcc buildgcc: Re-add some break statements 2013-06-09 08:34:45 +02:00
dtd_parser
dumpmmcr
ectool
genprof
getpir
gitconfig
i915tool
ifdtool
inteltool util/inteltool: Add support for mobile 5 chipset 2013-05-27 02:53:49 +02:00
k8resdump
kconfig kconfig: fix choice dependency check 2013-05-26 11:50:11 +02:00
lbtdump
lint
mkelfImage
mptable
msrtool Intel Atom cpu support to msrtool 2013-06-06 21:02:09 +02:00
nrv2b
nvramtool nvramtool: Use CMOS_SIZE for cmos size 2013-05-04 00:14:11 +02:00
optionlist
resetcf
romcc romcc: support attribute((packed)) 2013-05-10 19:33:00 +02:00
runfw
sconfig
showdevicetree
superiotool superiotool: Add dump facility for HWM of W83627DHG-P 2013-06-04 21:14:55 +02:00
vgabios
viatool viatool: Add utility to read various configuration bits on VIA systems 2013-06-04 22:36:26 +02:00
xcompile xcompile: honor LINKER_SUFFIX variable 2013-03-23 19:32:44 +01:00