Age | Commit message (Expand) | Author | Files | Lines |
1996-11-01 | * symbols.c (resolve_symbol_value): Improve the error message if | Ian Lance Taylor | 1 | -0/+8 |
1996-10-31 | * doc/internals.texi: Rewrite, and add a lot of documentation. | Ian Lance Taylor | 1 | -0/+5 |
1996-10-30 | * config/tc-v850.h (tc_fix_adjustable): Don't adjust relocs | Jeff Law | 1 | -0/+5 |
1996-10-29 | * gas/mips/*.d: Update for disassembler changes. | Ian Lance Taylor | 11 | -478/+1405 |
1996-10-29 | * config/tc-v850.c (md_assemble): Don't lose for relaxable | Jeff Law | 1 | -0/+3 |
1996-10-29 | * config/tc-v850.c (md_convert_frag): Make sure we insert the | Jeff Law | 2 | -5/+8 |
1996-10-29 | * config/tc-v850.c (md_convert_frag): Don't set fragP->fr_fix | Jeff Law | 2 | -2/+5 |
1996-10-29 | * config/tc-v850.h (TC_GENERIC_RELAX_TABLE): Define. | Jeff Law | 3 | -95/+178 |
1996-10-28 | add write.c to v850_files | Ian Lance Taylor | 1 | -1/+1 |
1996-10-28 | Mon Oct 28 10:43:45 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+4 |
1996-10-25 | * write.c (fix_new_exp): Use make_expr_symbol to build an | Ian Lance Taylor | 1 | -0/+5 |
1996-10-25 | * config/tc-v850.c (v850_reloc_prefix): Several disgusting | Jeff Law | 2 | -21/+61 |
1996-10-24 | * config/tc-v850.h (TC_PARSE_CONS_EXPRESSION): Define. | Jeff Law | 2 | -0/+52 |
1996-10-24 | * config/tc-v850.h (tc_fix_adjustable): Don't adjust TDA relocs. | Jeff Law | 2 | -1/+11 |
1996-10-23 | * config/tc-ppc.c (md_apply_fix3): Give a better warning message | Ian Lance Taylor | 1 | -0/+5 |
1996-10-23 | * config/tc-v850.c (md_pseudo_table): Add .word; allocates | Jeff Law | 2 | -0/+6 |
1996-10-23 | * config/tc-v850.c (md_assemble): Handle TDAOFF relocs | Jeff Law | 2 | -6/+18 |
1996-10-22 | Do not allow IU,IU or MU,MU, or both instructions to be parallelized with -O | Michael Meissner | 1 | -0/+5 |
1996-10-22 | * obj.h (struct format_ops): Add frob_file_after_relocs field. | Ian Lance Taylor | 1 | -0/+10 |
1996-10-22 | * config/tc-mips.c (cons_fix_new_mips): Only treat 8 byte reloc | Ian Lance Taylor | 2 | -1/+43 |
1996-10-21 | * config/tc-i386.c (md_apply_fix3): Don't increment value for a PC | Ian Lance Taylor | 1 | -0/+4 |
1996-10-21 | * config/obj-aout.h (S_IS_DEFINE): non BFD_ASSEMBLER version: | Ian Lance Taylor | 1 | -0/+5 |
1996-10-18 | * config/tc-mips.c (mips_ip): Accept an odd floating point | Ian Lance Taylor | 2 | -4/+9 |
1996-10-18 | * config/obj-aout.c (obj_pseudo_table): Use obj_aout_type for | Ian Lance Taylor | 1 | -0/+6 |
1996-10-17 | * Makefile.in ($(OBJS)): Depend upon libiberty.h. | Ian Lance Taylor | 2 | -1/+5 |
1996-10-17 | * config/tc-v850.c (v850_reloc_prefix): Recognize zdaoff, tdaoff | Jeff Law | 2 | -0/+21 |
1996-10-17 | * gas/v850/reloc.s: New tests. | Jeff Law | 1 | -0/+7 |
1996-10-16 | * write.c (fixup_segment): Don't add symbol value to addend if | Jeff Law | 3 | -7/+15 |
1996-10-16 | * config/tc-v850.c (md_pcrel_from): Delete unused function. | Jeff Law | 3 | -42/+33 |
1996-10-14 | * config/tc-mips.c (load_register): Add cast to offsetT when using | Ian Lance Taylor | 2 | -1/+6 |
1996-10-14 | * gas/mips: Add symbols to several testsuites, since the ELF | Ian Lance Taylor | 6 | -0/+103 |
1996-10-14 | Mon Oct 14 11:24:28 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 3 | -25/+71 |
1996-10-10 | * config/tc-sparc.h (tc_fix_adjustable): Permit the difference of | Ian Lance Taylor | 1 | -0/+3 |
1996-10-10 | * gas/mn10300/basic.exp: Check bit patterns for instructions | Jeff Law | 1 | -0/+3 |
1996-10-10 | * config/mn10300.c (md_assemble): Pass an extra shift count | Jeff Law | 1 | -0/+5 |
1996-10-10 | * configure.in: Don't get confused by CPU-VENDOR-linux-gnu. | Ian Lance Taylor | 1 | -0/+5 |
1996-10-10 | Turn most warnings into errors | Michael Meissner | 2 | -29/+122 |
1996-10-10 | * config/tc-mn10300.c (md_assemble): Use FMT_* macros for | Jeff Law | 2 | -8/+11 |
1996-10-10 | * gas/mn10300/basic.exp: Check bit patterns for many | Jeff Law | 2 | -137/+99 |
1996-10-10 | * config/tc-mn10300.c (md_assemble): Format D5 instructions | Jeff Law | 2 | -8/+9 |
1996-10-09 | * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests. | Jeff Law | 6 | -0/+874 |
1996-10-08 | * config/tc-mn10300.h (md_assemble): Tweak further so | Jeff Law | 2 | -19/+24 |
1996-10-08 | * as.h: Include libiberty.h. | Ian Lance Taylor | 4 | -72/+14 |
1996-10-07 | * config/tc-mn10300.h (pre_defined_registers) Remove. | Jeff Law | 2 | -193/+238 |
1996-10-07 | Dummy .Sanitize files. Should also fix snapshot problems. | Jeff Law | 2 | -0/+64 |
1996-10-07 | Mon Oct 7 11:38:34 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+8 |
1996-10-07 | * config/obj-elf.c (elf_begin): New function. | Ian Lance Taylor | 4 | -10/+55 |
1996-10-04 | * config/obj-coff.c (fixup_segment): Subtract the section address | Ian Lance Taylor | 2 | -11/+23 |
1996-10-03 | * config/tc-sparc.c (md_pseudo_table): Make .uahalf, .uaword, and | Ian Lance Taylor | 1 | -0/+6 |
1996-10-03 | Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support | Jeff Law | 7 | -88/+46 |