CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2010/03/18 15:05:18
Modified files: gnu/usr.bin/binutils/gas: expr.c Log message: Backport fix of negative bignums from binutils 2.16: 2004-08-10 Mark Mitchell <m...@codesourcery.com> * expr.c (operand): Handle the "~", "-", and "!" operators applied to bignums. http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/expr.c.diff?cvsroot=src&only\ _with_tag=MAIN&r2=1.52&r1=1.51&f=u Fixes the problem mentioned here: http://llvm.org/bugs/show_bug.cgi?id=6528 ok jsg@, miod@