Age | Commit message (Expand) | Author | Files | Lines |
1994-09-06 | * pr-5016.ch, pr-5016.exp, Makefile.in: New testcase. | Per Bothner | 4 | -2/+95 |
1994-09-06 | Note fix to lib/gdb.exp. | Per Bothner | 1 | -0/+5 |
1994-09-06 | Add new style linker support to COFF backend. a29k only for now. | Ian Lance Taylor | 11 | -245/+2788 |
1994-09-06 | * coffgen.c (coff_print_symbol, case bfd_symbol_print_all): Check for section | Ken Raeburn | 2 | -1/+17 |
1994-09-06 | Makefile.in (ALL_MACHINES): ADded cpu-arm.o. | Ken Raeburn | 2 | -2/+7 |
1994-09-06 | * config/tc-mips.c (mips_cpu): New static variable. | Ian Lance Taylor | 2 | -21/+123 |
1994-09-06 | * mips-opc.c: Set INSN_STORE_MEMORY flag for all instructions | Ian Lance Taylor | 2 | -35/+55 |
1994-09-06 | * mips.h (INSN_STORE_MEMORY): Define. | Ian Lance Taylor | 2 | -3/+21 |
1994-09-06 | * gdb.c++/demangle.exp (test_arm_style_demangling): Remove | Peter Schauer | 1 | -0/+5 |
1994-09-05 | * ch-typeprint.c (chill_type_print_base): Make TYPE_CODE_RANGE | Per Bothner | 2 | -14/+17 |
1994-09-05 | Tipos | Ian Lance Taylor | 1 | -2/+2 |
1994-09-05 | * doc/Makefile.in (VPATH): Define using @srcdir@. | Ken Raeburn | 1 | -0/+6 |
1994-09-05 | ARM Acorn/RISCiX target and host patches from Richard Earnshaw | Ken Raeburn | 19 | -51/+722 |
1994-09-04 | * i960-tdep.c (signal.h): Don't include. | Stan Shebs | 2 | -1/+2 |
1994-09-04 | * gdbint.texinfo: Removed mentions of some incorrectly placed and | Stan Shebs | 1 | -0/+5 |
1994-09-04 | * cxux-nat.c (target_is_m88110): Remove definition. | Stan Shebs | 2 | -2/+2 |
1994-09-04 | Update to reflect changes in config files | Stan Shebs | 5 | -5/+14 |
1994-09-04 | * configure.in (config/nm-empty.h): If cross only, use instead | Stan Shebs | 9 | -8/+129 |
1994-09-03 | * configure.in: Don't ln gdbtk.tcl if it's already there. | Stu Grossman | 2 | -1/+5 |
1994-09-03 | Fix a typo in last change | Stan Shebs | 1 | -1/+1 |
1994-09-03 | * configure.in: No longer looks for nm, tm, and xm headers in | J.T. Conklin | 2 | -17/+10 |
1994-09-03 | * objfiles.c (allocate_objfile): Add the newly-created objfile to | Stan Shebs | 6 | -276/+256 |
1994-09-03 | Add gdbserve.mt. | Stu Grossman | 1 | -0/+1 |
1994-09-03 | Add .Sanitize. | Stu Grossman | 1 | -0/+33 |
1994-09-03 | Add nlm subdir. | Stu Grossman | 1 | -0/+1 |
1994-09-02 | * ecoff.c (add_file): Don't try to generate line numbers if the | Ian Lance Taylor | 2 | -9/+32 |
1994-09-02 | * reloc.c (enum bfd_reloc_code_real): Rewrote definition to use new "chew" | Ken Raeburn | 4 | -302/+567 |
1994-09-02 | * config/sparc/tm-nbsd.h: Add #defines to map NetBSD struct and | J.T. Conklin | 1 | -0/+22 |
1994-09-02 | * config/unix.exp: If nm.new does not exist, use [transform nm]. | Ian Lance Taylor | 2 | -1/+6 |
1994-09-02 | * c-typeprint.c (c_typedef_print): Add missing Chill support. | Per Bothner | 2 | -1/+12 |
1994-09-01 | Create a .Sanitize file. | Stu Grossman | 1 | -0/+49 |
1994-09-01 | * rs6000-pinsn.c (print_insn): Use powerpc disassembler when | Stu Grossman | 4 | -11/+5 |
1994-09-01 | * rs6000-pinsn.c (print_insn): Use powerpc disassembler when | Stu Grossman | 6 | -3/+27 |
1994-09-01 | temporary change so that hppa doesn't build tk | Karen Christiansen | 1 | -1/+1 |
1994-09-01 | * config/xm-nbsd.h: Don't define SET_STACK_LIMIT_HUGE; it is obsolete. | Jim Kingdon | 2 | -3/+4 |
1994-09-01 | Commit again, CVS botched this last time. | J.T. Conklin | 5 | -97/+0 |
1994-09-01 | * config/tm-nbsd.h: New file, support for all NetBSD targets. | J.T. Conklin | 8 | -7/+174 |
1994-09-01 | * config/tm-nbsd.h: New file, support for all NetBSD targets. | J.T. Conklin | 2 | -2/+10 |
1994-09-01 | * gprof.h (kfromlist, ktolist, flist, Flist, elist, Elist): Make | Jeff Law | 2 | -6/+11 |
1994-09-01 | * configure.in (*-*-netware): don't configure libg++, libio, librx, or | J.T. Conklin | 1 | -2/+5 |
1994-09-01 | remove alloca stuff from atof-generic.c | Ken Raeburn | 1 | -0/+2 |
1994-09-01 | * as.h (volatile): Don't test or define here; not needed. | Ken Raeburn | 2 | -2/+5 |
1994-09-01 | autoconf bug fix -- config.status exit status should be 0 | Ken Raeburn | 1 | -0/+1 |
1994-08-31 | Makefile.in (INCLUDES): Include "-I.." for libiberty/alloca-conf.h. | Ken Raeburn | 2 | -3/+4 |
1994-08-31 | * Makefile.in (prefix, exec_prefix): Use @-subtitutions. | Ken Raeburn | 5 | -234/+153 |
1994-08-31 | Wed Aug 31 14:40:33 1994 Jason Molenda (crash@phydeaux.cygnus.com) | Jason Molenda | 2 | -2/+7 |
1994-08-31 | * inflow.c (set_sigint_trap, clear_sigint_trap): Check for | Jim Kingdon | 4 | -13/+15 |
1994-08-31 | * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't | Ian Lance Taylor | 2 | -2/+11 |
1994-08-31 | * value.h (struct value): Change literal_data from PTR to char *, | Jim Kingdon | 1 | -0/+5 |
1994-08-31 | Add HP-Pro as a configuration. This is for the Pro target board line. | Rob Savoye | 1 | -5/+42 |