Age | Commit message (Expand) | Author | Files | Lines |
1997-03-11 | * config/tc-m88k.c (m88k_do_align): Don't use a special nop | Ian Lance Taylor | 1 | -1/+1 |
1997-03-10 | From Eric Youngdale <eric@andante.jic.com>: | Ian Lance Taylor | 2 | -25/+254 |
1997-03-06 | * config/tc-mn10300.c (md_assemble): Don't use any MN10300 specific | Jeff Law | 1 | -15/+26 |
1997-03-05 | * config/tc-tic80.c (md_pseudo_table): Add "sect" and "section" | Fred Fish | 1 | -4/+8 |
1997-03-05 | * config/tc-tic80.c (md_begin): Declare external variable | Fred Fish | 1 | -1/+6 |
1997-03-01 | * config/tc-mips.c (mips16_extended_frag): Don't assume that we | Ian Lance Taylor | 1 | -6/+11 |
1997-02-28 | * write.h (LOCAL_LABEL): Only define if not BFD_ASSEMBLER. | Ian Lance Taylor | 4 | -41/+40 |
1997-02-28 | * config/te-sco386.h: Remove; not used. | Ian Lance Taylor | 2 | -11/+0 |
1997-02-27 | remove d10v sanitization | Ian Lance Taylor | 1 | -8/+2 |
1997-02-27 | * config/tc-tic80 (md_pseudo_table): Add align pseudo op to do | Fred Fish | 1 | -1/+2 |
1997-02-27 | fix random missing Sanitize bits | Angela Marie Thomas | 1 | -0/+29 |
1997-02-27 | * config/tc-tic80.c (FLT_CHARS): Change from "dD" to "fF". | Fred Fish | 1 | -4/+23 |
1997-02-27 | always keep te-lnews.h | Stan Shebs | 1 | -0/+1 |
1997-02-27 | * configure.in (mips*-*-lnews*): New target, also make empty | Stan Shebs | 2 | -7/+15 |
1997-02-26 | * config/tc-tic80.c (find_opcode, build_insn): Changes to match | Fred Fish | 1 | -30/+50 |
1997-02-26 | Based on patches from Robert Lipe <robertl@dgii.com>: | Ian Lance Taylor | 3 | -0/+36 |
1997-02-25 | * config/tc-tic80.c (md_apply_fix): Handle R_ABS type fixups. | Fred Fish | 1 | -0/+3 |
1997-02-24 | * config/obj-coff.c: Fix typo in comment section. | Fred Fish | 1 | -7/+8 |
1997-02-23 | * itbl-ops.c: Add test for itbl_have_entries. | Dawn Perchik | 1 | -5/+8 |
1997-02-23 | fix minor formatting problem | Ian Lance Taylor | 1 | -2/+2 |
1997-02-23 | minor formatting fixes | Ian Lance Taylor | 1 | -18/+17 |
1997-02-23 | * itbl-parse.y: Fix indentation mistakes from indent program. | Dawn Perchik | 1 | -1/+158 |
1997-02-23 | * doc/internals.texi (CPU backend): Fix typo in md_section_align | Fred Fish | 2 | -10/+81 |
1997-02-22 | Fri Feb 21 14:34:31 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -138/+65 |
1997-02-21 | Fri Feb 21 14:34:31 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -12/+13 |
1997-02-21 | Fix linker relocation overflow errors for the NEC vr4300/ddb toolchain. | Jim Wilson | 1 | -17/+11 |
1997-02-21 | * configure.in: Set em=svr4 for m68k-*-sysv4*. | Ian Lance Taylor | 3 | -2/+10 |
1997-02-20 | * config/obj-coff.c (obj_coff_ln [both versions]): Call | Ian Lance Taylor | 1 | -0/+27 |
1997-02-19 | Tue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 3 | -0/+1449 |
1997-02-17 | * config/tc-alpha.h (md_operand): Define with a null expansion, | Fred Fish | 1 | -1/+12 |
1997-02-14 | Based on notes from Peter Eriksson <peter@ifm.liu.se>. The target | Ian Lance Taylor | 2 | -0/+8 |
1997-02-14 | random copyright and formatting fixes | Ian Lance Taylor | 4 | -9/+10 |
1997-02-14 | * read.c (do_align): Add max parameter. Change all callers. | Ian Lance Taylor | 6 | -29/+135 |
1997-02-14 | * config/{tc-alpha.h, tc-arc.h, tc-d10v.h, tc-generic.h, tc-i960.h, | Fred Fish | 3 | -154/+78 |
1997-02-14 | * doc/Makefile.in (TEXI2DVI): Set to just name of program. | Fred Fish | 10 | -22/+59 |
1997-02-13 | Correct errors in some comments (bfd_perform_relocation was refered to | David Edelsohn | 2 | -3/+3 |
1997-02-13 | * config/tc-mips.c (mips16_extended_frag): Correct base address | Ian Lance Taylor | 1 | -10/+11 |
1997-02-13 | * config/tc-mips.c (prev_nop_frag): New static variable. | Ian Lance Taylor | 1 | -36/+148 |
1997-02-13 | * config/tc-mips.c (append_insn): Remove useless code which | Ian Lance Taylor | 1 | -20/+4 |
1997-02-12 | revert earlier patch to set prev_insn_valid when not reordering | Ian Lance Taylor | 1 | -1/+0 |
1997-02-12 | * config/tc-mips.c (md_parse_option): When debugging, set | Ian Lance Taylor | 1 | -1/+1 |
1997-02-12 | * config/tc-mips.c (mips16_ip): Handle an extend operand. | Ian Lance Taylor | 1 | -0/+15 |
1997-02-12 | * config/tc-mips.c (my_getExpression): In mips16 mode, if it looks | Ian Lance Taylor | 1 | -0/+13 |
1997-02-12 | * config/tc-mips.c (append_insn): Warn about an attempt to put an | Ian Lance Taylor | 1 | -1/+16 |
1997-02-12 | * config/tc-mips.c (mips_pseudo_table): Add "insn". | Ian Lance Taylor | 1 | -0/+34 |
1997-02-12 | * config/tc-mips.c (md_begin): Add the general registers to the | Ian Lance Taylor | 1 | -26/+50 |
1997-02-11 | * config/tc-tic80.c: Numerous changes and additions to flesh | Fred Fish | 1 | -77/+381 |
1997-02-11 | * config/tc-mips.c (mips16_ip): Handle %gprel modifier. | Ian Lance Taylor | 1 | -14/+45 |
1997-02-11 | Add r5900 | Gavin Romig-Koch | 2 | -2/+84 |
1997-02-11 | * itbl-ops.c: New file. Add support for dynamically read | Dawn Perchik | 2 | -0/+28 |