Age | Commit message (Expand) | Author | Files | Lines |
1993-10-08 | * inflow.c: Remove unused includes of sys/param.h, etc. | Jim Kingdon | 6 | -182/+157 |
1993-10-08 | configure.in: Put {start,end}-sanitize-for-fsf around code that removes some | Ken Raeburn | 2 | -3/+34 |
1993-10-08 | * config.sub: Accept linux*coff and linux*elf as operating systems. | Ken Raeburn | 1 | -0/+9 |
1993-10-08 | * findvar.c, value.h (symbol_read_needs_frame): New function. | Jim Kingdon | 5 | -55/+54 |
1993-10-08 | * config/tc-mips.c (mips_gprmask, mips_cprmask): New variables to | Ian Lance Taylor | 4 | -201/+215 |
1993-10-08 | * config/tc-mips.h: Define TARGET_FORMAT if OBJ_ELF. | Ian Lance Taylor | 3 | -27/+81 |
1993-10-08 | Use both h8300 emulations. | Steve Chamberlain | 1 | -0/+1 |
1993-10-08 | Thu Oct 7 18:36:29 1993 Michael Meissner (meissner@osf.org) | Ian Lance Taylor | 1 | -0/+5 |
1993-10-08 | * remote.c (remote_wait): Use strtoul for parsing 'N' message. | Jim Kingdon | 1 | -3/+3 |
1993-10-08 | * blockframe.c (get_frame_block): Do not adjust pc if the frame | Peter Schauer | 2 | -8/+14 |
1993-10-08 | * alpha-opc.h: Add ldl_l, fix typo for ldq_u. | Peter Schauer | 2 | -1/+7 |
1993-10-08 | * configure.in: Do not define SELECT_VECS, SELECT_ARCHITECTURES | Peter Schauer | 2 | -8/+13 |
1993-10-08 | * config/h8300/tm-h8300.h: Don't define sr_get_debug. | Jim Kingdon | 4 | -25/+79 |
1993-10-07 | * compile.c (sim_set_pc): Write to the pc direcly. | Steve Chamberlain | 2 | -59/+96 |
1993-10-07 | define sr_get_debug. | Steve Chamberlain | 1 | -0/+2 |
1993-10-07 | * h8300-tdep.c (sim_load, sim_kill, sim_open, sim_set_args): | Steve Chamberlain | 4 | -8/+40 |
1993-10-07 | * aoutx.h (howto_table_std): Correct the "size" field in some entries. | Ken Raeburn | 2 | -54/+83 |
1993-10-07 | * gdb.texinfo (Signaling): Update for symbolic symbol names | Jim Kingdon | 2 | -3/+18 |
1993-10-07 | New Mach stuff: | Jim Kingdon | 28 | -0/+5924 |
1993-10-07 | new for mach | Jim Kingdon | 2 | -0/+0 |
1993-10-07 | new for mach3 (really native not host) | Jim Kingdon | 3 | -0/+0 |
1993-10-07 | * coffswap.h: (bfd_swap_reloc_in): a symndx is signed. | Steve Chamberlain | 3 | -75/+269 |
1993-10-07 | Make support for relaxing more generic. | Steve Chamberlain | 1 | -0/+11 |
1993-10-07 | * blockframe.c (find_pc_partial_function): If we call | Jim Kingdon | 3 | -4/+17 |
1993-10-07 | elfcode.h (EALIGN): Define, dependent on ARCH_SIZE. | Ken Raeburn | 2 | -52/+57 |
1993-10-07 | removed two deleted files (thanks Fred) | Ken Raeburn | 1 | -2/+0 |
1993-10-07 | new for mach | Jim Kingdon | 19 | -0/+0 |
1993-10-07 | * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really | Jim Kingdon | 1 | -0/+6 |
1993-10-07 | * blockframe.c (find_pc_partial_function): Fix handling for PCs | Stu Grossman | 5 | -41/+126 |
1993-10-07 | * config/sparc/sun4os4.mh: Add comment saying why we don't use | Jim Kingdon | 2 | -0/+9 |
1993-10-07 | * breakpoint.c, breakpoint.h (breakpoint_init_inferior): New function | Jim Kingdon | 7 | -19/+44 |
1993-10-07 | * Makefile.in (REGEX, REGEX1): Always use our own version of | Jim Kingdon | 2 | -1/+12 |
1993-10-06 | * hppa-tdep.c (frame_chain): Rework so that it correctly | Jim Kingdon | 1 | -2/+4 |
1993-10-06 | * configure.in: Remove alpha-dec-osf*, no longer necessary now that | Peter Schauer | 2 | -1/+5 |
1993-10-06 | minor formatting tweaks | Thomas Lord | 2 | -22/+27 |
1993-10-06 | * hppa-tdep.c (frame_chain): Rework so that it correctly | Jim Kingdon | 2 | -5/+134 |
1993-10-06 | * config/tc-mips.c (cons_fix_new_mips): New function. Turn | Ian Lance Taylor | 3 | -3/+50 |
1993-10-06 | * breakpoint.c (delete_breakpoint): Don't insert a disabled breakpoint. | Jim Kingdon | 2 | -1/+5 |
1993-10-06 | * README: Add Alpha notes from Schauer. | Jim Kingdon | 2 | -6/+10 |
1993-10-06 | * README: Add Alpha notes from Schauer. | Jim Kingdon | 1 | -21/+54 |
1993-10-06 | Changes to let cons handle bignums like general expressions. | Ian Lance Taylor | 6 | -644/+511 |
1993-10-05 | * mips-opc.c: Correct lwu opcode value (book had it wrong). | Ian Lance Taylor | 2 | -33/+43 |
1993-10-05 | * Makefile.in (install, uninstall): Remove $$n.1 stuff; I don't | Jim Kingdon | 5 | -8/+18 |
1993-10-05 | * stabsread.c (read_range_type): Remove comment which recommends | Jim Kingdon | 2 | -3/+6 |
1993-10-05 | * readline.c: Add stuff for HIUX to place where we detect termio | Jim Kingdon | 1 | -0/+5 |
1993-10-05 | Changes to support alpha OSF/1 in native mode. | Peter Schauer | 13 | -43/+2055 |
1993-10-05 | * gdb.stabs/alpha.mt: New configuration file for alpha. | Peter Schauer | 6 | -5/+62 |
1993-10-05 | keep mt-hppa | David D. Zuhn | 1 | -0/+1 |
1993-10-05 | * alpha-nat.c, alpha-tdep.c, config/alpha/alpha-osf1.mt, | Peter Schauer | 5 | -22/+501 |
1993-10-05 | * mh-alphaosf: Remove, no longer necessary now that gdb knows | Peter Schauer | 2 | -4/+0 |