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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bfd
/
elf32-bfin.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bfd/
Daniel Jacobowitz
2010-10-25
1
-18
/
+4
*
Add target_id to elf_backend_data.
H.J. Lu
2010-08-25
1
-0
/
+1
*
fix set but unused variable warnings
Alan Modra
2010-06-27
1
-5
/
+3
*
* elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add
Nick Clifton
2010-02-04
1
-6
/
+10
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-1
/
+0
*
* elf32-bfin.c (_bfinfdpic_size_got_plt): Make sure empty
Jie Zhang
2009-09-23
1
-26
/
+20
*
* elf32-bfin.c (bfinfdpic_relocs_info_find): Just return
Jie Zhang
2009-09-11
1
-2
/
+6
*
* elf32-bfin.c (elf32_bfinfdpic_create_dynamic_sections): Always
Jie Zhang
2009-09-04
1
-2
/
+10
*
update copyright dates
Alan Modra
2009-09-02
1
-1
/
+1
*
Merge some FRV FDPIC changes into the Blackfin code.
Bernd Schmidt
2009-08-11
1
-141
/
+324
*
bfd/
Bernd Schmidt
2009-08-09
1
-100
/
+100
*
bfd
Tom Tromey
2009-07-10
1
-1
/
+1
*
* elf-bfd.h (struct sym_sec_cache): Delete.
Alan Modra
2009-06-18
1
-3
/
+3
*
Remove unnecessary ATTRIBUTE_UNUSED
Alan Modra
2009-05-10
1
-6
/
+5
*
* elflink.c (is_reloc_section): New function. Returns true if the
Nick Clifton
2008-11-25
1
-4
/
+0
*
* elf32-bfin.c (bfin_check_relocs, bfin_relocate_section,
Bernd Schmidt
2008-07-16
1
-618
/
+616
*
bfd/
Jie Zhang
2008-07-15
1
-0
/
+9
*
Revert my last change since it has not been approved.
Jie Zhang
2008-07-12
1
-27
/
+0
*
bfd/
Jie Zhang
2008-07-11
1
-0
/
+27
*
* elf32-bfin.c (bfin_final_link_relocate): New function, wrapper around
Bernd Schmidt
2008-03-26
1
-72
/
+58
*
From Jie Zhang <jie.zhang@analog.com>
Bernd Schmidt
2008-03-12
1
-20
/
+133
*
* elf32-bfin.c (bfinfdpic_relocate_section): Take more care not to
Bernd Schmidt
2008-02-11
1
-28
/
+44
*
* elf32-bfin.c (bfin_relocate_section): Set up dynobj before using it
Bernd Schmidt
2008-02-11
1
-31
/
+11
*
* elf.c (_bfd_elf_find_segment_containing_section): New function:
Nick Clifton
2007-12-31
1
-19
/
+2
*
* elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.
Alan Modra
2007-09-28
1
-4
/
+1
*
bfd/
Jan Beulich
2007-09-26
1
-2
/
+6
*
2007-09-04 Michael Snyder <msnyder@access-company.com>
Michael Snyder
2007-09-05
1
-1
/
+1
*
Switch sources over to use the GPL version 3
Nick Clifton
2007-07-03
1
-3
/
+3
*
bfd:
Joseph Myers
2007-06-29
1
-0
/
+4
*
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
-2
/
+28
*
PR 3958
Alan Modra
2007-03-07
1
-48
/
+44
*
* elflink.c (_bfd_elf_gc_mark_hook): New function.
Alan Modra
2006-09-28
1
-40
/
+8
*
* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its
Nick Clifton
2006-09-16
1
-2
/
+2
*
* elf-bfd.h (struct elf_backend_data): Add
Alan Modra
2006-06-20
1
-35
/
+21
*
bfd/
Alan Modra
2006-06-20
1
-2
/
+5
*
* stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags
Alan Modra
2006-06-01
1
-19
/
+14
*
* elf32-bfin.c (bfinfdpic_relocate_section): Clear reloc for
Jie Zhang
2006-05-23
1
-9
/
+19
*
* elf32-bfin.c (bfin_check_relocs): Use __GLOBAL_OFFSET_TABLE_
Jie Zhang
2006-05-23
1
-6
/
+6
*
* elf32-bfin.c (bfinfdpic_relocs_info_hash): Sprinkle casts to
Bernd Schmidt
2006-04-06
1
-2
/
+2
*
Fix -Werror problem in previous change.
Bernd Schmidt
2006-04-05
1
-1
/
+0
*
* elf32-bfin.c (_bfin_create_got_section): Don't generate a _gp
Bernd Schmidt
2006-04-05
1
-17
/
+0
*
* config.bfd (bfin-*-*): Add bfd_elf32_bfinfdpic_vec.
Bernd Schmidt
2006-03-26
1
-25
/
+3508
*
* elf32-bfin.c (bfd_const_reloc, bfd_oper_reloc, bfin_push_reloc,
Bernd Schmidt
2006-03-25
1
-791
/
+120
*
PR 2434
Alan Modra
2006-03-16
1
-2
/
+3
*
* elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_symbol): Use the
Richard Sandiford
2006-02-27
1
-1
/
+1
*
bfd/
Jie Zhang
2005-10-24
1
-1
/
+1
*
* elf32-bfin.c (bfin_howto_table): Set src_mask to 0 for all relocs.
Jie Zhang
2005-10-24
1
-96
/
+104
*
* Makefile.am: Bfin support.
Catherine Moore
2005-09-30
1
-0
/
+2830
[prev]