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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bfd
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfd signed overflow fixes
Alan Modra
2019-12-11
8
-28
/
+41
*
Make bfd_get_8 return a bfd_vma like other bfd_get_* functions
Alan Modra
2019-12-11
3
-4
/
+10
*
ubsan: xtensa: left shift cannot be represented in type 'int'
Alan Modra
2019-12-11
2
-962
/
+578
*
ubsan: ia64: left shift of negative value
Alan Modra
2019-12-11
2
-3
/
+8
*
Automatic date update in version.in
GDB Administrator
2019-12-11
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-12-10
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-12-09
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-12-08
1
-1
/
+1
*
PR25236, common sym versioning
Alan Modra
2019-12-07
2
-3
/
+11
*
Automatic date update in version.in
GDB Administrator
2019-12-07
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-12-06
1
-1
/
+1
*
Only give FDE encoding warnings if --eh-frame-hdr was specified.
Sandra Loosemore
2019-12-05
2
-12
/
+23
*
Fix a problem computing the size fields in the PE format header.
Nick Clifton
2019-12-05
2
-0
/
+9
*
Automatic date update in version.in
GDB Administrator
2019-12-05
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-12-04
1
-1
/
+1
*
PR25230, addr2line fails on dwz output
Alan Modra
2019-12-03
2
-60
/
+172
*
PR25230, dwarf2.c per file stash
Alan Modra
2019-12-03
2
-246
/
+261
*
dwarf2.c: read_abbrevs fail cleanup, and offset checking
Alan Modra
2019-12-03
2
-29
/
+32
*
dwarf2.c stash->sec_info_ptr and stash->sec
Alan Modra
2019-12-03
2
-20
/
+12
*
_bfd_dwarf2_find_nearest_line comment fix
Alan Modra
2019-12-03
2
-3
/
+5
*
Automatic date update in version.in
GDB Administrator
2019-12-03
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-12-02
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-12-01
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-11-30
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-11-29
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-11-28
1
-1
/
+1
*
PR23652, Use symbols from debug bfd for _bfd_elf_find_function properly
Alan Modra
2019-11-27
6
-10
/
+34
*
PR23652, Use symbols from debug bfd for _bfd_elf_find_function
Alan Modra
2019-11-27
6
-253
/
+147
*
Correct R_SH_IND12W handling
Alan Modra
2019-11-27
3
-17
/
+20
*
Automatic date update in version.in
GDB Administrator
2019-11-27
1
-1
/
+1
*
Fix comparison operations in SH code that trigger warning in clang.
Nick Clifton
2019-11-26
3
-2
/
+8
*
Automatic date update in version.in
GDB Administrator
2019-11-26
1
-1
/
+1
*
Pass section when available to bfd_octets_per_byte
Alan Modra
2019-11-25
22
-115
/
+168
*
Introduce new section flag: SEC_ELF_OCTETS
Christian Eggers
2019-11-25
26
-52
/
+168
*
Automatic date update in version.in
GDB Administrator
2019-11-25
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-11-24
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-11-23
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-11-22
1
-1
/
+1
*
ARM cmse_scan segfault
Alan Modra
2019-11-21
2
-2
/
+10
*
Automatic date update in version.in
GDB Administrator
2019-11-21
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-11-20
1
-1
/
+1
*
PR25197, assertion fail coffgen.c
Alan Modra
2019-11-19
2
-15
/
+19
*
Automatic date update in version.in
GDB Administrator
2019-11-19
1
-1
/
+1
*
PR25200, SIGSEGV in _bfd_elf_validate_reloc
Alan Modra
2019-11-19
3
-23
/
+12
*
elf_backend_init_file_header
Alan Modra
2019-11-18
20
-107
/
+154
*
elf_backend_modify_headers
Alan Modra
2019-11-18
13
-196
/
+230
*
PR25196, abort in rewrite_elf_program_header
Alan Modra
2019-11-18
4
-4
/
+19
*
Automatic date update in version.in
GDB Administrator
2019-11-18
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-11-17
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-11-16
1
-1
/
+1
[next]