Age | Commit message (Expand) | Author | Files | Lines |
1994-01-13 | * config/obj-som.c (som_frob_file): Call adjust_code_sections | Jeff Law | 2 | -16/+89 |
1994-01-13 | * subsegs.c (subseg_get): Accept new argument "force_new". If | Jeff Law | 1 | -0/+33 |
1994-01-13 | * subsegs.c (subseg_get): Accept new argument "force_new". If | Jeff Law | 1 | -10/+65 |
1994-01-13 | * gas/all/gas.exp: No longer expect difference of forward | Jeff Law | 2 | -0/+91 |
1994-01-13 | Add search to target vector (#if 0'd until after 4.12): | Jim Kingdon | 3 | -1/+58 |
1994-01-13 | * printcmd.c (print_address_symbolic): If set print fast-symbolic-addr | Jim Kingdon | 1 | -0/+8 |
1994-01-13 | * a29k-tdep.c (push_dummy_frame): Add comment about saving lr0. | Jim Kingdon | 2 | -0/+7 |
1994-01-13 | * config/tc-hppa.c (hppa_fix_struct): Add new "segment" field. | Jeff Law | 1 | -5/+17 |
1994-01-13 | * gdb.texinfo (Print Settings): Document `set print | John Gilmore | 2 | -5/+49 |
1994-01-13 | * printcmd.c (print_address_symbolic): Make it search the | John Gilmore | 2 | -32/+103 |
1994-01-13 | * objfiles.h: Fix comments to reflect the fact that the phrase | Jim Kingdon | 2 | -3/+8 |
1994-01-12 | * gas/hppa/more.parse/procbug.s: Add test for another bug relating | Jeff Law | 2 | -0/+13 |
1994-01-12 | Enable gdb to write to core files on more core file readers. | Peter Schauer | 1 | -0/+10 |
1994-01-12 | * mdebugread.c (parse_symbol): Do not set TYPE_TAG_NAME for | Peter Schauer | 2 | -3/+24 |
1994-01-12 | * linker.c (default_indirect_link_order): Don't expect space for | Ian Lance Taylor | 2 | -0/+6 |
1994-01-12 | * go32-xdep.c: Remove unused function uerror. | Jim Kingdon | 2 | -8/+11 |
1994-01-12 | Remove CVS merge markers. | Ian Lance Taylor | 1 | -1/+0 |
1994-01-12 | * read.c (read_a_source_file): Cast array argument to unsigned | Ian Lance Taylor | 1 | -0/+15 |
1994-01-12 | * symtab.h (struct symbol, general_symbol_info, minimal_symbol, | John Gilmore | 2 | -25/+44 |
1994-01-12 | * symtab.c (find_addr_symbol): New routine that will find the nearest | John Gilmore | 2 | -0/+71 |
1994-01-12 | * coffread.c (read_coff_symtab): Set PC bounds of _globals_ symtab | John Gilmore | 1 | -0/+8 |
1994-01-12 | * a29k-tdep.c (init_frame_info): Cast null arg to examine_tag. | John Gilmore | 3 | -26/+98 |
1994-01-12 | * app.c (do_scrub_next_char): Another attempt to fix bugs | Jeff Law | 1 | -0/+6 |
1994-01-12 | * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug | Jeff Law | 2 | -3/+117 |
1994-01-12 | * config/tc-sparc.c (sparc_ip): Truncate args to %hi/%lo to 32 bits. | David Edelsohn | 1 | -0/+4 |
1994-01-12 | * expr.c (integer_constant): Fix computation of too_many_digits. Variable | David Edelsohn | 2 | -7/+14 |
1994-01-11 | * config/obj-elf.c: If TC_MIPS, include elf/mips.h. | Ian Lance Taylor | 2 | -0/+18 |
1994-01-11 | * config/obj-ecoff.c (ecoff_frob_file): Force .sdata and .sbss | Ian Lance Taylor | 1 | -0/+3 |
1994-01-11 | * aoutx.h (NAME(aout,final_link)): Set a_entry before computing | Ian Lance Taylor | 1 | -0/+3 |
1994-01-11 | * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing | Jim Kingdon | 1 | -0/+5 |
1994-01-11 | * infrun.c, config/mips/tm-irix5.h: Remove #if 0'd AT_FUNCTION_START. | Jim Kingdon | 2 | -4/+4 |
1994-01-11 | log for netbsd changes checked in a couple of days ago | Ken Raeburn | 1 | -0/+6 |
1994-01-11 | * elfcode.h (swap_out_syms): A common symbol is STT_OBJECT, not | Ian Lance Taylor | 1 | -0/+5 |
1994-01-11 | * remote-udi.c (udi_resume): Correct prototype. | Ian Lance Taylor | 2 | -2/+5 |
1994-01-11 | * config/tc-mips.c (macro): Corrected $at warnings in a couple of | Ian Lance Taylor | 2 | -2/+7 |
1994-01-11 | * config/pa/tm-hppa.h (FRAME_FIND_SAVED_REGS): Call | Jeff Law | 2 | -67/+381 |
1994-01-11 | * remote-mips.c (mips_wait): Use new function mips_signal_from_protocol | Jim Kingdon | 2 | -10/+25 |
1994-01-11 | * scripttempl/elf.sc: Correct typo. | Ian Lance Taylor | 1 | -0/+4 |
1994-01-11 | * listing.c (listing_prev_line): New function. | Ian Lance Taylor | 2 | -1/+13 |
1994-01-11 | * ecofflink.c: Extensive changes to compress and merge debugging | Ian Lance Taylor | 3 | -345/+908 |
1994-01-11 | * remote-mips.c (mips_wait): Fix typos (0x177 -> 0177, 0x377 -> 0377). | Jim Kingdon | 2 | -3/+7 |
1994-01-11 | * config.bfd: Use ELF, not COFF for m88*-*-dgux*. | Jim Kingdon | 1 | -0/+5 |
1994-01-11 | * stack.c (frame_info): If FRAME_FIND_SAVED_REGS isn't defined, | John Gilmore | 1 | -0/+3 |
1994-01-11 | [Revise prev change -- this is how it's been running at Adobe, and it works | John Gilmore | 2 | -13/+7 |
1994-01-11 | * sparc-nat.c (fetch_inferior_registers, store_inferior_registers): | John Gilmore | 2 | -5/+15 |
1994-01-11 | * a29k-tdep.c (examine_prologue): Don't worry if the ASGEQ | John Gilmore | 2 | -6/+28 |
1994-01-11 | * config/unix-gdb.exp: Remove gdb_unload cause it's already | Rob Savoye | 1 | -0/+5 |
1994-01-11 | Tweaked to work with either version of expect. removed gdb_unload proc | Rob Savoye | 1 | -27/+0 |
1994-01-11 | Tweaked to work with either version of expect. | Rob Savoye | 1 | -26/+39 |
1994-01-11 | * c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE like TYPE_CODE_INT. | Jim Kingdon | 2 | -5/+12 |