Home
last modified time | relevance | path

Searched +refs:gdb +refs:stack +refs:list +refs:locals +refs:custom (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/llvm/docs/
H A DCodeGenerator.rst54 code generation (register allocation, scheduling, stack frame representation,
59 provided by LLVM, and can optionally provide custom target-specific passes,
139 for the function and the amount of stack space required is known (used for
141 can be inserted and "abstract stack location references" can be eliminated.
143 elimination and stack packing.
164 special pass to handle the 80x87 floating point stack architecture. Other
165 targets with unusual requirements can be supported with custom passes as needed.
289 the opcode, the number of operands, the list of implicit register uses and defs,
296 The ``TargetFrameLowering`` class is used to provide information about the stack
297 frame layout of the target. It holds the direction of stack growth, the known
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-2001340 dependency list on remaining build rule.
392 target list.
420 list onto the stack. Use table.entry_level.
580 is how the rest of gdb creates types.
799 return values on the stack.
804 arguments into their stack slots.
1215 Fix for PR gdb/209, PR gdb/156:
1388 (s390_push_arguments): When passing args on the stack, align each
1650 gnu-nat.c, findvar.c, expprint.c, typeprint.c, stack.c, top.c:
1795 * stack.c: Ditto.
[all …]
/openbsd-src/gnu/gcc/gcc/doc/
H A Dgccint.info206 others, all are passed on the stack. It would be possible to use
1181 `EXCLUDES', a list of files from which messages should not be
1254 Each file has a list of the shell variables it sets, with
1332 stages. Also list the various source files that are used in the build
1529 FIXME: list here, with explanation, all the C source files and headers
1752 * A mention of the language in the list of supported languages in
1764 own manual then there should be a link to that manual's list in
1806 <gcc-announce@gcc.gnu.org> mailing list.
1821 to list the tarballs and diffs for this front end.
2021 If defined, a space-separated list of compiler executables that
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.2622 reg-stack.
957 REGHASH_FN): New custom pow2 hash mechanism.
1445 Handle stack bounds checking.
1457 -fstack-limit-symbol=IDENT, -fno-stack-limit.
1518 to a buffer on the input stack, then return the free_ptr to that stack
1520 (macarg): If an argument begins and ends on the same input stack level,
1522 the stack is popped during the processing of a subsequent argument.
1680 to the list of functions which have attribute malloc by default.
1785 * cppinit.c (CAT): The argument list of this macro may not contain
2005 * reg-stack.c (subst_stack_regs_pat): Swap operands in commutative
[all …]
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-0203703 * doc/as.texinfo (Align): Correct list of byte targets.
906 insn_labels list when leaving a literal region.
917 loops_ok argument. Rewrite to use insn_labels list instead of
930 code to use new literal_syms list.
1092 * config/tc-msp430.c: Add xW42 and xE42 parts. Sort MPU list
1544 all locals have been declared.
1812 (main): Create .note.GNU-stack section if --execstack or
2038 * read.c (pobegin): Insert CFI pops to the list.
2124 * tc-msp430.c: Add missing lines to known cpus list.
2489 Xtensa. Add Xtensa processors to list of ELF targets where
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-0203703 * doc/as.texinfo (Align): Correct list of byte targets.
906 insn_labels list when leaving a literal region.
917 loops_ok argument. Rewrite to use insn_labels list instead of
930 code to use new literal_syms list.
1092 * config/tc-msp430.c: Add xW42 and xE42 parts. Sort MPU list
1544 all locals have been declared.
1812 (main): Create .note.GNU-stack section if --execstack or
2038 * read.c (pobegin): Insert CFI pops to the list.
2124 * tc-msp430.c: Add missing lines to known cpus list.
2489 Xtensa. Add Xtensa processors to list of ELF targets where
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-9495730 * Makefile.in (CFILES): Rebuild list from BFD_LIBS, ALL_MACHINES,
781 to o. Clobber and restore the list of new csects around the call
1524 undef list.
2477 split into big- and little-endian variants, list all of them,
3783 accept M_SPARC if bfd_arch_sparc is not in the list of supported
3785 bfd_arch_m68k is not in the list of supported architectures.
3928 (bfd_target_vector): Add it to the list.
4221 list of cases for which relocation need not be computed.
4228 globals and locals. All callers changed.
4372 data, reg and stack sections. They're never used. Delete
[all …]
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A DChangeLog-9495730 * Makefile.in (CFILES): Rebuild list from BFD_LIBS, ALL_MACHINES,
781 to o. Clobber and restore the list of new csects around the call
1524 undef list.
2477 split into big- and little-endian variants, list all of them,
3783 accept M_SPARC if bfd_arch_sparc is not in the list of supported
3785 bfd_arch_m68k is not in the list of supported architectures.
3928 (bfd_target_vector): Add it to the list.
4221 list of cases for which relocation need not be computed.
4228 globals and locals. All callers changed.
4372 data, reg and stack sections. They're never used. Delete
[all …]