diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2003-10-27 12:45:17 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2003-10-27 12:45:17 +0000 |
commit | 47eebc207fc8d4cc5611eb946ba04398e47ea15b (patch) | |
tree | 5df86f7e8022995e67291a2668a21f06f086c295 /gas/bit_fix.h | |
parent | 8afcbaff980c8e5453c7a869102f3507895c7383 (diff) | |
download | gdb-47eebc207fc8d4cc5611eb946ba04398e47ea15b.zip gdb-47eebc207fc8d4cc5611eb946ba04398e47ea15b.tar.gz gdb-47eebc207fc8d4cc5611eb946ba04398e47ea15b.tar.bz2 |
* ChangeLog: Fix typos.
* ChangeLog-9295: Likewise.
* as.c: Fix comment typos.
* as.h: Likewise.
* atof-generic.c: Likewise.
* bit_fix.h: Likewise.
* frags.h: Likewise.
* hash.c: Likewise.
* input-file.c: Likewise.
* input-scrub.c: Likewise.
* itbl-ops.c: Likewise.
* itbl-parse.y: Likewise.
* listing.c: Likewise.
* macro.h: Likewise.
* read.c: Likewise.
* sb.c: Likewise.
* sb.h: Likewise.
* symbols.c: Likewise.
* symbols.h: Likewise.
Diffstat (limited to 'gas/bit_fix.h')
-rw-r--r-- | gas/bit_fix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/bit_fix.h b/gas/bit_fix.h index 80c00227..1676d2c 100644 --- a/gas/bit_fix.h +++ b/gas/bit_fix.h @@ -20,7 +20,7 @@ /* The bit_fix was implemented to support machines that need variables to be inserted in bitfields other than 1, 2 and 4 bytes. - Furthermore it gives us a possibillity to mask in bits in the symbol + Furthermore it gives us a possibility to mask in bits in the symbol when it's fixed in the objectcode and check the symbols limits. The or-mask is used to set the huffman bits in displacements for the |