diff options
author | Justin P. Mattock <justinmattock@gmail.com> | 2010-10-16 13:36:23 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-10-18 05:03:21 -0400 |
commit | 50a23e6eec6f20d55a3a920e47adb455bff6046e (patch) | |
tree | 0198dabd0a3d3aa53807fa24bd08345e985f997a /arch/arm/nwfpe/softfloat.c | |
parent | 631dd1a885b6d7e9f6f51b4e5b311c2bb04c323c (diff) |
Update broken web addresses in arch directory.
The patch below updates broken web addresses in the arch directory.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: Finn Thain <fthain@telegraphics.com.au>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Reviewed-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/arm/nwfpe/softfloat.c')
-rw-r--r-- | arch/arm/nwfpe/softfloat.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/nwfpe/softfloat.c b/arch/arm/nwfpe/softfloat.c index 0f9656e482ba..ffa6b438786b 100644 --- a/arch/arm/nwfpe/softfloat.c +++ b/arch/arm/nwfpe/softfloat.c | |||
@@ -11,8 +11,8 @@ National Science Foundation under grant MIP-9311980. The original version | |||
11 | of this code was written as part of a project to build a fixed-point vector | 11 | of this code was written as part of a project to build a fixed-point vector |
12 | processor in collaboration with the University of California at Berkeley, | 12 | processor in collaboration with the University of California at Berkeley, |
13 | overseen by Profs. Nelson Morgan and John Wawrzynek. More information | 13 | overseen by Profs. Nelson Morgan and John Wawrzynek. More information |
14 | is available through the web page `http://HTTP.CS.Berkeley.EDU/~jhauser/ | 14 | is available through the web page |
15 | arithmetic/softfloat.html'. | 15 | http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt |
16 | 16 | ||
17 | THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort | 17 | THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort |
18 | has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT | 18 | has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT |