aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/types.h
AgeCommit message (Collapse)AuthorFilesLines
2018-07-27mips64: Add timer and longjump supportCarl Smith1-6/+6
Also correct types.h for mips64 which could never be hit as _mips was part of the previous ifdef. Change-Id: Id0435c8fc960c5d25c43129b9d9f1606e39ba8e3 Signed-off-by: Carl Smith <carl.smith@alliedtelesis.co.nz>
2018-05-30vppinfra: explicitely state for signed types that they are signedDamjan Marion1-7/+7
This fixes some compilation warnings with clang on AArch64. Change-Id: Idb941944e3f199f483c80e143a9e5163a031c4aa Signed-off-by: Damjan Marion <damarion@cisco.com>
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+174
Change-Id: I7b51f88292e057c6443b12224486f2d0c9f8ae23 Signed-off-by: Damjan Marion <damarion@cisco.com>