GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/binutils-2.44
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gas
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling error in assembler documentation.
Nick Clifton
2019-07-01
2
-1
/
+6
*
x86: drop Vec_Imm4
Jan Beulich
2019-07-01
2
-25
/
+19
*
x86: limit ImmExt abuse
Jan Beulich
2019-07-01
2
-13
/
+17
*
x86: optimize AND/OR with twice the same register
Jan Beulich
2019-07-01
10
-1
/
+435
*
x86-64: optimize certain commutative VEX-encoded insns
Jan Beulich
2019-07-01
14
-1246
/
+1048
*
x86: StaticRounding implies SAE
Jan Beulich
2019-07-01
2
-6
/
+8
*
x86: optimize EVEX packed integer logical instructions
Jan Beulich
2019-07-01
24
-17
/
+955
*
x86: add missing pseudo ops for VPCLMULQDQ ISA extension
Jan Beulich
2019-07-01
19
-18
/
+145
*
x86: use encoding_length() also elsewhere
Jan Beulich
2019-07-01
2
-32
/
+8
*
x86: warn about insns exceeding the 15-byte limit
Jan Beulich
2019-07-01
7
-0
/
+146
*
i386: Check vector length for scatter/gather prefetch instructions
H.J. Lu
2019-06-27
1
-0
/
+9
*
This fixes a bug in the ARm assembler where an immediate operand larger than ...
Barnaby Wilk s
2019-06-27
9
-10
/
+54
*
x86: add missing test
Jan Beulich
2019-06-27
2
-0
/
+174
*
x86: allow VEX et al encodings in 16-bit (protected) mode
Jan Beulich
2019-06-27
15
-4
/
+16793
*
Fix a few non-dash safe xstormy16 shell scripts.
Jim Wilson
2019-06-26
3
-2
/
+8
*
i386: Document memory size reference in assembler
Lili Cui
2019-06-26
2
-5
/
+16
*
MIPS/gas: Fix order of instructions in LI macro expansion
Faraz Shahbazker
2019-06-25
7
-37
/
+140
*
x86: correct / adjust debug printing
Jan Beulich
2019-06-25
2
-9
/
+19
*
x86: document certain command line options as "dangerous"
Jan Beulich
2019-06-25
2
-0
/
+11
*
x86: don't open code is_any_vex_encoding()
Jan Beulich
2019-06-25
2
-3
/
+5
*
x86: fix (dis)assembly of certain SSE2 insns in 16-bit mode
Jan Beulich
2019-06-25
4
-0
/
+181
*
x86-64: also optimize ANDQ with immediate fitting in 7 bits
Jan Beulich
2019-06-25
4
-1
/
+25
*
x86: add CVT{,T}PS2PI cases to xmmwords test
Jan Beulich
2019-06-25
3
-0
/
+12
*
Fix logical expression in last commit
Alan Modra
2019-06-25
2
-1
/
+5
*
PowerPC nops
Alan Modra
2019-06-25
6
-19
/
+106
*
i386: Check vector length for EVEX broadcast instructions
H.J. Lu
2019-06-19
5
-4
/
+20
*
i386: Check vector length for vshufXXX/vinsertXXX/vextractXXX
H.J. Lu
2019-06-17
5
-2
/
+19
*
Regenerate with approved autotools version
Alan Modra
2019-06-14
4
-22
/
+14
*
Add missing ChangeLog entries
Peter Bergner
2019-06-12
1
-0
/
+5
*
Remove the ldmx mnemonic that never made it into POWER9.
Peter Bergner
2019-06-12
2
-4
/
+0
*
gas: Add .enqcmd and noenqcmd directives
H.J. Lu
2019-06-06
3
-0
/
+10
*
gas: Correct ChangeLog for commit 5d79adc4b22b0abd
H.J. Lu
2019-06-06
1
-12
/
+14
*
i386: Check vector length for EVEX vextractfXX and vinsertfXX
H.J. Lu
2019-06-05
5
-2
/
+21
*
i386: Check for reserved VEX.vvvv and EVEX.vvvv
H.J. Lu
2019-06-04
5
-0
/
+22
*
Enable Intel AVX512_VP2INTERSECT insn
H.J. Lu
2019-06-04
18
-1
/
+425
*
Add support for Intel ENQCMD[S] instructions
H.J. Lu
2019-06-04
13
-1
/
+183
*
RISC-V: Fix lui argument parsing.
Jim Wilson
2019-05-30
4
-5
/
+16
*
x86: Add CheckRegSize to AVX512_BF16 instructions with Disp8ShiftVL
H.J. Lu
2019-05-28
5
-0
/
+27
*
Fix failure on powerpc 32-bit only targets
Alan Modra
2019-05-27
3
-51
/
+140
*
aarch64: override default elf .set handling in gas
Szabolcs Nagy
2019-05-24
5
-0
/
+78
*
aarch64: handle .variant_pcs directive in gas
Szabolcs Nagy
2019-05-24
7
-0
/
+69
*
Regen POTFILES for bpf
Alan Modra
2019-05-24
2
-0
/
+6
*
PowerPC relocations for prefix insns
Alan Modra
2019-05-24
6
-23
/
+218
*
PowerPC D-form prefixed loads and stores
Peter Bergner
2019-05-24
6
-11
/
+380
*
PowerPC add initial -mfuture instruction support
Peter Bergner
2019-05-24
6
-40
/
+248
*
gas: add support for eBPF
Jose E. Marchesi
2019-05-23
41
-9
/
+1606
*
S12Z: GAS: New option --mdollar-hex.
John Darrington
2019-05-22
6
-8
/
+103
*
[binutils, ARM] <spec_reg> changes for VMRS and VMSR instructions
Sudakshina Das
2019-05-21
12
-17
/
+193
*
[binutils, Arm] Add support for conditional instructions in Armv8.1-M Mainline
Sudakshina Das
2019-05-21
7
-1
/
+162
*
[binutils, Arm] Add support for shift instructions in MVE
Sudakshina Das
2019-05-21
7
-0
/
+142
[next]