projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1588d98
)
LoongArch: Set macro SUB_SEGMENT_ALIGN to 0.
author
liuzhensong
<liuzhensong@loongson.cn>
Thu, 4 Aug 2022 06:49:40 +0000
(14:49 +0800)
committer
liuzhensong
<liuzhensong@loongson.cn>
Tue, 20 Sep 2022 12:30:51 +0000
(20:30 +0800)
gas/config/tc-loongarch.h
patch
|
blob
|
history
diff --git
a/gas/config/tc-loongarch.h
b/gas/config/tc-loongarch.h
index f05926d7d676fdd86c7b045474204ee568c0f8a3..7d416b0c01b675d4a138cadd48e0b02b7fa606a0 100644
(file)
--- a/
gas/config/tc-loongarch.h
+++ b/
gas/config/tc-loongarch.h
@@
-73,6
+73,8
@@
extern void tc_loongarch_parse_to_dw2regnum (expressionS *);
Here is the type 0, will fill andi insn later. */
#define NOP_OPCODE (0x00)
+#define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0
+
#define HANDLE_ALIGN(fragp) loongarch_handle_align (fragp)
extern void loongarch_handle_align (struct frag *);
#define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4)