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/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-arc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-1
/
+1
*
[ARC] [COMMITTED] Fix formatting.
Claudiu Zissulescu
2019-07-24
1
-68
/
+73
*
[ARC] Add linker relaxation.
Claudiu Zissulescu
2019-07-24
1
-0
/
+176
*
Complain about mbind, ifunc, and unique in final_write
Alan Modra
2019-07-24
1
-3
/
+3
*
Re: ELF final_write_processing
Alan Modra
2019-07-24
1
-11
/
+3
*
ELF final_write_processing
Alan Modra
2019-07-23
1
-2
/
+2
*
[ARC] don't force _init/_fini as DT_INIT/DT_FINI.
Claudiu Zissulescu
2019-02-09
1
-10
/
+0
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
Fixed warning from previous patch. Added Changelog.
Cupertino Miranda
2018-11-09
1
-1
/
+2
*
[ARC] More fixes for TLS.
Cupertino Miranda
2018-11-09
1
-30
/
+86
*
[ARC] Fix local got entry list.
Claudiu Zissulescu
2018-11-09
1
-1
/
+1
*
_bfd_clear_contents bounds checking
Alan Modra
2018-10-13
1
-1
/
+1
*
[ARC] Fixed issue with DTSOFF relocs.
Cupertino Miranda
2018-10-01
1
-0
/
+2
*
[ARC] Fixes TLS failures related to tls-align.
Cupertino Miranda
2018-10-01
1
-1
/
+2
*
[ARC] PLT information was still being generated when symbol was forced_local.
Cupertino Miranda
2018-10-01
1
-1
/
+2
*
[ARC] Make sure global symbol is not an indirect or warning.
Cupertino Miranda
2018-10-01
1
-1
/
+6
*
[ARC] Improved robustness. Return FALSE in case of NULL pointer.
Cupertino Miranda
2018-10-01
1
-0
/
+3
*
[ARC] Refactored location where GOT information is collected.
Cupertino Miranda
2018-10-01
1
-35
/
+42
*
[ARC] Update warning reporting.
Claudiu Zissulescu
2018-08-06
1
-7
/
+10
*
[ARC] Update merging attributes.
claziss
2018-08-06
1
-3
/
+11
*
[ARC] Add Tag_ARC_ATR_version.
claziss
2018-08-06
1
-0
/
+6
*
ld: Unify STT_GNU_IFUNC handling
H.J. Lu
2018-05-28
1
-21
/
+0
*
Have info_to_howto functions return a success/fail status. Check this result...
Nick Clifton
2018-02-27
1
-3
/
+12
*
assorted target messages
Alan Modra
2018-02-26
1
-21
/
+21
*
%L conversions
Alan Modra
2018-02-19
1
-9
/
+9
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
1
-20
/
+20
*
Fix compile time warning messages from gcc version 8 about cast between incom...
Nick Clifton
2018-02-13
1
-9
/
+18
*
Fix compile time warning: bfd/elf32-arc.c:1537]: (warning) Redundant assignme...
Nick Clifton
2018-02-12
1
-1
/
+0
*
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
-26
/
+26
*
Rename u.weakdef and make it a circular list
Alan Modra
2017-11-23
1
-5
/
+5
*
[ARC] Add JLI support.
John Eric Martin
2017-07-19
1
-1
/
+2
*
bfd_error_handler bfd_vma and bfd_size_type args
Alan Modra
2017-07-12
1
-9
/
+9
*
[ARC] Corrected conditions for dynamic sections creation.
Cupertino Miranda
2017-06-08
1
-9
/
+11
*
[ARC] Fixed condition to generate TEXTREL.
Cupertino Miranda
2017-06-08
1
-1
/
+2
*
[ARC] Fixed TLS for IE model.
Cupertino Miranda
2017-06-08
1
-1
/
+0
*
[ARC] Add RELOC_FOR_GLOBAL_SYMBOL in ARC target code.
Cupertino Miranda
2017-06-08
1
-0
/
+9
*
[ARC] ARC_PC32 dynamic reloc incorrectly generated.
Cupertino Miranda
2017-06-08
1
-10
/
+13
*
[ARC] Reassign the symbol got information to actual symbol when indirect.
Cupertino Miranda
2017-06-08
1
-0
/
+5
*
[ARC] Disable warning on absolute relocs when symbol is local.
Cupertino Miranda
2017-06-08
1
-1
/
+2
*
[ARC] Avoid creating dynamic relocs when static linked is requested.
Cupertino Miranda
2017-06-08
1
-11
/
+14
*
[ARC] Fix fall through warnings.
claziss
2017-05-23
1
-0
/
+4
*
Don't compare boolean values against TRUE or FALSE
Alan Modra
2017-05-18
1
-11
/
+11
*
[ARC] Object attributes.
Claudiu Zissulescu
2017-05-10
1
-12
/
+427
*
Use %A and %B in more error messages
Alan Modra
2017-04-13
1
-4
/
+4
*
ARC naughtiness causing assertion fail at elf-strtab.c:302
Alan Modra
2017-02-25
1
-135
/
+64
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Put .dynbss and .rel.bss shortcuts in main elf hash table
Alan Modra
2016-12-26
1
-51
/
+7
*
Fix the linker so that it will not silently generate ELF binaries with invali...
Nick Clifton
2016-11-23
1
-1
/
+1
*
elf_backend_dtrel_excludes_plt
Alan Modra
2016-11-23
1
-7
/
+1
[next]