aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-10-13It works fully now.Rob Savoye1-23/+23
1994-10-13Cleanup debugging messages.Rob Savoye1-34/+19
1994-10-13 * .gdbinit: Remove excess `end'.Stan Shebs2-1/+2
1994-10-13 * exec.c: Merge in RS6000 support from xcoffexec.c.Stan Shebs6-643/+191
1994-10-13Renamed config/te-netbsd532.h to te-nbsd532.h.Ken Raeburn3-59/+80
1994-10-12* config/cplus-dem.c: Removed. It isn't used. Even if it was,J.T. Conklin3-936/+5
1994-10-12Cleanup debug logging, fix single stepping. WinBond works good!Rob Savoye4-99/+127
1994-10-12* symbols.c (resolve_symbol_value, case O_symbol): Undo last change; it breaksKen Raeburn1-0/+6
1994-10-12 * ecoff.c (ecoff_set_symbol_info): Mark local stProc or stLabelIan Lance Taylor2-118/+307
1994-10-12* opncls.c (bfd_realloc): Deleted, since it's broken and fixing it would makeKen Raeburn2-0/+11
1994-10-12 * lexsup.c (parse_args): Change -V to be a synonym for -v. AddIan Lance Taylor2-3/+13
1994-10-12Sigh. I nuked more than one set of dje's changes.Ken Raeburn1-2/+2
1994-10-12Restore dje's changes that I accidentally nuked.Ken Raeburn1-0/+33
1994-10-12* config/tc-i386.h,te-netbsd532.h (TARGET_FORMAT): Changed toJ.T. Conklin2-1/+6
1994-10-12 * config/tc-ppc.c (ppc_fix_adjustable): Resolve symbol valuesIan Lance Taylor1-0/+9
1994-10-12 * rs6000-core.c (rs6000coff_core_file_matches_executable_p): MakeIan Lance Taylor1-0/+3
1994-10-12 * partial-stab.h (N_TEXT): Delete GDB_TARGET_IS_HPPA kludge; theyJeff Law2-6/+5
1994-10-12 * Makefile.in (INSTALL): Use top level install.sh script.Ian Lance Taylor1-0/+10
1994-10-12shut up if only a subset was checked out in the first placeKen Raeburn1-96/+31
1994-10-12* Makefile.in (bootstrap, bootstrap2, bootstrap3): Create a "stage" symlink toKen Raeburn2-18/+18
1994-10-12* config/tc-sparc.c (tc_gen_reloc): For non-a.out relocations, if pc-relative,Ken Raeburn1-0/+5
1994-10-12Breakpoints work, run works. Fixed "monitor" command.Rob Savoye4-65/+119
1994-10-11updating to match changes made to progressive/build-all.mkKaren Christiansen1-17/+25
1994-10-11Writing to memory now works for both targets.Rob Savoye2-40/+55
1994-10-11Tue Oct 11 13:57:56 1994 Eric Youngdale (eric@andante.aib.com)Ian Lance Taylor1-0/+11
1994-10-11 * lynx-core.c (lynx_core_file_p): SPARC Lynx appears to startIan Lance Taylor1-0/+5
1994-10-11 * lynx-nat.c (child_wait): Correct handling of byte reversed SPARCIan Lance Taylor2-6/+37
1994-10-11Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)Jason Merrill2-2/+10
1994-10-11 * config/tc-mips.c (mips_ip): Don't use S_IS_LOCAL when checkingIan Lance Taylor1-0/+6
1994-10-11Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)Jason Merrill1-7/+7
1994-10-11* Makefile.in (comparison): When comparing as.new or gasp.new, try running theKen Raeburn2-3/+23
1994-10-11Memory_reads_inferior() and monitor_fetch_registers() now work good onRob Savoye4-26/+1062
1994-10-10Keep/lose arc stuff.David Edelsohn1-0/+33
1994-10-10* nlmconv.c (link_inputs): Pass -Ur flag to ld so that theJ.T. Conklin1-0/+5
1994-10-10* cofflink.c (_bfd_coff_final_link): Cast argument to bfd_h_put_32 to correctKen Raeburn2-2/+13
1994-10-10* elf32-sparc.c (elf_sparc_howto_table): The PC10, PC22, and WPLT30 relocationsKen Raeburn2-134/+665
1994-10-10Move COPYING.NEWLIB to cygnus_files.David Edelsohn1-2/+1
1994-10-10 * Makefile.in (srconv.o): Add dependence on sysroff.c.Jim Wilson2-2/+21
1994-10-09 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cacheJim Kingdon2-2/+30
1994-10-09 * blockframe.c (reinit_frame_cache): Reinstate select_frame callJim Kingdon1-0/+5
1994-10-08 * config/sparc/tm-sparc.h: Add PARAMS declarations to allPeter Schauer1-5/+11
1994-10-08 Speed up GDB startup time by not demangling partial symbols.Peter Schauer8-232/+314
1994-10-08elf fixesKen Raeburn1-0/+21
1994-10-08 The point of these changes is to avoid reading the frame pointerJim Kingdon26-102/+130
1994-10-07coff aux/lineno, m88k, vms/flagseen changesKen Raeburn1-0/+30
1994-10-07* config/obj-coff.c (do_relocs_for): Test only TC_KEEP_FX_OFFSET, rather thanKen Raeburn1-26/+90
1994-10-07define TC_KEEP_FX_OFFSETKen Raeburn1-0/+1
1994-10-07Mon Oct 3 21:02:38 1994 Pat Rankin (rankin@eql.caltech.edu)Ken Raeburn1-1/+1
1994-10-07whoopsIan Lance Taylor1-1/+1
1994-10-07 * top.c (target_byte_order_auto): New static variable.Ian Lance Taylor3-17/+84