Age | Commit message (Expand) | Author | Files | Lines |
1993-09-10 | gcc lint. See ChangeLog for details. Also: | Ian Lance Taylor | 1 | -0/+57 |
1993-09-09 | gcc -Wall cleanups from Utah | Ken Raeburn | 1 | -0/+17 |
1993-09-09 | * read.c (get_stab_string_offset, s_stab_generic): If | Ian Lance Taylor | 1 | -0/+5 |
1993-09-08 | * config/obj-elf.c (obj_elf_section): Set SEC_LOAD when using | Ian Lance Taylor | 1 | -0/+5 |
1993-09-08 | Add missing ifdef to make m68k-aout targets happy. | Stan Shebs | 1 | -0/+2 |
1993-09-07 | Changes to support stabs-in-coff | Stan Shebs | 1 | -0/+11 |
1993-09-03 | PA and ELF changes | Ken Raeburn | 1 | -0/+64 |
1993-09-02 | Reverted previous change, and added this one instead: | Ian Lance Taylor | 1 | -3/+4 |
1993-09-02 | * config/tc-mips.c (macro): If $0 is destination of divide, just | Ian Lance Taylor | 1 | -0/+6 |
1993-09-01 | write.c, configure.in changes | Ken Raeburn | 1 | -0/+8 |
1993-09-01 | add an alias for data section type | K. Richard Pixley | 1 | -0/+13 |
1993-08-25 | recognize m88110 | K. Richard Pixley | 1 | -0/+4 |
1993-08-25 | more hppa elf support from utah | Ken Raeburn | 1 | -0/+93 |
1993-08-23 | * config/tc-mips.c (set_at): Added unsignedp argument. Use | Ian Lance Taylor | 1 | -0/+14 |
1993-08-20 | comments for tc-m88k.h change | K. Richard Pixley | 1 | -0/+5 |
1993-08-20 | * config/tc-mips.c (mips_isa): New static variable. | Ian Lance Taylor | 1 | -0/+16 |
1993-08-20 | tc-i386, tc-sparc, obj-elf, tc.h changes | Ken Raeburn | 1 | -0/+33 |
1993-08-18 | obj-elf, write, symbols, read changes | Ken Raeburn | 1 | -0/+24 |
1993-08-18 | * config/tc-mips.c (append_insn): Don't swap branch instructions | Ian Lance Taylor | 1 | -0/+12 |
1993-08-16 | use coffbfd for z8k | David D. Zuhn | 1 | -0/+5 |
1993-08-12 | * config/tc-mips.c (mips_ip): Suggested by | Ian Lance Taylor | 1 | -0/+14 |
1993-08-09 | * write.c (merge_data_into_text): Define only if BFD_ASSEMBLER is | Ken Raeburn | 1 | -0/+6 |
1993-08-06 | changes to write.c, obj-elf.c, tc-sparc.c | Ken Raeburn | 1 | -0/+12 |
1993-08-06 | * configure.in (mips-*-riscos*, mips-*-sysv*): New (untested) | Ian Lance Taylor | 1 | -0/+3 |
1993-08-06 | * config/tc-mips.c (mips_ip): From davidj@ICSI.Berkeley.EDU (David | Ian Lance Taylor | 1 | -0/+5 |
1993-08-05 | read.c change; yesterdays elf/sparc changes | Ken Raeburn | 1 | -0/+22 |
1993-08-03 | * config/obj-ecoff.c: Updated for BFD ECOFF changes. Now gets the | Ian Lance Taylor | 1 | -0/+6 |
1993-08-02 | * config/obj-ecoff.c (get_tag): Save tag name in permanent memory | Ian Lance Taylor | 1 | -0/+3 |
1993-08-02 | * app.c (do_scrub_next_char): Reset state to 0 after .appline if | Ian Lance Taylor | 1 | -0/+9 |
1993-07-30 | * write.c: Don't use short int in a prototype. | Ian Lance Taylor | 1 | -1/+3 |
1993-07-30 | * expr.c (operand): Make return value simply depend on contents of | Ian Lance Taylor | 1 | -0/+5 |
1993-07-30 | fix ANSI decl conflicts | David D. Zuhn | 1 | -0/+12 |
1993-07-28 | * config/tc-m68k.c (m68k_ip): If we have a normal constant when we | Ian Lance Taylor | 1 | -0/+6 |
1993-07-27 | symbols.c: Use DEBUG_SYMS instead of DEBUG. | Ken Raeburn | 1 | -0/+7 |
1993-07-27 | mips_optimize is also affected by -g. | Ian Lance Taylor | 1 | -2/+3 |
1993-07-27 | * config/tc-mips.c (mips_optimize): New static variable. | Ian Lance Taylor | 1 | -0/+6 |
1993-07-27 | * Makefile.in (clean): if testsuite does not exist, then skip it. | K. Richard Pixley | 1 | -0/+14 |
1993-07-23 | obj-elf.c, tc-sparc.c, symbols.c changes | Ken Raeburn | 1 | -0/+13 |
1993-07-23 | * write.c (fix_new_exp): Handle a O_uminus expression. | Ian Lance Taylor | 1 | -0/+2 |
1993-07-23 | * expr.c (expr): Don't let absolute_section override | Ian Lance Taylor | 1 | -0/+3 |
1993-07-23 | * read.c (read_a_source_file): In NO_PSEUDO_DOT case, if we find a | Ian Lance Taylor | 1 | -0/+6 |
1993-07-22 | * config/tc-h8500.c (md_begin): Use a local variable when | Ian Lance Taylor | 1 | -0/+6 |
1993-07-22 | * config/obj-aout.c: Only include aout/aout64.h if BFD_ASSEMBLER | Brendan Kehoe | 1 | -0/+5 |
1993-07-22 | * configure.in (case ${host}): Map *-*-sysv4* to gas_host=sysv. | Fred Fish | 1 | -0/+13 |
1993-07-21 | * config/obj-aout.c: Include aout/aout64.h. | Ian Lance Taylor | 1 | -0/+4 |
1993-07-21 | * read.c (read_a_source_file): If NO_PSEUDO_DOT is defined, look | Ian Lance Taylor | 1 | -0/+14 |
1993-07-21 | * Extensive changes to permit symbols to contain any expression | Ian Lance Taylor | 1 | -0/+88 |
1993-07-20 | add i386-lynx support | David D. Zuhn | 1 | -0/+4 |
1993-07-19 | various changes | Ken Raeburn | 1 | -0/+26 |
1993-07-19 | * config/tc-m68k.c (m68k_ip_op): Don't decrement strend when | Ian Lance Taylor | 1 | -0/+4 |