Age | Commit message (Expand) | Author | Files | Lines |
1995-08-09 | * configure.in: Move random special target handling before | Ian Lance Taylor | 2 | -0/+42 |
1995-08-09 | Tue Aug 8 23:41:25 1995 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 4 | -35/+43 |
1995-08-09 | * expr.h (operatorT): Remove comma after last enumerator value. | Ken Raeburn | 1 | -1/+3 |
1995-08-09 | yet more vms work from pat rankin | Ken Raeburn | 2 | -153/+119 |
1995-08-09 | * as.h (alloca): If __STDC__, declare void* instead of char*. | Ken Raeburn | 2 | -1/+15 |
1995-08-08 | * config/tc-m68k.c (archs): Add 68ec000, 68hc000, 68hc001, | Ian Lance Taylor | 2 | -2/+74 |
1995-08-08 | * gas/mri/common.s, gas/mri/common.d: New test. | Ian Lance Taylor | 5 | -0/+35 |
1995-08-08 | * struc-symbol.h (struct symbol): Add sy_mri_common bit. | Ian Lance Taylor | 9 | -264/+696 |
1995-08-08 | * doc/c-m68k.texi: Add documentation for CPU specific options, and | Ian Lance Taylor | 1 | -0/+3 |
1995-08-08 | * config/m68k-parse.y (motorola_operand): For (%pc), set mode to | Ian Lance Taylor | 1 | -0/+5 |
1995-08-08 | * write.c (relax_align): Add extra padding for linkrelax only if | Ken Raeburn | 2 | -3/+30 |
1995-08-08 | * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants | Ian Lance Taylor | 2 | -0/+4 |
1995-08-08 | * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete | Ian Lance Taylor | 4 | -1/+272 |
1995-08-08 | Move testsuite ChangeLog entries to testsuite/ChangeLog. | Ian Lance Taylor | 2 | -4/+6 |
1995-08-08 | * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ, | Ian Lance Taylor | 2 | -0/+15 |
1995-08-08 | * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run | Ian Lance Taylor | 2 | -1/+4 |
1995-08-08 | * lib/gas-defs.exp (fail_phase, pass_phase): Remove. | Ian Lance Taylor | 1 | -0/+3 |
1995-08-08 | * gas/m68k/operands.s, gas/m68k/operands.d: New test. | Ian Lance Taylor | 11 | -40/+889 |
1995-08-08 | * config/m68k-parse.y: New file: bison grammar for m68k operands, | Ian Lance Taylor | 8 | -1732/+1953 |
1995-08-07 | * gas/sh/*: New tests for the hitachi-sh. | Jeff Law | 5 | -0/+161 |
1995-08-07 | * config/tc-sh.c (parse_reg): Handle new FP registers. | Jeff Law | 4 | -210/+611 |
1995-08-02 | * config/tc-m68k.c: Remove BREAK_UP_BIG_DECL stuff. | Ian Lance Taylor | 1 | -0/+11 |
1995-08-01 | * gas/mri/*: New tests for MRI mode. | Ian Lance Taylor | 14 | -0/+152 |
1995-08-01 | * config/tc-m68k.c (init_table): Add "control", "status", "iaddr", | Ian Lance Taylor | 1 | -7/+14 |
1995-08-01 | Initial support for MRI style labels and expressions. | Ian Lance Taylor | 2 | -243/+606 |
1995-08-01 | * Makefile.in: Remove superfluous runtest gasp. | Steve Chamberlain | 2 | -1/+19 |
1995-08-01 | Tue Aug 1 11:35:18 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+5 |
1995-08-01 | * gasp.c (main): Parse -I option. | Steve Chamberlain | 2 | -5/+55 |
1995-08-01 | * testsuite/Makefile.in: Use gasp tests. | Steve Chamberlain | 2 | -1/+16 |
1995-08-01 | Keep gasp. | Steve Chamberlain | 1 | -1/+2 |
1995-08-01 | gasp is gone from here. | Steve Chamberlain | 1 | -1/+0 |
1995-08-01 | moved. | Steve Chamberlain | 1 | -40/+0 |
1995-08-01 | moved. | Steve Chamberlain | 6 | -77/+0 |
1995-08-01 | new file. | Steve Chamberlain | 1 | -0/+35 |
1995-08-01 | New order. | Steve Chamberlain | 73 | -435/+208 |
1995-08-01 | yet more vms work | Ken Raeburn | 2 | -80/+87 |
1995-08-01 | * gasp.c (change_base): Don't modify numbers in strings. (pr7583) | Steve Chamberlain | 10 | -0/+135 |
1995-07-31 | remove local variables, change-log-mode does all of that | Ken Raeburn | 1 | -8/+15 |
1995-07-28 | more vms changes | Ken Raeburn | 3 | -63/+78 |
1995-07-25 | more vms work from pat | Ken Raeburn | 1 | -786/+716 |
1995-07-25 | fix more compilation problems | Ken Raeburn | 1 | -0/+8 |
1995-07-24 | * config/tc-sh.c (md_pseudo_table): Add "uses". | Ian Lance Taylor | 2 | -16/+110 |
1995-07-20 | * configure.in (arm-*-riscix*): Don't set emulation. | Ken Raeburn | 1 | -0/+2 |
1995-07-20 | * config/tc-m68k.c (md_convert_frag): Rename argument seg to sec, since seg is | Ken Raeburn | 1 | -0/+5 |
1995-07-19 | * config/obj-coff.h (TE_PE): Delete. | David Edelsohn | 1 | -0/+13 |
1995-07-19 | * gasp.c (process_assigns): Use toupper before comparing against | Ian Lance Taylor | 2 | -29/+42 |
1995-07-19 | * config/tc-sh.c (sh_relax): Rename from relax, and make global. | Ian Lance Taylor | 11 | -135/+242 |
1995-07-18 | vms fixes from pat rankin | Ken Raeburn | 1 | -110/+84 |
1995-07-15 | Allow compiler to mark relocs that are ok for -mrelocatable. | Michael Meissner | 1 | -0/+10 |
1995-07-15 | Add support for SPARC SunOS PIC: | Ian Lance Taylor | 1 | -0/+20 |