Age | Commit message (Expand) | Author | Files | Lines |
1993-10-22 | * input-scrub.c (physical_input_file, logical_input_file, | Ian Lance Taylor | 1 | -7/+2 |
1993-10-21 | delete some code in "#if 0" | Ken Raeburn | 1 | -6/+0 |
1993-10-21 | * config/tc-sparc.c (md_parse_option): Accept and ignore -sparc | Ian Lance Taylor | 1 | -54/+46 |
1993-10-19 | * config/tc-m68k.h (AOUT_MACHTYPE): Define to be external variable | Ian Lance Taylor | 2 | -32/+39 |
1993-10-14 | * config/tc-mips.c (md_pseudo_table): Ignore .livereg pseudo-op. | Ian Lance Taylor | 1 | -5/+19 |
1993-10-14 | Thu Oct 14 11:33:25 1993 Michael Meissner (meissner@osf.org) | Ian Lance Taylor | 1 | -104/+177 |
1993-10-13 | * config/obj-coffbfd.c (fixup_segment) [DIFF_EXPR_OK]: If | Ken Raeburn | 1 | -0/+13 |
1993-10-12 | * config/tc-mips.c: If OBJ_ELF, include elf/mips.h. | Ian Lance Taylor | 1 | -0/+51 |
1993-10-12 | more null/empty string fixups | Ken Raeburn | 3 | -3/+3 |
1993-10-11 | * write.c (write_contents): Don't crash if seginfo is NULL. | Ian Lance Taylor | 1 | -7/+24 |
1993-10-11 | remove extern time() decl | David D. Zuhn | 1 | -1/+0 |
1993-10-08 | * config/tc-mips.c (mips_gprmask, mips_cprmask): New variables to | Ian Lance Taylor | 3 | -201/+206 |
1993-10-08 | * config/tc-mips.h: Define TARGET_FORMAT if OBJ_ELF. | Ian Lance Taylor | 2 | -27/+67 |
1993-10-06 | * config/tc-mips.c (cons_fix_new_mips): New function. Turn | Ian Lance Taylor | 2 | -3/+45 |
1993-10-06 | Changes to let cons handle bignums like general expressions. | Ian Lance Taylor | 3 | -146/+78 |
1993-09-29 | correct a few mistakes found while extending the dissassembler. | K. Richard Pixley | 1 | -3/+3 |
1993-09-28 | Keep te-lynx.h | Stan Shebs | 1 | -0/+1 |
1993-09-28 | More Lynx support, plus better stabs-in-coff generation. | Stan Shebs | 3 | -4/+106 |
1993-09-28 | Whitespace/comment cleanup. Use PARAMS in tc-vax.c. | Ken Raeburn | 5 | -12/+12 |
1993-09-27 | define DIFF_EXPR_OK | Ken Raeburn | 1 | -26/+33 |
1993-09-27 | (flag_want_pic): New variable, mostly ignored. | Ken Raeburn | 1 | -0/+19 |
1993-09-25 | Moved struct m68k_incant and related macros earlier in the file. | Ken Raeburn | 1 | -278/+286 |
1993-09-24 | * config/tc-m88k.c (get_o6): new function. | K. Richard Pixley | 1 | -32/+62 |
1993-09-24 | * config/m88k-opcode.h (m88k_opcodes): comment change; o6 field is | K. Richard Pixley | 1 | -4/+7 |
1993-09-24 | * config/tc-mips.c (md_begin): Set BFD architecture and machine | Ian Lance Taylor | 1 | -0/+19 |
1993-09-23 | relax_align is now static | Ken Raeburn | 1 | -1/+1 |
1993-09-21 | Whitespace/comment fixups. | Ken Raeburn | 1 | -65/+45 |
1993-09-20 | * read.c (get_stab_string_offset): Make non-static. Make | Ian Lance Taylor | 1 | -3/+28 |
1993-09-17 | * config/obj-elf.h (S_GET_SIZE): Define. | Ian Lance Taylor | 1 | -8/+26 |
1993-09-16 | * tc.h: Declare tc_gen_reloc differently depending upong | Ian Lance Taylor | 1 | -11/+38 |
1993-09-14 | Some more gcc lint, and: | Ian Lance Taylor | 8 | -821/+58 |
1993-09-13 | * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set. | Ian Lance Taylor | 10 | -186/+255 |
1993-09-11 | More gcc lint with harsher warning options. | Ian Lance Taylor | 1 | -19/+6 |
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 |