+2014-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * ChangeLog, ChangeLog.00, hw_com.c, ld-cache.h, ppc-instructions:
+ Change immediatly to immediately.
+
2014-08-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* basics.h, device.c, device.h, hw_htab.c, hw_memory.c:
device tree load from file code.
* psim.c (psim_create): Dump device tree if enabled. If nump
- selected, exit psim immediatly.
+ selected, exit psim immediately.
Wed Jan 17 19:36:52 1996 Andrew Cagney <cagney@highland.com.au>
* sim-endian.h,c (SIM_ENDIAN_INLINE) bits.h,c (BITS_INLINE):
Change to use the updated inline definitions. If enabled
- immediatly include the corresponding c-code so that it will inline
+ immediately include the corresponding c-code so that it will inline
for all modules.
* inline.h, inline.c (SIM_ENDIAN_INLINE, BITS_INLINE): Remove
input-buffering = "unbuffered" (optional)
Specifying "unbuffered" buffering disables buffering on the serial
- devices input stream (all data is immediatly read). In the future,
+ devices input stream (all data is immediately read). In the future,
this option may be used to provide input buffering alternatives.
output-buffering = "unbuffered" (optional)
Specifying "unbuffered" buffering disables buffering on the serial
- devices output stream (all data is immediatly written). In the future,
+ devices output stream (all data is immediately written). In the future,
this option may be extended to include other buffering alternatives.
The table that follows determines how each field should be treated.
Importantly it considers the case where the extracted field is to
- be used immediatly or stored in an instruction cache.
+ be used immediately or stored in an instruction cache.
<type>
spreg new_val = (spr_length(n) == 64
? *rS
: MASKED(*rS, 32, 63));
- /* HACK - time base registers need to be updated immediatly */
+ /* HACK - time base registers need to be updated immediately */
if (WITH_TIME_BASE) {
switch (n) {
case spr_tbu: