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
/
elf-m10300.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* elf-m10300.c (mn10300_elf_relax_section): Fix check for an
Nick Clifton
2011-11-08
1
-2
/
+2
*
PR ld/13177
Alan Modra
2011-10-19
1
-1
/
+4
*
* linker.c (bfd_link_hash_traverse): Follow warning symbol link.
Alan Modra
2011-06-13
1
-4
/
+1
*
* elf-m10300.c (mn10300_elf_mkobject): New function.
Nick Clifton
2011-05-23
1
-0
/
+16
*
bfd/
Daniel Jacobowitz
2010-10-25
1
-9
/
+2
*
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
/
+0
*
* elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add
Nick Clifton
2010-02-04
1
-4
/
+9
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-6
/
+0
*
update copyright dates
Alan Modra
2009-09-02
1
-1
/
+1
*
* bfd/bfd.m4 (BFD_HAVE_TIME_TYPE_MEMBER,
Nick Clifton
2009-07-01
1
-1
/
+1
*
* elf-m10300.c (mn10300_elf_relax_section): Allow for the
Nick Clifton
2009-06-29
1
-2
/
+21
*
* elf-m10300.c (mn10300_elf_relax_section): Handle non-section
Nick Clifton
2009-06-25
1
-1
/
+0
*
bfd/
Nathan Sidwell
2009-05-27
1
-0
/
+4
*
* elflink.c (is_reloc_section): New function. Returns true if the
Nick Clifton
2008-11-25
1
-40
/
+6
*
* elf-m10300.c (mn10300_elf_final_link_relocate): Correct overflow
DJ Delorie
2008-07-15
1
-9
/
+17
*
* elf-m10300.c (mn10300_elf_relax_section): Use _bfd_merged_section_offset
Nick Clifton
2007-12-31
1
-6
/
+5
*
* elf-m10300.c (mn10300_elf_relax_section): Extend previous fix to cover forw...
Nick Clifton
2007-11-28
1
-2
/
+2
*
* elf-m10300.c (mn10300_elf_relax_section): Allow for alignment relocs when
Nick Clifton
2007-11-21
1
-1
/
+32
*
* ld-mn10300/mn10300.exp: Fix the start address of the .bss section for the i...
Nick Clifton
2007-11-16
1
-13
/
+24
*
* config/tc-mn10300.c (mn10300_force_relocation): Force a reloc to be generat...
Nick Clifton
2007-11-13
1
-14
/
+67
*
* elf-m10300.c (mn10300_elf_relax_delete_bytes): Do not look for align
Nick Clifton
2007-10-31
1
-17
/
+20
*
* mn10300.h (R_MN10300_ALIGN): Define.
Nick Clifton
2007-10-30
1
-9
/
+60
*
Add MN10300 linker relaxation support for symbol differences
Nick Clifton
2007-10-19
1
-49
/
+185
*
* elf-m10300.c: Convert to ISO C.
Nick Clifton
2007-10-19
1
-502
/
+393
*
* 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
-1
/
+3
*
Switch sources over to use the GPL version 3
Nick Clifton
2007-07-03
1
-2
/
+3
*
2007-05-15 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2007-05-15
1
-23
/
+1
*
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
*
PR 3958
Alan Modra
2007-03-07
1
-5
/
+16
*
* elf-m10300.c (mn10300_elf_relocate_section): Clarify the warning
DJ Delorie
2007-01-31
1
-1
/
+6
*
bfd/
Alan Modra
2006-10-17
1
-0
/
+2
*
* elflink.c (_bfd_elf_gc_mark_hook): New function.
Alan Modra
2006-09-28
1
-34
/
+12
*
* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its
Nick Clifton
2006-09-16
1
-16
/
+16
*
* elf-m10300.c (elf32_mn10300_link_hash_entry): Add value.
DJ Delorie
2006-08-14
1
-12
/
+95
*
PR 2434
Alan Modra
2006-03-16
1
-6
/
+8
*
* elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_symbol): Use the
Richard Sandiford
2006-02-27
1
-1
/
+1
*
bfd/
Richard Sandiford
2006-02-25
1
-4
/
+8
*
2005-08-24 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-08-25
1
-3
/
+6
*
* elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Warn on
Alan Modra
2005-08-18
1
-0
/
+7
*
* elf-bfd.h (_bfd_elf_define_linkage_sym): Declare.
Alan Modra
2005-08-15
1
-32
/
+9
*
* elf-hppa.h (elf_hppa_final_link): Use gp val of zero when none
Alan Modra
2005-07-08
1
-27
/
+19
*
2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-06-20
1
-1
/
+6
*
bfd/
Alan Modra
2005-05-07
1
-27
/
+26
*
2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-05-05
1
-28
/
+27
*
Update the address and phone number of the FSF organization in the GPL notices
Nick Clifton
2005-05-04
1
-1
/
+1
*
bfd/
Alan Modra
2005-05-04
1
-1
/
+1
*
Update the FSF address in the copyright/GPL notice
Nick Clifton
2005-05-04
1
-1
/
+1
[next]