Age | Commit message (Expand) | Author | Files | Lines |
1995-08-18 | * gasp/mri/*.out: Use ;, not !, for the comment character. | Ian Lance Taylor | 8 | -92/+96 |
1995-08-18 | * gasp.c (include_print_where_line): Always subtract 1 from | Ian Lance Taylor | 2 | -6/+45 |
1995-08-18 | * config/tc-m68k.c: Include subsegs.h. | Ian Lance Taylor | 2 | -3/+1094 |
1995-08-16 | * as.h (alloca): Use void* declaration on HP/UX. | Ken Raeburn | 2 | -7/+12 |
1995-08-16 | * gas/mri/mri.exp: Change hppa*-*-* expected failures to only | Ian Lance Taylor | 1 | -0/+3 |
1995-08-16 | * lib/gas-defs.exp (run_dump_test): If the program to run does not | Ian Lance Taylor | 2 | -0/+8 |
1995-08-16 | * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for | Ian Lance Taylor | 2 | -0/+16 |
1995-08-16 | * lib/gas-defs.exp (run_dump_test): Name the output file dump.o, | Ian Lance Taylor | 1 | -22/+35 |
1995-08-16 | * config/tc-sparc.c (tc_gen_reloc): If PIC, only change PCREL_S2 | Ian Lance Taylor | 2 | -13/+102 |
1995-08-16 | * gas/mri/for.s: Add nop to round out to four byte boundary. | Ian Lance Taylor | 1 | -0/+11 |
1995-08-16 | * config/tc-z8k.c (md_number_to_chars): Don't do it here, call | Ian Lance Taylor | 1 | -1/+5 |
1995-08-16 | * expr.c (operand): Add support for .startof. and .sizeof. by | Ian Lance Taylor | 2 | -5/+47 |
1995-08-16 | * gas/mips/*.d: Change all test names to say MIPS. | Ian Lance Taylor | 25 | -6/+3228 |
1995-08-15 | * gas/mri/for.d, gas/mri/for.s: New test. | Ian Lance Taylor | 10 | -0/+166 |
1995-08-15 | * config/tc-m68k.c (md_pseudo_table): Add MRI structured control | Ian Lance Taylor | 1 | -1/+0 |
1995-08-15 | * write.c (write_contents): Always do it the BFD_FAST_SECTION_FILL way. | Ken Raeburn | 1 | -0/+6 |
1995-08-14 | * gasp.c (do_align, get_any_string): Mark as static. | Ian Lance Taylor | 2 | -5/+8 |
1995-08-14 | * config/tc-m68k.c (s_reg): Rename local op to rop to avoid | Ian Lance Taylor | 2 | -18/+21 |
1995-08-14 | * gas/mri/expr.d: Permit leading zeroes, in case we're using a | Ian Lance Taylor | 1 | -0/+3 |
1995-08-14 | * config/tc-hppa.c (md_apply_fix): Don't try to apply BEGIN_BRTAB | Jeff Law | 1 | -0/+5 |
1995-08-14 | * gasp/mri/*: New tests. | Ian Lance Taylor | 18 | -10/+230 |
1995-08-14 | * gasp.c (strip_comments): Comment out; it's not used. | Ian Lance Taylor | 2 | -207/+355 |
1995-08-14 | * config/tc-m68k.c (s_opt): Reset *input_line_pointer even if we | Ian Lance Taylor | 1 | -0/+2 |
1995-08-13 | * frags.c (frag_align): Handle absolute_section. | Ian Lance Taylor | 2 | -0/+10 |
1995-08-13 | fix up aug 8 log entry | Ken Raeburn | 1 | -2/+2 |
1995-08-13 | * gas/sh/basic.exp: Update now that we know the right | Jeff Law | 2 | -4/+11 |
1995-08-13 | * config/tc-hppa.c (md_pseudo_table): Add entries for | Jeff Law | 2 | -1/+38 |
1995-08-12 | * Makefile.in (TE_OBJS): Add empty definition. | Ken Raeburn | 1 | -0/+4 |
1995-08-11 | * gasp.c (change_base): Don't treat ' specially in MRI mode. | Ian Lance Taylor | 3 | -115/+641 |
1995-08-11 | Allow large addends for BFD_RELOC_{LO16,HI16,HI16_S} relocs. | Michael Meissner | 2 | -1/+11 |
1995-08-11 | * read.c (s_mri_sect) [BFD_ASSEMBLER]: Fix typos in choosing and setting | Ken Raeburn | 1 | -0/+5 |
1995-08-10 | * doc/as.texinfo: Add documentation for MRI compatibility mode. | Ian Lance Taylor | 3 | -3421/+138 |
1995-08-10 | * config/tc-m68k.c (m68k_ip): When recognizing '#', use isbyte and | Ian Lance Taylor | 3 | -6/+17 |
1995-08-10 | * read.c (potable): Add spc, ttl, xcom, xref. | Ian Lance Taylor | 3 | -0/+191 |
1995-08-10 | * gas/mri/char.d: Fix for little endian machines. | Ian Lance Taylor | 1 | -0/+5 |
1995-08-10 | * read.c (s_set): Remove unused local ptr. | Ian Lance Taylor | 6 | -4/+40 |
1995-08-09 | * config/tc-m68k.c (m68k_abspcadd): New static variable. | Ian Lance Taylor | 2 | -5/+400 |
1995-08-09 | * read.c (mri_line_label): Make non-static. | Ian Lance Taylor | 2 | -1/+17 |
1995-08-09 | * symbols.c (symbol_begin): Set sy_frag of abs_symbol to | Ian Lance Taylor | 1 | -0/+1 |
1995-08-09 | * gas/all/struct.s, gas/all/struct.d: New test. | Ian Lance Taylor | 4 | -0/+25 |
1995-08-09 | * read.c (abs_section_offset): New global variable. | Ian Lance Taylor | 3 | -108/+379 |
1995-08-09 | * write.c (adjust_reloc_syms): Check that symbol is not NULL | Ian Lance Taylor | 2 | -3/+5 |
1995-08-09 | * frags.c (frag_more): Warn if in absolute_section. | Ian Lance Taylor | 1 | -0/+8 |
1995-08-09 | * config/tc-m68k.c (m68k_float_copnum): New static variable. | Ian Lance Taylor | 2 | -11/+40 |
1995-08-09 | * listing.c (listing_psize): Treat argument as indicating whether | Ian Lance Taylor | 1 | -14/+23 |
1995-08-09 | Add ChangeLog entry for accidental checkin of read.c. | Ian Lance Taylor | 1 | -0/+4 |
1995-08-09 | * configure.in: Move random special target handling before | Ian Lance Taylor | 2 | -0/+42 |
1995-08-09 | Tue Aug 8 23:41:25 1995 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 4 | -35/+43 |
1995-08-09 | * expr.h (operatorT): Remove comma after last enumerator value. | Ken Raeburn | 1 | -1/+3 |
1995-08-09 | yet more vms work from pat rankin | Ken Raeburn | 2 | -153/+119 |