Home
last modified time | relevance | path

Searched refs:obj_elf_common (Results 1 – 14 of 14) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dobj-elf.h169 extern void obj_elf_common (int);
Dobj-elf.c71 {"comm", obj_elf_common, 0},
72 {"common", obj_elf_common, 1},
337 obj_elf_common (int is_common) in obj_elf_common() function
Dtc-mcore.c388 obj_elf_common (needs_align);
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dobj-elf.h176 extern void obj_elf_common (int);
Dobj-elf.c76 {"comm", obj_elf_common, 0},
77 {"common", obj_elf_common, 1},
354 obj_elf_common (int is_common) in obj_elf_common() function
Dtc-mcore.c396 obj_elf_common (needs_align); in mcore_s_comm()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-98991035 * config/obj-elf.c (obj_elf_common, obj_elf_data, obj_elf_text):
1037 * config/obj-elf.h (obj_elf_common, obj_elf_data, obj_elf_text):
1315 * config/obj-elf.c (obj_elf_common): In MRI mode if called as
1317 (elf_pseudo_table): Pass 1 to obj_elf_common for `common'.
DChangeLog-9295635 * config/obj-elf.c (obj_elf_common): Convert specified byte
5715 * config/obj-elf.c (obj_elf_common): Set alignment of common
9121 * config/obj-elf.c (obj_elf_common): Allow the alignment field to
9524 * config/obj-elf.c (obj_elf_common): Comment out unused label
9528 obj_elf_ident, obj_elf_weak, obj_elf_local, obj_elf_common,
DChangeLog-96971832 * config/obj-elf.c (obj_elf_common): Likewise. Set segment of
2182 * config/obj-elf.c (obj_elf_common): Set BSF_OBJECT in flags.
DChangeLog-02035753 * config/obj-elf.c (elf_common): Renamed from obj_elf_common.
5754 (obj_elf_common): Call elf_common.
/openbsd/src/gnu/usr.bin/binutils/gas/
DChangeLog-98991035 * config/obj-elf.c (obj_elf_common, obj_elf_data, obj_elf_text):
1037 * config/obj-elf.h (obj_elf_common, obj_elf_data, obj_elf_text):
1315 * config/obj-elf.c (obj_elf_common): In MRI mode if called as
1317 (elf_pseudo_table): Pass 1 to obj_elf_common for `common'.
DChangeLog-9295635 * config/obj-elf.c (obj_elf_common): Convert specified byte
5715 * config/obj-elf.c (obj_elf_common): Set alignment of common
9121 * config/obj-elf.c (obj_elf_common): Allow the alignment field to
9524 * config/obj-elf.c (obj_elf_common): Comment out unused label
9528 obj_elf_ident, obj_elf_weak, obj_elf_local, obj_elf_common,
DChangeLog-96971832 * config/obj-elf.c (obj_elf_common): Likewise. Set segment of
2182 * config/obj-elf.c (obj_elf_common): Set BSF_OBJECT in flags.
DChangeLog-02035753 * config/obj-elf.c (elf_common): Renamed from obj_elf_common.
5754 (obj_elf_common): Call elf_common.