aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1993-06-11(int64e_type): Fix definition.David Edelsohn1-1/+1
1993-06-11xJim Kingdon1-2/+4
1993-06-11 * objcopy.c (copy_object): Fix bad size passed to xmalloc().Per Bothner1-0/+24
1993-06-10 * gdb.t16/printcmd.exp: Don't print variables before running program.Jim Kingdon1-0/+27
1993-06-10Checkpoint for dje.Steve Chamberlain2-21/+22
1993-06-10 * ldexp.c (exp_fold_tree): Don't lose the old flag bits.Ian Lance Taylor2-1/+21
1993-06-10Checkpoint for dje.Steve Chamberlain1-88/+37
1993-06-10 * elfread.c (elf_symtab_read): Add bfd section address to bfdFred Fish3-36/+115
1993-06-10Add ansidecl.hSteve Chamberlain1-0/+1
1993-06-10 * coff-mips.c (ecoff_sec_to_styp_flags): Use STYP_MIPS_INIT forIan Lance Taylor2-2/+12
1993-06-10 * Makefile.in: Add mostlyclean, distclean, and realclean targets.Jim Kingdon1-0/+4
1993-06-10 * Makefile.in (depend): Add bfd -I's for paread.c and xcoffexec.cJim Kingdon1-2/+2
1993-06-10I don't think this file is needed any moreKen Raeburn1-132/+0
1993-06-10patches from tegeKen Raeburn2-237/+516
1993-06-09fix comment portability problem (ultrix)David D. Zuhn1-0/+5
1993-06-09 * Makefile.in (*.tab.c): Use mv for atomic update.Jim Kingdon2-7/+26
1993-06-09put configuration in startup bannerK. Richard Pixley2-0/+8
1993-06-09udi/foo now copyleft 93K. Richard Pixley1-0/+8
1993-06-09now copyleft 93K. Richard Pixley9-201/+178
1993-06-09 * mips.h (OMAGIC): Define.Ian Lance Taylor2-13/+66
1993-06-09 * coff-mips.c (ecoff_mkobject_hook): Mark ZMAGIC files as D_PAGED.Ian Lance Taylor2-200/+498
1993-06-09cast args to supply_register to avoid gcc warning.K. Richard Pixley2-18/+18
1993-06-09drop minimon supportK. Richard Pixley2-2/+4
1993-06-09removed -lresolvK. Richard Pixley2-1/+5
1993-06-09 * configure.in: Build diff for crosses, but not for go32 host.Ian Lance Taylor1-1/+2
1993-06-09 * configure.in: Build gprof only for native, and don't build itIan Lance Taylor2-2/+18
1993-06-09 * gdbinv-s.texi (Debug Session): Document exceptionHook.Jim Kingdon2-3/+24
1993-06-09 * m68k-stub.c: Add comment about frame cache.Jim Kingdon1-0/+2
1993-06-09 * target.h (target_store_registers): Doc fix re error handling.Jim Kingdon1-0/+7
1993-06-09Doc fix re dependenciesJim Kingdon2-1/+6
1993-06-09 * serial.c (serial_close): If scb is NULL, don't try to closeRob Savoye2-3/+11
1993-06-09(read_memory_unsigned_integer): New function.Steve Chamberlain1-0/+38
1993-06-09 * coffread.c (init_stringtab): Fix bug where sizeof(long) != 4.Steve Chamberlain4-48/+112
1993-06-09add commentJim Kingdon1-0/+15
1993-06-09move to hostsJim Kingdon1-12/+0
1993-06-09 * elfcode.h (elf_slurp_symbol_table): subtract section vma fromMark Eichin1-0/+6
1993-06-09helps if you save the ChangeLog after you edit it and before you check it inJim Kingdon1-3/+1
1993-06-08 * Move config/m68k/tm-m68k.h (FRAME_FIND_SAVED_REGS) toJim Kingdon2-117/+9
1993-06-08symfile.h requires bfd.h so include itK. Richard Pixley2-1/+2
1993-06-08First cut at sparc-vxworks targetting.K. Richard Pixley5-1/+46
1993-06-08symfile.h requires bfd.h so include it.K. Richard Pixley1-0/+4
1993-06-08 * config/m68k/xm-news.h: add "extern int errno".Jim Kingdon2-0/+6
1993-06-08Obsolete.Steve Chamberlain2-45/+0
1993-06-08 * cpu-i960.c, cpu-h8300.c (compatible): Make static.Steve Chamberlain1-0/+5
1993-06-08new stuff for Sony NewsJim Kingdon1-0/+4
1993-06-08new fileJim Kingdon1-0/+12
1993-06-08Rewrite for H8/300-HSteve Chamberlain6-415/+130
1993-06-08 * remove-vx.c (vx_read_register, vx_write_register): collapseK. Richard Pixley4-65/+37
1993-06-08 * gdb.texinfo (Print Settings): Move all stuff relating to symbolicJim Kingdon2-26/+49
1993-06-08 * symfile.{c,h} (generic_load): New function.Jim Kingdon5-151/+69