index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
binutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
More ARM EABI object attributes in binutils. This adds support to binutils
andrew
2015-04-03
3
-3
/
+11
*
Remove pregenerated text version of the texinfo documentation
bapt
2015-03-02
2
-20488
/
+0
*
Generate manpage out of the texinfo files using texi2mdoc
bapt
2015-03-02
4
-0
/
+22381
*
GNU nm: Avoid NULL dereference
emaste
2015-02-25
1
-1
/
+2
*
Add some opcodes for assembling forthcoming VSX (Vector-Scalar eXtension)
nwhitehorn
2015-02-22
1
-0
/
+5
*
Fix ldscripts such that ld(1) collects the .fini_array section in the same
tijl
2015-02-11
1
-1
/
+1
*
Add pregenerated documentation for as(1) and ld(1)
bapt
2015-01-04
5
-0
/
+20604
*
Fix generating documentation with modern texinfo
bapt
2015-01-04
1
-1
/
+1
*
Fix generating documents with modern texinfo
bapt
2015-01-04
2
-8
/
+8
*
In contrib/binutils/bfd/elf32-ppc.c, avoid warnings about case values
dim
2014-12-29
1
-1
/
+1
*
In contrib/binutils/gas/config/tc-ppc.c, fix a few -Wformat-security
dim
2014-12-28
1
-3
/
+3
*
Backport fix for binutils 11867: .quad directive not assembled correctly
pfg
2014-12-26
2
-10
/
+34
*
gas: use memmove instead of bogus memcpy.
pfg
2014-12-26
1
-1
/
+1
*
Make gas parse '__tls_get_addr(foo@tlsgd)'.
jhibbits
2014-12-18
1
-91
/
+141
*
Add new PowerPC relocations to binutils
jhibbits
2014-12-12
11
-822
/
+1424
*
Fix mrc and mrc2 with APSR_nzcv. Binutils encodes it internally as 0 where
andrew
2014-12-07
1
-1
/
+5
*
Allow the UAL APSR_nzcv format for the mrc and mrc2 instructions. The clang
andrew
2014-12-02
1
-2
/
+2
*
Let GNU ld be less obscure about missing symbols and DSOs. If the BFD
dim
2014-12-02
2
-4
/
+33
*
Use llabs when getting the absolute value of a long long.
andrew
2014-11-30
1
-10
/
+10
*
Implement --no-fatal-warning for compatibility with newer ld
bapt
2014-11-29
1
-0
/
+10
*
Avoid undefined behaviour in gas's rotate_left() macro for n == 0.
dim
2014-11-22
1
-1
/
+1
*
Improve support for XSAVE with debuggers.
jhb
2014-11-21
2
-0
/
+3
*
Rename elf*-powerpc into elf*-powerpc-freebsd in binutils
bapt
2014-10-10
5
-3
/
+6
*
Merge the big-endian ARM targets together, and the little-endian ARM
andrew
2014-10-05
1
-10
/
+2
*
Silence a warning about Tag_Virtualization_use being unknown. We don't
andrew
2014-10-04
2
-1
/
+4
*
Add movw and movt relocations to the list of relocations against function
andrew
2014-10-04
1
-0
/
+6
*
Allow vld and vst instructions to use the canonical form from ARM ARM when
andrew
2014-10-03
1
-0
/
+17
*
Add all the dmb/dsb optional limitations, including the alternative values.
andrew
2014-10-03
1
-4
/
+12
*
Allow the optional limitation on dmb instructions as is already the case
andrew
2014-10-03
1
-0
/
+1
*
In r253839 the default behaviour of ld(1) was changed such that all
tijl
2014-08-28
1
-10
/
+11
*
Teach as(1) to handle the arm .arch_extension pseudo-op, which accepts
ian
2014-08-01
1
-0
/
+31
*
Fix an bug in as(1) parsing of arm -march=arch+ext options. Compare the
ian
2014-08-01
1
-1
/
+1
*
Add support for the 'rdseed' instruction.
jhb
2014-05-18
3
-1
/
+22
*
For GNU as, add two missing modes for each of the fcomip and fucomip
dim
2014-04-07
2
-0
/
+16
*
Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.
andrew
2014-03-23
1
-1
/
+1
*
Make gas accept any PowerPC instruction by default. This is a local change,
jhibbits
2014-02-03
1
-1
/
+1
*
binutils: add support for Intel SMAP-related instructions
pfg
2014-01-26
4
-2
/
+19
*
Fix cross-compilation of ia64 target code with clang.
marcel
2013-12-28
2
-6
/
+6
*
cxxfilt: small changes from Apple's developer tools
pfg
2013-11-11
1
-2
/
+2
*
Queisce warning about attempting to add char * together and use explicit
sbruno
2013-10-31
1
-22
/
+22
*
Queisce warning about attempting to add char * together and use explicit
sbruno
2013-10-31
1
-1
/
+1
*
Queisce warning about empty bodies in these loops by bumping the ;; to the
sbruno
2013-10-29
2
-3
/
+6
*
binutils/bfd: fix printf-like format strings for "bfd *" arguments
rea
2013-10-29
3
-5
/
+5
*
Don't force 64-bit DWARF2 on MIPS
emaste
2013-10-21
2
-19
/
+0
*
Merge from projects/arm_eabi_vfp r255380:
andrew
2013-10-20
1
-4
/
+4
*
Fix .debug_line prologue header length calculation for 64-bit DWARF
emaste
2013-10-17
1
-10
/
+8
*
Add support for assembling and disassembling Intel Random Number
dim
2013-10-07
4
-8
/
+40
*
Use correct size for MIPS .rld_map section
emaste
2013-10-02
1
-1
/
+5
*
Fix a bug in ld, where indirect symbols are not handled properly during
dim
2013-09-28
1
-3
/
+19
*
Add an elf note on ARM to store the MACHINE_ARCH an executable was built
andrew
2013-09-26
2
-0
/
+3
[next]