Age | Commit message (Expand) | Author | Files | Lines |
1993-04-02 | * stabsread.c (patch_block_stabs): If stab & no symbol, make | Jim Kingdon | 6 | -6/+53 |
1993-04-02 | Include ho-generic.h. | Ian Lance Taylor | 1 | -0/+2 |
1993-04-02 | * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc | Ian Lance Taylor | 2 | -0/+7 |
1993-04-02 | * config/ho-irix.h: New file; if not gcc, define BROKEN_ASSERT. | Ian Lance Taylor | 4 | -2/+44 |
1993-04-02 | Maybe we should change ansidecl.h to define const as well as CONST? | Ian Lance Taylor | 1 | -1/+1 |
1993-04-02 | * findvar.c (value_from_register): H8500 specific, check to see | Stu Grossman | 1 | -1/+1 |
1993-04-02 | * sparc-tdep.c (in_solib_trampoline), symfile.c (find_pc_section): | K. Richard Pixley | 2 | -0/+12 |
1993-04-02 | New print_address for disassemblers, merge a29k and i960 disassemblers | Jim Kingdon | 9 | -1954/+213 |
1993-04-01 | * sparc-dis.c: Use fprintf_func a few places where I forgot, | Jim Kingdon | 1 | -32/+35 |
1993-04-01 | * Makefile.in (all-flex): flex depends on byacc. | Ian Lance Taylor | 2 | -1/+3 |
1993-04-01 | * build-all.mk: If host not specified, use config.guess. Pass TAG | Ian Lance Taylor | 3 | -19/+39 |
1993-04-01 | Make circumvention of sun make VPATH bug include all relevant files | Jim Kingdon | 1 | -2/+7 |
1993-04-01 | * test-build.mk: Don't use /usr/unsupported/bin/as on AIX. | Ian Lance Taylor | 2 | -9/+3 |
1993-04-01 | Revert automatic setting of -with-gnu-ld and -with-gnu-as. | Ian Lance Taylor | 2 | -11/+10 |
1993-04-01 | make it work with recent sparc changes | Jim Kingdon | 1 | -1/+3 |
1993-04-01 | remove another reference to sparc-pinsn.c | Jim Kingdon | 1 | -1/+0 |
1993-04-01 | * configure.in: Build gas for mips-*-*. If configuring gas and/or | Ian Lance Taylor | 2 | -8/+15 |
1993-04-01 | Fix prototype problems related to recent disassembler changes | Jim Kingdon | 5 | -4/+16 |
1993-04-01 | * breakpoint.c (bpstat_print, bpstat_stop_status): Change to walk the | Peter Schauer | 1 | -0/+19 |
1993-04-01 | this is part of the binutils/gdb sparc disassembler merge | Jim Kingdon | 1 | -84/+114 |
1993-04-01 | merge binutils and gdb sparc disassemblers | Jim Kingdon | 11 | -479/+74 |
1993-04-01 | merging this directory into testsuite | Ken Raeburn | 7 | -224/+0 |
1993-04-01 | * core.c (dis_asm_read_memory): drop fourth arg which conflicts with | K. Richard Pixley | 2 | -3/+10 |
1993-04-01 | Insert a missing backslash. | K. Richard Pixley | 2 | -1/+5 |
1993-04-01 | * h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data): | K. Richard Pixley | 3 | -2/+8 |
1993-04-01 | * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match | Ian Lance Taylor | 3 | -2/+5 |
1993-04-01 | * subsegs.c (subseg_new): Set output_section of new section. | Ian Lance Taylor | 4 | -1913/+2530 |
1993-04-01 | New material on H8/500, and better match between nodes and sections | Roland Pesch | 2 | -34/+455 |
1993-04-01 | * bfd.h: Updated for BFD_RELOC_MIPS_GPREL and bfd_[gs]et_gp_size | Ian Lance Taylor | 2 | -0/+14 |
1993-04-01 | Back off last two checkins (this checkin identical with | Roland Pesch | 1 | -540/+446 |
1993-04-01 | * m68k-dis.c: Fix prototype for fetch_arg(). | Stu Grossman | 2 | -1/+5 |
1993-04-01 | * dis-asm.h: (disassemble_info): Fix typo in prototype of | Stu Grossman | 2 | -1/+6 |
1993-03-31 | New file dis-buf.c; part of read_memory_func changes just checked it | Jim Kingdon | 1 | -0/+54 |
1993-03-31 | provide a new interface (using read_memory_func) to call the disassemblers | Jim Kingdon | 18 | -542/+3970 |
1993-03-31 | * Makefile.in: Complete overhaul to merge many almost identical | Ian Lance Taylor | 2 | -1120/+381 |
1993-03-31 | Keep mh-sun3 | David D. Zuhn | 1 | -0/+1 |
1993-03-31 | Build gas tar file, based on gdb code: | Ken Raeburn | 1 | -4/+71 |
1993-03-31 | log doc change | Ken Raeburn | 1 | -0/+3 |
1993-03-31 | Teach sparc solaris to next over shared library functions. | K. Richard Pixley | 5 | -85/+94 |
1993-03-30 | * infrun.c (wait_for_inferior): Revise comment. | Jim Kingdon | 1 | -0/+2 |
1993-03-30 | ld.texinfo: | Roland Pesch | 3 | -11/+50 |
1993-03-30 | Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 6 | -19/+68 |
1993-03-30 | * bfd.h: Update for lma field of section. | Steve Chamberlain | 1 | -2/+9 |
1993-03-30 | Support for linking and loading at different places: | Steve Chamberlain | 4 | -48/+107 |
1993-03-30 | Use ANSI versions on AIX regardless of __STDC__. | Jim Kingdon | 2 | -13/+43 |
1993-03-30 | (print_it_normal): return 0 after hitting watchpoint | Jim Kingdon | 2 | -2/+4 |
1993-03-30 | * breakpoint.h (bpstat): New field print_it. | Jim Kingdon | 2 | -54/+138 |
1993-03-30 | Reflect new indirect info | Steve Chamberlain | 1 | -0/+4 |
1993-03-30 | * build-all.mk: Use CC=cc -Xs on Solaris. | Ian Lance Taylor | 2 | -0/+5 |
1993-03-30 | * config/unix-gdb.exp: Add missing return 0. | Peter Schauer | 2 | -0/+5 |