summaryrefslogtreecommitdiff
path: root/bfd/elf32-cris.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-14/+13
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-207/+207
* include/elf/ChangeLogAlan Modra2002-11-281-26/+23
* * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOT,Hans-Peter Nilsson2002-11-071-1/+2
* * elf32-cris.c (elf_cris_discard_excess_program_dynamics): AddHans-Peter Nilsson2002-08-151-1/+2
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-22/+5
* * elf32-cris.c (cris_elf_relocate_section): Drop nonsensicalHans-Peter Nilsson2002-07-121-40/+40
* * elf32-cris.c (cris_elf_relocate_section): Move sanity-check forHans-Peter Nilsson2002-07-091-13/+15
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-6/+4
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-1/+1
* * elf32-arc.c: Fix formatting.Kazu Hirata2002-06-031-1/+1
* * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,Hans-Peter Nilsson2002-04-051-45/+35
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-2/+2
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-0/+9
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-6/+4
* * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don'tHans-Peter Nilsson2002-01-311-2/+8
* * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GOTREL>:Hans-Peter Nilsson2002-01-211-0/+14
* * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): AddAlan Modra2002-01-211-4/+5
* Support for more than 64k ELF sections.Alan Modra2001-12-171-7/+1
* * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek2001-12-071-16/+5
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-3/+1
* * elf32-cris.c (cris_elf_grok_prstatus): Adjust values to match newHans-Peter Nilsson2001-11-121-2/+2
* * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra2001-11-101-0/+1
* * elf32-cris.c (cris_elf_grok_prstatus): New function.Hans-Peter Nilsson2001-11-021-0/+74
* * elf32-cris.c (cris_reloc_type_lookup): Change loop to useHans-Peter Nilsson2001-10-241-3/+2
* 2001-10-21 H.J. Lu <hjl@gnu.org>H.J. Lu2001-10-211-1/+1
* 2001-10-20 H.J. Lu <hjl@gnu.org>H.J. Lu2001-10-201-1/+1
* * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra2001-09-291-20/+8
* * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra2001-09-241-4/+4
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-34/+17
* coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton2001-09-201-1/+1
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-38/+41
* * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL if theAndreas Jaeger2001-08-261-34/+25
* 2001-08-10 Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-08-111-1/+5
* * elf32-cris.c: Tweak comments related to dynamic linking.Hans-Peter Nilsson2001-04-171-27/+100
* * elf32-cris.c: Shlib and PIC support. PCREL tweaks.Hans-Peter Nilsson2001-03-221-49/+2351
* Update copyright noticesNick Clifton2001-03-081-1/+1
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-031-23/+23
* Define two bfd_targets for absence and presence of leadingHans-Peter Nilsson2000-09-291-8/+119
* * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.Hans-Peter Nilsson2000-07-201-0/+601