Home
last modified time | relevance | path

Searched refs:be8 (Results 1 – 25 of 67) sorted by relevance

123

/netbsd-src/compat/arm/eabihf/
H A Dbsd.eabihf.mk15 LDFLAGS+= -Wl,--be8
16 ARM_LD= -m armelfb_nbsd_eabihf --be8
/netbsd-src/compat/arm/eabi/
H A Dbsd.eabi.mk15 LDFLAGS+= -Wl,--be8
16 ARM_LD= -m armelfb_nbsd_eabi --be8
/netbsd-src/sys/arch/evbarm/conf/
H A Dmk.rpi4 EXTRA_LINKFLAGS+= --be8
H A Dmk.generic4 EXTRA_LINKFLAGS+= --be8
H A Dmk.altera4 EXTRA_LINKFLAGS+= --be8
H A Dmk.ti4 EXTRA_LINKFLAGS+= --be8
H A Dmk.bcm53xx5 EXTRA_LINKFLAGS+= --be8
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A DNEWS44 * Add --be8 option (Arm only).
H A Darm.cc4520 const bool enable_be8 = parameters->options().be8(); in do_fixed_endian_write()
6695 if (parameters->options().be8()) in do_relocate_sections()
7915 if (parameters->options().be8()) in do_fill_first_plt_entry()
7989 if (parameters->options().be8()) in do_fill_plt_entry()
8060 if (parameters->options().be8()) in do_fill_plt_entry()
10845 if (parameters->options().be8() && !big_endian) in do_adjust_elf_header()
10847 if (parameters->options().be8()) in do_adjust_elf_header()
H A DChangeLog-2016499 * options.h (General_options): Add --be8 option.
500 * arm.cc (Arm_relobj::do_relocate_sections): Add code to swap for be8.
H A DChangeLog-2017224 in the be8 mode.
H A Doptions.h718 DEFINE_bool(be8, options::TWO_DASHES, '\0', false,
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/
H A Ddatamorph.c209 uint8_t be8; in transform_to_db_format_one() member
259 buf.be8 = (unsigned char)((char)signed_value); in transform_to_db_format_one()
261 buf.be8 = unsigned_value; in transform_to_db_format_one()
374 uint8_t be8; in transform_from_db_format_one() member
401 signed_value = (int8_t)lens->be8; in transform_from_db_format_one()
403 unsigned_value = (uint8_t)lens->be8; in transform_from_db_format_one()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A DNEWS51 * Add --be8 option (Arm only).
H A Darm.cc4520 const bool enable_be8 = parameters->options().be8(); in do_fixed_endian_write()
6695 if (parameters->options().be8()) in do_relocate_sections()
7915 if (parameters->options().be8()) in do_fill_first_plt_entry()
7989 if (parameters->options().be8()) in do_fill_plt_entry()
8060 if (parameters->options().be8()) in do_fill_plt_entry()
10845 if (parameters->options().be8() && !big_endian) in do_adjust_elf_header()
10847 if (parameters->options().be8()) in do_adjust_elf_header()
H A DChangeLog-2016499 * options.h (General_options): Add --be8 option.
500 * arm.cc (Arm_relobj::do_relocate_sections): Add code to swap for be8.
H A DChangeLog-2017224 in the be8 mode.
H A Doptions.h718 DEFINE_bool(be8, options::TWO_DASHES, '\0', false,
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Darmelf.em604 { "be8", no_argument, NULL, OPTION_BE8},
629 fprintf (file, _(" --be8 Output BE8 format image\n"));
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Darmelf.em601 { "be8", no_argument, NULL, OPTION_BE8},
626 fprintf (file, _(" --be8 Output BE8 format image\n"));
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-cpus.in78 # Architecture uses be8 mode in big-endian.
79 define feature be8
266 define fgroup ARMv6 ARMv5te armv6 be8
275 define fgroup ARMv6m armv4 thumb armv5t armv5te armv6 be8
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-cpus.in78 # Architecture uses be8 mode in big-endian.
79 define feature be8
272 define fgroup ARMv6 ARMv5te armv6 be8
281 define fgroup ARMv6m armv4 thumb armv5t armv5te armv6 be8
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-20041128 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add be8.
1131 * ld.texinfo: Document --be8.
H A DChangeLog-2008186 help text of --be8.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A DChangeLog-20041128 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add be8.
1131 * ld.texinfo: Document --be8.

123