Age | Commit message (Expand) | Author | Files | Lines |
1993-09-10 | gcc lint. See ChangeLog for details. Also: | Ian Lance Taylor | 6 | -78/+63 |
1993-09-09 | gcc -Wall cleanups from Utah | Ken Raeburn | 1 | -33/+9 |
1993-09-08 | * config/obj-elf.c (obj_elf_section): Set SEC_LOAD when using | Ian Lance Taylor | 1 | -2/+2 |
1993-09-07 | Changes to support stabs-in-coff | Stan Shebs | 2 | -2/+33 |
1993-09-03 | more Utah changes, some cleanup of mine | Ken Raeburn | 3 | -380/+537 |
1993-09-03 | (elf_symbol): Fixed name of elf_symbol_type. | Ken Raeburn | 1 | -8/+9 |
1993-09-02 | Reverted previous change, and added this one instead: | Ian Lance Taylor | 1 | -12/+16 |
1993-09-02 | * config/tc-mips.c (macro): If $0 is destination of divide, just | Ian Lance Taylor | 1 | -0/+34 |
1993-09-01 | add an alias for data section type | K. Richard Pixley | 1 | -0/+2 |
1993-08-23 | * config/tc-mips.c (set_at): Added unsignedp argument. Use | Ian Lance Taylor | 1 | -250/+299 |
1993-08-20 | updated copyrights, declare TC_CONS_RELOC | K. Richard Pixley | 1 | -1/+2 |
1993-08-20 | * config/tc-mips.c (mips_isa): New static variable. | Ian Lance Taylor | 1 | -148/+672 |
1993-08-20 | * tc-sparc.c (s_local): Function moved and renamed... | Ken Raeburn | 1 | -0/+166 |
1993-08-19 | * tc-i386.h (NO_RELOC) [BFD_ASSEMBLER]: Define as BFD_RELOC_NONE. | Ken Raeburn | 1 | -32/+43 |
1993-08-18 | Undef NO_RELOC before including aout/aout64.h. | Ken Raeburn | 1 | -2/+48 |
1993-08-18 | * config/tc-mips.c (append_insn): Don't swap branch instructions | Ian Lance Taylor | 1 | -32/+136 |
1993-08-12 | * config/tc-mips.c (mips_ip): Suggested by | Ian Lance Taylor | 1 | -46/+82 |
1993-08-06 | (md_apply_fix): Fill in values for BFD_RELOC_{32,64}, not zeros. | Ken Raeburn | 1 | -12/+15 |
1993-08-04 | * obj-elf.c (obj_elf_stab_generic, in disabled code): If | Ken Raeburn | 2 | -46/+131 |
1993-08-03 | * config/obj-ecoff.c: Updated for BFD ECOFF changes. Now gets the | Ian Lance Taylor | 1 | -87/+104 |
1993-08-02 | * config/obj-ecoff.c (get_tag): Save tag name in permanent memory | Ian Lance Taylor | 1 | -13/+38 |
1993-07-30 | keep ho-hppaosf.h; m88k.patches is gone | Ken Raeburn | 1 | -1/+1 |
1993-07-30 | fix ANSI decl conflicts | David D. Zuhn | 1 | -4/+1 |
1993-07-27 | * config/tc-mips.c (mips_optimize): New static variable. | Ian Lance Taylor | 1 | -3/+49 |
1993-07-23 | Fix stupid bugs inserted during expression conversion. | Ian Lance Taylor | 2 | -2/+4 |
1993-07-23 | * read.c (read_a_source_file): In NO_PSEUDO_DOT case, if we find a | Ian Lance Taylor | 1 | -0/+2 |
1993-07-22 | * config/tc-h8500.c (md_begin): Use a local variable when | Ian Lance Taylor | 1 | -31/+34 |
1993-07-22 | Fixed typos. | Ian Lance Taylor | 1 | -2/+2 |
1993-07-21 | * config/obj-aout.c: Include aout/aout64.h. | Ian Lance Taylor | 1 | -2/+15 |
1993-07-21 | * read.c (read_a_source_file): If NO_PSEUDO_DOT is defined, look | Ian Lance Taylor | 3 | -36/+20 |
1993-07-21 | * Extensive changes to permit symbols to contain any expression | Ian Lance Taylor | 14 | -476/+342 |
1993-07-19 | forgot to check this in long ago... | Ken Raeburn | 1 | -0/+55 |
1993-07-19 | (obj_elf_previous): New function. | Ken Raeburn | 1 | -2/+46 |
1993-07-19 | * config/tc-m68k.c (m68k_ip_op): Don't decrement strend when | Ian Lance Taylor | 1 | -2/+0 |
1993-07-19 | * expr.c (clean_up_expression): Don't cancel the subtraction of | Ian Lance Taylor | 1 | -1/+4 |
1993-07-19 | fix net-equip pr 2975: tm-m68k.c(m68k_ip): adjust for pc-rel offset before us... | Ken Raeburn | 1 | -2/+2 |
1993-07-16 | * config/tc-hppa.h (tc_frob_label): Define. | Ian Lance Taylor | 2 | -123/+560 |
1993-07-15 | * config/tc-m88k.c (omagic): Removed unused variable. | Ian Lance Taylor | 1 | -3/+0 |
1993-07-15 | * config/obj-ecoff.c (ecoff_frob_file): Discard all open scopes, | Ian Lance Taylor | 1 | -0/+11 |
1993-07-15 | * config/obj-coffbfd.c (fixup_segment): If TC_M88K, don't adjust | Ian Lance Taylor | 2 | -1/+14 |
1993-07-15 | Add m88k-coff target Makefile fragment. | Ian Lance Taylor | 2 | -0/+3 |
1993-07-15 | * Preliminary support for m88k-coff. | Ian Lance Taylor | 4 | -13/+209 |
1993-07-14 | * Removed sy_forward and replaced it with an undefined expression | Ian Lance Taylor | 8 | -106/+553 |
1993-07-14 | * Changes to keep a full expression as the value of a symbol, not | Ian Lance Taylor | 11 | -854/+1389 |
1993-07-13 | cvs core dumps again... | Steve Chamberlain | 1 | -4/+3 |
1993-07-13 | * config/tc-h8500.c (line_comment_chars): Add hash. | Steve Chamberlain | 1 | -7/+35 |
1993-07-12 | fix definitions of md_create_long_jump, md_create_short_jump, | Mark Eichin | 11 | -2135/+10727 |
1993-07-12 | update use of valueT and addressT | Mark Eichin | 1 | -6/+6 |
1993-07-12 | config/obj-elf.c (obj_elf_section): Allow `@' to introduce an attribute name. | Ken Raeburn | 1 | -1/+2 |
1993-07-12 | * config/tc-mips.c (mips_ip): Don't warn on 'i' or 'j' mismatch if | Ian Lance Taylor | 1 | -2/+12 |