summaryrefslogtreecommitdiffstats
path: root/libgcc/config/picochip/lshrsi3.S
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2012-05-29 14:54:22 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2012-05-29 14:54:22 +0000
commite1c346e51d390a7921d7640497153dbfa01435c6 (patch)
tree4a95738ae9bf34c0ae8cf987fb2742814b616353 /libgcc/config/picochip/lshrsi3.S
parente8aa7eafbc9bfe43a4c029f8b9e133f91b305dec (diff)
downloadppe42-gcc-e1c346e51d390a7921d7640497153dbfa01435c6.tar.gz
ppe42-gcc-e1c346e51d390a7921d7640497153dbfa01435c6.zip
* config/arm/ieee754-df.S: Fix typos.
* config/arm/ieee754-sf.S: Fix typos. * config/c6x/libunwind.S: Fix typos. * config/epiphany/udivsi3-float.c: Fix typos. * config/microblaze/muldi3_hard.S: Fix typos. * config/picochip/adddi3.S: Fix typos. * config/picochip/ashlsi3.S: Fix typos. * config/picochip/ashrsi3.S: Fix typos. * config/picochip/clzsi2.S: Fix typos. * config/picochip/cmpsi2.S: Fix typos. * config/picochip/divmod15.S: Fix typos. * config/picochip/divmodhi4.S: Fix typos. * config/picochip/divmodsi4.S: Fix typos. * config/picochip/longjmp.S: Fix typos. * config/picochip/lshrsi3.S: Fix typos. * config/picochip/parityhi2.S: Fix typos. * config/picochip/popcounthi2.S: Fix typos. * config/picochip/setjmp.S: Fix typos. * config/picochip/subdi3.S: Fix typos. * config/picochip/ucmpsi2.S: Fix typos. * config/picochip/udivmodhi4.S: Fix typos. * config/picochip/udivmodsi4.S: Fix typos. * config/spu/divv2df3.c: Fix typos. * config/spu/mfc_multi_tag_release.c: Fix typos. * config/spu/mfc_tag_release.c: Fix typos. * configure.ac: Fix typos. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187967 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc/config/picochip/lshrsi3.S')
-rw-r--r--libgcc/config/picochip/lshrsi3.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/picochip/lshrsi3.S b/libgcc/config/picochip/lshrsi3.S
index 4fc53902955..c394a69596f 100644
--- a/libgcc/config/picochip/lshrsi3.S
+++ b/libgcc/config/picochip/lshrsi3.S
@@ -59,7 +59,7 @@ _picoMark_FUNCTION_END=
// All DWARF information between this marker, and the END OF DWARF
// marker should be included in the source file. Search for
// FUNCTION_STACK_SIZE_GOES_HERE and FUNCTION NAME GOES HERE, and
-// provide the relevent information. Add markers called
+// provide the relevant information. Add markers called
// _picoMark_FUNCTION_BEGIN and _picoMark_FUNCTION_END around the
// function in question.
//============================================================================
OpenPOWER on IntegriCloud