Age | Commit message (Expand) | Author | Files | Lines |
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 |
1997-04-04 | * Makefile.in (distclean): Remove site.exp and site.bak. Remove | Ian Lance Taylor | 2 | -2/+5 |
1997-04-04 | * Makefile.in (distclean): Remove site.exp and site.bak. | Ian Lance Taylor | 2 | -1/+5 |
1997-04-04 | * Makefile.in (DISTCLEAN_HERE): Add site.exp and site.bak. | Ian Lance Taylor | 2 | -1/+5 |
1997-04-04 | * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits. | Ian Lance Taylor | 2 | -10/+14 |
1997-04-04 | * remote.c: Fix doc for `C' and `S' commands to indicate full | Stu Grossman | 3 | -52/+141 |
1997-04-04 | * ldlex.l: Recognize SQUAD. | Ian Lance Taylor | 1 | -0/+10 |
1997-04-04 | * elf32-mips.c (elf_mips_ctor64_howto): Set complain_on_overflow | Ian Lance Taylor | 2 | -21/+53 |
1997-04-04 | * gas/m32r/allinsn.{exp,s.d}: New testcases. | David Edelsohn | 1 | -0/+4 |
1997-04-04 | m32r "allinsn" testcases | David Edelsohn | 3 | -0/+547 |
1997-04-03 | Keep m32r. | David Edelsohn | 1 | -0/+1 |
1997-04-03 | Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -14/+29 |
1997-04-03 | Thu Apr 3 15:10:30 1997 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 5 | -40/+163 |
1997-04-03 | * mips-tdep.c (mips_in_call_stub, mips_in_return_stub, | Mark Alexander | 3 | -30/+60 |
1997-04-03 | * Branched binutils 2.8. | Ian Lance Taylor | 1 | -0/+10 |
1997-04-03 | * gprof.c (VERSION): Define as "2.8.1". | Ian Lance Taylor | 2 | -1/+7 |
1997-04-03 | * ldver.c (ld_program_version): Set to 2.8.1. | Ian Lance Taylor | 1 | -0/+6 |
1997-04-03 | * Makefile.in (VERSION): Set to 2.8.1. | Ian Lance Taylor | 4 | -12/+41 |
1997-04-03 | * VERSION: Set to 2.8.1. | Ian Lance Taylor | 2 | -1/+14 |
1997-04-03 | * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent | Bob Manson | 2 | -4/+23 |
1997-04-03 | tweak last patch | Ian Lance Taylor | 1 | -9/+33 |
1997-04-03 | * mpw-idtmips.c: Rename from mpw-emipsidt.c. | Ian Lance Taylor | 5 | -4/+8 |
1997-04-03 | * config/h8300.exp: New file. | Bob Manson | 2 | -0/+10 |
1997-04-03 | * sim-endian.h: Move host {LITTLE,BIG}_ENDIAN support from here, | David Edelsohn | 1 | -0/+3 |
1997-04-03 | * gen-support.c (gen_support_c): sim-state.h renamed to sim-main.h. | David Edelsohn | 1 | -0/+41 |
1997-04-03 | New files. | David Edelsohn | 2 | -0/+82 |
1997-04-03 | * Make-common.in (SIM_EXTRA_DEPS): New config var. | David Edelsohn | 1 | -0/+17 |
1997-04-03 | From Jim Wilson, fix typo in instruction name | Andrew Cagney | 1 | -0/+4 |
1997-04-03 | (autoconf-changelog): Try different way to obtain user name. | David Edelsohn | 1 | -0/+1 |
1997-04-03 | Add autoheader counterpart to autoconf-common et.al. | Andrew Cagney | 3 | -4/+25 |
1997-04-02 | (sim_open): Update comment. | David Edelsohn | 1 | -2/+5 |
1997-04-02 | * interp.c (sim_open): New arg `kind'. `name is now `argv'. | David Edelsohn | 2 | -2/+7 |
1997-04-02 | * interp.c (sim_open): New arg `kind'. | David Edelsohn | 4 | -0/+8 |