aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-08-31Fix bug in SH3e ftrc instruction.Jim Wilson2-1/+7
1995-08-31Tue Aug 29 19:42:58 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+6
1995-08-31 * bfd-in.h: Add extern "C" if __cplusplus.Ian Lance Taylor3-22/+48
1995-08-31 * coff-mips.c (mips_relocate_section): Don't convert a relocIan Lance Taylor1-0/+5
1995-08-31Thu Aug 31 08:00:14 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain2-81/+54
1995-08-31 * config/tc-arm.c (tc_gen_reloc): Delete duplicated code.David Edelsohn1-0/+4
1995-08-31 * dlltool.c (run): Add missing 3rd arg to waitpid.David Edelsohn2-11/+13
1995-08-31 * Makefile.in (run): Link in math library too.Jeff Law1-0/+1
1995-08-31 * interp.c (FPSCR, FPUL): Define.Jeff Law3-6/+94
1995-08-31 * configure.in: treat i386-win32 canadian cross the same asJason Molenda2-1/+13
1995-08-31 * gencode.c (gensim): abort if an unknown opcode is encountered.Jeff Law2-9/+35
1995-08-31 * app.c (do_scrub_chars): Free saved_input when the from bufferIan Lance Taylor1-0/+5
1995-08-31Wed Aug 30 20:41:27 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain3-114/+91
1995-08-31 * rmote-nindy.c (non_dle, nidy_resume, nindy_wait): Changes toKung Hsu2-48/+56
1995-08-30 * sparc-opc.c (sparc_opcodes): Delete duplicate wr %y insn.David Edelsohn1-1/+5
1995-08-30(synth64.[ds]): New testcase.David Edelsohn3-0/+36
1995-08-30(prefetch.[sd]): New testcase.David Edelsohn4-0/+32
1995-08-30sparc prefetch insn stuff.David Edelsohn1-0/+8
1995-08-30 * sparc-opc.c (sparc_opcodes, prefetcha insn): Fix.David Edelsohn2-22/+143
1995-08-30 * config/tc-sparc.c (parse_keyword_arg, parse_const_expr_arg): New fns.David Edelsohn1-1/+7
1995-08-30Add some blank lines to improve readability.Jim Wilson2-4/+37
1995-08-30Correct comment on first line of file.Jim Wilson2-2/+299
1995-08-30 * Makefile.in (TOOL_PROGS): Include dlltool if needed.Steve Chamberlain2-21/+56
1995-08-30Keep the sparc subdir.David Edelsohn1-0/+1
1995-08-30(membar): New testcase.David Edelsohn3-0/+31
1995-08-30 * disassemble.c (disassembler): Handle bfd_mach_sparc64.David Edelsohn1-0/+2
1995-08-29 Put _iname in idata$7.Steve Chamberlain1-1/+1
1995-08-29 * coffswap.h (coff_swap_scnhdr_in): Don't always add IMAGE_BASE.Steve Chamberlain2-6/+13
1995-08-29 * config/tc-sparc.c (sparc_ip): Clean up ASI support.David Edelsohn2-14/+14
1995-08-29 * sparc-opc.c (asi): New static local.David Edelsohn3-39/+111
1995-08-29 * sparc.h (sparc_{encode,decode}_asi): Declare.David Edelsohn1-3/+6
1995-08-29Start of sparc generic testsuite.David Edelsohn4-0/+103
1995-08-29 * coff-arm.c (coff_rtype_to_howto): Deal with reloc 11.Steve Chamberlain2-106/+100
1995-08-29Tue Aug 29 13:50:21 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain5-238/+550
1995-08-29Tue Aug 29 13:25:21 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain2-159/+168
1995-08-29Tue Aug 29 13:20:27 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+12
1995-08-29 * remote.c (remote_wait): Revert 19 July my change which should beKung Hsu1-0/+5
1995-08-28 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*Fred Fish8-3/+68
1995-08-28 * config/tc-arm.c (do_swi): Allow optional leading '#'.David Edelsohn2-0/+4215
1995-08-27 * config/te-delta.h: Include obj-format.h.Ian Lance Taylor4-0/+11
1995-08-27 * app.c (scrub_file): Remove.Ian Lance Taylor1-0/+27
1995-08-26 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests forPeter Schauer2-95/+62
1995-08-26 * mdebugread.c (parse_symbol): Handle sh.value of zero for enums.Peter Schauer5-17/+142
1995-08-25Only build PowerPC simulator if target is powerpc*-*-eabisimMichael Meissner9-38/+104
1995-08-25 * gasp.c (as_abort): New function.Ian Lance Taylor2-0/+18
1995-08-25 * Makefile.in (gasp.new): Depend upon ../libiberty/libiberty.a.Ian Lance Taylor1-0/+5
1995-08-24Add powerpc*-eabisim support.Michael Meissner1-0/+69
1995-08-23 * ecoff.c (_bfd_ecoff_slurp_symbolic_info): Add parentheses to FIXIan Lance Taylor1-0/+5
1995-08-23 * sb.c (sb_build): Undefine abort before calling it, since gaspIan Lance Taylor2-0/+6
1995-08-23Add PowerPC simulator from Andrew Cagney <cagney@highland.com.au>Michael Meissner36-20/+9971