Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-10-22 | sun4sol2 native stuff | K. Richard Pixley | 7 | -12/+45 | |
1992-10-21 | * coredep.c: Include "nm.h" to get REGISTER_U_ADDR. | John Gilmore | 2 | -0/+4 | |
1992-10-21 | * Makefile.in (VERSION): Tick to 4.6.9. | John Gilmore | 6 | -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. | |||||
1992-10-21 | * config/a29k-aout.mt (DEFAULT_TARGET): Set to one that exists. | John Gilmore | 1 | -0/+4 | |
1992-10-21 | Document host/native/target split. | John Gilmore | 1 | -72/+190 | |
1992-10-21 | * mipsread.c (UNSAFE_DATA_ADDR): Remove MIPS-host-specific | John Gilmore | 1 | -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. | |||||
1992-10-21 | * doc/gdbint.texinfo: Document obsolete STACK_END_ADDR. | John Gilmore | 1 | -26/+50 | |
(all @node commands): Use new form to avoid nitpicking errors. | |||||
1992-10-21 | * mips-nat.c (zerobuf): Get rid of const to avoid gcc warnings. | Stu Grossman | 2 | -1/+3 | |
1992-10-21 | * xm-mips.h (offsetof): Don't define this if __STDC__. | Stu Grossman | 2 | -1/+5 | |
1992-10-21 | umax native support | K. Richard Pixley | 7 | -38/+71 | |
1992-10-21 | hppa native support | K. Richard Pixley | 16 | -21/+875 | |
1992-10-20 | Tue Oct 20 13:02:25 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -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. | |||||
1992-10-20 | Tue Oct 20 12:18:08 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -1/+1 | |
* configure.in: i386-sysv and i386-sco use coffbfd. | |||||
1992-10-20 | Tue Oct 20 12:18:08 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+4 | |
* app.c (do_scrub_next_char): discard whitespace after a label. | |||||
1992-10-20 | Tue Oct 20 10:56:06 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -3/+3 | |
* m68kcoff.sc-sh: don't use initial underscores for etext, edata and end. | |||||
1992-10-20 | * mips-nat.c: Straighten out include files. Work around | Stu Grossman | 2 | -9/+20 | |
conflicting defs of JB_xxx syms in <setjmp.h> and <machine/pcb.h> for Ultrix-4.2. | |||||
1992-10-20 | * mips-nat.c (fetch_core_registers, register_addr): Copy from | Stu Grossman | 5 | -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. | |||||
1992-10-20 | * remote-hms.c: Disable all uses of serial_nextbaudrate and | Stu Grossman | 2 | -2/+8 | |
serial_default_name(). | |||||
1992-10-19 | * remote-hms.c, ser-go32.c, serial.h: Change from | Stu Grossman | 4 | -19/+14 | |
serial_timedreadchar() to new serial_readchar(). | |||||
1992-10-19 | * Makefile.in (HFILES): Fixup list of nm-*.h files. Add missing ones. | Stu Grossman | 2 | -3/+7 | |
1992-10-19 | * c-exp.y: Moved handling of 'const' and 'volatile' from | Per Bothner | 2 | -4/+9 | |
<type> to <typebase>. This removes 2 conflicts. | |||||
1992-10-19 | Mon Oct 19 09:45:38 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 3 | -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). | |||||
1992-10-19 | Remove news1000.mt (same as news.mt) from .Sanitize. | John Gilmore | 1 | -1/+0 | |
1992-10-18 | * breakpoint.c (breakpoint_re_set_one): Don't delete watchpoints | Fred Fish | 1 | -0/+5 | |
from breakpoint table when reseting breakpoints. | |||||
1992-10-17 | Native support cleanup and corefile fixes for i386 SVR4 systems. | Fred Fish | 7 | -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. | |||||
1992-10-17 | misc 386 configs updated | K. Richard Pixley | 10 | -9/+37 | |
1992-10-16 | i386bsd cleanup | K. Richard Pixley | 5 | -4/+11 | |
1992-10-16 | i386v host/target/native separation | K. Richard Pixley | 10 | -24/+228 | |
1992-10-16 | linux host/target/native separation | K. Richard Pixley | 7 | -8/+49 | |
1992-10-16 | sun386 host/target/native separation | K. Richard Pixley | 8 | -13/+324 | |
1992-10-16 | i386mach host/target/native separation | K. Richard Pixley | 7 | -10/+190 | |
1992-10-16 | go32 host/target/native separation | K. Richard Pixley | 5 | -8/+46 | |
1992-10-16 | added nm-m88k.h to HFILES | K. Richard Pixley | 2 | -1/+2 | |
1992-10-16 | m88k native support | K. Richard Pixley | 10 | -13/+273 | |
1992-10-16 | * nm-i386bsd.h, xm-i386bsd.h: Split native dependent pieces out | John Gilmore | 1 | -0/+1 | |
into new nm-file. * config/i386bsd.mh (NAT_FILE): Point to new nm-file. | |||||
1992-10-16 | * i386b-nat.c: Comment changes. | John Gilmore | 4 | -20/+47 | |
* nm-i386bsd.h, xm-i386bsd.h: Split native dependent pieces out into new nm-file. * config/i386bsd.mh (NAT_FILE): Point to new nm-file. | |||||
1992-10-16 | Split native dependent pieces out into new nm-file. | John Gilmore | 1 | -4/+2 | |
1992-10-16 | Avoid longjmp()-catching compilation errors in cross-ports. | John Gilmore | 10 | -167/+149 | |
* doc/gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc. * irix4-nat.c, mips-nat.c (JB_ELEMENT_SIZE, get_longjmp_target): Move from mips-tdep.c and tm-{irix3,mips}.h. * mips-nat.c: Remove a bunch of code that was ifdef'd out of native MIPS ports. * nm-irix3.h, nm-mips.h (GET_LONGJMP_TARGET): Move from tm-irix3.h and tm-mips.h. * ultra3-nat.c (register_addr): Move from ultra3-xdep.c. (fetch_core_registers): Fix bfd_seek arguments. | |||||
1992-10-16 | Update GET_LONGJMP_TARGET, L_SET doc. | John Gilmore | 1 | -8/+19 | |
1992-10-16 | * getopt.h (struct option): RMS decided we should do it the other way. | John Gilmore | 2 | -10/+21 | |
1992-10-16 | Make core files work again on most hosts, by adding corelow.o. | John Gilmore | 21 | -21/+21 | |
1992-10-16 | Make core files work again on most hosts. | John Gilmore | 1 | -2/+11 | |
1992-10-16 | * config/decstation.mh, news.mh (NATDEPFILES): Add corelow.o. | John Gilmore | 5 | -4/+10 | |
* config/delta88.mt, m88k.mt (TDEPFILES): Remove coredep.o, it's native dependent. | |||||
1992-10-16 | ultra3 split | K. Richard Pixley | 9 | -223/+299 | |
1992-10-16 | use the provided enum for has_arg | K. Richard Pixley | 2 | -15/+25 | |
1992-10-16 | add MEM_FNS_DECLARED | K. Richard Pixley | 2 | -0/+6 | |
1992-10-16 | casts for ultrix compiler | K. Richard Pixley | 1 | -0/+7 | |
1992-10-15 | * ldlang.c (size_input_section): count the sizes of all sections | Steve Chamberlain | 2 | -1/+6 | |
we allocate. | |||||
1992-10-15 | Document changes to hosts directory. | Per Bothner | 1 | -0/+6 | |
1992-10-15 | * apollo68.h, apollov68.h, hp300.h, i386v.h, irix3.h: Remove | Per Bothner | 5 | -59/+0 | |
no-longer-used definitions of L_SET and L_INCR. * i386linux.h: Tweaks to smooth Linux build. |