summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add copyrights, change to FSF.Stu Grossman1992-10-2312-8/+44
|
* Update and correct copyright notices.Stu Grossman1992-10-233-5/+5
|
* Remove refs to UDI for now.Stu Grossman1992-10-233-26/+0
|
* Update NEWS, remove refs to UDI and Energize/Cadillac from ChangeLog.Stu Grossman1992-10-231-14/+115
|
* * solaris2.h: Get the definition of alloca from alloca.h if weStu Grossman1992-10-231-0/+3
| | | | aren't using gcc.
* * Makefile.in (VERSION): gdb-4.7 release.John Gilmore1992-10-233-171/+179
| | | | * README: Update for gdb-4.7.
* Add opcodes dir to GDB distribution description.John Gilmore1992-10-232-0/+7
|
* * sparc-tdep.c: include nm.h (for now) so that we get USE_PROC_FSStu Grossman1992-10-231-0/+3
| | | | when necessary.
* Oops!Stu Grossman1992-10-221-0/+42
|
* * alldeps.mak, depend: Update.Stu Grossman1992-10-223-52/+63
|
* * config/rs6000.mh (NATDEPFILES): Add corelow.o.John Gilmore1992-10-221-1/+1
|
* * partial-stab.h ('f', 'F'): Don't reference pst->textlow if pstJohn Gilmore1992-10-224-6/+15
| | | | | | | | | is null. * tm-sun4sol2.h (PROLOGUE_FIRSTLINE_OVERLAP): Remove -- it causes problems in setting breakpoint in the right place in functions with `float' args which are passed as doubles. * xm-vaxbsd.h (MEM_FNS_DECLARED): Avoid erroneous redecl's. * config/rs6000.mh (NATDEPFILES): Add corelow.o.
* * configure.in (i960-*-{aout,bout}): Support these.John Gilmore1992-10-221-0/+2
|
* First cut at news for 4.7. Just an outline, and an indicator of where weStu Grossman1992-10-221-0/+18
| | | | stopped in ChangeLog.
* Add nm-i386sco.h.Stu Grossman1992-10-221-0/+1
|
* * configure.in: Make SCO work again...Stu Grossman1992-10-221-0/+4
|
* * Makefile.in (HFILES): Add nm-i386sco.h.Stu Grossman1992-10-225-3/+13
| | | | | | | | * dwarfread.c: include <sys/types.h> for SCO. * infptrace.c: Don't include ptrace.h under SCO. * config/i386sco.mh: Use -D_POSIX_SOURCE instead of -posix for gcc. * config/i386v.mt: Add exec.o to TDEPFILES.
* * i386v-nat.c: Remove space from front of #endif.Stu Grossman1992-10-224-4/+18
| | | | | | | | | | | | | | * irix4-nat.c: Remove externs of registers[], include inferior.h instead. * mips-nat.c: Explicitly initialize zerobuf to 0! * mips-tdep.c (init_extra_frame_info): Undo John's last change. Always setup fci->frame, even if it's non-zero. Too many places depend upon this behavior (and I have to get a release out the door)! * mipsread.c (parse_partial_symbols, psymtab_to_symtab_1): Set processing_gcc_compilation if we find the embedded stabs marker. This fixes several bugs with finding the location of short or char function parameters passed on the stack.
* sun4sol2 native stuffK. Richard Pixley1992-10-227-12/+45
|
* * coredep.c: Include "nm.h" to get REGISTER_U_ADDR.John Gilmore1992-10-212-0/+4
|
* * Makefile.in (VERSION): Tick to 4.6.9.John Gilmore1992-10-216-19/+36
| | | | | | | | | | | | | | * mipsread.c (UNSAFE_DATA_ADDR): Remove MIPS-host-specific definition, replace with portable one. * remote-nindy.c: Lint. (nindy_wait): Return type is int, result is inferior_pid. * symmisc.c (dump_psymtab): Only print section_offsets if set. (initialize_symmisc): Remove empty function. * tm-spc-noun.h, tm-sun4os4.h, tm-sun4sol2.h (STACK_END_ADDRESS): Remove obsolete, misspelled macro. * doc/gdbint.texinfo: Document obsolete STACK_END_ADDR. (all @node commands): Use new form to avoid nitpicking errors. * doc/gdbint.texinfo: Document host/native/target split.
* * config/a29k-aout.mt (DEFAULT_TARGET): Set to one that exists.John Gilmore1992-10-211-0/+4
|
* Document host/native/target split.John Gilmore1992-10-211-72/+190
|
* * mipsread.c (UNSAFE_DATA_ADDR): Remove MIPS-host-specificJohn Gilmore1992-10-211-5/+4
| | | | | | | | | | | | | definition, replace with portable one. * remote-nindy.c: Lint. (nindy_wait): Return type is int, result is inferior_pid. * symmisc.c (dump_psymtab): Only print section_offsets if set. (initialize_symmisc): Remove empty function. * tm-spc-noun.h, tm-sun4os4.h, tm-sun4sol2.h (STACK_END_ADDRESS): Remove obsolete, misspelled macro. * doc/gdbint.texinfo: Document obsolete STACK_END_ADDR. (all @node commands): Use new form to avoid nitpicking errors. * doc/gdbint.texinfo: Document host/native/target split.
* * doc/gdbint.texinfo: Document obsolete STACK_END_ADDR.John Gilmore1992-10-211-26/+50
| | | | (all @node commands): Use new form to avoid nitpicking errors.
* * mips-nat.c (zerobuf): Get rid of const to avoid gcc warnings.Stu Grossman1992-10-212-1/+3
|
* * xm-mips.h (offsetof): Don't define this if __STDC__.Stu Grossman1992-10-212-1/+5
|
* umax native supportK. Richard Pixley1992-10-217-38/+71
|
* hppa native supportK. Richard Pixley1992-10-2116-21/+875
|
* Tue Oct 20 13:02:25 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-10-202-37/+39
| | | | | | | | | | | | * Support for i386-sysv. obj-coffbfd.c (do_relocs_for, write_object_file): set segment addresses to reasonable sizes. New define ZERO_BASED_SEGMENTS can be used to set them all to zero as was done before. (fill_section): segment addresses now set in write_object_file. (fill_section): Don't set STYP_NOLOAD for .bss section. (fixup_segment): 386 uses strange common symbol format. tc-i386.c (tc_coff_fix2rtype): use R_DIR32, not R_RELLONG, for compatibility with SVR3.2 linker.
* Tue Oct 20 12:18:08 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-10-201-1/+1
| | | | * configure.in: i386-sysv and i386-sco use coffbfd.
* Tue Oct 20 12:18:08 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-10-201-0/+4
| | | | * app.c (do_scrub_next_char): discard whitespace after a label.
* Tue Oct 20 10:56:06 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-10-201-3/+3
| | | | | * m68kcoff.sc-sh: don't use initial underscores for etext, edata and end.
* * mips-nat.c: Straighten out include files. Work aroundStu Grossman1992-10-202-9/+20
| | | | | conflicting defs of JB_xxx syms in <setjmp.h> and <machine/pcb.h> for Ultrix-4.2.
* * mips-nat.c (fetch_core_registers, register_addr): Copy fromStu Grossman1992-10-205-2/+97
| | | | | | | coredep.c, but zero out FP_REGNUM & ZERO_REGNUM so that stack backtraces from core files work. * config/decstation.mh, config/irix3.mh: Remove coredep.o. Functions are now defined in mips-nat.c.
* * remote-hms.c: Disable all uses of serial_nextbaudrate andStu Grossman1992-10-202-2/+8
| | | | serial_default_name().
* * remote-hms.c, ser-go32.c, serial.h: Change fromStu Grossman1992-10-194-19/+14
| | | | serial_timedreadchar() to new serial_readchar().
* * Makefile.in (HFILES): Fixup list of nm-*.h files. Add missing ones.Stu Grossman1992-10-192-3/+7
|
* * c-exp.y: Moved handling of 'const' and 'volatile' fromPer Bothner1992-10-192-4/+9
| | | | <type> to <typebase>. This removes 2 conflicts.
* Mon Oct 19 09:45:38 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-10-193-28/+47
| | | | | | | | | | | | | | | * Support for i386-sysv. configure.in: check for i386-*-sysv* and i386-*-sco*. i386coff.sc-sh: rewrote to support SVR3 by default. ldctor.c (find_constructors): preserve stat_ptr. ldlang.c (wild_doit): initialize vma and size of new output section to corresponding input section. This is required for shared library support. (lang_size_sections): don't modify vma and size of sections which are never loaded (for shared libraries). ldwrite.c (copy_and_relocate): copy the contents of any section which has contents, not just sections which are loaded (for shared libraries).
* Remove news1000.mt (same as news.mt) from .Sanitize.John Gilmore1992-10-191-1/+0
|
* * breakpoint.c (breakpoint_re_set_one): Don't delete watchpointsFred Fish1992-10-181-0/+5
| | | | from breakpoint table when reseting breakpoints.
* Native support cleanup and corefile fixes for i386 SVR4 systems.Fred Fish1992-10-177-6/+187
| | | | | | | | | * i386-tdep.c (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset): Moved to i386v4-nat.c * i386v4-nat.c, nm-i386v4.h, : New files. * i386sol2.mh, i386v4.mh, ncr3000.mh (NAT_FILE): Use nm-i386v4.h. * i386sol2.mh, i386v4.mh, ncr3000.mh (NATDEPFILES): Add corelow.o, change i386v-nat.o to i386v4-nat.o.
* misc 386 configs updatedK. Richard Pixley1992-10-1710-9/+37
|
* i386bsd cleanupK. Richard Pixley1992-10-165-4/+11
|
* i386v host/target/native separationK. Richard Pixley1992-10-1610-24/+228
|
* linux host/target/native separationK. Richard Pixley1992-10-167-8/+49
|
* sun386 host/target/native separationK. Richard Pixley1992-10-168-13/+324
|
* i386mach host/target/native separationK. Richard Pixley1992-10-167-10/+190
|
* go32 host/target/native separationK. Richard Pixley1992-10-165-8/+46
|
OpenPOWER on IntegriCloud