Age | Commit message (Expand) | Author | Files | Lines |
1997-02-12 | * defs.h: Fix cntl-C to read from the Windows message queue. | Dawn Perchik | 6 | -47/+351 |
1997-02-12 | Revert last structs.exp change -- I found the problem. | Jeff Law | 1 | -2/+0 |
1997-02-12 | * config/udi.exp: Use mondfe,name instead of remote_host. | Bob Manson | 2 | -1/+5 |
1997-02-12 | Remove REG_STRUCT_HAS_ADDR change. | Jeff Law | 2 | -2/+2 |
1997-02-12 | * config/mn10200/tm-mn10200.h (STORE_STRUCT_RETURN): Fix. | Jeff Law | 3 | -4/+32 |
1997-02-12 | * gdb.base/structs.exp: Expect some failures from the mn10200 port. | Jeff Law | 2 | -0/+9 |
1997-02-11 | * tic80-opc.c (tic80_operands): Fix typo '+' -> '|'. | Fred Fish | 2 | -50/+60 |
1997-02-11 | * configure.host (i386-windows): Don't set host64=true. | David Edelsohn | 1 | -0/+4 |
1997-02-11 | * m32r-rom.c: #include <sys/types.h>. | David Edelsohn | 1 | -0/+8 |
1997-02-11 | * m32r/tm-m32r.h (TARGET_M32R): Define, for wingdb. | David Edelsohn | 1 | -2/+4 |
1997-02-11 | * config/tc-tic80.c: Numerous changes and additions to flesh | Fred Fish | 2 | -77/+389 |
1997-02-11 | * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_VALUE): Fix case when | Jeff Law | 2 | -1/+4 |
1997-02-11 | * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s, | Fred Fish | 22 | -0/+1422 |
1997-02-11 | * config/tc-mips.c (mips16_ip): Handle %gprel modifier. | Ian Lance Taylor | 2 | -14/+59 |
1997-02-11 | * gas/mips/mips16.d: Update for change in disassembly output. | Ian Lance Taylor | 2 | -6/+694 |
1997-02-11 | * mips-dis.c (_print_insn_mips): Set bytes_per_chunk and | Ian Lance Taylor | 2 | -0/+12 |
1997-02-11 | * scripttempl/elfmips.sc: When relocating, put .mips16.fn.* and | Ian Lance Taylor | 2 | -1/+8 |
1997-02-11 | * elf32-mips.c (reloc_type): Add R_MIPS16_GPREL. | Ian Lance Taylor | 4 | -0/+20 |
1997-02-11 | New version from Andrew; Portability fixes on top of that | Michael Meissner | 13 | -22/+538 |
1997-02-11 | * gdb.base/watchpoint.exp: Don't expect a failure when calling | Jeff Law | 1 | -0/+3 |
1997-02-11 | * elf32-m32r.c (elf_m32r_howto_table): Change partial_inplace to true | David Edelsohn | 2 | -6/+13 |
1997-02-11 | * mn10200-tdep.c (mn10200_push_arguments): Stack only needs to | Jeff Law | 3 | -12/+30 |
1997-02-11 | Fix warnings when compiling callback.c | Michael Meissner | 2 | -2/+7 |
1997-02-11 | Silence warnings in ppc simulator | Michael Meissner | 1 | -1/+10 |
1997-02-11 | * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist | Jeff Law | 1 | -0/+5 |
1997-02-11 | Add r5900 | Gavin Romig-Koch | 26 | -190/+2093 |
1997-02-11 | * gas/mips/itbl-test.c: Add copyright message and fix indentation. | Dawn Perchik | 2 | -82/+116 |
1997-02-11 | * itbl-ops.c, itbl-lex.l, itbl-parse.y, itbl-ops.h, | Dawn Perchik | 1 | -0/+5 |
1997-02-11 | * config/vx.exp: Use hostname instead of netport. | Bob Manson | 2 | -0/+13 |
1997-02-11 | * mips-tdep.c (non_heuristic_proc_desc): New function. | Mark Alexander | 2 | -18/+122 |
1997-02-11 | * itbl-ops.c: New file. Add support for dynamically read | Dawn Perchik | 8 | -0/+1456 |
1997-02-11 | * itbl-test.c: New file. Stand-alone assembler and dissassembler for | Dawn Perchik | 3 | -0/+104 |
1997-02-11 | * gas/mips/itbl: New file. Instruction Spec for testing --itbl option. | Dawn Perchik | 4 | -0/+33 |
1997-02-11 | * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use | Bob Manson | 2 | -13/+22 |
1997-02-10 | * mn10200-tdep.c: Remove lots of debugging printfs, update/improve | Jeff Law | 3 | -184/+535 |
1997-02-10 | * blockframe.c (generic_get_saved_regs): Remove unused variable | Jeff Law | 2 | -1/+15 |
1997-02-10 | * gdb.base/exprs.exp: Delete bogus/incorrect (and probably | Jeff Law | 1 | -0/+3 |
1997-02-10 | * gdbtk.c (call_wrapper): Clear running_now if an error occurs. | Stu Grossman | 2 | -0/+6 |
1997-02-10 | * gdb.base/recurse.exp: Relax final value test for 'b' so that | Jeff Law | 1 | -0/+5 |
1997-02-10 | Add tic80 directory to keep_these_too or lose_these_too. | Fred Fish | 1 | -0/+6 |
1997-02-10 | * tic80.h (tic80_symbol_to_value): Change prototype to match | Fred Fish | 2 | -1/+6 |
1997-02-10 | * tic80-opc.c (tic80_symbol_to_value): Changed to accept | Fred Fish | 2 | -7/+31 |
1997-02-10 | * xcoffread.c (RECORD_MINIMAL_SYMBOL): Add NULL asection* parameter | Fred Fish | 2 | -4/+11 |
1997-02-10 | * emulparams/tic80coff.sh: New (dummy) file for TIc80. | Fred Fish | 6 | -0/+64 |
1997-02-09 | * remote-mips.c (common_breakpoint): Prevent 64-bit addresses | Mark Alexander | 4 | -7/+35 |
1997-02-09 | Fix circular dependency | Michael Meissner | 2 | -1/+5 |
1997-02-08 | * dwarf2read.c (dwarf2_linkage_name): New function to get | Peter Schauer | 2 | -31/+59 |
1997-02-08 | Changes to replace references to "prune_system_crud" with | Bob Manson | 3 | -15/+17 |
1997-02-07 | * elflink.h (elf_link_input_bfd): If we've discarded a section, | Ian Lance Taylor | 2 | -2/+13 |
1997-02-07 | * blockframe.c (generic_frame_chain_valid): If the new frame | Jeff Law | 2 | -1/+8 |