Age | Commit message (Expand) | Author | Files | Lines |
1998-03-25 | Wed Mar 25 13:10:42 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruh... | Ian Lance Taylor | 3 | -53/+50 |
1998-03-25 | Based on patch from H.J. Lu <hjl@gnu.org>: | Ian Lance Taylor | 1 | -0/+7 |
1998-03-25 | * gas/mips/vu0.s: Add tests for "bc2f", "bc2fl", "bc2t", "bc2tl", | Jeff Law | 1 | -0/+8 |
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 | 3 | -8/+36 |
1998-03-23 | Mon Mar 23 18:53:40 1998 Joel Sherrill <joel@OARcorp.com> | Ian Lance Taylor | 1 | -0/+5 |
1998-03-23 | * gas/dvp/mpg-1.[sd]: New files. | Doug Evans | 1 | -0/+8 |
1998-03-23 | * config/tc-dvp.c (insert_mpg_marker): Update mpgloc. | Doug Evans | 2 | -0/+12 |
1998-03-23 | Fix SATH bit pattern | Nick Clifton | 2 | -178/+187 |
1998-03-23 | * Backing out non-dvp changes from 1998-03-20; ".section text" is not | Frank Ch. Eigler | 1 | -0/+13 |
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 | 2 | -0/+23 |
1998-03-21 | * Updated DVP test case to match new alignment code that was checked in two | Frank Ch. Eigler | 2 | -1/+71 |
1998-03-21 | * aclocal.m4, configure: Rebuild with libtool 1.2. | Ian Lance Taylor | 2 | -157/+173 |
1998-03-20 | * config/tc-mips.c: Change '%' to '#' in r5900 code to avoid conflict | Jeff Law | 2 | -2/+9 |
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 | 2 | -9/+292 |
1998-03-19 | * gas/mips/vu0.s, gas/mips/vu0.d: New testfiles. | Jeff Law | 3 | -1/+1556 |
1998-03-19 | * gas/dvp/vif-1.[sd]: stcycle -> stcycl. | Doug Evans | 1 | -0/+4 |
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 | 3 | -155/+175 |
1998-03-17 | * config/tc-dvp.c (s_enddmadata): Always fill dma data out to 16 | Doug Evans | 2 | -6/+8 |
1998-03-17 | * config/tc-dvp.h (TC_START_LABEL): Define. | Doug Evans | 2 | -5/+25 |
1998-03-17 | * gas/dvp/dma-[12].[sd]: New testcases. | Doug Evans | 1 | -0/+9 |
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 | 2 | -15/+37 |
1998-03-16 | * config/tc-dvp.c (md_pseudo_table): Make .quad 16 bytes. | Doug Evans | 2 | -62/+141 |
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 | 2 | -33/+94 |
1998-03-07 | (install_vif_length): Second pass at unpack len calcs. | Doug Evans | 2 | -4/+21 |
1998-03-07 | Remove SH4 sanitation. | Joern Rennecke | 3 | -70/+0 |
1998-03-06 | Scrap the un-needed vr4111 stuff. | Gavin Romig-Koch | 4 | -68/+1 |
1998-03-06 | * gas/dvp/vif-2.[sd]: New testcases. | Doug Evans | 1 | -0/+1 |
1998-03-06 | * config/tc-dvp.c (s_endgif): Fix nloop calc and test. Warn if | Doug Evans | 2 | -22/+56 |
1998-03-06 | * gas/dvp/upper-2.d (loi): Fix expected output. | Doug Evans | 1 | -0/+9 |
1998-03-03 | * config/tc-mips.c : Added vr4320 similar to vr4300. | Gavin Romig-Koch | 4 | -5/+123 |
1998-03-03 | * gas/mips/mips.exp (ilocks) : Added mips64vr4320*-*-*. | Gavin Romig-Koch | 3 | -0/+62 |
1998-03-02 | * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete. | Doug Evans | 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 | 2 | -0/+9 |
1998-02-27 | Delayed jsr instructions do not require padding to next long word boundary | Michael Meissner | 1 | -0/+7 |
1998-02-27 | * config/tc-dvp.c (assemble_vif): Insert cpu type marker before | Doug Evans | 2 | -5/+28 |
1998-02-25 | * config/tc-m32r.c (optimize): New static local. | Doug Evans | 2 | -0/+36 |
1998-02-25 | Fix bug detected by Michael snyder. | Nick Clifton | 2 | -2/+9 |
1998-02-25 | (s_endgif): Update. NLOOP is in quadwords for IMAGE mode now. | Doug Evans | 2 | -4/+4 |
1998-02-24 | (UNIQUE_LABEL_PREFIX): New macro. | Doug Evans | 2 | -7/+19 |
1998-02-24 | (s_endgif): Change length mismatched errors to warnings. | Doug Evans | 1 | -2/+2 |
1998-02-24 | (create_colon_label): New argument `sto'. All callers updated. | Doug Evans | 2 | -32/+72 |