aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1995-09-18in verbose mode add newline after files are processedKen Raeburn2-0/+12
1995-09-18 * configure.in: Set endian to little for mips-*-ultrix*.Ian Lance Taylor3-2/+14
1995-09-16 * config/tc-m68k.c: Change some "CONST" references to "const".Jeff Law2-5/+9
1995-09-15vms updatesKen Raeburn1-0/+10
1995-09-15vms updatesKen Raeburn1-122/+138
1995-09-14 * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.David Edelsohn6-0/+91
1995-09-13 * Makefile.in, configure.in: Remove; the testsuite is now runIan Lance Taylor4-143/+5
1995-09-13 * Makefile.in (EXPECT): New variable.Ian Lance Taylor4-139/+82
1995-09-13 * write.c (relax_and_size_seg): Change to the segment we areIan Lance Taylor3-21/+23
1995-09-12 * config/tc-arm.c (md_atof): Fix debugging printf, and leave itDavid Edelsohn1-0/+5
1995-09-11 * doc/configure.in: Remove unused file.Ian Lance Taylor3-41/+2
1995-09-11 * app.c (do_scrub_chars): Grab all available spaces at start ofIan Lance Taylor1-0/+8
1995-09-11 * gas/mri/empty.s: New file.Ian Lance Taylor3-0/+14
1995-09-11 * sb.c: Include "libiberty.h".Ian Lance Taylor2-0/+9
1995-09-11 * gas/mri/mri.exp: Add xfail for the expr test for all hppaIan Lance Taylor2-1/+6
1995-09-08 * app.c (do_scrub_chars): In MRI mode, keep a space before aIan Lance Taylor3-4/+30
1995-09-08 * Makefile.in (install): Don't install gasp in $(tooldir).Ian Lance Taylor2-10/+5
1995-09-08 * config/tc-mips.c (macro): Handle a non zero base register forIan Lance Taylor1-0/+3
1995-09-08 * gasp.c (show_usage): Put program_name argument in first fprintf,Ian Lance Taylor2-2/+7
1995-09-07 * expr.c (operand): Handle 08 and 09 in MRI mode.Ian Lance Taylor4-9/+1231
1995-09-07 * read.c (cons_worker): Don't use #elif; old compilers don'tIan Lance Taylor2-1/+8
1995-09-07 * gas/mri/comment.s, gas/mri/comment.d: New test.Ian Lance Taylor5-3/+45
1995-09-07 * app.c (do_scrub_chars): In MRI mode, silently end quoted stringsIan Lance Taylor4-516/+897
1995-09-06 * config/tc-mips.c: Remove CYGNUS LOCAL comments.Stan Shebs2-1/+12
1995-09-05* configure.in: When testing for a free() declaration in system header files,Ken Raeburn1-0/+35
1995-09-01This change does not affect the MIPS instruction assembly. It isJackie Smith Cashion1-0/+5
1995-08-31Thu Aug 31 16:41:06 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain3-58/+160
1995-08-31Tue Aug 29 19:42:58 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+6
1995-08-31 * config/tc-arm.c (tc_gen_reloc): Delete duplicated code.David Edelsohn1-0/+4
1995-08-31 * app.c (do_scrub_chars): Free saved_input when the from bufferIan Lance Taylor1-0/+5
1995-08-30(synth64.[ds]): New testcase.David Edelsohn3-0/+36
1995-08-30(prefetch.[sd]): New testcase.David Edelsohn4-0/+32
1995-08-30 * config/tc-sparc.c (parse_keyword_arg, parse_const_expr_arg): New fns.David Edelsohn1-1/+7
1995-08-30Keep the sparc subdir.David Edelsohn1-0/+1
1995-08-30(membar): New testcase.David Edelsohn3-0/+31
1995-08-29 * config/tc-sparc.c (sparc_ip): Clean up ASI support.David Edelsohn2-14/+14
1995-08-29Start of sparc generic testsuite.David Edelsohn4-0/+103
1995-08-29Tue Aug 29 13:20:27 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+12
1995-08-28 * config/tc-arm.c (do_swi): Allow optional leading '#'.David Edelsohn2-0/+4215
1995-08-27 * config/te-delta.h: Include obj-format.h.Ian Lance Taylor4-0/+11
1995-08-27 * app.c (scrub_file): Remove.Ian Lance Taylor1-0/+27
1995-08-25 * gasp.c (as_abort): New function.Ian Lance Taylor2-0/+18
1995-08-25 * Makefile.in (gasp.new): Depend upon ../libiberty/libiberty.a.Ian Lance Taylor1-0/+5
1995-08-23 * sb.c (sb_build): Undefine abort before calling it, since gaspIan Lance Taylor2-0/+6
1995-08-23Fix -mlittle/-mbig so that it really does override the default endianessMichael Meissner1-0/+8
1995-08-22new routine xstrerror for better vms error handling; gas fixed to use itKen Raeburn1-0/+4
1995-08-22vms changesKen Raeburn3-568/+378
1995-08-21 * as.c (parse_args): Accept --defsym SYM=VALUE.Ian Lance Taylor2-1/+29
1995-08-21 * read.c (read_a_source_file): In MRI mode, don't end theIan Lance Taylor2-11/+79
1995-08-21 * app.c (do_scrub_next_char): If LEX_IS_STRINGQUOTE orIan Lance Taylor1-2/+16