Develop and Download Open Source Software
Login
Create Account
Help
MY OSDN
Find Software
Magazine
Develop
Pastebin
Software
People
PersonalForge
Magazine
Wiki
OSDN
>
Find Software
>
pizzafactory-gnu-tools
pizzafactory-gnu-tools
Summary
Project Summary
Developer Dashboard
Project Reviews
Web Page
Developers
List of RSS Feeds
Statistics
History
Image Gallery
Search Keywords
News
Listed News
Help
Downloads
List of Releases
Help
Source Code
Guide
Browse SVN
Browse Git: urjtag
Browse Git: gcc-fork
Browse Git: pf3gnuchains4x
Browse Git: release-debian-3x
Browse Git: pizza6+
Browse Git: pf3gnuchains3x
Browse Git: sourceware
Help
Wiki
FrontPage
Title index
Recent changes
Wiki Search
Help
Docs
List Docs
Help
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Help
Browse Subversion Repository
/
[pf3gnuchains]
/
trunk
/
bfd
/
elf32-cr16c.c
Diff of /trunk/bfd/elf32-cr16c.c
Parent Directory
|
Revision Log
|
Patch
revision
20
by
monamour
, Thu Dec 4 05:12:56 2008 UTC
revision
21
by
monamour
, Mon Jul 27 20:34:36 2009 UTC
#
Line 927
elf32_cr16c_add_symbol_hook (bfd *abfd,
Line 927
elf32_cr16c_add_symbol_hook (bfd *abfd,
927
return TRUE;
return TRUE;
928
}
}
929
930
static bfd_boolean
static int
931
elf32_cr16c_link_output_symbol_hook (struct bfd_link_info *info ATTRIBUTE_UNUSED,
elf32_cr16c_link_output_symbol_hook (struct bfd_link_info *info ATTRIBUTE_UNUSED,
932
const char *name ATTRIBUTE_UNUSED,
const char *name ATTRIBUTE_UNUSED,
933
Elf_Internal_Sym *sym,
Elf_Internal_Sym *sym,
#
Line 946
elf32_cr16c_link_output_symbol_hook (str
Line 946
elf32_cr16c_link_output_symbol_hook (str
946
sym->st_shndx = SHN_CR16C_NCOMMON;
sym->st_shndx = SHN_CR16C_NCOMMON;
947
}
}
948
949
return TRUE;
return 1;
950
}
}
951
952
/* Definitions for setting CR16C target vector. */
/* Definitions for setting CR16C target vector. */
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
Legend:
Removed from v.20
changed lines
Added in v.21
Back to OSDN
">
Back to OSDN
ViewVC Help
Powered by
ViewVC 1.1.26