the following patch was just integrated into master: commit 44208ea58ca04c9e2ce434932a8398ea7ab934d6 Author: Edward O'Callaghan eocallaghan@alterapraxis.com Date: Fri Feb 21 12:43:07 2014 +1100
vendorcode/amd/agesa/f*: Improve gcccar.inc assembler compatibility.
A comparison with a two's complement in gcccar.inc has dubious GAS/AT&T notation. Clang miss-parses 0x-1 as an invalid hexadecimal number.
Change-Id: I88baa5c2513f062ff309df05916a3832b9bd9bb1 Signed-off-by: Edward O'Callaghan eocallaghan@alterapraxis.com
See http://review.coreboot.org/5277 for details.
-gerrit