Age | Commit message (Expand) | Author | Files | Lines |
1997-03-16 | * NEWS: Note BeOS support. | Fred Fish | 2 | -1/+19 |
1997-03-16 | * config/tc-mips.c (md_apply_fix): Improve error message for out | Ian Lance Taylor | 2 | -1/+4 |
1997-03-16 | * Makefile.in: Add dependencies on obstack.h where needed. | Ian Lance Taylor | 2 | -25/+41 |
1997-03-15 | * config/tc-mips.c (md_estimate_size_before_relax): Handle the | Ian Lance Taylor | 2 | -4/+27 |
1997-03-14 | * Makefile.in (TARG_CPU_DEP_sparc): Add opcode/sparc.h. | Ian Lance Taylor | 2 | -2/+6 |
1997-03-13 | * read.c (read_a_source_file): Call LISTING_NEWLINE before | Ian Lance Taylor | 2 | -128/+160 |
1997-03-13 | * config/obj-elf.c (obj_elf_data): Call md_flush_pending_output | Ian Lance Taylor | 2 | -1/+71 |
1997-03-12 | * doc/as.texinfo (bss): Improve description of .bss section. In | Ian Lance Taylor | 1 | -0/+7 |
1997-03-12 | * config/tc-ppc.c (ppc_elf_lcomm): Don't call S_CLEAR_EXTERNAL. | Ian Lance Taylor | 1 | -0/+2 |
1997-03-11 | * symbols.c (colon): Change type of local to int. From Alan Modra | Ian Lance Taylor | 1 | -0/+3 |
1997-03-11 | * config/tc-m88k.c (m88k_do_align): Don't use a special nop | Ian Lance Taylor | 2 | -2/+6 |
1997-03-11 | * read.c (equals): Always permit register names to be redefined. | Ian Lance Taylor | 1 | -0/+2 |
1997-03-11 | * config/tc-mips.c (mips_fix_adjustable): Permit a reloc against a | Ian Lance Taylor | 1 | -0/+4 |
1997-03-11 | From Eric Youngdale <eric@andante.jic.com>: | Ian Lance Taylor | 1 | -0/+7 |
1997-03-10 | From Eric Youngdale <eric@andante.jic.com>: | Ian Lance Taylor | 3 | -25/+265 |
1997-03-07 | * config/tc-mn10300.c (md_relax_table): Define. | Jeff Law | 1 | -0/+6 |
1997-03-07 | * config/tc-mn10200.c (md_relax_table): Fix typos. | Jeff Law | 1 | -0/+2 |
1997-03-06 | * config/tc-mn10300.c (md_assemble): Don't use any MN10300 specific | Jeff Law | 2 | -15/+31 |
1997-03-05 | * cond.c (s_ifc): Call mri_comment_field and mri_comment_end when | Ian Lance Taylor | 1 | -0/+5 |
1997-03-05 | * gas/all/gas.exp: xfail a couple tests for the mn10300. | Jeff Law | 1 | -0/+9 |
1997-03-05 | * config/tc-tic80.c (md_pseudo_table): Add "sect" and "section" | Fred Fish | 2 | -4/+10 |
1997-03-05 | * config/tc-tic80.c (md_begin): Declare external variable | Fred Fish | 2 | -1/+18 |
1997-03-03 | * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d, | Fred Fish | 7 | -210/+114 |
1997-03-01 | * config/tc-mips.c (mips16_extended_frag): Don't assume that we | Ian Lance Taylor | 2 | -6/+17 |
1997-02-28 | * write.h (LOCAL_LABEL): Only define if not BFD_ASSEMBLER. | Ian Lance Taylor | 5 | -41/+58 |
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 | 2 | -15/+3 |
1997-02-27 | * config/tc-tic80 (md_pseudo_table): Add align pseudo op to do | Fred Fish | 2 | -1/+10 |
1997-02-27 | * gas/tic80/{align.d, align.lst, align.s} New test for the | Fred Fish | 5 | -0/+110 |
1997-02-27 | * config/tc-m68k.c (md_assemble): Handle a reloc width of 'W'.n | Ian Lance Taylor | 1 | -0/+2 |
1997-02-27 | fix random missing Sanitize bits | Angela Marie Thomas | 2 | -0/+57 |
1997-02-27 | * gasp.c (hash_add_to_string_table): Correct misspelling in error | Ian Lance Taylor | 2 | -11/+44 |
1997-02-27 | Add "r" section attribute to denote read-only sections | Michael Meissner | 1 | -0/+5 |
1997-02-27 | * config/obj-elf.c (obj_elf_common): Set BSF_OBJECT in flags. | Ian Lance Taylor | 1 | -0/+3 |
1997-02-27 | * expr.c (operand): Simplify 0b handling. Don't treat 0b as a | Ian Lance Taylor | 2 | -94/+240 |
1997-02-27 | * config/tc-tic80.c (FLT_CHARS): Change from "dD" to "fF". | Fred Fish | 2 | -4/+32 |
1997-02-27 | * gas/tic80/{float.d, float.lst, float.s}: New tests for | Fred Fish | 5 | -0/+187 |
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 | 3 | -7/+24 |
1997-02-27 | Sanitize out D30V stuff. | Martin Hunt | 2 | -0/+34 |
1997-02-26 | * config/tc-tic80.c (find_opcode, build_insn): Changes to match | Fred Fish | 2 | -30/+58 |
1997-02-26 | * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d, | Fred Fish | 11 | -0/+410 |
1997-02-26 | * Makefile.in (itbl-parse.c itbl-parse.h): Use $(BISON) and | Ian Lance Taylor | 1 | -0/+5 |
1997-02-26 | Based on patches from Robert Lipe <robertl@dgii.com>: | Ian Lance Taylor | 5 | -5/+70 |
1997-02-26 | Tue Feb 25 22:02:23 1997 Philippe De Muyter <phdm@info.ucl.ac.be> | Ian Lance Taylor | 1 | -0/+7 |
1997-02-26 | From Stephen Williams <steve@icarus.icarus.com>: | Ian Lance Taylor | 1 | -0/+13 |
1997-02-25 | tweak for alignment | Ian Lance Taylor | 1 | -0/+5 |
1997-02-25 | * Makefile.in ($(OBJS)): Don't depend upon $(IT_HDRS). | Ian Lance Taylor | 1 | -0/+7 |
1997-02-25 | * Makefile.in (itbl-lex.o): Remove -Wall. | Ian Lance Taylor | 2 | -10/+11 |
1997-02-25 | * gas/macros/semi.s: Force the final alignment to use a fill value | Ian Lance Taylor | 1 | -0/+3 |