Age | Commit message (Expand) | Author | Files | Lines |
1997-04-08 | * config/pa/{hppabsd.mt hppahpux.mt hppaosf.mt}: Remove | Stu Grossman | 3 | -2/+8 |
1997-04-08 | * elf32-mn10300.c (mn10300_elf_relax_section): Don't forget the | Jeff Law | 1 | -0/+3 |
1997-04-08 | * elf-m10300.c (bfd_elf32_mn10300_reloc): Remove prototype | Jeff Law | 2 | -0/+1551 |
1997-04-08 | * simops.c (syscall): Handle new mn10300 calling conventions. | Jeff Law | 1 | -2/+2 |
1997-04-08 | * .Sanitize: remove sanitization for m32r. | Michael Snyder | 1 | -14/+2 |
1997-04-08 | Mon Apr 7 17:46:23 1997 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -36/+6 |
1997-04-08 | Remove m32r sanitization. | David Edelsohn | 1 | -35/+1 |
1997-04-07 | Remove m32r sanitization. | David Edelsohn | 5 | -75/+4 |
1997-04-07 | * config/tc-hppa.c (pa_subspace_start): If OBJ_ELF, then always return | Jeff Law | 1 | -0/+7 |
1997-04-07 | * configure.in: Substitute SHLIB_LIBS. | Ian Lance Taylor | 3 | -8/+18 |
1997-04-07 | * configure.host: Set SHLIB_LIBS. | Ian Lance Taylor | 4 | -68/+87 |
1997-04-07 | * cgen-dis.c (build_dis_hash_table): Fix xmalloc size computation. | David Edelsohn | 2 | -1/+3 |
1997-04-07 | * cgen-opc.c (hash_keyword_name): Improve algorithm. | David Edelsohn | 2 | -1/+3 |
1997-04-07 | * Makefile.in (distclean): Don't remove *.info files. | Ian Lance Taylor | 2 | -21/+52 |
1997-04-07 | * disassemble.c (disassembler): Handle m32r. | David Edelsohn | 1 | -0/+4 |
1997-04-07 | * Makefile.in: Regenerate dependencies. | David Edelsohn | 4 | -71/+88 |
1997-04-07 | Mon Apr 7 10:53:52 1997 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+5 |
1997-04-07 | * sim-base.h (sim_state_base): Move `magic' to end of struct. | David Edelsohn | 1 | -0/+4 |
1997-04-07 | Check a program to run is present. | Andrew Cagney | 1 | -0/+4 |
1997-04-07 | Get configure to define RETSIGTYPE | Andrew Cagney | 18 | -1708/+1036 |
1997-04-07 | Build X11 targets before gcc/targetlib. | Andrew Cagney | 2 | -9/+29 |
1997-04-07 | Use $(srcdir)/... instead of $< in make rules | Andrew Cagney | 1 | -0/+6 |
1997-04-05 | Sat Apr 5 13:19:12 1997 Klaus Kaempf <kkaempf@progis.de> | Ian Lance Taylor | 2 | -2/+8 |
1997-04-05 | * i386.h: Revert last patch for the NON_BROKEN_OPCODES cases. | Ian Lance Taylor | 2 | -8/+18 |
1997-04-05 | * write.c (relax_frag): Make non-static. | David Edelsohn | 2 | -0/+1008 |
1997-04-05 | * Makefile.in: Change mn10300-opc.o to m10300-opc.o, to match | Ian Lance Taylor | 1 | -0/+5 |
1997-04-05 | * configure.in: Correct file names for bfd_mn10[23]00_arch. | Ian Lance Taylor | 3 | -4/+7 |
1997-04-05 | * configure.in: Update file names for bfd_elf32_mn10[23]00_vec. | Ian Lance Taylor | 3 | -22/+28 |
1997-04-05 | * frags.c (frag_var): fr_pcrel_adjust renamed to | David Edelsohn | 2 | -8/+9 |
1997-04-05 | * config/tc-m32r.[ch]: New files. | David Edelsohn | 7 | -69/+172 |
1997-04-05 | m32r support. | David Edelsohn | 1 | -0/+2 |
1997-04-04 | * gas/all/float.s: Put a tab before .text, to keep the PA happy. | Ian Lance Taylor | 1 | -0/+2 |
1997-04-04 | * config/tc-hppa.h (TC_EOL_IN_INSN): Check explicitly for '!', | Ian Lance Taylor | 2 | -9/+24 |
1997-04-04 | * config/tc-hppa.c (tc_gen_reloc): If hppa_ren_reloc_type fails, | Ian Lance Taylor | 2 | -13/+11 |
1997-04-04 | * gas/arm/arm.exp: Only run inst and arm7t on targets which can | Ian Lance Taylor | 1 | -0/+3 |
1997-04-04 | * config/tc-mips.c: Protect uses of STO_MIPS16 with an ifdef of | Ian Lance Taylor | 1 | -0/+3 |
1997-04-04 | Add cgen, m32r files. | David Edelsohn | 1 | -0/+7 |
1997-04-04 | * m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: New files. | David Edelsohn | 10 | -57/+3312 |
1997-04-04 | * bfd.c (bfd_record_phdr): Cast count to size_t before | Ian Lance Taylor | 1 | -0/+3 |
1997-04-04 | * emultempl/pe.em: Include "libiberty.h". | Ian Lance Taylor | 1 | -0/+5 |
1997-04-04 | * configure.in: Add AC_FUNC_ALLOCA. | Ian Lance Taylor | 3 | -134/+1129 |
1997-04-04 | cgen header file | David Edelsohn | 3 | -0/+660 |
1997-04-04 | * Makefile.in: Rebuild dependencies. | Ian Lance Taylor | 2 | -16/+21 |
1997-04-04 | * coff-ppc.c (dump_toc): Add cast to avoid warning from SunOS cc. | Ian Lance Taylor | 2 | -6/+20 |
1997-04-04 | * d10v-dis.c: Include "ansidecl.h" before "opcode/d10v.h". | Ian Lance Taylor | 1 | -0/+2 |
1997-04-04 | * ppcboot.c (ppcboot_set_arch_mach): Make static. | Ian Lance Taylor | 1 | -0/+3 |
1997-04-04 | update copyright | Ian Lance Taylor | 1 | -1/+1 |
1997-04-04 | * i386-dis.c (float_reg): Swap fsubrp and fsubp. Swap fdivrp and | Ian Lance Taylor | 1 | -0/+5 |
1997-04-04 | * i386.h: Correct opcode values for fsubp, fsubrp, fdivp, and | Ian Lance Taylor | 2 | -16/+30 |
1997-04-04 | * remote.c: Fix problems realized while showering. | Stu Grossman | 1 | -0/+6 |