index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bfd
/
elf-m10300.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* elf-m10300.c (_bfd_mn10300_elf_reloc_type_class): New.
Alexandre Oliva
2004-06-09
1
-0
/
+22
*
* elf-m10300.c (mn10300_elf_relax_section): Preserve reloc addend
DJ Delorie
2004-05-28
1
-3
/
+16
*
* elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Avoid
Alexandre Oliva
2004-05-27
1
-11
/
+34
*
* elf-m10300.c (mn10300_elf_relax_section): Don't test isym within
Alexandre Oliva
2004-05-27
1
-1
/
+1
*
* Makefile.am: Remove all mention of elflink.h.
Alan Modra
2004-03-27
1
-6
/
+6
*
bfd/
Alan Modra
2004-03-25
1
-10
/
+10
*
* elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_section
Alan Modra
2004-03-22
1
-8
/
+7
*
* coff-i860.c (coff_i860_reloc_nyi): Return bfd_reloc_not_supported.
Alan Modra
2003-12-04
1
-14
/
+21
*
* elf32-arm.h: Fix comment typos.
Kazu Hirata
2003-11-27
1
-5
/
+5
*
Fix decision about when a .interp section should exist
Nick Clifton
2003-11-11
1
-1
/
+1
*
* elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return
Alan Modra
2003-11-05
1
-1
/
+1
*
* elf-m10300.c (_bfd_mn10300_elf_create_got_section): Fix
Alan Modra
2003-11-04
1
-5
/
+7
*
* elf-bfd.h (struct elf_backend_data): Remove plt_header_size.
Daniel Jacobowitz
2003-11-03
1
-1
/
+0
*
Better handking for unresolved symbols
Nick Clifton
2003-08-20
1
-57
/
+37
*
* elfxx-target.h: Remove PTR cast.
Alan Modra
2003-08-07
1
-2
/
+2
*
* elf-m10300.c (mn10300_elf_relax_section): Take symbol hash table
Alexandre Oliva
2003-07-29
1
-2
/
+2
*
2001-09-12 Alexandre Oliva <aoliva@redhat.com>
Alexandre Oliva
2003-07-10
1
-0
/
+4
*
2002-12-12 Alexandre Oliva <aoliva@redhat.com>
Alexandre Oliva
2003-07-10
1
-8
/
+2048
*
2001-05-06 Alexandre Oliva <aoliva@redhat.com>
Alexandre Oliva
2003-07-10
1
-1
/
+9
*
Correct spelling of "relocatable".
Alan Modra
2003-06-25
1
-8
/
+8
*
* elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
Alan Modra
2003-05-09
1
-5
/
+5
*
* elf-m10300.c (elf32_mn10300_link_hash_newfunc): Reorder
Alexandre Oliva
2002-12-12
1
-1
/
+1
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-106
/
+109
*
include/elf/ChangeLog
Alan Modra
2002-11-28
1
-2
/
+2
*
* elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
Alan Modra
2002-07-23
1
-4
/
+0
*
* elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,
Alan Modra
2002-07-07
1
-463
/
+196
*
* elflink.h (elf_gc_mark): Pass in the section whose relocs we are
Alan Modra
2002-07-01
1
-6
/
+4
*
elf_swap_symbol_in args should be "const PTR", not "const PTR *".
Alan Modra
2002-06-06
1
-12
/
+12
*
* elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.
Alan Modra
2002-06-05
1
-7
/
+15
*
* elf-bfd.h (struct elf_backend_data): Add rela_normal.
Alan Modra
2002-05-07
1
-20
/
+4
*
2002-04-04 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-04-04
1
-6
/
+25
*
* linker.c (link_action): Ignore duplicate warning syms.
Alan Modra
2002-03-28
1
-0
/
+3
*
* elf-m10300.c (mn10300_elf_relax_section): Skip section before
Alexandre Oliva
2002-02-12
1
-1
/
+7
*
Support for more than 64k ELF sections.
Alan Modra
2001-12-17
1
-182
/
+268
*
* elf.c (_bfd_elf_rela_local_sym): New.
Jakub Jelinek
2001-11-23
1
-3
/
+1
*
* elf-m10200.c (mn10200_elf_relax_section): Cast assignment to
Alan Modra
2001-10-17
1
-3
/
+3
*
Touches most files in bfd/, so likely will be blamed for everything..
Alan Modra
2001-09-18
1
-53
/
+61
*
* elf.c (prep_headers): Get the machine code from the elf
Alexandre Oliva
2001-09-13
1
-1
/
+2
*
Add missing prototypes
Nick Clifton
2001-08-25
1
-0
/
+18
*
* elf-m10300.c (mn10300_elf_relocate_section): Test the right
Alexandre Oliva
2001-08-24
1
-2
/
+2
*
* elf-m10300.c (mn10300_elf_relax_section): Don't relax
Alexandre Oliva
2001-05-16
1
-8
/
+28
*
Update copyright notices
Nick Clifton
2001-03-08
1
-1
/
+1
*
2001-02-01 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2001-02-01
1
-145
/
+140
*
2001-01-23 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2001-01-23
1
-1
/
+0
*
2000-12-08 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-12-08
1
-1
/
+0
*
2000-12-03 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-12-03
1
-13
/
+5
*
Minor formatting fixes.
Nick Clifton
2000-07-31
1
-1
/
+1
*
Fix building with --enable-targets=all
Nick Clifton
2000-03-01
1
-6
/
+10
*
2000-03-01 H.J. Lu <hjl@gnu.org>
H.J. Lu
2000-03-01
1
-2
/
+2
*
* archures.c (bfd_mach_am33): Define.
Jeff Law
1999-12-01
1
-0
/
+160
[next]