Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in gnu-assembler
How to use GNU Assembler (GAS) to create a hand-written ELF File from the corresponding .s file
Sep 20, 2025
assembly
x86-64
ld
elf
gnu-assembler
Why doesn't "strip" remove these debug symbols?
Sep 21, 2025
gcc
assembly
arm
gnu-assembler
Uncertain about some instructions in disassembly of data section
Sep 18, 2025
c
assembly
gnu-assembler
How to tell the GNU assembler to warn when using undefined labels?
Sep 16, 2025
assembly
x86
bootloader
gnu-assembler
osdev
How to handle the "relocation R_X86_64_PC32 against protected symbol" when writing shared objects in assembly?
Sep 15, 2025
assembly
x86-64
elf
gnu-assembler
binutils
What is the problem with this jump instruction?
Sep 13, 2025
assembly
x86-64
gnu-assembler
Difference between gcc "-Xlinker" and "-Wl," options?
Sep 09, 2025
gcc
linker
gnu
ld
gnu-assembler
How to .set a .globl symbol in GAS?
Sep 04, 2025
c
assembly
gnu-assembler
GNU as recursive/loop macro expected output
Sep 04, 2025
assembly
macros
riscv
gnu-assembler
How are assembly variables implemented?
Feb 08, 2023
assembly
x86
gnu-assembler
What are assembler section directives used for?
Jan 29, 2023
assembly
arm
gnu-assembler
how to export a function in GAS assembler?
Jan 15, 2023
assembly
x86-64
gnu-assembler
Why would I use NASM over GNU Assembler (GAS)? [closed]
Dec 25, 2022
assembly
nasm
gnu
gnu-assembler
The variable name defined in .bss section can not be found in gdb
Dec 21, 2022
assembly
gdb
elf
debug-symbols
gnu-assembler
What does "=w" in GCC Inline Assembly mean?
Dec 14, 2022
c
gcc
assembly
gnu-assembler
How does the .quad directive work in assembly?
Dec 08, 2022
assembly
directive
gnu-assembler
Is '.set noat' unsupported for MIPS assembly?
Sep 03, 2025
assembly
mips
gnu
gnu-assembler
binutils
AT&T syntax hello world works but intel syntax does not
Sep 02, 2025
assembly
x86-64
gnu-assembler
intel-syntax
Older Entries »