aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-12-24 * remote-est.c: New file supports EST-300 CPU32 backgroundSteve Chamberlain5-0/+600
1994-12-24New files.Steve Chamberlain2-0/+75
1994-12-24 * Makefile.in (CLIBS): Put LIBIBERTY last.Stu Grossman3-40/+50
1994-12-23 * ser-tcp.c (tcp_open): Cast to struct sockaddr when passing toJim Kingdon2-1/+11
1994-12-22* nlm/gdbserve.c, nlm/ppc.c, nlm/ppc.h: Don't try to useJ.T. Conklin3-6/+10
1994-12-22 * gdb.base/list.exp (test_forward_search): Set timeout higherJim Kingdon2-19/+48
1994-12-21 * monitor.c: Now supports xmodem as a remoteloadprotocol.Rob Savoye2-4/+31
1994-12-21Opps. Check in correct version of last elf32-hppa.c change.Jeff Law1-54/+52
1994-12-21 * config/mips/xm-irix4.h, config/mips/xm-irix5.h: #defineStu Grossman3-0/+13
1994-12-21 * i386linux.c (linux_add_one_symbol): Don't do anything LinuxIan Lance Taylor1-0/+4
1994-12-21 Patches from kkojima@mix.or.jp (Kazumoto Kojima):Ian Lance Taylor2-7/+12
1994-12-21 * ar.c (main): Ignore 'f' modifier used on HP/UX 9.Ian Lance Taylor1-0/+15
1994-12-20* frags.c (frag_init): Call obstack_begin on `frags'.Ken Raeburn8-74/+111
1994-12-20 * gdb.base/printcmds.exp: New test, for printing register beforeJim Kingdon1-0/+5
1994-12-20 * sparc-tdep.c, a29k-tdep.c, findvar.c (get_saved_register):Jim Kingdon3-0/+10
1994-12-20* elfcode.h (assign_file_positions_except_relocs): In assertion, force allKen Raeburn2-10/+17
1994-12-20* config/tc-m68k.c (md_apply_fix_2): Use offsetT and addressT instead of longKen Raeburn2-33/+60
1994-12-20* config/obj-aout.h, config/obj-coff.c, config/obj-elf.h, config/obj-som.h,Ken Raeburn5-15/+38
1994-12-20* Makefile.in (SUBDIR_INCLUDES): Deleted.Ken Raeburn2-1/+4
1994-12-20 * value.h: Remove obsolete comments about FRAME vs structJim Kingdon2-11/+20
1994-12-20 * coff-h8300.c (howto_table): All relocs get a special function.Steve Chamberlain2-23/+65
1994-12-20 * elf32-i386.c (elf_i386_relocate_section): Correct and expand theIan Lance Taylor3-16/+81
1994-12-20 * config/obj-coff.h: Include bfd/libcoff.h, not libcoff.h.Ian Lance Taylor2-23/+514
1994-12-20 * mips-opc.c: Add dli as a synonym for li.Ian Lance Taylor2-6/+14
1994-12-20 * elf32-hppa.c (elf32_hppa_read_symext_info): Delete do_locals andJeff Law2-49/+114
1994-12-19 * config/tc-hppa.c (pa_subspace): Make sure SEC_HAS_CONTENTS isJeff Law2-2/+6
1994-12-19 * ld.h (split_by_reloc, split_by_file): New flags.Steve Chamberlain2-27/+251
1994-12-19 * config/tc-mips.c (load_register): Rewrite to handle O_big 64 bitIan Lance Taylor2-52/+95
1994-12-19 * Reduce useless symbols for ELF in an attempt to make smallerJeff Law2-101/+115
1994-12-19Various arc stuff.David Edelsohn1-0/+15
1994-12-19 * config/tc-arc.c (arc_insert_operand): Change reg parm to pointerDavid Edelsohn1-0/+1272
1994-12-19 * arc-opc.c (insertion fns): Pass pointer to value's table entry.David Edelsohn3-0/+1199
1994-12-19* configure.in: Recognize mips-sony-bsd and mips-dec-bsd, but reject otherKen Raeburn3-21/+39
1994-12-19some cleanup of vms code -- sizeof usage &cKen Raeburn3-91/+107
1994-12-19 * gdbtk.tcl (update_assembly): Force update to make sure that pcStu Grossman2-0/+6
1994-12-19don't sanitize arc files that have already been deletedKen Raeburn1-1/+1
1994-12-19 * gdb.base/list.exp: Correct some alternate expect patternsPeter Schauer2-0/+892
1994-12-19 * gdbtk.c (gdbtk_wait gdbtk_init): Use different method ofStu Grossman3-131/+173
1994-12-18 * sparc-tdep.c (sparc_pop_frame): Remove erroneous extra argumentPeter Schauer2-1/+6
1994-12-18 * tm-sparc.c (EXTRA_FRAME_INFO): New field sp_offset.Jim Kingdon3-192/+427
1994-12-18* TODO: Add item regarding large frames.Jim Kingdon2-0/+10
1994-12-18 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.Jim Kingdon2-7/+26
1994-12-17there isn't a configure script here thoughKen Raeburn1-1/+1
1994-12-17need to sanititze Makefile.in for arc tooKen Raeburn1-1/+1
1994-12-17 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases forPeter Schauer1-1/+6
1994-12-17 * c-typeprint.c (c_type_print_base): Use `show' of -1 to printPeter Schauer6-92/+301
1994-12-17* config/tc-h8300.c (parse_exp, get_operands, clever_message, md_assemble,Ken Raeburn2-74/+122
1994-12-17* config/tc-sh.c (md_begin): Don't fill in md_relax_table here.Ken Raeburn2-156/+162
1994-12-17* Makefile.in (CHECKFLAGS): Don't pass AS_FOR_TARGET, CC_FOR_TARGET,Ken Raeburn2-46/+14
1994-12-16Remove duplicate of ARC sanitization.David Edelsohn1-27/+0