Age | Commit message (Expand) | Author | Files | Lines |
1993-09-17 | * remote-sim.h: New file. | Jim Kingdon | 6 | -631/+337 |
1993-09-17 | * gdb.stabs/ecoff.mt: Remove STABSCC hack. | Peter Schauer | 2 | -4/+11 |
1993-09-17 | * alpha-dis.c (print_insn_alpha), alpha-opc.h: Fix bugs, use | Peter Schauer | 1 | -2/+3 |
1993-09-17 | * findvar.c (extract_signed_integer): Cast *p to LONGEST before doing | Peter Schauer | 3 | -5/+21 |
1993-09-17 | * hosts/{alphaosf.h, amix.h, apollo68.h, apollov68.h, | John Gilmore | 1 | -0/+11 |
1993-09-17 | Make sure that "offsetof" is defined on all hosts, now that archive.c uses it. | John Gilmore | 29 | -46/+154 |
1993-09-17 | * config/a29k/tm-a29k.h (FRAME_CHAIN): If rsize is zero, return zero. | Jim Kingdon | 2 | -1/+10 |
1993-09-17 | * sym.h, symconst.h: Add comment stating these files are not part | Jim Kingdon | 1 | -0/+10 |
1993-09-17 | * stabs.texinfo (Negative Type Numbers): Re-write discussions of | Jim Kingdon | 2 | -18/+62 |
1993-09-16 | * remote-udi.c, remote-adapt.c, remote-mm.c: Move processor_type | Jim Kingdon | 6 | -95/+79 |
1993-09-16 | * config/vx-gdb.exp: Use fake device to load files rather than | Rob Savoye | 1 | -0/+7 |
1993-09-16 | Use new proc for "file" command to load symbol tables. | Rob Savoye | 1 | -56/+1 |
1993-09-16 | * elfcode.h (elf_map_symbols): Create section symbols for all | Ian Lance Taylor | 2 | -48/+110 |
1993-09-16 | * infrun.c (wait_for_inferior): Allow user to single step within | Stu Grossman | 2 | -8/+16 |
1993-09-16 | * dbxread.c (copy_pending): Deal with END NULL. | Jim Kingdon | 1 | -0/+5 |
1993-09-16 | * sparc-stub.c (_trap_low): Do restore/save sequence after | Stu Grossman | 2 | -3/+10 |
1993-09-16 | * tc.h: Declare tc_gen_reloc differently depending upong | Ian Lance Taylor | 2 | -11/+50 |
1993-09-16 | * config/mips-gdb.exp (gdb_load): Increase timeout to 2400. | Ian Lance Taylor | 3 | -10/+44 |
1993-09-16 | * config/mips/tm-mips.h (ECOFF_REG_TO_REGNUM): Define. | Peter Schauer | 1 | -0/+4 |
1993-09-16 | * mipsread.c: Many changes for alpha ecoff format: | Peter Schauer | 3 | -162/+309 |
1993-09-15 | Change wierd to weird | Ian Lance Taylor | 12 | -684/+124 |
1993-09-15 | * libbfd.h (COERCExx): Cast x to bfd_signed_vma before doing the | Ian Lance Taylor | 1 | -0/+4 |
1993-09-15 | * remote-utils.[ch]: new files of functions collected from several | Jim Kingdon | 1 | -0/+2 |
1993-09-15 | * gdb.t13/bitfields.exp: Test for bad output rather than waiting | Jim Kingdon | 1 | -0/+5 |
1993-09-15 | * paread.c, coffread.c, elfread.c, dwarfread.c: | Jim Kingdon | 4 | -1/+4 |
1993-09-15 | * ecoffswap.h (ecoff_swap_pdr_in): Get regoffset, iopt, fregoffset | Ian Lance Taylor | 1 | -0/+5 |
1993-09-15 | fix replacement of multiline values for CC and CXX | David D. Zuhn | 1 | -0/+23 |
1993-09-15 | * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name. | Jim Kingdon | 2 | -9/+27 |
1993-09-15 | * stabsread.c (read_type): Process "s" (size) type attribute. | Jim Kingdon | 2 | -14/+57 |
1993-09-14 | * paread.c, coffread.c, elfread.c, dwarfread.c: | Jim Kingdon | 1 | -0/+1 |
1993-09-14 | * config/i386/i386v4.mh (NATDEPFILES): Move exec.o from here... | Ian Lance Taylor | 2 | -1/+6 |
1993-09-14 | * elf32-i386.c (elf_howto_table): Add bfd_elf_generic_reloc | Ian Lance Taylor | 3 | -5/+10 |
1993-09-14 | * config/obj-elf.c (obj_elf_data, obj_elf_text): New functions; | Ian Lance Taylor | 1 | -0/+9 |
1993-09-14 | Tue Sep 14 14:34:45 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) | Steve Chamberlain | 2 | -41/+13 |
1993-09-14 | fix serial.h inclusion | K. Richard Pixley | 4 | -6/+24 |
1993-09-14 | use remote-utils facilities for baud_rate | K. Richard Pixley | 5 | -26/+26 |
1993-09-14 | * paread.c, coffread.c, elfread.c: Include <time.h> before libbfd.h. | Jim Kingdon | 3 | -3/+10 |
1993-09-14 | Some more gcc lint, and: | Ian Lance Taylor | 9 | -821/+116 |
1993-09-14 | * paread.c: Include <time.h> before libbfd.h. | Jim Kingdon | 2 | -0/+12 |
1993-09-14 | * Makefile.in (a29k-tdep.o): Depend on $(defs_h). | Jim Kingdon | 3 | -2/+20 |
1993-09-14 | * remote-udi.c (udi_wait): Return inferior_pid not 0. | Jim Kingdon | 1 | -1/+1 |
1993-09-14 | Avoid minor warning in archive.c change. | John Gilmore | 1 | -0/+2 |
1993-09-14 | * hosts/std-host.h (offsetof): Define, if not already, for archive.c. | John Gilmore | 1 | -0/+5 |
1993-09-14 | Improve timestamp support in BSD archive files to avoid linker | John Gilmore | 4 | -125/+388 |
1993-09-14 | * remote.c: Define remote_debug to 0 and #if 0 baud_rate. Temporary | Jim Kingdon | 3 | -5/+49 |
1993-09-13 | add comment | Jim Kingdon | 1 | -0/+1 |
1993-09-13 | add som.c and som.h | Jim Kingdon | 1 | -0/+2 |
1993-09-13 | collect some remote things into remote-utils | K. Richard Pixley | 6 | -630/+1056 |
1993-09-13 | * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set. | Ian Lance Taylor | 16 | -547/+729 |
1993-09-13 | * inferior.h, infrun.c, thread.c, infcmd.c: Remove all uses of | Jim Kingdon | 4 | -48/+147 |