Age | Commit message (Expand) | Author | Files | Lines |
1995-03-07 | * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.c | Stu Grossman | 7 | -1/+121 |
1995-03-07 | * defs.h utils.c remote-hms.c remote-pa.c remote.c: Fix defs and | Stu Grossman | 4 | -11/+8 |
1995-03-07 | * command.h command.c: Add var_enum command type. It's like | Stu Grossman | 2 | -0/+135 |
1995-03-06 | * valops.c (value_cast): Don't use backslash newline--pre-ANSI | Jim Kingdon | 2 | -2/+8 |
1995-03-06 | * tuples.ch (setnmode); New module. | Per Bothner | 3 | -0/+39 |
1995-03-06 | * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of | Jeff Law | 1 | -0/+7 |
1995-03-05 | Fix typo in spelling. | Michael Tiemann | 1 | -1/+1 |
1995-03-04 | * callch.ch, callch.exp, Makefile.in: New test case. | Per Bothner | 5 | -1/+125 |
1995-03-04 | * valops.c (value_cast): Cehck for cast to array type *before* | Per Bothner | 2 | -58/+91 |
1995-03-04 | * sparc-tdep.c (sparc_extract_struct_value_address): Move | David Edelsohn | 1 | -0/+9 |
1995-03-04 | * sparc/tm-sp64.h (USE_STRUCT_CONVENTION): Define. | David Edelsohn | 1 | -11/+16 |
1995-03-04 | * hpread.c (hpread_record_lines): New argument "offset". All | Jeff Law | 2 | -20/+37 |
1995-03-03 | * somread.c (check_strange_names): Filter names emitted by the HP | Jeff Law | 2 | -2/+11 |
1995-03-03 | * valops.c (value_struct_elt_for_reference): Work around macro | Jeff Law | 3 | -6/+32 |
1995-03-03 | * rs6000-tdep.c (push_dummy_frame): Fix order of arguments to | Jim Kingdon | 2 | -1/+4 |
1995-03-03 | * utils.c [_AIX]: Include stddef.h instead of #defining size_t. | Jim Kingdon | 2 | -11/+43 |
1995-03-03 | Support saving saved regs with multiple stores in addition to store multiple ... | Michael Meissner | 2 | -9/+18 |
1995-03-03 | * sparc-tdep.c (decode_asi): New function. | David Edelsohn | 2 | -61/+388 |
1995-03-03 | * sparc/tm-sp64.h (REGISTER_NAMES): Fix some typos. | David Edelsohn | 1 | -3/+4 |
1995-03-03 | * dwarfread.c (struct dieinfo): Use CORE_ADDR for at_{low,high}_pc. | David Edelsohn | 2 | -5/+16 |
1995-03-02 | Forgot this one (from sparc64 changes). | David Edelsohn | 1 | -2/+2 |
1995-03-02 | * rs6000-tdep.c: Fix byte-swapping sins. | Jim Kingdon | 1 | -4/+9 |
1995-03-02 | * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only | Jim Kingdon | 1 | -0/+3 |
1995-03-02 | Minor code cleanup in rs6000-tdep.c | Michael Meissner | 2 | -2/+11 |
1995-03-02 | * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't | Jim Kingdon | 2 | -1/+4 |
1995-03-02 | * misc.exp: If executable does not exist, issue warning and skip | Jim Kingdon | 2 | -1/+7 |
1995-03-02 | * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try | Jim Kingdon | 1 | -0/+14 |
1995-03-02 | Forgot to check in ChangeLog entry for ch-exp.y (Feb 21). | Per Bothner | 1 | -0/+5 |
1995-03-02 | * misc.ch, misc.exp, Makefile.in: New test case. | Per Bothner | 5 | -1/+96 |
1995-03-02 | Various changes for sparc64. | David Edelsohn | 1 | -0/+34 |
1995-03-02 | Merged into sparc-tdep.c. | David Edelsohn | 2 | -289/+0 |
1995-03-02 | * sparc-tdep.c (NUM_SPARC_FPREGS): Define. | David Edelsohn | 4 | -151/+78 |
1995-03-01 | * config/i960/vxworks960.mt: add remote-vx960.o. | Kung Hsu | 1 | -0/+7 |
1995-03-01 | * config/m68k/vxworks68.mt: add remote-vx68.o. | Kung Hsu | 1 | -1/+1 |
1995-03-01 | * config/i960/vxworks960.mt: add remote-vx960.o. | Kung Hsu | 1 | -1/+1 |
1995-03-01 | * remote-vx960.c: new file for target specific register packaging. | Kung Hsu | 2 | -0/+321 |
1995-03-01 | Build without warnings under Linux. | Michael Meissner | 2 | -2/+11 |
1995-03-01 | Add Linux yacc suport. | Michael Meissner | 5 | -0/+42 |
1995-03-01 | * hppa-tdep.c (pa_print_registers), monitor.c: Use | Jim Kingdon | 3 | -9/+35 |
1995-03-01 | * defs.h (SWAP_TARGET_AND_HOST): check endianess at runtime not | Kung Hsu | 2 | -15/+19 |
1995-03-01 | * arc-tdep.c (_initialize_arc_tdep): set tm_print_insn according to | Kung Hsu | 3 | -24/+50 |
1995-03-01 | * config/mips-gdb.exp (gdb_load): In every test case, we need to do | Kung Hsu | 2 | -34/+58 |
1995-03-01 | * vx-share/ptrace.h: merge in WRS new ptrace requests. | Kung Hsu | 2 | -13/+43 |
1995-03-01 | * defs.h: fix a syntax error. | Kung Hsu | 2 | -2/+3 |
1995-03-01 | * a29k-tdep.c (get_longjmp_target): add this function, from WRS. | Kung Hsu | 4 | -120/+231 |
1995-02-28 | * defs.h: define SWAP_TARGET_AND_HOST macro. | Kung Hsu | 5 | -166/+330 |
1995-02-28 | * alpha-tdep.c (find_proc_desc): Only attempt to set | Jim Kingdon | 1 | -2/+2 |
1995-02-28 | * alpha-tdep.c (find_proc_desc): Only attempt to set PROC_LOCALOFF | Jim Kingdon | 2 | -2/+10 |
1995-02-27 | * monitor.c: General gcc -Wall lint cleanup and reformat. | Stan Shebs | 2 | -912/+1027 |
1995-02-24 | * monitor.c (monitor_load_ascii_srec): Add a one second sleep | Stu Grossman | 2 | -4/+10 |