Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |