Главная
Study mode:
on
You
History
Saved
In progress
0 courses
compleat
0 courses
#Art & Design
#Adobe
#ChatGPT
#GitHub
#GCC
YouTube
education
Showing:
30
courses
Sort by Relevancy
Highest rated
Lowest rated
Most recently added
What If Max Zoran Succeeded Living Without Silicon Valley - Notacon 9
0
rewiews
Explore living without Silicon Valley tech, examining open-source hardware, reverse engineering, and alternative approaches to technology development. Challenges intellectual property norms and discusses creating fresh hardware solutions.
Add to list
43
Lesons
44 minutes
On-Demand
Free-Video
OWASP Foundation
Dangerous Optimizations and the Loss of Causality in C and C++ Programming
0
rewiews
Explore compiler optimizations in C/C++ that can lead to software vulnerabilities. Learn about mitigation strategies and the importance of maintaining causality in code.
Add to list
18
Lesons
45 minutes
On-Demand
Free-Video
Linux Foundation
GCC and Clang Optimizations for Embedded Linux Development
0
rewiews
Explore GCC/Clang optimizations for embedded Linux, covering size, performance, and architecture-specific tuning. Learn compiler-friendly coding and command-line options for power, performance, and size trade-offs.
Add to list
17
Lesons
54 minutes
On-Demand
Free-Video
Linux Foundation
Optimizing C for Microcontrollers - Best Practices
0
rewiews
Explore best practices for optimizing C code on microcontrollers, focusing on size and performance improvements using Zephyr RTOS and GCC compiler techniques.
Add to list
21
Lesons
53 minutes
On-Demand
Free-Video
Linux Foundation
Toolchains in the New Era and How to Update Safely
0
rewiews
Explore modern toolchains, safe updating strategies, and advanced techniques for optimizing code performance and security in embedded systems development.
Add to list
15
Lesons
51 minutes
On-Demand
Free-Video
Linux Plumbers Conference
Security Features Status Update for Linux Kernel Toolchains
0
rewiews
Comprehensive update on Linux kernel security features across GCC and Clang, discussing toolchain parity, open problems, and new features like CFI, LTO, and overflow protection.
Add to list
1
Lesons
54 minutes
On-Demand
Free-Video
Linux Foundation
Anatomy of Cross-Compilation Toolchains for Embedded Linux Development
0
rewiews
Comprehensive exploration of cross-compilation toolchains for embedded Linux, covering components, build process, configurations, and practical implications for developers.
Add to list
25
Lesons
59 minutes
On-Demand
Free-Video
Linux Foundation
Feedback Driven Optimization: Improving Program Performance Through Compilation
0
rewiews
Explore Feedback Driven Optimization (FDO) techniques for code performance enhancement, including AutoFDO, its benefits, challenges, and real-world applications in embedded Linux systems.
Add to list
13
Lesons
58 minutes
On-Demand
Free-Video
Linux Foundation
Cutting Edge Toolchain - Latest Features in GCC and GLIBC
0
rewiews
Explore latest features in GCC 8/9 and Glibc 2.29, including performance optimizations, security enhancements, and CPU architecture advancements for Linux developers.
Add to list
1
Lesons
47 minutes
On-Demand
Free-Video
Linux Foundation
Toolchains for People in a Hurry - Latest Features of GCC and GLIBC
0
rewiews
Explore the latest features of GCC and GLIBC toolchains, focusing on recent developments and their impact on software development and performance optimization.
Add to list
1
Lesons
31 minutes
On-Demand
Free-Video
Linux Foundation
Securing GCC and GLIBC
0
rewiews
Explore strategies for enhancing security in GCC and GLIBC, crucial components of Linux systems, with insights from a Red Hat expert.
Add to list
1
Lesons
25 minutes
On-Demand
Free-Video
Linux Foundation
A Few Effective GCC - Clang Optimizations for Embedded Systems
0
rewiews
Explore effective gcc/clang optimizations for embedded systems, focusing on code size reduction, performance enhancement, and compiler-friendly coding practices for Linux-based platforms.
Add to list
22
Lesons
45 minutes
On-Demand
Free-Video
Linux Foundation
Embedded Linux Size Reduction Techniques
0
rewiews
Techniques for minimizing Linux kernel and filesystem size in embedded systems, covering compiler optimizations, configuration options, and user space tools for faster boot times and resource efficiency.
Add to list
26
Lesons
49 minutes
On-Demand
Free-Video
Hack In The Box Security Conference
Compiler Bugs and Bug Compilers
0
rewiews
Explore compiler vulnerabilities and malicious modifications in GCC, from accidental bugs to intentional exploits. Learn about compiler stages, potential attack vectors, and strategies for detecting malicious alterations.
Add to list
1
Lesons
1 hour 4 minutes
On-Demand
Free-Video
ACCU Conference
Modified Condition - Decision Coverage in Gcc - An Introduction, Motivation, Intuition and Tooling
0
rewiews
Explore Modified Condition/Decision Coverage: its importance in safety-critical software, benefits, and implementation using GCC, with insights for automotive and aviation industries.
Add to list
1
Lesons
1 hour 23 minutes
On-Demand
Free-Video
linux.conf.au
Picolibc - A C Library for Small 32-Bit Systems
0
rewiews
Exploring picolibc: a C library for 32-bit embedded systems, blending newlib and avr-libc functionalities to reduce development costs and enhance capabilities for ARM and RISC-V projects.
Add to list
16
Lesons
42 minutes
On-Demand
Free-Video
linux.conf.au
Supporting BPF in the GNU Toolchain
0
rewiews
Explore the integration of BPF support in GNU Toolchain, including GCC, binutils, GDB, and GNU simulator. Learn about current developments and practical applications in BPF programming.
Add to list
1
Lesons
45 minutes
On-Demand
Free-Video
Linux Plumbers Conference
Toolchain MC
0
rewiews
Explore recent developments, roadmaps, and challenges in GNU Toolchain and Clang/LLVM, focusing on their critical role in Linux Kernel, Open Source Software, and hardware innovation.
Add to list
15
Lesons
2 hours 29 minutes
On-Demand
Free-Video
Linux Plumbers Conference
Eliminating Implicit Function Declarations
0
rewiews
Explore strategies for eliminating implicit function declarations in C programming, addressing challenges and potential solutions for improved code quality and security.
Add to list
9
Lesons
28 minutes
On-Demand
Free-Video
Linux Plumbers Conference
Using the GCC Regression Test Suite for LLVM
0
rewiews
Learn how to leverage GCC's regression test suite to enhance LLVM's testing capabilities, improving compiler reliability and performance.
Add to list
1
Lesons
26 minutes
On-Demand
Free-Video
ACM SIGPLAN
Rapid: Region-Based Pointer Disambiguation for Efficient Memory Optimization
0
rewiews
Explore Rapid, a tool for efficient pointer disambiguation using region-based allocation. Learn about its performance benefits, low-overhead allocator, and improved dynamic checks for compiler optimizations.
Add to list
1
Lesons
18 minutes
On-Demand
Free-Video
ACM SIGPLAN
Fuzzing Loop Optimizations in Compilers for C++ and Data-Parallel Languages
0
rewiews
Explore advanced compiler testing techniques for loop optimizations in C++ and data-parallel languages. Learn about YARPGen's reimplementation, static undefined behavior avoidance, and loop code diversity mechanisms.
Add to list
1
Lesons
17 minutes
On-Demand
Free-Video
OpenSSF
Compiler Options Hardening for C and C++
0
rewiews
Explore compiler options to enhance C/C++ program security. Learn about memory-safety issues, mitigation techniques, and the OpenSSF Compiler Options Hardening Guide for informed decision-making.
Add to list
1
Lesons
17 minutes
On-Demand
Free-Video
NDC Conferences
Theory Makes Beautiful Programs
0
rewiews
Explore MC/DC coverage, its importance in safety-critical industries, and how theoretical algorithms can enhance code correctness and beauty through an innovative gcc implementation.
Add to list
1
Lesons
59 minutes
On-Demand
Free-Video
OpenSSF
Living with and Leveraging GCC - Adding COBOL Support
0
rewiews
Discover the journey of adding COBOL support to GCC, exploring collaboration strategies with established open-source projects and practical insights into contributing to major software initiatives.
Add to list
1
Lesons
43 minutes
On-Demand
Free-Video
Linux Plumbers Conference
Enhancing Spatial Safety: Fixing Thousands of -Wflex-array-member-not-at-end Warnings
0
rewiews
Aprenda a corrigir avisos de -Wflex-array-member-not-at-end para melhorar a segurança espacial em sistemas Linux.
Add to list
1
Lesons
42 minutes
On-Demand
Free-Video
Linux Plumbers Conference
Kernel Function Tracing in the Face of Compiler Optimization
0
rewiews
Explore advanced kernel function tracing techniques and overcome challenges posed by compiler optimizations in Linux systems.
Add to list
1
Lesons
59 minutes
On-Demand
Free-Video
CppCon
Lifetime Safety in C++ - Past, Present and Future
0
rewiews
Explore C++ memory safety advancements, current mitigations, and future directions. Learn to enhance code safety without sacrificing performance or flexibility.
Add to list
1
Lesons
1 hour 3 minutes
On-Demand
Free-Video
CppCon
Advancing cppfront with Modern C++ - Refining the Implementation of is, as, and UFCS
0
rewiews
Explore Modern C++ and cppfront's implementation of 'is', 'as', and UFCS. Learn about challenges, achievements, and future directions in refining these key functionalities.
Add to list
1
Lesons
1 hour 5 minutes
On-Demand
Free-Video
USENIX
Ahoy SAILR - A Compiler-Aware Structuring Algorithm for Binary Decompilation
0
rewiews
Discover how SAILR, a novel structuring algorithm, revolutionizes binary decompilation by intelligently preserving necessary gotos while removing spurious ones, improving code readability and accuracy.
Add to list
1
Lesons
13 minutes
On-Demand
Free-Video
load more...