Age | Commit message (Expand) | Author | Files | Lines |
1995-01-24 | update copyright dates | Ian Lance Taylor | 6 | -11/+10 |
1995-01-24 | * elf32-mips.c (mips_elf_output_extsym): Set the value of the | Ian Lance Taylor | 2 | -2/+23 |
1995-01-24 | update copyrights | Ian Lance Taylor | 1 | -1/+49 |
1995-01-24 | * ldctor.c (ldctor_add_set_entry): Don't dump core if a | Ian Lance Taylor | 2 | -104/+178 |
1995-01-24 | Add EM_PPC macro. | Michael Meissner | 1 | -0/+17 |
1995-01-24 | * gdb.base/commands.exp: Make test names unique; every test either | Jeff Law | 2 | -19/+30 |
1995-01-24 | * gdb.disasm/hppa.exp (do_system_control_tests): Update. | Jeff Law | 2 | -325/+417 |
1995-01-24 | * config/tc-hppa.c (pa_ip, case 'D'): Fix typo which caused | Jeff Law | 2 | -0/+15 |
1995-01-24 | * gdbtk.tcl: Take .gdbtkinit if it exists. Makes gdbtk match the | Stu Grossman | 2 | -0/+9 |
1995-01-23 | Mon Jan 23 14:53:35 1995 Steve Chamberlain <sac@splat> | Steve Chamberlain | 2 | -1/+5 |
1995-01-23 | * coff-sh.c (sh_reloc): Don't ignore the previous contents of an | Ian Lance Taylor | 2 | -8/+5 |
1995-01-23 | * gdb.texinfo (Processes): New node. | Jim Kingdon | 2 | -0/+29 |
1995-01-23 | configure regen, tc-mips.c libiberty.h include | Ken Raeburn | 1 | -0/+6 |
1995-01-23 | regenerated | Ken Raeburn | 1 | -17/+20 |
1995-01-23 | Add support for Chill bitstring literals (e.h. H'FF00'). | Per Bothner | 7 | -28/+92 |
1995-01-23 | * Makefile.in: Remove references to remote-mon.c. | Rob Savoye | 3 | -4/+8 |
1995-01-23 | * config/tc-sh.h (tc_init_after_args): Don't define. | Ian Lance Taylor | 2 | -12/+12 |
1995-01-23 | * configure.in (i386-*-gnu*elf*): New target. | Ian Lance Taylor | 1 | -0/+4 |
1995-01-23 | x | Ian Lance Taylor | 1 | -0/+3 |
1995-01-23 | * configure.in (i[345]86-*-gnu*): Set ld_target to i386-gnu. | Ian Lance Taylor | 4 | -2/+24 |
1995-01-23 | * config.bfd (i[345]86-*-gnu*): Set bfd_name to i386-gnu. | Ian Lance Taylor | 1 | -1/+5 |
1995-01-23 | * Makefile.in (CHILL_FOR_TARGET): Update -L argument to point to | Jim Kingdon | 2 | -38/+42 |
1995-01-23 | * opncls.c (bfd_openstreamr): Call bfd_cache_init. | Ian Lance Taylor | 2 | -0/+50 |
1995-01-23 | * remote-hms.c (hms_load): Delete. | Steve Chamberlain | 2 | -67/+14 |
1995-01-23 | Mon Jan 23 00:06:57 1995 Steve Chamberlain <sac@splat> | Steve Chamberlain | 4 | -322/+733 |
1995-01-23 | Don't pass -S to the linker. | Steve Chamberlain | 1 | -1/+1 |
1995-01-22 | Changes for PR 6203. | Torbjorn Granlund | 2 | -41/+76 |
1995-01-22 | The following fixes a FAIL caused by the fact that the alpha stabs | Jim Kingdon | 3 | -4/+10 |
1995-01-22 | * hash.c (hash_ask): If we find the slot after wrapping around, | Ian Lance Taylor | 1 | -0/+5 |
1995-01-21 | * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix | Jim Kingdon | 1 | -0/+5 |
1995-01-21 | * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems. | Jim Kingdon | 2 | -12/+35 |
1995-01-21 | add new tests sigall.c and sigall.exp | Jim Kingdon | 1 | -0/+2 |
1995-01-21 | tipo | Ian Lance Taylor | 1 | -3/+7 |
1995-01-21 | * add new file remote-vx29k.c. | Kung Hsu | 1 | -0/+1 |
1995-01-21 | * add new files vx29k.mt, tm-vx29k.h. | Kung Hsu | 1 | -0/+2 |
1995-01-20 | * expression.h (OP_LABELED): New operator, for Chill | Per Bothner | 6 | -172/+399 |
1995-01-20 | * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp, | Jim Kingdon | 5 | -1399/+775 |
1995-01-20 | back out new hash routine | Ken Raeburn | 2 | -1/+10 |
1995-01-20 | * sunos.c (sunos_add_one_symbol): Only set the sunos specific | Ian Lance Taylor | 2 | -25/+40 |
1995-01-19 | gcc lint | Ken Raeburn | 3 | -30/+24 |
1995-01-19 | Revert 2 June 1994 changes (Alpha 21164 support), for lack of assignment | Ken Raeburn | 2 | -177/+43 |
1995-01-19 | Cleanup of VAX and VMS code, from Pat Rankin: | Ken Raeburn | 5 | -186/+193 |
1995-01-19 | Fix for PR 6200 (SUBC problems). | Torbjorn Granlund | 2 | -271/+355 |
1995-01-19 | * h8300-tdep.c (gdb_print_insn_h8300): Fix typo (&info -> info). | Stan Shebs | 2 | -4/+4 |
1995-01-19 | * write.c (fix_new_internal): Clear fx_bsr on those targets which | Ian Lance Taylor | 2 | -1/+4 |
1995-01-19 | some improvements to fp code | Ken Raeburn | 1 | -0/+11 |
1995-01-18 | * remote-os9k.c (rombug_open): Fix a bug in exception handling | Kung Hsu | 2 | -2/+11 |
1995-01-18 | Add GDBPROTO macro for checking the type of protocol. | Rob Savoye | 1 | -1/+4 |
1995-01-18 | sparc, coff, hash changes | Ken Raeburn | 1 | -0/+12 |
1995-01-18 | (hash_ask): Call strcmp instead of expanding it inline. | Ken Raeburn | 1 | -569/+571 |