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-v850.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add output_type to bfd_link_info
H.J. Lu
2015-08-18
1
-3
/
+3
*
Remove trailing spaces in bfd
H.J. Lu
2015-08-12
1
-9
/
+9
*
Adds support for generating notes in V850 binaries.
Nick Clifton
2015-02-24
1
-23
/
+344
*
More fixes for illegal memory accesses triggered by running objdump on fuzzed...
Nick Clifton
2015-02-03
1
-4
/
+4
*
Fallout from recent bfd_reloc_outofrange changes
Alan Modra
2015-01-19
1
-3
/
+3
*
Fix memory access violations triggered by running objdump on fuzzed binaries.
Nick Clifton
2015-01-15
1
-1
/
+5
*
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
*
bfd target vector rationalisation
Alan Modra
2014-05-02
1
-2
/
+2
*
Update copyright years
Alan Modra
2014-03-05
1
-1
/
+1
*
Pass ignored unresolved relocations to ld backend
H.J. Lu
2013-11-05
1
-2
/
+2
*
* ecoff.c: casting the return value of BFD_ALIGN to int
Nick Clifton
2013-04-24
1
-1
/
+1
*
* elf32-v850.c (v850_elf_is_target_special_symbol): New function.
Nick Clifton
2013-04-03
1
-0
/
+8
*
PR ld/15323
Alan Modra
2013-03-30
1
-0
/
+4
*
Add support for V850E3V5 architecture
Nick Clifton
2013-01-24
1
-4
/
+19
*
Remove trailing white spaces in bfd
H.J. Lu
2013-01-10
1
-3
/
+3
*
2012-11-09 Nick Clifton <nickc@redhat.com>
Nick Clifton
2012-11-09
1
-92
/
+420
*
Remove trailing redundant `;'
H.J. Lu
2012-11-09
1
-1
/
+1
*
* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
Maciej W. Rozycki
2012-05-07
1
-1
/
+1
*
PR ld/13991
Alan Modra
2012-04-24
1
-2
/
+3
*
* bfd.c (bfd_perror): Flush stdout before and stderr after printing
Alan Modra
2011-01-14
1
-2
/
+2
*
bfd/
Daniel Jacobowitz
2010-10-25
1
-9
/
+2
*
Add support for v850E2 and v850E2V3
Nick Clifton
2010-07-23
1
-140
/
+626
*
fix set but unused variable warnings
Alan Modra
2010-06-27
1
-8
/
+1
*
* elf32-v850.c (v850_elf_perform_relocation): Fix overflow
Nick Clifton
2010-01-11
1
-1
/
+1
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-3
/
+3
*
update copyright dates
Alan Modra
2009-09-02
1
-1
/
+1
*
include/elf/
Alan Modra
2009-06-22
1
-1
/
+1
*
* elf-bfd.h (struct elf_backend_data
Alan Modra
2009-05-21
1
-2
/
+2
*
* elflink.c (is_reloc_section): New function. Returns true if the
Nick Clifton
2008-11-25
1
-3
/
+1
*
bfd/
Jan Beulich
2007-09-26
1
-1
/
+3
*
Switch sources over to use the GPL version 3
Nick Clifton
2007-07-03
1
-1
/
+2
*
bfd/
Alan Modra
2007-04-26
1
-1
/
+1
*
* aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
Alan Modra
2007-03-26
1
-0
/
+17
*
duh. commit correct version of patch.
Alan Modra
2007-03-08
1
-5
/
+4
*
include/elf/
Alan Modra
2007-03-08
1
-1
/
+8
*
PR 3958
Alan Modra
2007-03-07
1
-5
/
+15
*
* elflink.c (_bfd_elf_gc_mark_hook): New function.
Alan Modra
2006-09-28
1
-34
/
+5
*
* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its
Nick Clifton
2006-09-16
1
-27
/
+26
*
* dwarf2.c: Formatting.
Alan Modra
2006-05-02
1
-2
/
+4
*
2005-07-07 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-07-08
1
-19
/
+1
*
* elf.c (special_sections): Move const qualifier.
Alan Modra
2005-07-05
1
-2
/
+2
*
PR 1004
Alan Modra
2005-07-04
1
-63
/
+24
*
Update function declarations to ISO C90 formatting
Nick Clifton
2005-07-01
1
-775
/
+670
*
2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-06-20
1
-1
/
+6
*
* elf32-v850.c (ELF_MACHINE_ALT2): Define so that binaries produced by the
Nick Clifton
2005-06-15
1
-0
/
+1
*
(v850_elf_relocate_section): Move code to test for the presence of a symbol
Nick Clifton
2005-05-17
1
-9
/
+12
*
2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-05-07
1
-10
/
+67
*
Update the address and phone number of the FSF organization in the GPL notices
Nick Clifton
2005-05-04
1
-1
/
+1
*
Update the FSF address in the copyright/GPL notice
Nick Clifton
2005-05-04
1
-1
/
+1
[prev]
[next]