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-cris.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* elf32-cris.c (cris_elf_gc_sweep_hook): Return early if no
Kazu Hirata
2004-01-11
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
*
* 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
-70
/
+41
*
Correct spelling of "relocatable".
Alan Modra
2003-06-25
1
-2
/
+2
*
* elf32-cris.c (cris_elf_relocate_section) <case
Hans-Peter Nilsson
2003-06-18
1
-2
/
+9
*
Fix the behaviour of --allow-shlib-undefined, so that it does what it claims
Nick Clifton
2003-02-17
1
-14
/
+13
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-207
/
+207
*
include/elf/ChangeLog
Alan Modra
2002-11-28
1
-26
/
+23
*
* elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOT,
Hans-Peter Nilsson
2002-11-07
1
-1
/
+2
*
* elf32-cris.c (elf_cris_discard_excess_program_dynamics): Add
Hans-Peter Nilsson
2002-08-15
1
-1
/
+2
*
* elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
Alan Modra
2002-07-23
1
-22
/
+5
*
* elf32-cris.c (cris_elf_relocate_section): Drop nonsensical
Hans-Peter Nilsson
2002-07-12
1
-40
/
+40
*
* elf32-cris.c (cris_elf_relocate_section): Move sanity-check for
Hans-Peter Nilsson
2002-07-09
1
-13
/
+15
*
* elflink.h (elf_gc_mark): Pass in the section whose relocs we are
Alan Modra
2002-07-01
1
-6
/
+4
*
* aout-adobe.c: Don't compare against "true" or "false.
Alan Modra
2002-06-25
1
-1
/
+1
*
* elf32-arc.c: Fix formatting.
Kazu Hirata
2002-06-03
1
-1
/
+1
*
* elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,
Hans-Peter Nilsson
2002-04-05
1
-45
/
+35
*
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
-0
/
+9
*
* elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable
Jakub Jelinek
2002-02-19
1
-6
/
+4
*
* elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
Hans-Peter Nilsson
2002-01-31
1
-2
/
+8
*
* elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GOTREL>:
Hans-Peter Nilsson
2002-01-21
1
-0
/
+14
*
* elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add
Alan Modra
2002-01-21
1
-4
/
+5
*
Support for more than 64k ELF sections.
Alan Modra
2001-12-17
1
-7
/
+1
*
* 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-cris.c (cris_elf_grok_prstatus): Adjust values to match new
Hans-Peter Nilsson
2001-11-12
1
-2
/
+2
*
* elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF
Alan Modra
2001-11-10
1
-0
/
+1
*
* elf32-cris.c (cris_elf_grok_prstatus): New function.
Hans-Peter Nilsson
2001-11-02
1
-0
/
+74
*
* elf32-cris.c (cris_reloc_type_lookup): Change loop to use
Hans-Peter Nilsson
2001-10-24
1
-3
/
+2
*
2001-10-21 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-10-21
1
-1
/
+1
*
2001-10-20 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-10-20
1
-1
/
+1
*
* elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.
Alan Modra
2001-09-29
1
-20
/
+8
*
* elf-bfd.h (elf_backend_reloc_type_class): Pass in the entire
Alan Modra
2001-09-24
1
-4
/
+4
*
* bfd.c (bfd_archive_filename): New function.
Alan Modra
2001-09-20
1
-34
/
+17
*
coordinate info->symbolic and info->allow_shlib_undefined
Nick Clifton
2001-09-20
1
-1
/
+1
*
Touches most files in bfd/, so likely will be blamed for everything..
Alan Modra
2001-09-18
1
-38
/
+41
*
* elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL if the
Andreas Jaeger
2001-08-26
1
-34
/
+25
*
2001-08-10 Andreas Jaeger <aj@suse.de>
Andreas Jaeger
2001-08-11
1
-1
/
+5
*
* elf32-cris.c: Tweak comments related to dynamic linking.
Hans-Peter Nilsson
2001-04-17
1
-27
/
+100
*
* elf32-cris.c: Shlib and PIC support. PCREL tweaks.
Hans-Peter Nilsson
2001-03-22
1
-49
/
+2351
*
Update copyright notices
Nick Clifton
2001-03-08
1
-1
/
+1
*
2000-12-03 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-12-03
1
-23
/
+23
*
Define two bfd_targets for absence and presence of leading
Hans-Peter Nilsson
2000-09-29
1
-8
/
+119
*
* Makefile.am (ALL_MACHINES): Add cpu-cris.lo.
Hans-Peter Nilsson
2000-07-20
1
-0
/
+601