| /openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
| H A D | DAGISelMatcherEmitter.cpp | 281 if (const SwitchOpcodeMatcher *SOM = dyn_cast<SwitchOpcodeMatcher>(N)) in SizeMatcher() local 282 NumCases = SOM->getNumCases(); in SizeMatcher() 287 if (SwitchOpcodeMatcher *SOM = dyn_cast<SwitchOpcodeMatcher>(N)) { in SizeMatcher() local 288 Child = SOM->getCaseMatcher(i); in SizeMatcher() 510 if (const SwitchOpcodeMatcher *SOM = dyn_cast<SwitchOpcodeMatcher>(N)) { in EmitMatcher() local 512 NumCases = SOM->getNumCases(); in EmitMatcher() 527 if (const SwitchOpcodeMatcher *SOM = dyn_cast<SwitchOpcodeMatcher>(N)) { in EmitMatcher() local 528 Child = SOM->getCaseMatcher(i); in EmitMatcher() 546 if (const SwitchOpcodeMatcher *SOM = dyn_cast<SwitchOpcodeMatcher>(N)) in EmitMatcher() local 547 OS << "TARGET_VAL(" << SOM->getCaseOpcode(i).getEnumName() << "),"; in EmitMatcher()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-hppa.texi | 32 available in the SOM and ELF object file formats. Additional relocation 132 @ifset SOM 134 In the SOM object format, insert @var{string} into the object code, marked as a 155 be one of @samp{absolute}, @samp{code} (ELF only, not SOM), @samp{data}, 257 various flavors of one-only support when using the SOM linker. The SOM
|
| H A D | asconfig.texi | 25 @set SOM
|
| H A D | all.texi | 25 @set SOM
|
| H A D | as.texinfo | 1329 SOM or ELF format object files. 2758 When @command{@value{AS}} generates SOM or ELF output for the HPPA, 2766 @ifset SOM 2768 text, data, and bss sections when generating SOM output. Program text 2778 When generating either SOM or ELF output files on the HPPA, the text 2812 @ifset SOM 2813 (For some object formats, such as SOM for the HPPA, some expressions are 3349 @ifset SOM 3350 * SOM Symbols:: Symbol Attributes for SOM 3465 @ifset SOM [all …]
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | c-hppa.texi | 32 available in the SOM and ELF object file formats. Additional relocation 132 @ifset SOM 134 In the SOM object format, insert @var{string} into the object code, marked as a 155 be one of @samp{absolute}, @samp{code} (ELF only, not SOM), @samp{data},
|
| H A D | all.texi | 25 @set SOM
|
| H A D | as.texinfo | 1239 SOM or ELF format object files. 2688 When @command{@value{AS}} generates SOM or ELF output for the HPPA, 2696 @ifset SOM 2698 text, data, and bss sections when generating SOM output. Program text 2708 When generating either SOM or ELF output files on the HPPA, the text 2742 @ifset SOM 2743 (For some object formats, such as SOM for the HPPA, some expressions are 3281 @ifset SOM 3282 * SOM Symbols:: Symbol Attributes for SOM 3397 @ifset SOM [all …]
|
| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | config.in | 211 /* SOM support? */
|
| H A D | ChangeLog-9295 | 705 are not adjustable in SOM to avoid confusing the optimizing 1504 (tc_gen_reloc, SOM version): Handle R_BEGIN_BRTAB and R_END_BRTAB. 2149 * config/tc-hppa.h (UNDEFINED_DIFFERENCE_OK): Define for SOM. 2407 * config/tc-hppa.c (tc_gen_reloc, SOM version): Handle 2410 (hppa_fix_adjustable): For SOM, reject reductions involving 3688 relocations in SOM. 4073 (hppa_fix_adjustable): Only reject 32bit relocations for SOM. 4420 will generate SOM relocations. 4452 (md_apply_fix): Simplify. For fixups which will require a SOM 4874 call obj_attach_unwind_info anymore. For SOM R_ENTRY and R_EXIT [all …]
|
| H A D | configure.in | 931 som) AC_DEFINE(OBJ_MAYBE_SOM, 1, [SOM support?]) ;;
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | config.in | 223 /* SOM support? */
|
| H A D | ChangeLog-9295 | 705 are not adjustable in SOM to avoid confusing the optimizing 1504 (tc_gen_reloc, SOM version): Handle R_BEGIN_BRTAB and R_END_BRTAB. 2149 * config/tc-hppa.h (UNDEFINED_DIFFERENCE_OK): Define for SOM. 2407 * config/tc-hppa.c (tc_gen_reloc, SOM version): Handle 2410 (hppa_fix_adjustable): For SOM, reject reductions involving 3688 relocations in SOM. 4073 (hppa_fix_adjustable): Only reject 32bit relocations for SOM. 4420 will generate SOM relocations. 4452 (md_apply_fix): Simplify. For fixups which will require a SOM 4874 call obj_attach_unwind_info anymore. For SOM R_ENTRY and R_EXIT [all …]
|
| H A D | configure.in | 515 som) AC_DEFINE(OBJ_MAYBE_SOM, 1, [SOM support?]) ;;
|
| /openbsd-src/gnu/usr.bin/perl/t/porting/ |
| H A D | known_pod_issues.dat | 335 SOM
|
| /openbsd-src/gnu/usr.bin/binutils/ld/ |
| H A D | NEWS | 257 * HP-PA ELF support, by Jeff Law. (No SOM support yet.)
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | ChangeLog-9193 | 469 * Minimal support for reading SOM fixup streams. Allows 679 * som.c (som_hppa_howto_table): SOM howto relocation table. 699 (som_symbol_data): New accessor macro for SOM symbol information. 1132 * som.c (setup_sections): Save the original SOM subspace index 1138 from a SOM object file. 1140 section which corresponds to a SOM subspace index. 1142 table from a SOM object file. 1152 (setup_sections): Correctly convert between SOM alignments and BFD 1156 for sections which correspond to SOM spaces, doing so confuses 1157 many utilities. Set assorted SEC_* flags for SOM subspaces [all …]
|
| H A D | ChangeLog-9495 | 2343 the SOM type (since they will rarely if ever be in the absolute 3426 either the input or output section isn't attached to a SOM BFD. 5097 multiple SOM relocations. Set the addend field of an R_ENTRY 5296 symbol which no type, select a SOM type based on the flags of the 5300 meaningless in SOM). 6906 for SOM fixups which are never passed to BFD. 8155 * som.c (som_bfd_prep_for_ar_write): Ignore non-SOM objects. 8316 som_section_from_subspace_index. Pass in a native SOM symbol. 8392 It is not used when only reading SOM objects. 8410 * Better long-filename handling. Reads SOM ABI compliant extended [all …]
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | ChangeLog-9193 | 469 * Minimal support for reading SOM fixup streams. Allows 679 * som.c (som_hppa_howto_table): SOM howto relocation table. 699 (som_symbol_data): New accessor macro for SOM symbol information. 1132 * som.c (setup_sections): Save the original SOM subspace index 1138 from a SOM object file. 1140 section which corresponds to a SOM subspace index. 1142 table from a SOM object file. 1152 (setup_sections): Correctly convert between SOM alignments and BFD 1156 for sections which correspond to SOM spaces, doing so confuses 1157 many utilities. Set assorted SEC_* flags for SOM subspaces [all …]
|
| H A D | ChangeLog-9495 | 2343 the SOM type (since they will rarely if ever be in the absolute 3426 either the input or output section isn't attached to a SOM BFD. 5097 multiple SOM relocations. Set the addend field of an R_ENTRY 5296 symbol which no type, select a SOM type based on the flags of the 5300 meaningless in SOM). 6906 for SOM fixups which are never passed to BFD. 8155 * som.c (som_bfd_prep_for_ar_write): Ignore non-SOM objects. 8316 som_section_from_subspace_index. Pass in a native SOM symbol. 8392 It is not used when only reading SOM objects. 8410 * Better long-filename handling. Reads SOM ABI compliant extended [all …]
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
| H A D | NEWS | 333 * HP-PA ELF support, by Jeff Law. (No SOM support yet.)
|
| /openbsd-src/gnu/usr.bin/binutils/gprof/ |
| H A D | README | 63 is not fully implemented for SOM binaries.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gprof/ |
| H A D | README | 63 is not fully implemented for SOM binaries.
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/doc/ |
| H A D | ChangeLog | 3132 well as for ELF and SOM. Unify the descriptions of ELF and SOM 3133 as "stabs in sections" rather than just saying "ELF and SOM". 3195 ELF and SOM Transformations.
|
| H A D | stabs.texinfo | 731 @c relative just like ELF and SOM and the below documentation. 3916 are used with ELF and SOM, and aside from ECOFF and XCOFF, is how stabs 3934 header. For SOM, it is always big-endian (is this true??? FIXME). For 3975 string table. SOM and COFF have no way of linking the sections together 4002 apply to COFF or SOM.
|