summaryrefslogtreecommitdiff
path: root/src/3rdparty/masm/assembler/AssemblerBufferWithConstantPool.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with traditional (non-thumb2) ARMSimon Hausmann2013-06-241-4/+4
| | | | | | | | Pull in the BSD licensed SegmentedVector (that is based on Vector) and use malloc/free instead of fastMalloc/fastFree in the constant pool. Change-Id: I25aeb34a6f778f2c886a331851d8fc1dd0fc1d61 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Say hello to QtV4 module.Jędrzej Nowacki2013-01-301-0/+342
Change-Id: I507cd5707b7d7223a0d901cf939896fb2649b684 Reviewed-by: Lars Knoll <lars.knoll@digia.com>