Home
last modified time | relevance | path

Searched refs:stack (Results 1 – 25 of 105) sorted by relevance

12345

/buildroot/package/openpowerlink/
A D0001-install-the-stack-libraries-to-lib-subdirectory.patch16 stack project are installed in stack/lib by default.
55 diff --git a/stack/proj/linux/liboplkcn-sim/CMakeLists.txt b/stack/proj/linux/liboplkcn-sim/CMakeLi…
65 diff --git a/stack/proj/linux/liboplkcn/CMakeLists.txt b/stack/proj/linux/liboplkcn/CMakeLists.txt
67 --- a/stack/proj/linux/liboplkcn/CMakeLists.txt
68 +++ b/stack/proj/linux/liboplkcn/CMakeLists.txt
85 diff --git a/stack/proj/linux/liboplkcnapp-userintf/CMakeLists.txt b/stack/proj/linux/liboplkcnapp-…
95 diff --git a/stack/proj/linux/liboplkcndrv-pcap/CMakeLists.txt b/stack/proj/linux/liboplkcndrv-pcap…
105 diff --git a/stack/proj/linux/liboplkmn-sim/CMakeLists.txt b/stack/proj/linux/liboplkmn-sim/CMakeLi…
115 diff --git a/stack/proj/linux/liboplkmn/CMakeLists.txt b/stack/proj/linux/liboplkmn/CMakeLists.txt
145 diff --git a/stack/proj/linux/liboplkmnapp-userintf/CMakeLists.txt b/stack/proj/linux/liboplkmnapp-…
[all …]
A D0002-cmake-install-oplk-headers-files.patch8 oplk headers files related to openpowerlink stack.
14 stack/CMakeLists.txt | 5 +++++
17 diff --git a/stack/CMakeLists.txt b/stack/CMakeLists.txt
19 --- a/stack/CMakeLists.txt
20 +++ b/stack/CMakeLists.txt
A DConfig.in11 openPOWERLINK is an Open Source Industrial Ethernet stack
40 prompt "stack type"
61 space daemon). No kernel-side stack is needed.
79 part of the openPOWERLINK stack is located on an external PCIe
81 application and kernel stack is handled by the PCIe interface
84 comment "openpowerlink kernel stack needs a Linux kernel to be built"
/buildroot/package/gcc/12.3.0/
A D0001-disable-split-stack-for-non-thread-builds.patch4 Subject: [PATCH] disable split-stack for non-thread builds
10 libgcc/config/t-stack | 2 ++
13 diff --git a/libgcc/config/t-stack b/libgcc/config/t-stack
15 --- a/libgcc/config/t-stack
16 +++ b/libgcc/config/t-stack
18 # Makefile fragment to provide generic support for -fsplit-stack.
20 # -fsplit-stack.
A D0003-xtensa-add-.note.GNU-stack-section-on-linux.patch4 Subject: [PATCH] xtensa: add .note.GNU-stack section on linux
10 * config/xtensa/crti.S: Add .note.GNU-stack section on linux.
43 +/* An executable stack is *not* required for these functions. */
45 +.section .note.GNU-stack,"",%progbits
60 +/* An executable stack is *not* required for these functions. */
62 +.section .note.GNU-stack,"",%progbits
77 +/* An executable stack is *not* required for these functions. */
79 +.section .note.GNU-stack,"",%progbits
94 +/* An executable stack is *not* required for these functions. */
96 +.section .note.GNU-stack,"",%progbits
[all …]
/buildroot/package/gcc/13.3.0/
A D0001-disable-split-stack-for-non-thread-builds.patch4 Subject: [PATCH] disable split-stack for non-thread builds
10 libgcc/config/t-stack | 2 ++
13 diff --git a/libgcc/config/t-stack b/libgcc/config/t-stack
15 --- a/libgcc/config/t-stack
16 +++ b/libgcc/config/t-stack
18 # Makefile fragment to provide generic support for -fsplit-stack.
20 # -fsplit-stack.
/buildroot/package/gcc/14.1.0/
A D0001-disable-split-stack-for-non-thread-builds.patch4 Subject: [PATCH] disable split-stack for non-thread builds
10 libgcc/config/t-stack | 2 ++
13 diff --git a/libgcc/config/t-stack b/libgcc/config/t-stack
15 --- a/libgcc/config/t-stack
16 +++ b/libgcc/config/t-stack
18 # Makefile fragment to provide generic support for -fsplit-stack.
20 # -fsplit-stack.
/buildroot/package/gcc/8.4.0/
A D0004-disable-split-stack-for-non-thread-builds.patch4 Subject: [PATCH] disable split-stack for non-thread builds
10 libgcc/config/t-stack | 2 ++
13 diff --git a/libgcc/config/t-stack b/libgcc/config/t-stack
15 --- a/libgcc/config/t-stack
16 +++ b/libgcc/config/t-stack
18 # Makefile fragment to provide generic support for -fsplit-stack.
20 # -fsplit-stack.
/buildroot/package/resiprocate/
A D0004-resip-stack-ssl-Security-cxx-remove-deprecated-OpenS.patch4 Subject: [PATCH] resip/stack: ssl/Security.cxx: remove deprecated OpenSSL
11 resip/stack/ssl/Security.cxx | 2 +-
14 diff --git a/resip/stack/ssl/Security.cxx b/resip/stack/ssl/Security.cxx
16 --- a/resip/stack/ssl/Security.cxx
17 +++ b/resip/stack/ssl/Security.cxx
A D0001-Fix-some-issue-compiling-with-Visual-Studio.patch49 resip/stack/resiprocate_12_0.vcxproj | 873 ------------
50 resip/stack/resiprocate_12_0.vcxproj.filters | 351 -----
51 resip/stack/resiprocate_16_0.vcxproj | 165 ++-
52 resip/stack/test/test_12_0.vcxproj | 627 --------
53 resip/stack/test/test_16_0.vcxproj | 171 ++-
76 delete mode 100644 resip/stack/resiprocate_12_0.vcxproj
77 delete mode 100644 resip/stack/resiprocate_12_0.vcxproj.filters
78 delete mode 100644 resip/stack/test/test_12_0.vcxproj
/buildroot/package/python-stack-data/
A DConfig.in2 bool "python-stack-data"
7 Extract data from python stack frames and tracebacks
/buildroot/package/can-utils/
A DConfig.in5 networking stack.
6 This package provides various tools for this stack.
/buildroot/package/powertop/
A D0001-add-disable-stack-protector-option.patch4 Subject: [PATCH] add --disable-stack-protector option
6 Allow the user to disable stack-protector as not all toolchains support
24 +AC_ARG_ENABLE([stack-protector],
25 + AS_HELP_STRING([--disable-stack-protector], [Disable stack-protector]))
/buildroot/boot/mv-ddr-marvell/
A D0002-Makefile-disable-stack-protection.patch4 Subject: [PATCH] Makefile: disable stack protection
6 The Buildroot toolchain might enable stack protection by default. That
11 Makefile to disable stack protection.
27 +CFLAGS += -fno-stack-protector
/buildroot/package/radvd/
A Dradvd.mk20 RADVD_CONF_OPTS += --with-stack-protector
22 RADVD_CONF_OPTS += --without-stack-protector
/buildroot/package/perl-devel-stacktrace/
A DConfig.in4 An object representing a stack trace.
/buildroot/package/python-pymodbus/
A DConfig.in4 A fully featured modbus protocol stack in python.
/buildroot/package/perl-devel-stacktrace-ashtml/
A DConfig.in5 Displays stack trace in HTML.
/buildroot/support/kconfig/
A Dsymbol.c1108 memset(stack, 0, sizeof(*stack)); in dep_stack_insert()
1112 stack->sym = sym; in dep_stack_insert()
1113 check_top = stack; in dep_stack_insert()
1141 for (stack = check_top; stack != NULL; stack = stack->prev) in sym_check_print_recursive()
1144 if (!stack) { in sym_check_print_recursive()
1149 for (; stack; stack = stack->next) { in sym_check_print_recursive()
1150 sym = stack->sym; in sym_check_print_recursive()
1151 next_sym = stack->next ? stack->next->sym : last_sym; in sym_check_print_recursive()
1168 if (stack->expr) { in sym_check_print_recursive()
1256 stack.prop = prop; in sym_check_sym_deps()
[all …]
/buildroot/package/sox/
A D0002-configure.ac-put-back-disable-stack-protector.patch4 Subject: [PATCH] configure.ac: put back --disable-stack-protector
6 Put back --disable-stack-protector which has been removed by commit
34 +AC_ARG_ENABLE([stack-protector],
35 + AS_HELP_STRING([--disable-stack-protector], [Disable -fstack-protector-strong]),
/buildroot/package/wpan-tools/
A DConfig.in6 Userspace tools for Linux IEEE 802.15.4 stack.
/buildroot/package/irda-utils/
A DConfig.in4 user space utilities which control the IrDA stack
/buildroot/package/libtalloc/
A D0001-buildtools-wafsamba-add-disable-stack-protector-opti.patch4 Subject: [PATCH] buildtools/wafsamba: add --disable-stack-protector option
6 Allow the user to disable stack-protector through
7 --disable-stack-protector to avoid the following build failure with
8 libtalloc on embedded toolchains which don't support stack-protector:
15 because stack-protector is enabled on libtalloc despite the fact that
108 + gr.add_option('--disable-stack-protector',
109 + help=("Disable stack-protector"),
/buildroot/package/iw/
A DConfig.in6 Utility for wireless devices using the mac80211 kernel stack
/buildroot/boot/afboot-stm32/
A D0003-Makefile-disable-stack-protector.patch4 Subject: [PATCH] Makefile: disable stack-protector
6 Disable stack-protector to avoid the following build failure:
30 +CFLAGS += -fno-stack-protector

Completed in 46 milliseconds

12345