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-hppa.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add TLS support for hppa-linux
Nick Clifton
2006-05-24
1
-340
/
+432
*
2005-08-24 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-08-25
1
-2
/
+6
*
* elf-bfd.h (struct elf_backend_data): Add action_discarded.
Alan Modra
2005-07-29
1
-1
/
+13
*
* elf-hppa.h (elf_hppa_final_link): Use gp val of zero when none
Alan Modra
2005-07-08
1
-3
/
+3
*
Update the address and phone number of the FSF organization in the GPL notices
Nick Clifton
2005-05-04
1
-1
/
+1
*
Update the FSF address in the copyright/GPL notice
Nick Clifton
2005-05-04
1
-1
/
+1
*
bfd/
H.J. Lu
2004-10-21
1
-16
/
+18
*
* elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flags
Alan Modra
2004-09-16
1
-9
/
+9
*
bfd/
Alan Modra
2004-08-13
1
-9
/
+6
*
bfd/
Alan Modra
2004-06-24
1
-7
/
+3
*
* Makefile.am: Remove all mention of elflink.h.
Alan Modra
2004-03-27
1
-3
/
+1
*
* elf64-ppc.c (elf_backend_add_symbol_hook): Define.
Alan Modra
2004-03-26
1
-2
/
+3
*
bfd/
H.J. Lu
2004-03-20
1
-13
/
+6
*
* elf-hppa.h (elf_hppa_reloc_final_type): Handle selectors for
Dave Anglin
2004-03-19
1
-0
/
+22
*
* elf-hppa.h (elf_hppa_relocate_section): Pass input_bfd instead of
Dave Anglin
2004-03-15
1
-4
/
+4
*
* elf32-arm.h: Fix comment typos.
Kazu Hirata
2003-11-27
1
-2
/
+2
*
* elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return
Alan Modra
2003-11-05
1
-1
/
+1
*
Better handking for unresolved symbols
Nick Clifton
2003-08-20
1
-3
/
+4
*
* elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.
Alan Modra
2003-08-07
1
-149
/
+72
*
* elf-hppa.h (elf_hppa_relocate_section): Look up dyn_h for undefweak.
Alan Modra
2003-07-30
1
-2
/
+15
*
Correct spelling of "relocatable".
Alan Modra
2003-06-25
1
-5
/
+5
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-512
/
+512
*
include/elf/ChangeLog
Alan Modra
2002-11-28
1
-6
/
+4
*
* elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
Alan Modra
2002-07-23
1
-22
/
+6
*
* elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F as
Alan Modra
2002-07-16
1
-9
/
+14
*
* elf-hppa.h (elf_hppa_final_link): Fix formatting in comment.
Jeff Law
2002-06-16
1
-11
/
+14
*
* elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
Alan Modra
2002-04-08
1
-7
/
+76
*
* linker.c (link_action): Ignore duplicate warning syms.
Alan Modra
2002-03-28
1
-0
/
+6
*
2002-02-26 John David Anglin <dave@hiauly1.hia.nrc.ca>
Jeff Law
2002-03-05
1
-18
/
+68
*
* elf-hppa.h (elf_hppa_reloc_final_type): New function stripped
Alan Modra
2002-02-12
1
-48
/
+60
*
* elf.c (_bfd_elf_rela_local_sym): New.
Jakub Jelinek
2001-11-23
1
-4
/
+1
*
* bfd.c (bfd_archive_filename): New function.
Alan Modra
2001-09-20
1
-2
/
+2
*
Touches most files in bfd/, so likely will be blamed for everything..
Alan Modra
2001-09-18
1
-27
/
+27
*
Use SEGREL32 relocs for elf32-hppa unwind.
Alan Modra
2001-01-14
1
-74
/
+74
*
2000-12-03 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-12-03
1
-18
/
+9
*
.plt stub for lazy linking, --stub-group-size=N ld switch,
Alan Modra
2000-09-27
1
-3
/
+17
*
Support for vtable relocs.
Alan Modra
2000-09-05
1
-62
/
+94
*
Use section id in get_dyn_name.
Alan Modra
2000-07-12
1
-3
/
+3
*
Restore hppa-elf32 to working order.
Alan Modra
2000-07-09
1
-37
/
+42
*
(elf_hppa_final_link_relocate) Fix handling of branches.
Alan Modra
2000-05-31
1
-3
/
+13
*
2000-05-23 H.J. Lu <hjl@gnu.org>
H.J. Lu
2000-05-23
1
-1
/
+2
*
* libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16,
Jeff Law
2000-05-19
1
-3
/
+3
*
Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa as
Alan Modra
2000-05-02
1
-427
/
+599
*
2000-03-01 H.J. Lu <hjl@gnu.org>
H.J. Lu
2000-03-01
1
-2
/
+7
*
* elf-hppa.h (elf_hppa_final_write_processing): Turn on TRAPNIL.
Jeff Law
1999-09-16
1
-1
/
+7
*
* elf-hppa.h (elf_hppa_final_link): If unable to find __gp in the
Jeff Law
1999-09-16
1
-9
/
+50
*
* elf-hppa.h (elf_hppa_relocate_section): Allow undefined
Jeff Law
1999-09-16
1
-8
/
+31
*
* elf-hppa.h (elf_hppa_final_link): Revamp __gp handling.
Jeff Law
1999-09-15
1
-32
/
+50
*
* elf-hppa.h (elf_hppa_record_segment_addrs): New function.
Jeff Law
1999-09-14
1
-8
/
+61
*
* elf-hppa.h (elf_hppa_final_link): Remove unused variables.
Jeff Law
1999-09-14
1
-11
/
+1
[next]