Nick Clifton
|
e59763172f
|
Remove duplicate code and provide a function for generating internally consistent 'value out of range' messages
|
2004-05-06 11:01:48 +00:00 |
|
Alan Modra
|
9d83078bc4
|
* config/tc-i960.c (line_comment_chars): Add '#'.
* config/tc-mn10200.c (tc_gen_reloc): Don't ignore fx_subsy.
|
2003-06-11 06:11:45 +00:00 |
|
Alan Modra
|
2a8ce8da88
|
* config/tc-mn10200.c (md_parse_option <c, arg>): Add ATTRIBUTE_UNUSED.
(md_undefined_symbol <name>): Likewise.
(md_convert_frag <abfd>): Likewise.
(tc_gen_reloc <seg>): Likewise.
(check_operand <insn>): Likewise.
(md_convert_frag): Fix format strings.
(tc_gen_reloc): Delete fx_addsy - fx_subsy code.
|
2002-12-12 22:09:12 +00:00 |
|
Alan Modra
|
b34976b65a
|
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
comparisons of bfd_boolean vars with TRUE/FALSE. Formatting.
|
2002-11-30 08:39:46 +00:00 |
|
Nick Clifton
|
94f592af1b
|
Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.
|
2001-11-15 21:29:00 +00:00 |
|
Kazu Hirata
|
b6ff326eba
|
* config/tc-alpha.c: Fix comment typos.
* config/tc-cris.c: Likewise.
* config/tc-hppa.c: Likewise.
* config/tc-i370.c: Likewise.
* config/tc-mips.c: Likewise.
* config/tc-mn10200.c: Likewise.
* config/tc-mn10300.c: Likewise.
* config/tc-sh.c: Likewise.
* config/tc-tahoe.c: Likewise.
* config/tc-v850.c: Likewise.
|
2001-10-11 23:56:33 +00:00 |
|
H.J. Lu
|
3882b01078
|
Locale changes from Bruno Haible <haible@clisp.cons.org>.
|
2001-09-19 05:33:36 +00:00 |
|
Alan Modra
|
468cced8b9
|
* config/obj-elf.c (obj_elf_symver): Temporarily modify lex_type
to include '@' in symbol names when parsing versioned symbols
rather than calling get_symbol_end multiple times.
* config/tc-i370.c (register_name): Format fixes. Don't call
get_symbol_end after parsing number.
* config/tc-mn10200.c (data_register_name): Format fixes. Hoist
code out of conditional.
(address_register_name): Likewise.
(other_register_name): Likewise.
* config/tc-mn10300.c (r_register_name): Likewise.
(xr_register_name): Likewise.
(data_register_name): Likewise.
(address_register_name): Likewise.
(other_register_name): Likewise.
* config/tc-ppc.c (register_name): Likewise.
* config/tc-s390.c (register_name): Likewise.
|
2001-07-30 06:15:49 +00:00 |
|
Alan Modra
|
93c2a809af
|
Prepare for multi-pass relaxation.
|
2001-03-30 00:06:10 +00:00 |
|
Nick Clifton
|
f7e42eb4af
|
Fix copyright notices
|
2001-03-08 23:24:26 +00:00 |
|
Nick Clifton
|
87271fa61d
|
Fix formatting.
|
2000-07-17 21:06:14 +00:00 |
|
Ian Lance Taylor
|
310b5aa239
|
1999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>
* config/tc-arc.c (tc_gen_reloc): Use symbol_get_bfdsym to get at
the symbol, rather than accessing the bsym member.
* config/tc-d10v.c (tc_gen_reloc): Likewise.
* config/tc-d30v.c (tc_gen_reloc): Likewise.
* config/tc-mcore.c (tc_gen_reloc): Likewise.
* config/tc-mn10200.c (tc_gen_reloc): Likewise.
* config/tc-mn10300.c (tc_gen_reloc): Likewise.
* config/tc-ns32k.c (tc_gen_reloc): Likewise.
* config/tc-tic30.c (tc_gen_reloc): Likewise.
* config/tc-v850.c (tc_gen_reloc): Likewise.
|
1999-06-22 14:07:40 +00:00 |
|
Richard Henderson
|
252b5132c7
|
19990502 sourceware import
|
1999-05-03 07:29:11 +00:00 |
|