Age | Commit message (Expand) | Author | Files | Lines |
1994-02-06 | * defs.h (alloca): Declare as void *, not char *, on hpux. | Jim Kingdon | 2 | -22/+38 |
1994-02-06 | * config/i386/tm-sun386.h, config/i386/tm-symmetry.h | Peter Schauer | 3 | -2/+7 |
1994-02-06 | remove cvs lossage | David MacKenzie | 1 | -7/+1 |
1994-02-05 | * remote-mips.c (mips_fetch_registers): If regno is FP_REGNUM or | Jim Kingdon | 2 | -4/+15 |
1994-02-05 | Don't refer to new fields unless BFD_ASSEMBLER (from sac). | Ian Lance Taylor | 1 | -0/+2 |
1994-02-05 | Sat Feb 5 12:30:32 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -0/+8 |
1994-02-05 | * gdb.t17/interrupt.c: If we get EINTR, don't print an error message. | Jim Kingdon | 1 | -0/+6 |
1994-02-05 | * config.bfd: Put m68*-*-sysv* line after m68*-*-sysv4*. | Jim Kingdon | 1 | -0/+4 |
1994-02-05 | * config/i386/tm-i386aix.h (REGISTER_CONVERT_TO_RAW): Add missing | Jim Kingdon | 2 | -5/+7 |
1994-02-05 | * remote-mips.c (mips_insert_breakpoint, mips_remove_breakpoint): | Jim Kingdon | 4 | -27/+91 |
1994-02-05 | * config/tc-hppa.c (pa_ip): addb[tf] should only accept | Jeff Law | 1 | -0/+6 |
1994-02-05 | * hppa.h (addb): Use '@' for addb and addib pseudo ops. | Jeff Law | 1 | -0/+3 |
1994-02-05 | * gdb.disasm/hppa.s (comib_tests): Add missing instruction. | Jeff Law | 1 | -0/+5 |
1994-02-05 | * hppa-dis.c (print_insn_hppa): For '?' and '@' only adjust the | Jeff Law | 1 | -0/+3 |
1994-02-05 | * remote-e7000.c: Replace "snoop" command (e7000_noecho) with | Jim Kingdon | 1 | -1/+4 |
1994-02-05 | * gdb.disasm/hppa.s (addib_tests): Fix typo. | Jeff Law | 3 | -72/+1699 |
1994-02-05 | * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test, | Jim Kingdon | 1 | -0/+8 |
1994-02-05 | * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect string. | Jeff Law | 2 | -7/+9 |
1994-02-05 | * hppa-dis.c (print_insn_hppa): No space before 'H' operand. | Jeff Law | 2 | -13/+48 |
1994-02-05 | * Makefile.in: Remove obsolete rules for history.info and | Jim Kingdon | 1 | -0/+5 |
1994-02-05 | * config/rs6000/tm-rs6000.h (STORE_STRUCT_RETURN): Don't cast | Jim Kingdon | 1 | -0/+5 |
1994-02-05 | * srec.c (srec_write_record): Put CONST keyword for "src" before | Peter Schauer | 1 | -0/+8 |
1994-02-05 | * value.h (print_longest): Rename "value" to "val" in prototype | Peter Schauer | 1 | -0/+8 |
1994-02-05 | * emultempl/lnk960.em (append), emultempl/hppaosf.em | David MacKenzie | 3 | -10/+16 |
1994-02-05 | * hppa-dis.c (print_insn_hppa): Do not emit a space after 'F' | Jeff Law | 2 | -26/+45 |
1994-02-05 | * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string. | Jeff Law | 2 | -33/+35 |
1994-02-05 | * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect | Jeff Law | 2 | -20/+135 |
1994-02-05 | * hppa.h (xmpyu): No floating point format specifier for the | Jeff Law | 2 | -1/+6 |
1994-02-05 | * gas/hppa/more.parse/xmpyubug.s: New test. | Jeff Law | 7 | -0/+49 |
1994-02-05 | * ldlang.h (LANG_FOR_EACH_{INPUT,OUTPUT}_SECTION): Delete (unused) | Jeff Law | 2 | -33/+49 |
1994-02-05 | * aoutx.h (aout_link_check_ar_symbols): Correct test for whether | Ian Lance Taylor | 2 | -4/+23 |
1994-02-05 | * configure.in (rs6000-*-*): Build gas. | Ian Lance Taylor | 2 | -1/+9 |
1994-02-05 | * configure.in (rs6000*): Use cpu_type ppc. | Ian Lance Taylor | 2 | -1/+53 |
1994-02-05 | New files for PowerPC/POWER (RS/6000) support. | Ian Lance Taylor | 1 | -0/+2 |
1994-02-05 | Changed relocs to be based on subsegments (when BFD_ASSEMBLER). | Ian Lance Taylor | 2 | -52/+53 |
1994-02-05 | * reloc.c (bfd_perform_relocation): Work around one gross hack | Ian Lance Taylor | 1 | -0/+47 |
1994-02-05 | * coffcode.h (combined_entry_type): Changed fix_tag and fix_end | Ian Lance Taylor | 1 | -2/+10 |
1994-02-05 | * ppc-opc.c (powerpc_operands): New operand type MBE to handle a | Ian Lance Taylor | 2 | -30/+218 |
1994-02-05 | * ppc-dis.c (print_insn_powerpc): Don't skip optional operands | Ian Lance Taylor | 1 | -0/+234 |
1994-02-05 | * ppc.h (PPC_OPERAND_NEXT): Define. | Ian Lance Taylor | 2 | -1/+42 |
1994-02-05 | Eliminate arg from bfd_xmalloc_by_size_t macro, allowing | David MacKenzie | 4 | -7/+5 |
1994-02-05 | * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc. | David MacKenzie | 8 | -64/+37 |
1994-02-05 | * ldmisc.c (ldmalloc, xmalloc, ldrealloc, xrealloc): Functions | David MacKenzie | 4 | -18/+54 |
1994-02-05 | REGISTER_TYPE is obsolete. | Steve Chamberlain | 1 | -1/+0 |
1994-02-05 | (hms_fetch_register): Take out REGISTER_TYPE. | Steve Chamberlain | 2 | -3/+8 |
1994-02-05 | Fix REGISTER_TYPE and order of register names. | Steve Chamberlain | 1 | -5/+11 |
1994-02-05 | Fix REGISTER_TYPE. | Steve Chamberlain | 1 | -5/+6 |
1994-02-05 | Get REGISTER_TYPE right. | Steve Chamberlain | 2 | -9/+14 |
1994-02-05 | Fri Feb 4 15:53:18 1994 Steve Chamberlain (sac@cygnus.com) | Steve Chamberlain | 5 | -129/+503 |
1994-02-04 | * Makefile.in: Lots of new H8/500 memory models. | Steve Chamberlain | 2 | -0/+17 |