index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
bpf: fix build adding new required arg to RESOLVE_OVERLOADED_BUILTIN
Jose E. Marchesi
1
-1
/
+2
2024-12-06
diagnostics: UX: add doc URLs for attributes (v2)
David Malcolm
1
-0
/
+3
2024-11-22
build: Remove INCLUDE_MEMORY [PR117737]
Andrew Pinski
3
-3
/
+0
2024-11-07
bpf: avoid possible null deref in btf_ext_output [PR target/117447]
David Faust
1
-0
/
+3
2024-10-24
Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]
David Malcolm
3
-0
/
+3
2024-08-05
bpf: do not emit BPF non-fetching atomic instructions
Jose E. Marchesi
1
-44
/
+15
2024-07-19
bpf: create modifier for mem operand for xchg and cmpxchg
Cupertino Miranda
2
-6
/
+18
2024-07-02
bpf,btf: enable BTF pruning by default for BPF
David Faust
2
-6
/
+70
2024-07-02
ctf: use pointers instead of IDs internally
David Faust
2
-6
/
+11
2024-06-25
Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_type
Kewen Lin
1
-3
/
+0
2024-05-31
Fix some opindex for some options [PR115022]
Andrew Pinski
1
-0
/
+3
2024-05-10
bpf: fix printing of memory operands in pseudoc asm dialect
Jose E. Marchesi
3
-24
/
+21
2024-04-25
bpf: set PREFERRED_DEBUGGING_TYPE to BTF_DEBUG
David Faust
1
-0
/
+5
2024-04-25
bpf: avoid issues with CO-RE and -gtoggle
David Faust
1
-2
/
+5
2024-04-25
bpf: default to using pseudo-C assembly syntax by default
Jose E. Marchesi
2
-2
/
+4
2024-04-24
bpf: define BPF feature pre-processor macros
Jose E. Marchesi
3
-17
/
+92
2024-04-19
bpf: remove huge memory waste with string allocation.
Cupertino Miranda
1
-19
/
+38
2024-04-19
bpf: support more instructions to match CO-RE relocations
Cupertino Miranda
7
-56
/
+156
2024-03-20
bpf: Corrected index computation when present with unnamed struct fields
Cupertino Miranda
1
-1
/
+5
2024-03-20
bpf: Fix access string default for CO-RE type based relocations
Cupertino Miranda
2
-6
/
+9
2024-03-20
bpf: Fix CO-RE field expression builtins
Cupertino Miranda
1
-11
/
+43
2024-03-14
bpf: define INT8_TYPE as signed char
David Faust
1
-1
/
+1
2024-03-08
bpf: add size threshold for inlining mem builtins
David Faust
2
-1
/
+29
2024-03-04
bpf: add inline memset expansion
David Faust
3
-0
/
+84
2024-02-28
bpf: renames coreout.* files to btfext-out.*.
Cupertino Miranda
5
-7
/
+7
2024-02-28
bpf: implementation of func_info in .BTF.ext.
Cupertino Miranda
3
-156
/
+390
2024-02-28
bpf: Always emit .BTF.ext section if generating BTF
Cupertino Miranda
1
-11
/
+9
2024-02-21
bpf: add inline memmove and memcpy expansion
David Faust
3
-0
/
+153
2024-02-20
bpf: Add documentation for the -mcpu option
Will Hawkins
1
-0
/
+2
2024-02-15
bpf: fix zero_extendqidi2 ldx template
David Faust
1
-1
/
+1
2024-01-29
bpf: emit empty epilogues in naked functions
Jose E. Marchesi
1
-3
/
+2
2024-01-04
Add generated .opt.urls files
David Malcolm
1
-0
/
+35
2024-01-03
Update copyright years.
Jakub Jelinek
13
-13
/
+13
2023-12-02
Allow target attributes in non-gnu namespaces
Richard Sandiford
1
-6
/
+3
2023-12-01
bpf: quote section names whenever necessary in assembly output
Jose E. Marchesi
1
-0
/
+55
2023-11-29
bpf: change ASM_COMMENT_START to '#'
David Faust
1
-1
/
+1
2023-11-28
Revert "This patch enables errors when external calls are created."
Cupertino Miranda
1
-21
/
+0
2023-11-28
This patch enables errors when external calls are created.
Cupertino Miranda
1
-0
/
+21
2023-11-28
bpf: Forces __buildin_memcmp not to generate a call upto 1024 bytes.
Cupertino Miranda
2
-0
/
+21
2023-11-28
bpf: Corrected condition in core_mark_as_access_index.
Cupertino Miranda
1
-1
/
+1
2023-11-28
bpf: Delayed the removal of the parser enum plugin handler.
Cupertino Miranda
1
-2
/
+1
2023-11-27
bpf: remove bpf-helpers.h
Jose E. Marchesi
1
-427
/
+0
2023-11-23
gcc: Introduce -fhardened
Marek Polacek
1
-3
/
+5
2023-11-10
bpf: fix pseudo-c asm emitted for *mulsidi3_zeroextend
Jose E. Marchesi
2
-8
/
+12
2023-10-31
bpf: Improvements in CO-RE builtins implementation.
Cupertino Miranda
7
-328
/
+763
2023-08-21
bpf: neg instruction does not accept an immediate
David Faust
1
-2
/
+2
2023-08-18
bpf: bump maximum frame size limit to 32767 bytes
Jose E. Marchesi
1
-1
/
+1
2023-08-17
bpf: support `naked' function attributes in BPF targets
Jose E. Marchesi
1
-0
/
+25
2023-08-15
bpf: remove useless define_insn for extendsisi2
David Faust
1
-7
/
+0
2023-08-15
bpf: fix pseudoc w regs for small modes [PR111029]
David Faust
1
-1
/
+1
[next]