aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-01-13 * config/obj-som.c (som_frob_file): Call adjust_code_sectionsJeff Law2-16/+89
1994-01-13 * subsegs.c (subseg_get): Accept new argument "force_new". IfJeff Law1-0/+33
1994-01-13 * subsegs.c (subseg_get): Accept new argument "force_new". IfJeff Law1-10/+65
1994-01-13 * gas/all/gas.exp: No longer expect difference of forwardJeff Law2-0/+91
1994-01-13 Add search to target vector (#if 0'd until after 4.12):Jim Kingdon3-1/+58
1994-01-13 * printcmd.c (print_address_symbolic): If set print fast-symbolic-addrJim Kingdon1-0/+8
1994-01-13* a29k-tdep.c (push_dummy_frame): Add comment about saving lr0.Jim Kingdon2-0/+7
1994-01-13 * config/tc-hppa.c (hppa_fix_struct): Add new "segment" field.Jeff Law1-5/+17
1994-01-13* gdb.texinfo (Print Settings): Document `set printJohn Gilmore2-5/+49
1994-01-13* printcmd.c (print_address_symbolic): Make it search theJohn Gilmore2-32/+103
1994-01-13 * objfiles.h: Fix comments to reflect the fact that the phraseJim Kingdon2-3/+8
1994-01-12 * gas/hppa/more.parse/procbug.s: Add test for another bug relatingJeff Law2-0/+13
1994-01-12 Enable gdb to write to core files on more core file readers.Peter Schauer1-0/+10
1994-01-12 * mdebugread.c (parse_symbol): Do not set TYPE_TAG_NAME forPeter Schauer2-3/+24
1994-01-12 * linker.c (default_indirect_link_order): Don't expect space forIan Lance Taylor2-0/+6
1994-01-12 * go32-xdep.c: Remove unused function uerror.Jim Kingdon2-8/+11
1994-01-12Remove CVS merge markers.Ian Lance Taylor1-1/+0
1994-01-12 * read.c (read_a_source_file): Cast array argument to unsignedIan Lance Taylor1-0/+15
1994-01-12* symtab.h (struct symbol, general_symbol_info, minimal_symbol,John Gilmore2-25/+44
1994-01-12* symtab.c (find_addr_symbol): New routine that will find the nearestJohn Gilmore2-0/+71
1994-01-12* coffread.c (read_coff_symtab): Set PC bounds of _globals_ symtabJohn Gilmore1-0/+8
1994-01-12* a29k-tdep.c (init_frame_info): Cast null arg to examine_tag.John Gilmore3-26/+98
1994-01-12 * app.c (do_scrub_next_char): Another attempt to fix bugsJeff Law1-0/+6
1994-01-12 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bugJeff Law2-3/+117
1994-01-12* config/tc-sparc.c (sparc_ip): Truncate args to %hi/%lo to 32 bits.David Edelsohn1-0/+4
1994-01-12* expr.c (integer_constant): Fix computation of too_many_digits. VariableDavid Edelsohn2-7/+14
1994-01-11 * config/obj-elf.c: If TC_MIPS, include elf/mips.h.Ian Lance Taylor2-0/+18
1994-01-11 * config/obj-ecoff.c (ecoff_frob_file): Force .sdata and .sbssIan Lance Taylor1-0/+3
1994-01-11 * aoutx.h (NAME(aout,final_link)): Set a_entry before computingIan Lance Taylor1-0/+3
1994-01-11 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existingJim Kingdon1-0/+5
1994-01-11* infrun.c, config/mips/tm-irix5.h: Remove #if 0'd AT_FUNCTION_START.Jim Kingdon2-4/+4
1994-01-11log for netbsd changes checked in a couple of days agoKen Raeburn1-0/+6
1994-01-11 * elfcode.h (swap_out_syms): A common symbol is STT_OBJECT, notIan Lance Taylor1-0/+5
1994-01-11 * remote-udi.c (udi_resume): Correct prototype.Ian Lance Taylor2-2/+5
1994-01-11 * config/tc-mips.c (macro): Corrected $at warnings in a couple ofIan Lance Taylor2-2/+7
1994-01-11 * config/pa/tm-hppa.h (FRAME_FIND_SAVED_REGS): CallJeff Law2-67/+381
1994-01-11 * remote-mips.c (mips_wait): Use new function mips_signal_from_protocolJim Kingdon2-10/+25
1994-01-11 * scripttempl/elf.sc: Correct typo.Ian Lance Taylor1-0/+4
1994-01-11 * listing.c (listing_prev_line): New function.Ian Lance Taylor2-1/+13
1994-01-11 * ecofflink.c: Extensive changes to compress and merge debuggingIan Lance Taylor3-345/+908
1994-01-11* remote-mips.c (mips_wait): Fix typos (0x177 -> 0177, 0x377 -> 0377).Jim Kingdon2-3/+7
1994-01-11 * config.bfd: Use ELF, not COFF for m88*-*-dgux*.Jim Kingdon1-0/+5
1994-01-11* stack.c (frame_info): If FRAME_FIND_SAVED_REGS isn't defined,John Gilmore1-0/+3
1994-01-11[Revise prev change -- this is how it's been running at Adobe, and it worksJohn Gilmore2-13/+7
1994-01-11* sparc-nat.c (fetch_inferior_registers, store_inferior_registers):John Gilmore2-5/+15
1994-01-11* a29k-tdep.c (examine_prologue): Don't worry if the ASGEQJohn Gilmore2-6/+28
1994-01-11 * config/unix-gdb.exp: Remove gdb_unload cause it's alreadyRob Savoye1-0/+5
1994-01-11Tweaked to work with either version of expect. removed gdb_unload procRob Savoye1-27/+0
1994-01-11Tweaked to work with either version of expect.Rob Savoye1-26/+39
1994-01-11* c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE like TYPE_CODE_INT.Jim Kingdon2-5/+12