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
/
bfd
/
elf32-i386.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86-64: Add TLSDESC fields to elf_x86_lazy_plt_layout
H.J. Lu
2018-05-28
1
-0
/
+18
*
x86: Don't set eh->local_ref to 1 for linker defined symbols
H.J. Lu
2018-05-18
1
-59
/
+0
*
x86; Allow IFUNC pointer defined in PDE
H.J. Lu
2018-05-14
1
-0
/
+2
*
elf32_bed/elf64_bed
H.J. Lu
2018-04-17
1
-0
/
+2
*
x86: Treat relocation against IFUNC symbol as FUNC
H.J. Lu
2018-03-08
1
-0
/
+5
*
Use standardized error message for unrecognized relocs.
Nick Clifton
2018-02-27
1
-1
/
+1
*
Have info_to_howto functions return a success/fail status. Check this result...
Nick Clifton
2018-02-27
1
-15
/
+22
*
unrecognized/unsupported reloc message
Alan Modra
2018-02-26
1
-2
/
+2
*
%L conversions
Alan Modra
2018-02-19
1
-7
/
+7
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
1
-16
/
+16
*
x86-64: Use PLT address for PC-relative reloc
H.J. Lu
2018-02-14
1
-1
/
+1
*
x86: Add is_solaris to elf_x86_target_os
H.J. Lu
2018-02-09
1
-5
/
+13
*
x86: Set need_global_offset_table with info->output_bfd->xvec
H.J. Lu
2018-02-08
1
-7
/
+3
*
x86: Keep the unused _GLOBAL_OFFSET_TABLE_ for Solaris
H.J. Lu
2018-02-08
1
-0
/
+9
*
x86: Remove the unused _GLOBAL_OFFSET_TABLE_
H.J. Lu
2018-02-05
1
-2
/
+14
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
BFD whitespace fixes
Alan Modra
2017-12-06
1
-136
/
+136
*
ELF: Don't set non_ir_ref_regular in check_relocs
H.J. Lu
2017-11-28
1
-1
/
+0
*
x86: Remove func_pointer_refcount
H.J. Lu
2017-11-03
1
-16
/
+21
*
x86: Add elf_x86_backend_data
H.J. Lu
2017-10-14
1
-40
/
+13
*
x86: Add _bfd_x86_elf_finish_dynamic_sections
H.J. Lu
2017-10-14
1
-234
/
+74
*
x86: Add _bfd_x86_elf_hide_symbol
H.J. Lu
2017-10-12
1
-0
/
+1
*
ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO note
Maciej W. Rozycki
2017-10-11
1
-0
/
+2
*
x86: Set GOT refcount to 1
H.J. Lu
2017-10-10
1
-3
/
+3
*
x86: Use zero_undefweak in elf_x86_link_hash_entry
H.J. Lu
2017-10-06
1
-4
/
+4
*
x86: Add VERIFY_COPY_RELOC
H.J. Lu
2017-10-06
1
-7
/
+1
*
x86: Add VERIFY_PLT_ENTRY
H.J. Lu
2017-10-06
1
-12
/
+1
*
x86: Add COPY_INPUT_RELOC_P
H.J. Lu
2017-10-06
1
-6
/
+1
*
x86: Add GENERATE_DYNAMIC_RELOCATION_P
H.J. Lu
2017-10-06
1
-23
/
+5
*
x86: Add POINTER_LOCAL_IFUNC_P/PLT_LOCAL_IFUNC_P
H.J. Lu
2017-10-06
1
-8
/
+2
*
x86: Add GENERATE_RELATIVE_RELOC_P
H.J. Lu
2017-10-06
1
-4
/
+1
*
Add RESOLVED_LOCALLY_P
H.J. Lu
2017-10-06
1
-18
/
+5
*
x86: Add NEED_DYNAMIC_RELOCATION_P
H.J. Lu
2017-10-06
1
-40
/
+4
*
x86: Add TLS_TRANSITION_IE_TO_LE_P
H.J. Lu
2017-10-06
1
-4
/
+1
*
x86: Cache section contents and relocations
H.J. Lu
2017-09-14
1
-3
/
+15
*
x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO
H.J. Lu
2017-09-09
1
-7
/
+2
*
x86: Properly handle __ehdr_start
H.J. Lu
2017-09-09
1
-7
/
+13
*
x86: Replace elf_x86_plt_layout_table with elf_x86_init_table
H.J. Lu
2017-09-08
1
-20
/
+20
*
x86; Don't add elf64-x86-64.lo nor elf64.lo together with elfxx-x86.lo
H.J. Lu
2017-09-07
1
-0
/
+3
*
x86: Remove _bfd_{i386,x86_64}_elf_convert_load
H.J. Lu
2017-09-07
1
-148
/
+20
*
x86: Don't change r_type when performing TLS transitions
H.J. Lu
2017-09-06
1
-14
/
+15
*
x86: Add _bfd_x86_elf_size_dynamic_sections
H.J. Lu
2017-09-02
1
-399
/
+3
*
i386: Update sgotplt_jump_table_size setting
H.J. Lu
2017-09-02
1
-1
/
+2
*
x86: Define PLT_CIE_LENGTH and PLT_FDE_* in elfxx-x86.h
H.J. Lu
2017-09-02
1
-4
/
+0
*
x86: Add _bfd_x86_elf_allocate_dynrelocs
H.J. Lu
2017-09-02
1
-452
/
+3
*
x86: Add is_x86_elf
H.J. Lu
2017-09-02
1
-10
/
+6
*
x86: Add elf_x86_compute_jump_table_size
H.J. Lu
2017-09-02
1
-5
/
+2
*
i386: Check VxWorks with htab->is_vxworks
H.J. Lu
2017-09-02
1
-15
/
+8
*
x86: Move GOT_TLS_* in elf32-i386.c to elfxx-x86.h
H.J. Lu
2017-09-02
1
-15
/
+0
*
x86: Add _bfd_x86_elf_gc_mark_hook
H.J. Lu
2017-09-01
1
-22
/
+0
[next]