Home | History | Annotate | Download | only in combo

Lines Matching full:thumb

64 # Modules can choose to compile some source as thumb. As
65 # non-thumb enabled targets are supported, this is treated
66 # as a 'hint'. If thumb is not enabled, these files are just
80 # files that are normally built as thumb; this can make
83 # NOTE: if you try to build a -O0 build with thumb, several
86 # too big for a thumb "BL <label>" to go from one end to the other.
108 # We only need thumb interworking in cases where thumb support
110 # since sometimes thumb-interwork appears to be default), we
111 # specifically disable when thumb support is unavailable.
115 TARGET_GLOBAL_CFLAGS += -mno-thumb-interwork