Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-04-11 | * valprint.c (print_longest): Fix a syntax error in #ifdef | Kung Hsu | 1 | -1/+4 | |
PRINTF_HAS_LONG_LONG. | |||||
1995-04-10 | * config/mips/xm-irix5.h: turn on CC_has_LONG_LONG and | Kung Hsu | 3 | -0/+10 | |
PRINTF_HAS_LONG_LONG. * config/mips/tm-irix5.h: turn on FORCE_LONG_LONG. | |||||
1995-04-10 | always keep MPW support files | Stan Shebs | 1 | -8/+2 | |
1995-04-10 | Merge MPW ChangeLog with generic ChangeLog | Stan Shebs | 2 | -36/+25 | |
1995-04-10 | * Makefile.in: move {all,check,install}-gdb from *_MODULES | Jason Molenda | 1 | -0/+5 | |
to *_X11_MODULES due to gdbtk needing X include files et al. | |||||
1995-04-10 | Added "regPacket.h" to "Things to Keep" | David H. Webster | 1 | -0/+1 | |
1995-04-10 | Added the following files to "Things to Keep": | David H. Webster | 1 | -0/+3 | |
est.exp rom68k.exp slite-gdb.exp | |||||
1995-04-10 | Added "remote-vx68.c" and "remote-vx960.c" to "Things to Keep" | David H. Webster | 1 | -0/+2 | |
1995-04-10 | Removed alpha-regdef.h from "Things to Lose" | David H. Webster | 1 | -2/+0 | |
1995-04-10 | Removed the following files from "Things to Keep": | David H. Webster | 1 | -3/+0 | |
alpha-nw.mt gdbserve.mt tm-alphanw.h | |||||
1995-04-10 | Removed "nlmstub.def" from "Things to Keep" | David H. Webster | 1 | -1/+0 | |
1995-04-10 | Removed the following files from "Things to Keep": | David H. Webster | 1 | -6/+0 | |
README-ALPHA-NETWARE aio.h alpha-io.S alpha.c alpha.h altdebug.h | |||||
1995-04-10 | always keep MPW support files | Stan Shebs | 1 | -8/+2 | |
1995-04-10 | Merge MPW changes into general ChangeLog | Stan Shebs | 1 | -20/+0 | |
1995-04-10 | doc changes | Ken Raeburn | 1 | -0/+16 | |
1995-04-10 | * doc/internals.texi: Add loud disclaimer. Refill to 79 columns, specify | Ken Raeburn | 1 | -96/+592 | |
fill-column in local-variables section. Change subheadings to subsections so they can be cross-referenced. Describe broken words, frags, frag chains, generic relaxation, relax table, m68k relaxation, m68k addressing modes, test suite code. Add a few words about various file formats. | |||||
1995-04-10 | no longer sanitize out MPW support files | Stan Shebs | 1 | -45/+4 | |
1995-04-10 | Merge MPW ChangeLog into generic ChangeLog | Stan Shebs | 2 | -124/+67 | |
1995-04-10 | * lib/gas-defs.exp (pass_phase): New proc. | Ken Raeburn | 1 | -0/+7 | |
(run_dump_test): Note passing or failing of each phase of this test, instead of failure of phases or passing of complete test. Ensure test file name is in reported message. | |||||
1995-04-10 | Nuke RCS string. Fix comment. | Ken Raeburn | 1 | -2/+1 | |
1995-04-10 | Fix patterns. | David Edelsohn | 2 | -28/+26 | |
1995-04-10 | Delete illegal insns. | David Edelsohn | 1 | -2/+0 | |
1995-04-10 | (test_template_insn): Delete .s/.d files afterwards. | David Edelsohn | 1 | -5/+6 | |
(main body): Run ld, st tests. | |||||
1995-04-10 | * gas/arc/{ld.[sd],st.[sd]}: New files. | David Edelsohn | 1 | -1/+1 | |
1995-04-10 | Tests for ld, lr, st, sr insns. | David Edelsohn | 5 | -0/+107 | |
1995-04-10 | shimm values "are always signed" | David Edelsohn | 5 | -23/+23 | |
1995-04-09 | * gdb.base/recurse.exp: Fix comment. | Jim Kingdon | 2 | -269/+178 | |
* TODO: Remove item about printing variables in nodebug.exp. Add item about enabling tests which are only run on some targets. * gdb.base/watchpoint.exp: Various cleanups (make each test pass or fail, make test names unique, use new gdb_test convention regarding pattern, use gdb_test more, etc.). | |||||
1995-04-09 | * gdb.base/bitfields.exp: Various cleanups (make each test pass or | Jim Kingdon | 1 | -0/+5 | |
fail, make test names unique, etc.). | |||||
1995-04-09 | More ARC stuff. | David Edelsohn | 1 | -0/+1 | |
1995-04-09 | Test extended shifts, mul64/mulu64 insns. | David Edelsohn | 4 | -4/+110 | |
1995-04-08 | (test_template_insn): Document usage. | David Edelsohn | 1 | -24/+63 | |
New parameter `cpu', callers updated. (main body): Test host/graphics/audio extensions. Test ext/sex insns. | |||||
1995-04-08 | Tests for various insn3 insns (eg: ext, sex). | David Edelsohn | 3 | -0/+98 | |
1995-04-08 | * gas/arc/{arc.exp,math.[sd],flag.[sd],j.[sd]}: New files. | David Edelsohn | 1 | -1/+2 | |
* gas/arc/{branch.[sd],alias.[sd],sshift.[sd]}: New files. | |||||
1995-04-08 | More tests. | David Edelsohn | 1 | -13/+21 | |
1995-04-08 | Tests for single bit versions of asr, lsr, ror, rrc. | David Edelsohn | 3 | -0/+98 | |
1995-04-08 | Testcases for mov, rlc, asl. | David Edelsohn | 3 | -0/+146 | |
1995-04-08 | Stay away from duplicate arguments, will collide with aliases (eg: and->mov). | David Edelsohn | 2 | -12/+15 | |
1995-04-08 | Testcases for b, bl, and lp insns. | David Edelsohn | 3 | -0/+94 | |
1995-04-08 | Start of ARC testsuite. | David Edelsohn | 8 | -0/+387 | |
1995-04-08 | keep arc subdir if keep-arc. | David Edelsohn | 1 | -0/+5 | |
1995-04-08 | * lib/gas-defs.exp (run_dump_test): Handle arguments with paths. | David Edelsohn | 1 | -0/+32 | |
Always resolve testcase status before returning. If `slurp_options' fails, return and don't do test. (slurp_options): Fix "can't open" error message. Return -1 to indicate error. | |||||
1995-04-08 | *** empty log message *** | David Edelsohn | 1 | -3/+37 | |
1995-04-08 | * gdb.base/nodebug.c: Change return type of top and middle to | Peter Schauer | 1 | -0/+8 | |
short. * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they are fixed by the recent mdebugread.c changes. Allow `short ()' as type for top and middle. | |||||
1995-04-08 | * mdebugread.c (parse_symbol): Use new variable | Peter Schauer | 3 | -45/+92 | |
nodebug_var_symbol_type as type of variables which don't have any ecoff debug info associated with them. (parse_symbol, parse_procedure): Use heuristics to determine if functions were compiled without debugging info and change their type to nodebug_function_symbol_type. (_initialize_mdebugread): Initialize nodebug_*_symbol_type. * source.c (line_info): Clear sal.pc for `info line' without arguments. | |||||
1995-04-08 | * configure.in (host_libs): Remove glob, since it is gone from the | Jim Kingdon | 2 | -1/+13 | |
sources. | |||||
1995-04-08 | * config/pa/tm-hppa.h: Define lots register offsets needed by | Stu Grossman | 1 | -0/+3 | |
w89k-rom.c. | |||||
1995-04-08 | * monitor.c: make_xmodem_packet and print_xmodem_packet go away. | Stu Grossman | 4 | -11/+157 | |
send_xmodem_packet shows up to do the obvious. Lots of fixes to xmodem downloads including resetting of block number at start of new transfers, fix for buffer overrun problem, addition of CRC generation code. * (monitor_open): loadtype_str and loadproto_str now default to first entry in monitor_ops->loadtypes. * (monitor_wait): Lengthen register dump buf, because of verbose Winbond monitor. * (monitor_fetch_register): Report unimplemented registers as 0. * (monitor_read_memory): Only do 16 byte aligned transfers because of formatting weirdness with the Winbond monitor. Also, ignore non-hex, non-whitespace formatting between bytes (same monitor). * (monitor_load): Clean up logic. * (monitor_load_srec): Re-do xmodem support. Move lots of it into send_xmodem_packet. * (getacknak): Get rid of polls and timeouts. Handle CRC requests from receiver. * (monitor_make_srec): Efficiency improvements. Don't call sprintf to output two digit hex numbers. * (crcinit, docrc): New, CRC-16 support routines. * (send_xmodem_packet): New routine to generate either CRC-16 or checksummed xmodem packets. * remote-est.c (est_loadtypes), rom68k-rom.c (rom68k_loadtypes): Reduce tables down to only the load types supported by each monitor. * w89k-rom.c (w89k_supply_register): Parses output of Winbond register dumps. * (w89k_loadtypes, w89k_loadprotos): Reduce to just srec/xmodem. * (w89k_cmds): Add clear all breakpoints, memory fill, and dump registers commands. | |||||
1995-04-07 | * arc-dis.c (print_insn): New parameter `big_p'. Callers updated. | David Edelsohn | 3 | -94/+220 | |
Call arc_get_opcode_mach to map bfd mach number to opcode value. (print_insn_*): Pass bfd mach number, not opcode version. * arc-opc.c (arc_get_opcode_mach): New function. | |||||
1995-04-07 | * emulparams/arcelf.sh (ENTRY): Define. | David Edelsohn | 2 | -0/+24 | |
1995-04-07 | * arc.h (arc_get_opcode_mach): Define prototype. | David Edelsohn | 2 | -9/+53 | |