Age | Commit message (Expand) | Author | Files | Lines |
1994-10-14 | * configure.in (configdirs): Remove definition--testsuite is no | Ian Lance Taylor | 2 | -328/+55 |
1994-10-14 | Rewrite testsuite. | Ian Lance Taylor | 19 | -406/+9 |
1994-10-14 | Fri Oct 14 12:02:18 1994 Eric Youngdale (eric@aib.com) | Ian Lance Taylor | 1 | -0/+5 |
1994-10-14 | * bfd.c (bfd_scan_vma): Cast end to be non const before passing it | Ian Lance Taylor | 1 | -0/+5 |
1994-10-13 | Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com) | Jason Merrill | 2 | -3/+20 |
1994-10-13 | * NEWS: Add item about if and while. | Jim Kingdon | 2 | -0/+4 |
1994-10-13 | * .gdbinit: Restore `end'; it was not excess. Reindent | Jim Kingdon | 2 | -8/+17 |
1994-10-13 | * bfd.c (bfd_scan_vma): Pass end argument on to strtoul. | Ian Lance Taylor | 2 | -4/+23 |
1994-10-13 | configure.in: handle i[345]86-*-linux*, not just -linux | Ken Raeburn | 1 | -0/+4 |
1994-10-13 | te-netbsd532.h -> te-nbsd532.h | Ken Raeburn | 1 | -1/+1 |
1994-10-13 | * scripttempl/aout.sc: Set _etext and __etext to ., not | Ian Lance Taylor | 1 | -0/+7 |
1994-10-13 | correct comment | Ian Lance Taylor | 1 | -2/+1 |
1994-10-13 | * config/mips/tm-bigmips64.h: Just define TARGET_BYTE_ORDER and | Ian Lance Taylor | 2 | -14/+7 |
1994-10-13 | xcoffexec.c is gone | Stan Shebs | 1 | -1/+0 |
1994-10-13 | * Makefile.in (ANNOTATE_OBS): New definition. | Stan Shebs | 74 | -73/+81 |
1994-10-13 | It works fully now. | Rob Savoye | 1 | -23/+23 |
1994-10-13 | Cleanup debugging messages. | Rob Savoye | 1 | -34/+19 |
1994-10-13 | * .gdbinit: Remove excess `end'. | Stan Shebs | 2 | -1/+2 |
1994-10-13 | * exec.c: Merge in RS6000 support from xcoffexec.c. | Stan Shebs | 6 | -643/+191 |
1994-10-13 | Renamed config/te-netbsd532.h to te-nbsd532.h. | Ken Raeburn | 3 | -59/+80 |
1994-10-12 | * config/cplus-dem.c: Removed. It isn't used. Even if it was, | J.T. Conklin | 3 | -936/+5 |
1994-10-12 | Cleanup debug logging, fix single stepping. WinBond works good! | Rob Savoye | 4 | -99/+127 |
1994-10-12 | * symbols.c (resolve_symbol_value, case O_symbol): Undo last change; it breaks | Ken Raeburn | 1 | -0/+6 |
1994-10-12 | * ecoff.c (ecoff_set_symbol_info): Mark local stProc or stLabel | Ian Lance Taylor | 2 | -118/+307 |
1994-10-12 | * opncls.c (bfd_realloc): Deleted, since it's broken and fixing it would make | Ken Raeburn | 2 | -0/+11 |
1994-10-12 | * lexsup.c (parse_args): Change -V to be a synonym for -v. Add | Ian Lance Taylor | 2 | -3/+13 |
1994-10-12 | Sigh. I nuked more than one set of dje's changes. | Ken Raeburn | 1 | -2/+2 |
1994-10-12 | Restore dje's changes that I accidentally nuked. | Ken Raeburn | 1 | -0/+33 |
1994-10-12 | * config/tc-i386.h,te-netbsd532.h (TARGET_FORMAT): Changed to | J.T. Conklin | 2 | -1/+6 |
1994-10-12 | * config/tc-ppc.c (ppc_fix_adjustable): Resolve symbol values | Ian Lance Taylor | 1 | -0/+9 |
1994-10-12 | * rs6000-core.c (rs6000coff_core_file_matches_executable_p): Make | Ian Lance Taylor | 1 | -0/+3 |
1994-10-12 | * partial-stab.h (N_TEXT): Delete GDB_TARGET_IS_HPPA kludge; they | Jeff Law | 2 | -6/+5 |
1994-10-12 | * Makefile.in (INSTALL): Use top level install.sh script. | Ian Lance Taylor | 1 | -0/+10 |
1994-10-12 | shut up if only a subset was checked out in the first place | Ken Raeburn | 1 | -96/+31 |
1994-10-12 | * Makefile.in (bootstrap, bootstrap2, bootstrap3): Create a "stage" symlink to | Ken Raeburn | 2 | -18/+18 |
1994-10-12 | * config/tc-sparc.c (tc_gen_reloc): For non-a.out relocations, if pc-relative, | Ken Raeburn | 1 | -0/+5 |
1994-10-12 | Breakpoints work, run works. Fixed "monitor" command. | Rob Savoye | 4 | -65/+119 |
1994-10-11 | updating to match changes made to progressive/build-all.mk | Karen Christiansen | 1 | -17/+25 |
1994-10-11 | Writing to memory now works for both targets. | Rob Savoye | 2 | -40/+55 |
1994-10-11 | Tue Oct 11 13:57:56 1994 Eric Youngdale (eric@andante.aib.com) | Ian Lance Taylor | 1 | -0/+11 |
1994-10-11 | * lynx-core.c (lynx_core_file_p): SPARC Lynx appears to start | Ian Lance Taylor | 1 | -0/+5 |
1994-10-11 | * lynx-nat.c (child_wait): Correct handling of byte reversed SPARC | Ian Lance Taylor | 2 | -6/+37 |
1994-10-11 | Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com) | Jason Merrill | 2 | -2/+10 |
1994-10-11 | * config/tc-mips.c (mips_ip): Don't use S_IS_LOCAL when checking | Ian Lance Taylor | 1 | -0/+6 |
1994-10-11 | Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com) | Jason Merrill | 1 | -7/+7 |
1994-10-11 | * Makefile.in (comparison): When comparing as.new or gasp.new, try running the | Ken Raeburn | 2 | -3/+23 |
1994-10-11 | Memory_reads_inferior() and monitor_fetch_registers() now work good on | Rob Savoye | 4 | -26/+1062 |
1994-10-10 | Keep/lose arc stuff. | David Edelsohn | 1 | -0/+33 |
1994-10-10 | * nlmconv.c (link_inputs): Pass -Ur flag to ld so that the | J.T. Conklin | 1 | -0/+5 |
1994-10-10 | * cofflink.c (_bfd_coff_final_link): Cast argument to bfd_h_put_32 to correct | Ken Raeburn | 2 | -2/+13 |