Jie Zhang
fb122200f5
bfd/
* elf.c (_bfd_elf_map_sections_to_segments): Don't put
executable sections into the same segment with other
read only sections if --sep-code.
* elf32-bfin.c (elf32_bfin_code_in_l1): New variable.
(elf32_bfin_data_in_l1): New variable.
(elf32_bfin_final_write_processing): New.
(elf32_bfin_special_sections[]): New.
(elf_backend_final_write_processing): Define.
(elf_backend_special_sections): Define.
binutils/
* readelf.c (get_machine_flags): Deal with Blackfin specific
flags.
include/
* bfdlink.h (struct bfd_link_info): Add sep_code member
variable.
* elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
(EF_BFIN_DATA_IN_L1): Define.
ld/
* Makefile.am (eelf32bfin.c): Depend on bfin.em.
(eelf32bfinfd.c): Likewise.
* Makefile.in: Regenerate.
* gen-doc.texi: Set Blackfin.
* ld.texinfo: Document --sep-code and Blackfin specific
options.
* ldmain.c (main): Initialize link_info.sep_code.
* lexsup.c (enum option_values): Add OPTION_SEP_CODE.
(ld_options[]): Add --sep-code.
(parse_args): Deal with --sep-code.
* emulparams/bfin.sh (EXTRA_EM_FILE): Define.
* emulparams/elf32bfinfd.sh (OTHER_SECTIONS): Define.
* emultempl/bfin.em: New file.
2008-07-11 19:24:39 +00:00
..
2008-04-16 08:33:54 +00:00
2008-06-17 16:01:28 +00:00
2008-07-11 19:24:39 +00:00
2008-04-08 08:33:51 +00:00
2005-05-10 10:21:13 +00:00
2008-06-13 20:16:00 +00:00
2008-07-11 19:24:39 +00:00
2008-07-11 19:24:39 +00:00
2008-07-07 18:40:13 +00:00
2007-11-08 00:08:48 +00:00
2005-05-10 10:21:13 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
2005-05-10 10:21:13 +00:00
2005-05-10 10:21:13 +00:00
2005-05-10 10:21:13 +00:00
2005-05-10 10:21:13 +00:00
2008-06-24 03:01:29 +00:00
2008-03-25 00:21:18 +00:00
2005-05-10 10:21:13 +00:00
2005-05-10 10:21:13 +00:00
2005-05-10 10:21:13 +00:00
2008-07-07 17:09:31 +00:00
2008-03-25 01:02:08 +00:00
2005-05-10 10:21:13 +00:00
2007-07-13 18:23:23 +00:00
2005-07-12 10:34:51 +00:00
2008-02-11 17:53:04 +00:00
2005-05-10 10:21:13 +00:00