aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-frv.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+6
2005-05-07bfd/Alan Modra1-128/+127
2005-05-052005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-24/+21
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-02-17bfd/ChangeLog:Alexandre Oliva1-8/+20
2005-02-16 * coff-arm.c (coff_arm_is_local_label_name): Warning fix.Alan Modra1-2/+2
2005-02-07bfd/ChangeLog:Alexandre Oliva1-15/+34
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-131/+12
2005-01-25bfd/ChangeLog:Alexandre Oliva1-215/+2414
2004-10-21bfd/H.J. Lu1-2/+2
2004-10-10 * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body in do while.Alan Modra1-30/+30
2004-09-17include/Alan Modra1-6/+6
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra1-11/+8
2004-08-13bfd/Alan Modra1-5/+4
2004-07-21* elf-bfd.h (ELF_COMMON_DEF_P): New.Alexandre Oliva1-11/+1
2004-06-24bfd/Alan Modra1-38/+34
2004-06-21bfd/ChangeLog:Alexandre Oliva1-0/+27
2004-05-08* elf32-frv.c (_frvfdpic_add_dyn_reloc): Don't warn when we getAlexandre Oliva1-3/+15
2004-05-07* elf32-frv.c (elf32_frvfdpic_modify_segment_map): ReturnAlexandre Oliva1-0/+52
2004-05-06* configure.in (bfd_elf32_frvfdpic_vec): New.Alexandre Oliva1-572/+716
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-6/+6
2004-03-26 * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra1-2/+2
2004-03-25bfd/Alan Modra1-9/+9
2004-03-20bfd/H.J. Lu1-4/+4
2004-03-02* elf32-frv.c (struct frv_pic_relocs_info): Added fixups andAlexandre Oliva1-37/+140
2004-03-01Add fr450 support.Richard Sandiford1-5/+37
2004-02-28* elf-bfd.h (struct elf_backend_data): AddedAlexandre Oliva1-0/+58
2004-02-28* elf32-frv.c (elf32_frv_howto_table) <R_FRV_LABEL16>: SetAlexandre Oliva1-1/+1
2004-02-24* elf32-frv.c (FRV_SYM_LOCAL): Weak undefined doesn't imply local.Alexandre Oliva1-112/+140
2004-01-30* elf32-frv.c (elf32_frv_always_size_sections): Initialize pointerAlexandre Oliva1-1/+1
2004-01-062003-12-17 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva1-4/+2995
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-1/+1
2003-10-082003-10-08 Dave Brolley <brolley@redhat.com>Dave Brolley1-0/+4
2003-10-07* elf32-frv.c (elf32_frv_howto_table): Set R_FRV_LABEL16'sAlexandre Oliva1-1/+1
2003-08-27 * elf32-frv.c (elf32_frv_relocate_section): UseRichard Sandiford1-3/+1
2003-06-25Correct spelling of "relocatable".Alan Modra1-6/+6
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-172/+199
2002-11-28include/elf/ChangeLogAlan Modra1-2/+2
2002-07-23missed 'em from the last deltaAlan Modra1-26/+6
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-10/+4
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley1-0/+1405