aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-10-14 * configure.in (configdirs): Remove definition--testsuite is noIan Lance Taylor2-328/+55
1994-10-14 Rewrite testsuite.Ian Lance Taylor19-406/+9
1994-10-14Fri Oct 14 12:02:18 1994 Eric Youngdale (eric@aib.com)Ian Lance Taylor1-0/+5
1994-10-14 * bfd.c (bfd_scan_vma): Cast end to be non const before passing itIan Lance Taylor1-0/+5
1994-10-13Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)Jason Merrill2-3/+20
1994-10-13* NEWS: Add item about if and while.Jim Kingdon2-0/+4
1994-10-13 * .gdbinit: Restore `end'; it was not excess. ReindentJim Kingdon2-8/+17
1994-10-13 * bfd.c (bfd_scan_vma): Pass end argument on to strtoul.Ian Lance Taylor2-4/+23
1994-10-13configure.in: handle i[345]86-*-linux*, not just -linuxKen Raeburn1-0/+4
1994-10-13te-netbsd532.h -> te-nbsd532.hKen Raeburn1-1/+1
1994-10-13 * scripttempl/aout.sc: Set _etext and __etext to ., notIan Lance Taylor1-0/+7
1994-10-13correct commentIan Lance Taylor1-2/+1
1994-10-13 * config/mips/tm-bigmips64.h: Just define TARGET_BYTE_ORDER andIan Lance Taylor2-14/+7
1994-10-13xcoffexec.c is goneStan Shebs1-1/+0
1994-10-13 * Makefile.in (ANNOTATE_OBS): New definition.Stan Shebs74-73/+81
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