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-metag.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More fixes for illegal memory accesses triggered by running objdump on fuzzed...
Nick Clifton
2015-02-03
1
-1
/
+1
*
Fallout from recent bfd_reloc_outofrange changes
Alan Modra
2015-01-19
1
-1
/
+1
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
More fixes for memory access violations exposed by fuzzed binaries.
Nick Clifton
2014-12-22
1
-1
/
+5
*
Copy relocations against protected symbols
Alan Modra
2014-12-12
1
-1
/
+1
*
Free linker hash table from bfd_close.
Alan Modra
2014-06-13
1
-5
/
+8
*
Don't call bfd_link_hash_table_free
Alan Modra
2014-06-13
1
-1
/
+1
*
Move link_hash_table_free functions earlier
Alan Modra
2014-06-13
1
-12
/
+12
*
Make bfd.link_next field a union
Alan Modra
2014-06-13
1
-4
/
+4
*
bfd target vector rationalisation
Alan Modra
2014-05-02
1
-1
/
+1
*
Update copyright years
Alan Modra
2014-03-05
1
-1
/
+1
*
My patch to the binutils strip-10.d test was wrong. The osabi field should a...
Nick Clifton
2014-01-29
1
-1
/
+2
*
Pass ignored unresolved relocations to ld backend
H.J. Lu
2013-11-05
1
-2
/
+2
*
PR ld/15323
Alan Modra
2013-03-30
1
-0
/
+4
*
* elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.
Alan Modra
2013-03-27
1
-1
/
+3
*
* elfcode.h (elf_checksum_contents): Free contents.
Alan Modra
2013-02-11
1
-1
/
+1
*
* coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.
Alan Modra
2013-02-10
1
-15
/
+1
*
(elf_metag_adjust_dynamic_symbol): Don't error on zero size dynbss symbol.
Nick Clifton
2013-02-08
1
-8
/
+1
*
* elf32-metag.c: Use bfd_get_linker_section to get SEC_LINKER_CREATED sections.
Nick Clifton
2013-02-08
1
-8
/
+8
*
* elf32-metag.c: Error on HIADDR16/LOADDR16 in shared link.
Nick Clifton
2013-01-23
1
-8
/
+35
*
* common.h: Fix case of "Meta".
Nick Clifton
2013-01-10
1
-0
/
+4313