aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-02-07 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),Jim Kingdon1-5/+5
1994-02-07 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,Jim Kingdon2-15/+20
1994-02-07 * target.c (target_preopen): If target_kill doesn't remove theJim Kingdon2-6/+3
1994-02-07 * gdb.t02/whatis.exp: Remove xfails for PRs 1838 and 2417; theyJim Kingdon1-0/+10
1994-02-07 * coffread.c (process_coff_symbol, case C_TPDEF): Don't set nameJim Kingdon1-0/+4
1994-02-07 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.Jeff Law2-33/+134
1994-02-07 * configure.in (hiux): Fixes from m-kasahr@sramhc.sra.co.JP.Jeff Law2-0/+4
1994-02-07* gdb.t01/run.exp: Only run shell test if isnative.Jim Kingdon1-0/+2
1994-02-07 * config/obj-som.c (obj_som_init_stab_section): Same changeJeff Law1-0/+6
1994-02-07 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,Jim Kingdon2-26/+7
1994-02-06 * config/udi-gdb.exp (gdb_start): Don't send "set args main" toJim Kingdon2-4/+6
1994-02-06 * remote-udi.c (udi_files_info): If prog_name is NULL, just skipJim Kingdon2-12/+38
1994-02-06 * config/mips/mipsm3.mh, config/i386/i386m3.mh,Jim Kingdon8-26/+33
1994-02-06 * printcmd.c (printf_command): Add missing single-letterPer Bothner1-0/+5
1994-02-06 * corelow.c (solib_add_stub, core_open): Pass address of from_ttyJim Kingdon2-5/+10
1994-02-06 * i960-dis.c (reg, mem): Just use a static array instead ofJim Kingdon1-0/+5
1994-02-06 * defs.h (alloca): Declare as void *, not char *, on hpux.Jim Kingdon2-22/+38
1994-02-06 * config/i386/tm-sun386.h, config/i386/tm-symmetry.hPeter Schauer3-2/+7
1994-02-06remove cvs lossageDavid MacKenzie1-7/+1
1994-02-05 * remote-mips.c (mips_fetch_registers): If regno is FP_REGNUM orJim Kingdon2-4/+15
1994-02-05Don't refer to new fields unless BFD_ASSEMBLER (from sac).Ian Lance Taylor1-0/+2
1994-02-05Sat Feb 5 12:30:32 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-0/+8
1994-02-05 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.Jim Kingdon1-0/+6
1994-02-05* config.bfd: Put m68*-*-sysv* line after m68*-*-sysv4*.Jim Kingdon1-0/+4
1994-02-05 * config/i386/tm-i386aix.h (REGISTER_CONVERT_TO_RAW): Add missingJim Kingdon2-5/+7
1994-02-05 * remote-mips.c (mips_insert_breakpoint, mips_remove_breakpoint):Jim Kingdon4-27/+91
1994-02-05 * config/tc-hppa.c (pa_ip): addb[tf] should only acceptJeff Law1-0/+6
1994-02-05 * hppa.h (addb): Use '@' for addb and addib pseudo ops.Jeff Law1-0/+3
1994-02-05 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.Jeff Law1-0/+5
1994-02-05 * hppa-dis.c (print_insn_hppa): For '?' and '@' only adjust theJeff Law1-0/+3
1994-02-05 * remote-e7000.c: Replace "snoop" command (e7000_noecho) withJim Kingdon1-1/+4
1994-02-05 * gdb.disasm/hppa.s (addib_tests): Fix typo.Jeff Law3-72/+1699
1994-02-05 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,Jim Kingdon1-0/+8
1994-02-05 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect string.Jeff Law2-7/+9
1994-02-05 * hppa-dis.c (print_insn_hppa): No space before 'H' operand.Jeff Law2-13/+48
1994-02-05 * Makefile.in: Remove obsolete rules for history.info andJim Kingdon1-0/+5
1994-02-05 * config/rs6000/tm-rs6000.h (STORE_STRUCT_RETURN): Don't castJim Kingdon1-0/+5
1994-02-05 * srec.c (srec_write_record): Put CONST keyword for "src" beforePeter Schauer1-0/+8
1994-02-05 * value.h (print_longest): Rename "value" to "val" in prototypePeter Schauer1-0/+8
1994-02-05 * emultempl/lnk960.em (append), emultempl/hppaosf.emDavid MacKenzie3-10/+16
1994-02-05 * hppa-dis.c (print_insn_hppa): Do not emit a space after 'F'Jeff Law2-26/+45
1994-02-05 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.Jeff Law2-33/+35
1994-02-05 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expectJeff Law2-20/+135
1994-02-05 * hppa.h (xmpyu): No floating point format specifier for theJeff Law2-1/+6
1994-02-05 * gas/hppa/more.parse/xmpyubug.s: New test.Jeff Law7-0/+49
1994-02-05 * ldlang.h (LANG_FOR_EACH_{INPUT,OUTPUT}_SECTION): Delete (unused)Jeff Law2-33/+49
1994-02-05 * aoutx.h (aout_link_check_ar_symbols): Correct test for whetherIan Lance Taylor2-4/+23
1994-02-05 * configure.in (rs6000-*-*): Build gas.Ian Lance Taylor2-1/+9
1994-02-05 * configure.in (rs6000*): Use cpu_type ppc.Ian Lance Taylor2-1/+53
1994-02-05New files for PowerPC/POWER (RS/6000) support.Ian Lance Taylor1-0/+2