aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-a29k.c
AgeCommit message (Expand)AuthorFilesLines
1995-12-11 * read.c (read_a_source_file): If tc_unrecognized_line is defined,Ian Lance Taylor1-1/+67
1995-11-09 * config/tc-a29k.c (md_apply_fix): Warn if an attempt is made toIan Lance Taylor1-3/+13
1995-11-09 * config/tc-a29k.c (line_separator_chars): Restore '@'. ExistingIan Lance Taylor1-1/+1
1995-11-09 * config/tc-a29k.c (md_operand): Handle $float, $double, andIan Lance Taylor1-0/+71
1995-11-03 * as.c (main): On TC_A29K, call macro_init with macro_alternateIan Lance Taylor1-1/+1
1995-07-19 * config/tc-sh.c (sh_relax): Rename from relax, and make global.Ian Lance Taylor1-1/+2
1995-07-06fsf address updateKen Raeburn1-1/+1
1995-04-11write.c: Complain about .space or .org moving backwards.Ken Raeburn1-5/+0
1994-11-07tc-a29k.c: some cleanup; range-checking on JUMPTARG relocsKen Raeburn1-22/+20
1994-10-19 * config/tc-a29k.c: Include ctype.h with angle brackets.Ian Lance Taylor1-12/+47
1994-06-03 * as.c (show_usage): Remove target specific messages;David MacKenzie1-5/+15
1993-12-20* as.c (main): Only invoke md_end if it's defined as a macro.Ken Raeburn1-5/+0
1993-12-16* config/tc-vax.c (tc_aout_fix_to_chars): Local variable NBYTES_R_LENGTH nowKen Raeburn1-5/+0
1993-12-03Lots of changes for:Ken Raeburn1-17/+1
1993-10-28 * config/tc-a29k.c (md_begin): When opcodes are mashed together inIan Lance Taylor1-14/+12
1993-10-12more null/empty string fixupsKen Raeburn1-1/+1
1993-09-28Whitespace/comment cleanup. Use PARAMS in tc-vax.c.Ken Raeburn1-1/+1
1993-09-21Whitespace/comment fixups.Ken Raeburn1-65/+45
1993-09-14Some more gcc lint, and:Ian Lance Taylor1-4/+7
1993-09-13 * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set.Ian Lance Taylor1-11/+20
1993-09-11More gcc lint with harsher warning options.Ian Lance Taylor1-19/+6
1993-07-23Fix stupid bugs inserted during expression conversion.Ian Lance Taylor1-1/+2
1993-07-21 * Extensive changes to permit symbols to contain any expressionIan Lance Taylor1-44/+37
1993-07-12update use of valueT and addressTMark Eichin1-6/+6
1993-06-01don't bother checking return value from hash_newKen Raeburn1-2/+0
1993-05-27read.c (s_align_bytes): Properly record alignment.Ken Raeburn1-3/+3
1993-04-28include ctype.h, and some special-purpose regs for 29050Ken Raeburn1-0/+15
1992-12-30A bunch of changes to COFF support. See the ChangeLog.Ian Lance Taylor1-1/+0
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1-813/+889
1992-11-10These changes clean things up a bit, and improve Solaris crossIan Lance Taylor1-5/+6
1992-05-26Fixes from Andrew SmithSteve Chamberlain1-1/+1
1992-05-05 * obj-coffbfd.c: use is a synonym for section, (do_relocs_for):Steve Chamberlain1-27/+14
1992-02-22 * app.c: MRI compatibility - allow single quote to start a string.Steve Chamberlain1-5/+4
1992-02-17fighting bitrot in a major wayK. Richard Pixley1-14/+13
1992-02-15White space and comment changes, and #ifdef __STDC__ becomes #ifK. Richard Pixley1-3/+3
1992-02-13All files over ~5 lines get copylefted. All copylefted files getK. Richard Pixley1-1/+1
1992-02-13remove all rcs keywordsK. Richard Pixley1-2/+0
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-767/+767
1991-12-04Don't ignore .line directivesSteve Chamberlain1-1/+0
1991-12-04Don't ignore .file pseudos!Steve Chamberlain1-1/+0
1991-12-01More filename renaming.Steve Chamberlain1-1/+1
1991-11-29Massive changes to generalize coff-bfd support enough to get 29kSteve Chamberlain1-21/+0
1991-10-21 * configure.in: added ebmon entry.Steve Chamberlain1-3/+15
1991-08-27Error out on unrecognized options.K. Richard Pixley1-1/+1
1991-08-15Abort()'s become as_fatal()'s.K. Richard Pixley1-13/+8
1991-08-14* no more relocation_info structures. We now squirt directly fromK. Richard Pixley1-61/+35
1991-07-27Polishing m68k support.K. Richard Pixley1-1/+2
1991-06-14Version 2 GPL.K. Richard Pixley1-1/+1
1991-04-04Initial revisionK. Richard Pixley1-0/+1157