Age | Commit message (Expand) | Author | Files | Lines |
1993-07-12 | handle our SCO name better | David D. Zuhn | 1 | -0/+3 |
1993-07-12 | fix definitions of md_create_long_jump, md_create_short_jump, | Mark Eichin | 11 | -2135/+10727 |
1993-07-12 | * ldlang.c (lang_process): Use sizeof instead of magic constant. | David MacKenzie | 3 | -55/+131 |
1993-07-12 | update use of valueT and addressT | Mark Eichin | 1 | -6/+6 |
1993-07-12 | * stabs.texinfo: N_MAIN is sometimes used for C. | Jim Kingdon | 2 | -15/+18 |
1993-07-12 | * c-valprint.c (c_val_print): Fix thinko with unspecified length | Jim Kingdon | 2 | -2/+6 |
1993-07-12 | * hppa-tdep.c (find_proc_framesize): If there is a frame pointer, | Jim Kingdon | 2 | -0/+10 |
1993-07-12 | * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames. | Jim Kingdon | 1 | -0/+4 |
1993-07-12 | improve comment about Sun acc | Jim Kingdon | 1 | -24/+42 |
1993-07-12 | config/obj-elf.c (obj_elf_section): Allow `@' to introduce an attribute name. | Ken Raeburn | 2 | -1/+7 |
1993-07-12 | configure.in, elf.sc changes | Ken Raeburn | 1 | -0/+8 |
1993-07-12 | Include .init, .fini, .rodata sections. | Ken Raeburn | 1 | -4/+8 |
1993-07-12 | Solaris 2 support; sparc64 sanitization. | Ken Raeburn | 2 | -0/+24 |
1993-07-12 | fix values | Ken Raeburn | 1 | -3/+3 |
1993-07-12 | Solaris 2 configuration; sparc64 sanitization. | Ken Raeburn | 2 | -0/+21 |
1993-07-12 | Handle sparc64-* before sparc*. | Ken Raeburn | 1 | -2/+6 |
1993-07-12 | Changes to reloc.c, libelf.h, config/sparc-elf.mt. | Ken Raeburn | 1 | -0/+9 |
1993-07-12 | regenerated | Ken Raeburn | 1 | -2/+3 |
1993-07-12 | Use {start,end}-sanitize-v9 instead of `v9' on every line to be removed. | Ken Raeburn | 1 | -2/+4 |
1993-07-12 | (struct elf_obj_tdata): Add field `thunk'. | Ken Raeburn | 1 | -0/+1 |
1993-07-12 | (enum bfd_reloc_code_real): Move SPARC_BASE13 and SPARC_WDISP19 to more | Ken Raeburn | 1 | -92/+78 |
1993-07-12 | (sparc_reloc_map): Remove duplicate WDISP19 entry. | Ken Raeburn | 1 | -1/+0 |
1993-07-12 | Clean v9 stuff from reloc.c and bfd-in2.h also. | Ken Raeburn | 1 | -12/+8 |
1993-07-12 | * config/tc-mips.c (mips_ip): Don't warn on 'i' or 'j' mismatch if | Ian Lance Taylor | 2 | -2/+17 |
1993-07-12 | * symtab.c (decode_line_1): Use end of block to figure out whether | Jim Kingdon | 6 | -115/+205 |
1993-07-12 | * sparc-tdep.c (sparc_frame_chain, frame_saved_pc): | Jim Kingdon | 1 | -0/+8 |
1993-07-12 | Add v9 sanitized entry for sparc-tdep.c. | David Edelsohn | 1 | -0/+8 |
1993-07-12 | Add v9 sanitization support. | David Edelsohn | 1 | -0/+25 |
1993-07-11 | * m68k.h: Define MC68KBCSMAGIC. | Jim Kingdon | 1 | -0/+9 |
1993-07-11 | add dpx/2 support | Jim Kingdon | 1 | -0/+4 |
1993-07-11 | * configure.in (m68*-bull-sysv*): added support for Bull dpx2. | Jim Kingdon | 10 | -0/+196 |
1993-07-11 | add file | Jim Kingdon | 1 | -0/+1 |
1993-07-11 | * elfcode.h: Use memset not bzero. | Jim Kingdon | 10 | -32/+179 |
1993-07-11 | new for dpx2 | Jim Kingdon | 2 | -0/+0 |
1993-07-11 | new for dpx2 | Jim Kingdon | 6 | -0/+0 |
1993-07-11 | config/sparc/tm-sparc.h (PRINT_REGISTER_HOOK): Fix typo, add | David Edelsohn | 1 | -0/+5 |
1993-07-11 | (PRINT_REGISTER_HOOK): Fix typo, add parens around macro arg. | David Edelsohn | 1 | -3/+3 |
1993-07-11 | * gdb.t17/interrupt.exp: Test for more things. | Jim Kingdon | 1 | -0/+4 |
1993-07-11 | * infrun.c: Remove step_resume_{duplicate,shadow}. Replace | Jim Kingdon | 1 | -1/+3 |
1993-07-11 | * infrun.c: Remove step_resume_{duplicate,shadow}. Replace | Jim Kingdon | 4 | -396/+423 |
1993-07-10 | * infrun.c [TDESC]: Remove remaining tdesc code (see ChangeLog | Jim Kingdon | 2 | -22/+42 |
1993-07-10 | * values.c, value.h (modify_field), callers: Make fieldval a LONGEST. | Jim Kingdon | 4 | -12/+19 |
1993-07-10 | * findvar.c, defs.h | Jim Kingdon | 16 | -489/+197 |
1993-07-10 | doc/as.texinfo | Roland Pesch | 1 | -0/+4 |
1993-07-10 | Updates for Hitachi H8/300H | Roland Pesch | 1 | -146/+243 |
1993-07-09 | * run.c (main): Add -h flag to enable h8/300h emulation. | David Edelsohn | 3 | -20/+61 |
1993-07-09 | x | Jim Kingdon | 1 | -0/+3 |
1993-07-09 | * config/sparc/tm-sparc.h: Add comment suggesting that removing | Jim Kingdon | 1 | -1/+9 |
1993-07-09 | * utils.c: Clean up comments about wrap buffer and wrap_here. | Jim Kingdon | 2 | -34/+108 |
1993-07-09 | * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC | Jim Kingdon | 1 | -0/+3 |