Age | Commit message (Expand) | Author | Files | Lines |
1995-09-25 | * configure.in: Fix typo: fmt-elf to fmt=elf. | Ian Lance Taylor | 2 | -0/+5 |
1995-09-22 | start at handling branch taken/branch not taken hints. | Michael Meissner | 2 | -32/+47 |
1995-09-22 | do not set EF_PPC_RELOCATABLE for -mrelocatable-lib | Michael Meissner | 2 | -1/+6 |
1995-09-21 | * subsegs.c (subseg_set): Permit SEG_ABSOLUTE in know expression. | Ian Lance Taylor | 2 | -15/+51 |
1995-09-21 | add -mrelocatable-lib, -memb support | Michael Meissner | 2 | -10/+56 |
1995-09-21 | * gas/sh/fp.s (fmac): Update for new assembly syntax. | Jeff Law | 1 | -0/+45 |
1995-09-19 | * config/tc-m68k.c (m68k_ip): Reject immediate operands for '%'. | Ian Lance Taylor | 1 | -0/+2 |
1995-09-19 | * config/tc-m68k.c (m68k_ip): Reject immediate operands for '|'. | Ian Lance Taylor | 2 | -6/+25 |
1995-09-19 | * config/tc-m68k.c (parse_mri_control_operand): Change leftstop | Ian Lance Taylor | 2 | -45/+127 |
1995-09-18 | * config/tc-m68k.c (parse_mri_control_operand): Change leftstart | Ian Lance Taylor | 4 | -31/+57 |
1995-09-18 | * read.c (mri_comment_field): New function. | Ian Lance Taylor | 2 | -5/+26 |
1995-09-18 | * write.c (fixup_segment): Handle ABS-sym in -sym case rather than | Ian Lance Taylor | 2 | -0/+23 |
1995-09-18 | * config/tc-m68k.c (s_reg): Ignore comment field in MRI mode. | Ian Lance Taylor | 2 | -0/+11 |
1995-09-18 | Mon Sep 18 14:44:04 1995 Arne H. Juul <arnej@pvv.unit.no> | Ian Lance Taylor | 1 | -0/+5 |
1995-09-18 | * lib/gas-defs.exp (gas_run): Call prune_system_crud. | Ian Lance Taylor | 1 | -0/+5 |
1995-09-18 | in verbose mode add newline after files are processed | Ken Raeburn | 2 | -0/+12 |
1995-09-18 | * configure.in: Set endian to little for mips-*-ultrix*. | Ian Lance Taylor | 3 | -2/+14 |
1995-09-16 | * config/tc-m68k.c: Change some "CONST" references to "const". | Jeff Law | 2 | -5/+9 |
1995-09-15 | vms updates | Ken Raeburn | 1 | -0/+10 |
1995-09-15 | vms updates | Ken Raeburn | 1 | -122/+138 |
1995-09-14 | * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests. | David Edelsohn | 6 | -0/+91 |
1995-09-13 | * Makefile.in, configure.in: Remove; the testsuite is now run | Ian Lance Taylor | 4 | -143/+5 |
1995-09-13 | * Makefile.in (EXPECT): New variable. | Ian Lance Taylor | 4 | -139/+82 |
1995-09-13 | * write.c (relax_and_size_seg): Change to the segment we are | Ian Lance Taylor | 3 | -21/+23 |
1995-09-12 | * config/tc-arm.c (md_atof): Fix debugging printf, and leave it | David Edelsohn | 1 | -0/+5 |
1995-09-11 | * doc/configure.in: Remove unused file. | Ian Lance Taylor | 3 | -41/+2 |
1995-09-11 | * app.c (do_scrub_chars): Grab all available spaces at start of | Ian Lance Taylor | 1 | -0/+8 |
1995-09-11 | * gas/mri/empty.s: New file. | Ian Lance Taylor | 3 | -0/+14 |
1995-09-11 | * sb.c: Include "libiberty.h". | Ian Lance Taylor | 2 | -0/+9 |
1995-09-11 | * gas/mri/mri.exp: Add xfail for the expr test for all hppa | Ian Lance Taylor | 2 | -1/+6 |
1995-09-08 | * app.c (do_scrub_chars): In MRI mode, keep a space before a | Ian Lance Taylor | 3 | -4/+30 |
1995-09-08 | * Makefile.in (install): Don't install gasp in $(tooldir). | Ian Lance Taylor | 2 | -10/+5 |
1995-09-08 | * config/tc-mips.c (macro): Handle a non zero base register for | Ian Lance Taylor | 1 | -0/+3 |
1995-09-08 | * gasp.c (show_usage): Put program_name argument in first fprintf, | Ian Lance Taylor | 2 | -2/+7 |
1995-09-07 | * expr.c (operand): Handle 08 and 09 in MRI mode. | Ian Lance Taylor | 4 | -9/+1231 |
1995-09-07 | * read.c (cons_worker): Don't use #elif; old compilers don't | Ian Lance Taylor | 2 | -1/+8 |
1995-09-07 | * gas/mri/comment.s, gas/mri/comment.d: New test. | Ian Lance Taylor | 5 | -3/+45 |
1995-09-07 | * app.c (do_scrub_chars): In MRI mode, silently end quoted strings | Ian Lance Taylor | 4 | -516/+897 |
1995-09-06 | * config/tc-mips.c: Remove CYGNUS LOCAL comments. | Stan Shebs | 2 | -1/+12 |
1995-09-05 | * configure.in: When testing for a free() declaration in system header files, | Ken Raeburn | 1 | -0/+35 |
1995-09-01 | This change does not affect the MIPS instruction assembly. It is | Jackie Smith Cashion | 1 | -0/+5 |
1995-08-31 | Thu Aug 31 16:41:06 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 3 | -58/+160 |
1995-08-31 | Tue Aug 29 19:42:58 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+6 |
1995-08-31 | * config/tc-arm.c (tc_gen_reloc): Delete duplicated code. | David Edelsohn | 1 | -0/+4 |
1995-08-31 | * app.c (do_scrub_chars): Free saved_input when the from buffer | Ian Lance Taylor | 1 | -0/+5 |
1995-08-30 | (synth64.[ds]): New testcase. | David Edelsohn | 3 | -0/+36 |
1995-08-30 | (prefetch.[sd]): New testcase. | David Edelsohn | 4 | -0/+32 |
1995-08-30 | * config/tc-sparc.c (parse_keyword_arg, parse_const_expr_arg): New fns. | David Edelsohn | 1 | -1/+7 |
1995-08-30 | Keep the sparc subdir. | David Edelsohn | 1 | -0/+1 |
1995-08-30 | (membar): New testcase. | David Edelsohn | 3 | -0/+31 |