Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -0/+2 | |
strings.h, and memory.h. * configure: Regenerated. * gdb_stat.h: New file, "portable" <sys/stat.h>. * gdb_string.h: New file, "portable" <string.h>. * altos-xdep.c, arm-tdep.c, arm-xdep.c, convex-tdep.c, convex-xdep.c, coredep.c, cxux-nat.c, dbxread.c, exec.c, gould-xdep.c, hppa-tdep.c, i386aix-nat.c, i386b-nat.c, i386mach-nat.c, i386v-nat.c, infptrace.c, m88k-nat.c, main.c, mdebugread.c, objfiles.c, os9kread.c, procfs.c, pyr-xdep.c, rs6000-nat.c, source.c, standalone.c, stuff.c, sun386-nat.c, symfile.c, symm-nat.c, symm-tdep.c, symtab.c, top.c, ultra3-nat.c, ultra3-xdep.c, umax-xdep.c, xcoffread.c: Include "gdb_stat.h" instead of <sys/stat.h>. * alpha-tdep.c, breakpoint.c, buildsym.c, c-typeprint.c, ch-typeprint.c, coffread.c, command.c, core-sol2.c, core-svr4.c, core.c, corelow.c, cp-valprint.c, dbxread.c, dcache.c, demangle.c, dpx2-nat.c, dstread.c, dwarfread.c, elfread.c, environ.c, eval.c, exec.c, f-lang.c, f-typeprint.c, f-valprint.c, findvar.c, fork-child.c, gdbtypes.c, hpread.c, i386-tdep.c, infcmd.c, inflow.c, infptrace.c, infrun.c, irix5-nat.c, language.c, m2-typeprint.c, main.c, mdebugread.c, minsyms.c, mipsread.c, monitor.c, nlmread.c, objfiles.c, os9kread.c, osfsolib.c, parse.c, printcmd.c, procfs.c, regex.c, remote-adapt.c, remote-arc.c, remote-array.c, remote-bug.c, remote-e7000.c, remote-eb.c, remote-es.c, remote-hms.c, remote-mm.c, remote-os9k.c, remote-pa.c, remote-sim.c, remote-st.c, remote-udi.c, remote-utils.c, remote-vx.c, remote-vx29k.c, remote-vx68.c, remote-vx960.c, remote-vxmips.c, remote-vxsparc.c, remote.c, solib.c, somread.c, source.c, stabsread.c, stack.c, symfile.c, symmisc.c, symtab.c, target.c, top.c, typeprint.c, utils.c, valarith.c, valops.c, valprint.c, values.c, xcoffread.c: Include "gdb_string.h" instead of <string.h>. * gdbtk.c: Likewise. * config/xm-sysv4.h, i386/xm-ptx.h, m68k/xm-sun3os4.h, sparc/xm-sun4os4.h (HAVE_MMAP): Removed. * config/xm-lynx.h, config/i386/xm-ptx.h, config/m68k/nm-apollo68b.h, config/m68k/xm-hp300hpux.h, config/mips/xm-irix3.h, config/mips/xm-mips.h, config/mips/xm-news-mips.h, config/mips/xm-riscos.h, config/pa/hppah.h, config/rs6000/xm-rs6000.h, config/sparc/xm-sun4os4.h, config/sparc/xm-sun4sol2.h, config/vax/xm-vaxbsd.h, config/vax/xm-vaxult.h, config/vax/xm-vaxult2.h (MEM_FNS_DECLARED): Removed. * config/mips/xm-irix3.h, config/mips/xm-mips.h, config/pa/xm-hppah.h (memcpy, memset): Removed declarations. | |||||
1995-07-31 | Add file documenting basic procedures for gdb release manager to produce | Fred Fish | 1 | -0/+1 | |
FSF releases. Set up .Sanitize to always remove this file. | |||||
1995-07-29 | Remove mentions of nonexistent things, add lose-mswin to control inclusion | Stan Shebs | 1 | -5/+18 | |
of WinGDB stuff separately. | |||||
1995-07-01 | Reflect comings and goings of files. | Stan Shebs | 1 | -1/+0 | |
1995-05-16 | * config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh}, | J.T. Conklin | 1 | -0/+2 | |
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh, mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured out by autoconf. * config/apollo68v.mh (RANLIB): Removed, figured out by autoconf. * Makefile.in, configure.in: Converted to use autoconf * aclocal.m4: New file, local autoconf macro definitions. * configure: New file, generated with autoconf 2.3. | |||||
1995-05-12 | * Support debugging using native MACH primitives on hppa*-*-osf*. | Jeff Law | 1 | -0/+1 | |
* configure.in: hppa*-*-osf* != hppa*-*-bsd* anymore. * config/pa/hppaosf.mh: New file. * config/pa/nm-hppao.h: Likewise. * hppam3-nat.c: Likewise. * config/pa/tm-hppao.h (PSW_SS): Define for single-stepping. (MACHINE_CPROC_*_OFFSET): Define. (TRACE_*): Define. (START_INFERIOR_TRAPS_EXPECTED): Delete definition. | |||||
1995-05-11 | Reflect deletion of always-sanitize stuff | Stan Shebs | 1 | -20/+0 | |
1995-05-10 | Fix sed'iting of files with gdbtk stuff in them | Stan Shebs | 1 | -6/+13 | |
1995-05-03 | Keep remote-nrom.c | Stan Shebs | 1 | -0/+1 | |
1995-04-19 | added remote-vxmips.c, remotevxwparc.c to Things-to-keep | Angela Marie Thomas | 1 | -0/+2 | |
1995-04-17 | * monitor.c: Move all xmodem stuff into xmodem.[ch]. Remove | Stu Grossman | 1 | -0/+3 | |
unnecessary remoteloadprotocol and remoteloadtype support. * (expect expect_prompt): Change names to monitor_expect and monitor_expect_prompt. Make them global. * (printf_monitor): Change name to monitor_printf. Make global. * (monitor_read_memory): Flush command echo to avoid parsing ambiguity with CPU32Bug monitor. * (monitor_load): Remove remoteloadprotocol and remoteloadtype support. Call target_ops->load_routine, default to monitor_load_srec. * (monitor_load_srec): Remove everything but S-record support. * monitor.h (monitor_ops): Add load_routine to provide monitor specific download capability. * remote-est.c: Clean up copyrights and comments. * w89k-rom.c: Use new xmodem support. * xmodem.c xmodem.h: New files to support xmodem downloads. * rom68k-rom.c remote-est.c: Fix copyrights, add load_routine entry to monitor_ops. * cpu32bug-rom.c: New file to support Moto BCC debuggers. * config/m68k/est.mt (TDEPFILES): Add cpu32bug.o. * config/pa/hppapro.mt (TDEPFILES): Add xmodem.o. | |||||
1995-04-16 | README.GDBTK is a gdbtk file | Stan Shebs | 1 | -1/+1 | |
1995-04-16 | * rem-multi.shar: Removed; superceded by gdbserver. | Jim Kingdon | 1 | -1/+0 | |
1995-04-13 | * remote-array.c: New file for Array Tech LSI33k based controller | Rob Savoye | 1 | -0/+1 | |
board. | |||||
1995-04-13 | * gdb.gdb: New file. | Jim Kingdon | 1 | -0/+1 | |
* .gdbinit: Move list-objfiles to gdb.gdb. | |||||
1995-04-12 | Support keep-arc flag. | David Edelsohn | 1 | -2/+14 | |
1995-04-11 | Always keep MPW support | Stan Shebs | 1 | -39/+6 | |
1995-04-10 | Added "remote-vx68.c" and "remote-vx960.c" to "Things to Keep" | David H. Webster | 1 | -0/+2 | |
1995-04-10 | Removed "nlmstub.def" from "Things to Keep" | David H. Webster | 1 | -1/+0 | |
1995-03-10 | default to keeping rather than losing gdbtk | Stan Shebs | 1 | -5/+5 | |
1995-03-10 | Finish sanitization gaffes | Stan Shebs | 1 | -1/+1 | |
1995-03-02 | Merged into sparc-tdep.c. | David Edelsohn | 1 | -1/+0 | |
1995-02-22 | Added remote-mon.c and ser-go32-para.c to Things-to-lose | Angela Marie Thomas | 1 | -0/+2 | |
1995-02-15 | keep Windows GDB, believe it or not | Stan Shebs | 1 | -1/+3 | |
1995-02-03 | * arc-tdep.c: new target dependent codes for arc processor. | Kung Hsu | 1 | -0/+2 | |
* remote-arc.c: new file for arc-specific protocol through parallel line. * ser-go32-para.c: new file for go32 parallel port communication. * .Sanitize: sanitize arc specific files out. | |||||
1995-01-25 | Sanitize arc stuff. | David Edelsohn | 1 | -0/+29 | |
1995-01-23 | * Makefile.in: Remove references to remote-mon.c. | Rob Savoye | 1 | -0/+1 | |
* remote-mon.c: remove. Replaced by rom68k-rom.c. * rom68k-rom.c: Support for Rom68k monitor. | |||||
1995-01-21 | * add new file remote-vx29k.c. | Kung Hsu | 1 | -0/+1 | |
1995-01-17 | Reflect changes to pinsn and tdep files | Stan Shebs | 1 | -16/+4 | |
1995-01-16 | * w65-tdep.c, config/tm-w65.h, config/w65.mt: New files. | Steve Chamberlain | 1 | -0/+1 | |
* configure.in: Suppprt for w65, | |||||
1995-01-05 | Keep last year's ChangeLog | Stan Shebs | 1 | -0/+1 | |
1994-12-30 | Sanitize out gdbtk references unless keep-gdbtk specified | Stan Shebs | 1 | -3/+40 | |
1994-12-24 | * remote-est.c: New file supports EST-300 CPU32 background | Steve Chamberlain | 1 | -0/+1 | |
mode ICE. * remote-utils.c (sr_com): Call registers_changed. * configure.in (m68*-*-est*): New configuration. * config/m68k/tm-est.h: New file. | |||||
1994-12-14 | * mpw-config.in (m68k-apple-macos, ppc-apple-macos, | Stan Shebs | 1 | -1/+1 | |
i386-unknown-aout): New targets. (mk.tmp): Add *DEPFILES definitions. * mpw-make.in: Remove gC rules, clean up definitions for other include files, bump version, fix bogus \ that should be \Option-d. (init.c): Build correctly. (mpw-init.c): Remove. | |||||
1994-12-02 | Remove last remnants of hpread sanitization. | Jeff Law | 1 | -26/+0 | |
1994-11-25 | * hpread.c: Include hp-symtab.h instead of hpux-symtab.h. | Jeff Law | 1 | -14/+1 | |
Various name changes to match those used by hp-symtab.h. No longer sanitize away hpread changes. Merge ChangeLog.hpread into ChangeLog and ChangeLog-93. | |||||
1994-11-25 | Rename r16 files to rce, and fix some more .Sanitize typos. | Michael Tiemann | 1 | -0/+36 | |
1994-11-15 | added nlmstub.def to Things-to-keep | Angela Marie Thomas | 1 | -0/+1 | |
1994-11-14 | Removed remote-mon.c, and add it's replacement rom68k-rom.c. | Rob Savoye | 1 | -1/+1 | |
1994-11-07 | * Beginnings of SOM shared library support. Breakpoints and | Jeff Law | 1 | -0/+2 | |
single frame backtracing within the library only. Only works when using the HPUX 9 dynamic linker. More functionality to be added soon. * somsolib.c, somsolib.h: New files. * Makefile.in (HFILES_NO_SRCDIR): Add somsolib.h (ALLDEPFILES): Add somsolib.c. (somsolib.o): Add some dependencies. * mpw-make.in (HFILES_NO_SRCDIR): Add somsolib.h (ALLDEPFILES): Add somsolib.c. (somsolib.o): Add some dependencies. * somread.c (som_symtab_read): Accept multiple section offsets. All callers changed. Adjust all text symbols with the first section offset. * symfile.c (find_lowest_section): Enable this function. Add some tie-breaking logic when sections have the same vma. (syms_from_objfile): Use find_lowest_section rather than looking for ".text" by name. Relax warning to only warn if the lowest section is not a code section. * config/pa/{hppabsd.mh, hppahpux.mh} (NATDEPFILES): Add somsolib.o * config/pa/{nm-hppab.h, nm-hppah.h}: Include somsolib.h. | |||||
1994-10-28 | Really forget all about the old tests dir | Stan Shebs | 1 | -3/+0 | |
1994-10-19 | removed i386-nlmstub.c | J.T. Conklin | 1 | -1/+0 | |
1994-10-13 | xcoffexec.c is gone | Stan Shebs | 1 | -1/+0 | |
1994-09-25 | * TODO: Append contents of Projects file. | Stan Shebs | 1 | -1/+0 | |
* Projects: Remove. | |||||
1994-09-14 | Oop, make sure Sanitize doesn't nuke new files. | Rob Savoye | 1 | -0/+3 | |
1994-09-13 | Merge supposedly (but not really) GM-specific bits into general MPW config | Stan Shebs | 1 | -15/+1 | |
1994-09-03 | Add nlm subdir. | Stu Grossman | 1 | -0/+1 | |
1994-08-29 | Lose ns32k-opcode.h. | Stan Shebs | 1 | -1/+0 | |
1994-08-19 | Keep new Fortran files. | Stan Shebs | 1 | -0/+5 | |
1994-08-19 | Add remote-pa.c. | Rob Savoye | 1 | -0/+1 | |