summaryrefslogtreecommitdiff
path: root/bfd/epoc-pei-arm.c
Commit message (Collapse)AuthorAgeFilesLines
* update copyright datesAlan Modra2009-09-021-1/+1
|
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-13/+14
|
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
|
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
|
* Update copyright noticesNick Clifton2001-03-081-1/+1
|
* Definbe extra allowable COFF section flags for ARM_PE target/Nick Clifton2000-12-181-1/+2
|
* * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor1999-07-121-7/+0
| | | | | | | | | | | | | | | | | | | variables. Add default case to enum switches. * coff-arm.c (bfd_arm_allocate_interworking_sections): Only compile if not COFF_IMAGE_WITH_PE. (record_arm_to_thumb_glue, record_thumb_to_arm_glue): Likewise. (bfd_arm_get_bfd_for_interworking): Likewise. (bfd_arm_process_before_allocation): Likewise. * epoc-pei-arm.c: Don't rename bfd_arm functions. * pei-arm.c: Likewise. * elf32-mips.c (mips_elf_link_hash_table_create): Don't declare. (MIPS_ELF_ADD_DYNAMIC_ENTRY): Correct last change. (mips_elf_got16_entry): Put parens around & in body of ==. (mips_elf_calculate_relocation): Correct test for empty string. * vms-gsd.c: Use _bfd_error_handler rather than fprintf to stderr. * vms-misc.c (_bfd_vms_length_hash_symbol): Correct sprintf format.
* Rename epoc-pe interworking function names to avoid a name space clash.Nick Clifton1999-06-041-0/+7
| | | | Add epoc-pe to built targets.
* Initial revisionRichard Henderson1999-05-031-0/+29