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
/
elf64-alpha.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfd/
H.J. Lu
2004-10-21
1
-3
/
+4
*
include/
Alan Modra
2004-09-17
1
-5
/
+5
*
* elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flags
Alan Modra
2004-09-16
1
-23
/
+20
*
bfd/
Alan Modra
2004-08-13
1
-31
/
+30
*
* bfd-in.h (bfd_get_section_limit): Define.
Alan Modra
2004-06-29
1
-4
/
+4
*
bfd/
Alan Modra
2004-06-24
1
-60
/
+41
*
* merge.c (_bfd_merged_section_offset): Remove "addend" param.
Alan Modra
2004-05-22
1
-2
/
+1
*
* elf64-alpha.c (elf64_alpha_read_ecoff_info): Don't assign
Alan Modra
2004-04-27
1
-3
/
+2
*
* Makefile.am: Remove all mention of elflink.h.
Alan Modra
2004-03-27
1
-3
/
+3
*
* elf64-ppc.c (elf_backend_add_symbol_hook): Define.
Alan Modra
2004-03-26
1
-2
/
+2
*
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
-7
/
+7
*
Catch GOT offsets for a symbol which have no associated GOT subsection.
Nick Clifton
2004-02-09
1
-3
/
+13
*
* elf32-i386.c (elf_i386_object_p): Delete.
Alan Modra
2003-12-04
1
-9
/
+0
*
* elf32-arm.h: Fix comment typos.
Kazu Hirata
2003-11-27
1
-1
/
+1
*
* elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return
Alan Modra
2003-11-05
1
-2
/
+3
*
* bfd-in.h (_bfd_elf_tls_setup): Declare.
Alan Modra
2003-11-04
1
-77
/
+21
*
* elf-bfd.h (struct elf_backend_data): Remove plt_header_size.
Daniel Jacobowitz
2003-11-03
1
-1
/
+0
*
* elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change
Alan Modra
2003-09-23
1
-6
/
+3
*
* elf64-alpha.c (elf64_alpha_create_got_section): Initialize
Daniel Jacobowitz
2003-09-21
1
-2
/
+7
*
Better handking for unresolved symbols
Nick Clifton
2003-08-20
1
-40
/
+17
*
* elf32-i386.c (elf_i386_relocate_section): Make undefined symbols
Jakub Jelinek
2003-08-11
1
-1
/
+1
*
bfd/
H.J. Lu
2003-07-25
1
-0
/
+13
*
* elflink.c (_bfd_elf_dynamic_symbol_p): New.
Richard Henderson
2003-07-18
1
-39
/
+7
*
bfd/
Jakub Jelinek
2003-07-04
1
-1
/
+1
*
Correct spelling of "relocatable".
Alan Modra
2003-06-25
1
-5
/
+5
*
bfd/
Jakub Jelinek
2003-05-30
1
-2
/
+2
*
* elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
Alan Modra
2003-05-09
1
-3
/
+3
*
* elf64-alpha.c (alpha_elf_dynamic_symbol_p): Return false for an
Richard Henderson
2003-04-21
1
-1
/
+3
*
* elf64-alpha.c (elf64_alpha_relocate_section) <R_ALPHA_GPREL32>:
Richard Henderson
2003-04-09
1
-1
/
+13
*
2003-04-09 H.J. Lu <hjl@gnu.org>
H.J. Lu
2003-04-09
1
-1
/
+0
*
Fix the behaviour of --allow-shlib-undefined, so that it does what it claims
Nick Clifton
2003-02-17
1
-2
/
+1
*
* elf64-alpha.c (elf64_alpha_relax_section): Don't crash if
Jakub Jelinek
2003-02-07
1
-1
/
+7
*
bfd
Alan Modra
2003-02-04
1
-2
/
+1
*
* elf64-alpha.c (ALPHA_ELF_LINK_HASH_PLT_LOC): New.
Richard Henderson
2003-01-22
1
-31
/
+90
*
* elf64-alpha.c (alpha_dynamic_entries_for_reloc): GOTTPREL and
Richard Henderson
2003-01-21
1
-119
/
+106
*
Treat elfNN_bed like other macros defined in elfxx-target.h and #undef it
Nick Clifton
2003-01-20
1
-55
/
+56
*
* elf.c (elf_sort_sections): Don't reorder .tbss.
Jakub Jelinek
2002-12-28
1
-2
/
+1
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-377
/
+378
*
include/elf/ChangeLog
Alan Modra
2002-11-28
1
-37
/
+37
*
* elf64-alpha.c (elf64_alpha_check_relocs): Only put maybe_dynamic
Jakub Jelinek
2002-10-23
1
-1
/
+1
*
* Makefile.am (BFD64_BACKENDS): Remove elf64-alpha-fbsd.
Richard Henderson
2002-10-15
1
-2
/
+39
*
* elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: Increment
Richard Henderson
2002-10-15
1
-1
/
+1
*
Fix numerous occurrences of
Alan Modra
2002-10-11
1
-6
/
+7
*
2002-09-22 H.J. Lu <hjl@gnu.org>
H.J. Lu
2002-09-22
1
-1
/
+1
*
* elf64-alpha.c (alpha_elf_size_info): Make static.
Alan Modra
2002-09-17
1
-1
/
+1
*
2002-09-16 Bruno Haible <bruno@clisp.org>
David O'Brien
2002-09-17
1
-0
/
+2
*
* elf64-alpha.c (elf64_alpha_size_dynamic_sections): Only insert
Jason Thorpe
2002-07-20
1
-4
/
+2
*
* elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,
Alan Modra
2002-07-07
1
-79
/
+51
*
* aout-adobe.c: Don't compare against "true" or "false.
Alan Modra
2002-06-25
1
-3
/
+2
[next]