summaryrefslogtreecommitdiff
path: root/bfd/elf-m10300.c
Commit message (Expand)AuthorAgeFilesLines
* * elf-m10300.c (_bfd_mn10300_elf_reloc_type_class): New.Alexandre Oliva2004-06-091-0/+22
* * elf-m10300.c (mn10300_elf_relax_section): Preserve reloc addendDJ Delorie2004-05-281-3/+16
* * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): AvoidAlexandre Oliva2004-05-271-11/+34
* * elf-m10300.c (mn10300_elf_relax_section): Don't test isym withinAlexandre Oliva2004-05-271-1/+1
* * Makefile.am: Remove all mention of elflink.h.Alan Modra2004-03-271-6/+6
* bfd/Alan Modra2004-03-251-10/+10
* * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra2004-03-221-8/+7
* * coff-i860.c (coff_i860_reloc_nyi): Return bfd_reloc_not_supported.Alan Modra2003-12-041-14/+21
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-5/+5
* Fix decision about when a .interp section should existNick Clifton2003-11-111-1/+1
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-1/+1
* * elf-m10300.c (_bfd_mn10300_elf_create_got_section): FixAlan Modra2003-11-041-5/+7
* * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz2003-11-031-1/+0
* Better handking for unresolved symbolsNick Clifton2003-08-201-57/+37
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-2/+2
* * elf-m10300.c (mn10300_elf_relax_section): Take symbol hash tableAlexandre Oliva2003-07-291-2/+2
* 2001-09-12 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2003-07-101-0/+4
* 2002-12-12 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2003-07-101-8/+2048
* 2001-05-06 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2003-07-101-1/+9
* Correct spelling of "relocatable".Alan Modra2003-06-251-8/+8
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-5/+5
* * elf-m10300.c (elf32_mn10300_link_hash_newfunc): ReorderAlexandre Oliva2002-12-121-1/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-106/+109
* include/elf/ChangeLogAlan Modra2002-11-281-2/+2
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-4/+0
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-463/+196
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-6/+4
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-12/+12
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-7/+15
* * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra2002-05-071-20/+4
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-6/+25
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-0/+3
* * elf-m10300.c (mn10300_elf_relax_section): Skip section beforeAlexandre Oliva2002-02-121-1/+7
* Support for more than 64k ELF sections.Alan Modra2001-12-171-182/+268
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-3/+1
* * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra2001-10-171-3/+3
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-53/+61
* * elf.c (prep_headers): Get the machine code from the elfAlexandre Oliva2001-09-131-1/+2
* Add missing prototypesNick Clifton2001-08-251-0/+18
* * elf-m10300.c (mn10300_elf_relocate_section): Test the rightAlexandre Oliva2001-08-241-2/+2
* * elf-m10300.c (mn10300_elf_relax_section): Don't relaxAlexandre Oliva2001-05-161-8/+28
* Update copyright noticesNick Clifton2001-03-081-1/+1
* 2001-02-01 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-02-011-145/+140
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-1/+0
* 2000-12-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-081-1/+0
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-031-13/+5
* Minor formatting fixes.Nick Clifton2000-07-311-1/+1
* Fix building with --enable-targets=allNick Clifton2000-03-011-6/+10
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-2/+2
* * archures.c (bfd_mach_am33): Define.Jeff Law1999-12-011-0/+160