Age | Commit message (Expand) | Author | Files | Lines |
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 |
1996-10-03 | * config/tc-mn10x00.c, config/tc-mn10x00.h: New files | Jeff Law | 6 | -0/+943 |
1996-10-03 | * gas/mn10x00: New directory for Matsushita 10x00 tests. | Jeff Law | 2 | -0/+5 |
1996-10-02 | Wed Oct 2 15:54:03 1996 Klaus Kaempf <kkaempf@progis.de> | Ian Lance Taylor | 2 | -3/+129 |
1996-10-01 | * read.c (s_macro): Warn if a macro has the same name as a | Ian Lance Taylor | 3 | -11/+109 |
1996-10-01 | Tue Oct 1 16:16:01 1996 Joel Sherrill <joel@oarcorp.com> | Ian Lance Taylor | 3 | -41/+54 |
1996-10-01 | update copyright | Ian Lance Taylor | 1 | -1/+1 |
1996-10-01 | * lib/gas-defs.exp (gas_version): Fix for current version | Ian Lance Taylor | 1 | -0/+5 |
1996-10-01 | * as.c (show_usage): Print bug report address. | Ian Lance Taylor | 3 | -8/+66 |
1996-10-01 | * config/tc-m68k.c (init_table): Correct access control unit | Ian Lance Taylor | 2 | -11/+14 |
1996-10-01 | * config/tc-alpha.c: Add some static function prototypes. | Ian Lance Taylor | 2 | -240/+929 |
1996-10-01 | * tc-v850.h: Define LOCAL_LABEL to recognise _.L_* symbols | Stu Grossman | 2 | -0/+60 |
1996-09-29 | * gas/sparc/splet.d: Fix typo in cpusha result. | David Edelsohn | 1 | -0/+8 |
1996-09-26 | * expr.c (expr): Change >>= to >> (fix typo). (From meissner). | Ian Lance Taylor | 1 | -0/+4 |
1996-09-24 | * read.c (float_cons): Call md_flush_pending_output if it is | Ian Lance Taylor | 1 | -0/+13 |