Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * read.c: Standardize error/warning messages - don't capitalise, no | Alan Modra | 2001-08-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | final period or newline, don't say "ignored" or "zero assumed" for as_bad messages. In some cases, change the wording to that used elsewhere for similar messages. * app.c, as.c, atof-generic.c, cgen.c, cond.c, depend.c, dwarf2dbg.c, ecoff.c, expr.c, frags.c, input-file.c, input-scrub.c, listing.c, output-file.c, stabs.c, subsegs.c, symbols.c, write.c: Likewise. * ecoff.c (ecoff_directive_end): Test for missing name by comparing input line pointers rather than reading string. (ecoff_directive_ent): Likewise. * read.c (s_set): Likewise. (s_align): Report a warning rather than an error for alignment too large. (s_comm): Check for missing symbol name. (s_lcomm_internal): Likewise. (s_lsym): Likewise. (s_globl): Use is_end_of_line instead of looking for '\n'. (s_lcomm_internal): Likewise. (ignore_rest_of_line): Report a warning rather than an error. | ||||
* | Fix copyright notices | Nick Clifton | 2001-03-08 | 1 | -1/+2 |
| | |||||
* | 2000-12-13 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-12-14 | 1 | -2/+1 |
| | | | | | | | | * as.h: Fix formatting. * cgen.h: Likewise. * dwarf2dbg.c: Likewise. * input-scrub.c: Likewise. * read.h: Likewise. | ||||
* | Fix formatting | Nick Clifton | 2000-12-12 | 1 | -16/+17 |
| | |||||
* | 2000-11-06 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-11-06 | 1 | -74/+62 |
| | | | | | | * input-file.c: Fix formatting. * input-file.h: Likewise. * input-scrub.c: Likewise. | ||||
* | 2000-09-07 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-07 | 1 | -33/+29 |
| | | | | | * config/tc-vax.c: Fix formatting. * input-scrub.c: Likewise. | ||||
* | Minor formatting tweak to make synchronisation easier. | Nick Clifton | 2000-05-29 | 1 | -2/+3 |
| | |||||
* | Add macro handling extensions and line substitution support. | Timothy Wall | 2000-03-26 | 1 | -4/+26 |
| | |||||
* | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1999-05-03 | 1 | -0/+521 |