summaryrefslogtreecommitdiff
path: root/bfd/elf32-sh.c
Commit message (Expand)AuthorAgeFilesLines
...
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-3/+3
* * elf32-sh.c (sh_elf_check_relocs): Don't set DF_TEXTREL here.Kaz Kojima2003-08-021-2/+0
* * elf32-sh.c: Convert to C90. Replace PTR with void *.Kaz Kojima2003-07-251-216/+129
* * elf32-sh.c (sh_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.Kaz Kojima2003-07-241-24/+8
* Set maxpagesize for NTO targets to 4kNick Clifton2003-07-121-1/+5
* * elf32-sh.c (sh_elf_create_dynamic_sections): Return if dynamicKaz Kojima2003-07-041-30/+21
* * elf32-sh.c (sh_elf_create_dynamic_sections): Don't callKaz Kojima2003-07-041-19/+32
* * elf32-sparc.c (elf32_sparc_check_relocs): Don't callAlan Modra2003-07-041-27/+24
* Correct spelling of "relocatable".Alan Modra2003-06-251-10/+10
* * elf32-sh.c (sh_elf_size_dynamic_sections): Create .interp sectionKaz Kojima2003-06-031-2/+2
* * elf32-sh.c (sh_elf_adjust_dynamic_symbol): For weak symbols,Kaz Kojima2003-05-131-5/+34
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-3/+3
* * elf32-sh.c (tpoff): New.Kaz Kojima2003-04-241-203/+64
* bfd:Joern Rennecke2003-04-231-1/+1
* Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton2003-04-151-1/+1
* Fix sh-elf linker relaxation:Joern Rennecke2003-03-031-8/+32
* * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic relocAlan Modra2003-02-191-33/+27
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-1/+0
* * elf32-sh.c (elf_sh_dyn_relocs): Add tls_tpoff32 field.Kaz Kojima2003-02-101-14/+35
* Add SH2E supportNick Clifton2003-01-231-0/+3
* Treat elfNN_bed like other macros defined in elfxx-target.h and #undef itNick Clifton2003-01-201-24/+19
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-468/+468
* include/elf/ChangeLogAlan Modra2002-11-281-49/+42
* * elf32-sh.c (sh_elf_relocate_section): Don't complain aboutKaz Kojima2002-11-281-0/+7
* * Makefile.am: Remove entries for elf32-qnx.[ch].Alan Modra2002-11-061-23/+0
* * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,Alan Modra2002-10-161-4/+138
* * elf32-sh.c (elf_sh_link_hash_entry): ReplaceStephen Clarke2002-10-141-132/+283
* * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject,Kaz Kojima2002-10-111-26/+935
* Fix numerous occurrences ofAlan Modra2002-10-111-3/+6
* * elf32-sh.c (elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):Stephen Clarke2002-10-101-2/+2
* * elf32-sh.c (elf_sh_link_hash_entry): Add gotplt_refcount.Stephen Clarke2002-10-021-4/+27
* * elf32-sh.c (sh_elf_copy_indirect_symbol): New.Alan Modra2002-08-241-583/+966
* * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): CopyAlan Modra2002-08-231-5/+9
* * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INITAlan Modra2002-08-231-0/+22
* * bfd/elf32-sh.c (sh_elf_size_dynamic_sections): Zero initializeAlan Modra2002-08-231-1/+1
* Add sh-nto supportNick Clifton2002-08-221-0/+4
* * bfd/elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirectStephen Clarke2002-08-161-0/+5
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-211/+89
* * 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
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-9/+9
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-5/+10
* 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-2/+5
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-6/+4
* * elf32-sh.c: Added missing prototypes.Alexandre Oliva2002-02-111-2/+5
* 2002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-111-1/+2
* Contribute sh64-elf.Alexandre Oliva2002-02-081-8/+1402
* Support for more than 64k ELF sections.Alan Modra2001-12-171-85/+131
* * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek2001-12-071-19/+6