Age | Commit message (Expand) | Author | Files | Lines |
1998-04-03 | * config/tc-mips.c (mips_pseudo_table): Add weakext entry. | Gavin Romig-Koch | 1 | -0/+8 |
1998-04-03 | * config/tc-mn10200.c (tc_gen_reloc): The difference of two symbols | Jeff Law | 1 | -0/+6 |
1998-04-03 | * gasp.c (main): Set next field of new include_path structure to | Ian Lance Taylor | 1 | -0/+8 |
1998-04-01 | fix copyright | Ian Lance Taylor | 1 | -2/+3 |
1998-04-01 | Add patch from Dean Deaver (deaver@amt.tay1.dec.com) via Richard Earnshaw | Nick Clifton | 1 | -0/+15 |
1998-04-01 | Wed Apr 1 13:13:20 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+5 |
1998-04-01 | x | Ian Lance Taylor | 1 | -2/+3 |
1998-04-01 | Mods to generate RELA style relocations instead | Catherine Moore | 1 | -0/+5 |
1998-03-31 | Final tweaks for dependency building with relative srcdir, and rebuild | Ian Lance Taylor | 1 | -1/+4 |
1998-03-31 | * Makefile.am (DEP_INCLUDES): New variable. | Ian Lance Taylor | 1 | -0/+7 |
1998-03-31 | * config/tc-i386.h, config/tc-i386.c: Revert March 24 | Ian Lance Taylor | 1 | -0/+3 |
1998-03-30 | * configure.in: Set version to 2.9.1. | Ian Lance Taylor | 1 | -0/+7 |
1998-03-30 | Mon Mar 30 11:22:08 1998 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 1 | -0/+7 |
1998-03-30 | Mon Mar 30 10:12:00 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+5 |
1998-03-29 | Fix gcc -Wall warnings. See ChangeLog for details. | Ian Lance Taylor | 1 | -0/+39 |
1998-03-27 | * config/tc-m68k.c (m68k_ip): Check legal addressing modes for | Ian Lance Taylor | 1 | -0/+7 |
1998-03-27 | Thu Mar 26 23:07:18 1998 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 1 | -0/+11 |
1998-03-26 | * config/tc-dvp.c (s_endunpack): Round up to word boundary after | Doug Evans | 1 | -0/+7 |
1998-03-26 | changelog entry for yesterday's tc-dvp.[ch] changes | Doug Evans | 1 | -0/+34 |
1998-03-25 | * expr.h (expr_build_uconstant): Add prototype. | Doug Evans | 1 | -0/+7 |
1998-03-25 | Wed Mar 25 13:10:42 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruh... | Ian Lance Taylor | 1 | -0/+7 |
1998-03-25 | Based on patch from H.J. Lu <hjl@gnu.org>: | Ian Lance Taylor | 1 | -0/+7 |
1998-03-25 | Fix PR15434 by emitting a nop if a section ends with a 16 bit instruction. | Nick Clifton | 1 | -0/+8 |
1998-03-25 | * config/obj-coff.c (obj_coff_bss): Compile unconditionally. Call | Ian Lance Taylor | 1 | -0/+6 |
1998-03-24 | Tue Mar 24 18:30:58 1998 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 1 | -0/+6 |
1998-03-23 | Mon Mar 23 18:53:40 1998 Joel Sherrill <joel@OARcorp.com> | Ian Lance Taylor | 1 | -0/+5 |
1998-03-23 | * config/tc-dvp.c (insert_mpg_marker): Update mpgloc. | Doug Evans | 1 | -0/+6 |
1998-03-23 | * config/tc-mips.c (validate_mips_insn): Handle r5900 operands. | Jeff Law | 1 | -0/+2 |
1998-03-22 | * config/tc-mips.c (append_insn): Handle BFD_RELOC_MIPS16_S3. | Jeff Law | 1 | -0/+8 |
1998-03-21 | * aclocal.m4, configure: Rebuild with libtool 1.2. | Ian Lance Taylor | 1 | -0/+4 |
1998-03-20 | * config/tc-mips.c: Change '%' to '#' in r5900 code to avoid conflict | Jeff Law | 1 | -0/+7 |
1998-03-20 | Fix for PR15358 (out of range PC relative branches not being caught) | Nick Clifton | 1 | -0/+6 |
1998-03-19 | * config/tc-mips.c (mips_ip): Handle opcodes which have the form | Jeff Law | 1 | -0/+10 |
1998-03-18 | * Added forced 16-byte alignment to a sky-only (tc-dvp) assembler | Frank Ch. Eigler | 1 | -0/+7 |
1998-03-18 | Add thumb-pe target. | Nick Clifton | 1 | -0/+6 |
1998-03-17 | * config/tc-dvp.c (s_enddmadata): Always fill dma data out to 16 | Doug Evans | 1 | -0/+3 |
1998-03-17 | * config/tc-dvp.h (TC_START_LABEL): Define. | Doug Evans | 1 | -0/+4 |
1998-03-17 | * itbl-lex.l (yywrap): Don't define if already defined as a macro. | Ken Raeburn | 1 | -0/+5 |
1998-03-17 | * config/tc-dvp.c (md_begin): Turn dma/vif packing on by default. | Doug Evans | 1 | -0/+6 |
1998-03-16 | * config/tc-dvp.c (md_pseudo_table): Make .quad 16 bytes. | Doug Evans | 1 | -0/+6 |
1998-03-14 | Merged recent change from rembrandt branch | Tom Tromey | 1 | -0/+10 |
1998-03-13 | * config/tc-dvp.h (TC_FIX_TYPE,TC_INIT_FIX_DATA): Define. | Doug Evans | 1 | -0/+10 |
1998-03-07 | (insert_mpg_marker): New function. | Doug Evans | 1 | -0/+5 |
1998-03-07 | (install_vif_length): Second pass at unpack len calcs. | Doug Evans | 1 | -0/+2 |
1998-03-07 | Remove SH4 sanitation. | Joern Rennecke | 1 | -6/+0 |
1998-03-06 | Scrap the un-needed vr4111 stuff. | Gavin Romig-Koch | 1 | -7/+0 |
1998-03-06 | * config/tc-dvp.c (s_endgif): Fix nloop calc and test. Warn if | Doug Evans | 1 | -0/+7 |
1998-03-03 | * config/tc-mips.c : Added vr4320 similar to vr4300. | Gavin Romig-Koch | 1 | -0/+6 |
1998-03-01 | * config/tc-alpha.c (md_shortopts, md_longopts, md_parse_option): | Richard Henderson | 1 | -0/+10 |
1998-03-01 | * config/obj-elf.c [TC_ALPHA]: Include <elf/alpha.h>. | Richard Henderson | 1 | -0/+5 |