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
/
elf32-m68k.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warning
Alan Modra
2005-01-11
1
-8
/
+13
*
* elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Use
Andreas Schwab
2004-11-07
1
-14
/
+7
*
bfd/
H.J. Lu
2004-10-21
1
-2
/
+3
*
* elf32-m68k.c (elf_m68k_plt_sym_val): New function.
Andreas Schwab
2004-10-20
1
-0
/
+13
*
include/
Alan Modra
2004-09-17
1
-6
/
+6
*
* elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flags
Alan Modra
2004-09-16
1
-35
/
+29
*
bfd/
Alan Modra
2004-08-13
1
-6
/
+5
*
bfd/
Alan Modra
2004-06-24
1
-43
/
+34
*
* Makefile.am: Remove all mention of elflink.h.
Alan Modra
2004-03-27
1
-17
/
+6
*
bfd/
Alan Modra
2004-03-25
1
-1
/
+1
*
* elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_section
Alan Modra
2004-03-22
1
-3
/
+6
*
* elf32-m68k.c (elf_m68k_gc_sweep_hook): Terminate early
Kazu Hirata
2004-01-08
1
-6
/
+7
*
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
-11
/
+2
*
Better handking for unresolved symbols
Nick Clifton
2003-08-20
1
-35
/
+3
*
Correct spelling of "relocatable".
Alan Modra
2003-06-25
1
-3
/
+3
*
* elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section in
Andreas Schwab
2003-05-17
1
-28
/
+21
*
* elf32-m68k.c (elf_m68k_relocate_section): Replace ugly
Andreas Schwab
2003-05-11
1
-78
/
+60
*
* elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
Alan Modra
2003-05-09
1
-1
/
+1
*
* elf32-m68k.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
Andreas Schwab
2003-03-26
1
-6
/
+29
*
Fix the behaviour of --allow-shlib-undefined, so that it does what it claims
Nick Clifton
2003-02-17
1
-20
/
+16
*
* elf32-m68k.c (elf_m68k_hash_entry): Define.
Andreas Schwab
2003-02-04
1
-41
/
+31
*
* elf32-m68k.c (elf_m68k_check_relocs): Don't set DF_TEXTREL for
Andreas Schwab
2003-01-07
1
-6
/
+28
*
* elf32-m68k.c (struct elf_m68k_link_hash_table): Add sym_sec
Andreas Schwab
2002-12-04
1
-33
/
+68
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-119
/
+119
*
include/elf/ChangeLog
Alan Modra
2002-11-28
1
-25
/
+22
*
* elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
Alan Modra
2002-07-23
1
-2
/
+0
*
* elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,
Alan Modra
2002-07-07
1
-63
/
+27
*
* 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
-2
/
+2
*
* elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.
Alan Modra
2002-06-05
1
-1
/
+2
*
* elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting.
Alan Modra
2002-05-25
1
-1
/
+1
*
* 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
-2
/
+2
*
* linker.c (link_action): Ignore duplicate warning syms.
Alan Modra
2002-03-28
1
-1
/
+4
*
* elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable
Jakub Jelinek
2002-02-19
1
-6
/
+4
*
bfd:
Jason Thorpe
2002-02-13
1
-0
/
+3
*
2002-02-08 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou
2002-02-08
1
-2
/
+2
*
2001-12-18 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-12-18
1
-24
/
+0
*
Support for more than 64k ELF sections.
Alan Modra
2001-12-17
1
-14
/
+28
*
* elf.c (_bfd_elf_rela_local_sym): Only call
Jakub Jelinek
2001-12-07
1
-16
/
+5
*
* elf.c (_bfd_elf_rela_local_sym): New.
Jakub Jelinek
2001-11-23
1
-3
/
+1
*
* elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF
Alan Modra
2001-11-10
1
-0
/
+1
*
* elf-m10200.c (mn10200_elf_relax_section): Cast assignment to
Alan Modra
2001-10-17
1
-1
/
+1
*
* elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.
Alan Modra
2001-09-29
1
-28
/
+10
*
* elf-bfd.h (elf_backend_reloc_type_class): Pass in the entire
Alan Modra
2001-09-24
1
-4
/
+4
*
coordinate info->symbolic and info->allow_shlib_undefined
Nick Clifton
2001-09-20
1
-1
/
+2
*
Touches most files in bfd/, so likely will be blamed for everything..
Alan Modra
2001-09-18
1
-25
/
+29
*
* elf32-m68k.c (elf32_m68k_check_relocs): Set DF_TEXTREL if the
Andreas Schwab
2001-08-27
1
-27
/
+25
*
* elf32-m68k.c (elf_m68k_relocate_section): Don't need the
Andreas Schwab
2001-03-20
1
-1
/
+8
[next]