Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-05-03 | Support for broken makes and lint. | Steve Chamberlain | 1 | -0/+5 | |
1993-05-03 | hppa-osf(elf) support files | Ken Raeburn | 2 | -0/+144 | |
1993-05-03 | * mips-pinsn.c (print_insn): Return value. | Ian Lance Taylor | 2 | -2/+9 | |
1993-05-03 | comment formatting fixup | Ken Raeburn | 1 | -2/+2 | |
1993-05-03 | (endian): Add explicit rule for broken makes. | Steve Chamberlain | 2 | -0/+13 | |
1993-05-03 | Update the last changed date. | Fred Fish | 1 | -1/+1 | |
1993-05-03 | Add info about bison, byacc, and yacc. | Fred Fish | 1 | -0/+22 | |
1993-05-02 | * Makefile.in (NONSRC): Add 29k-share/README. | Fred Fish | 2 | -1/+5 | |
* Makefile.in (HFILES): Add 29k-share/udi/udiids.h. | |||||
1993-05-02 | Remove commented out copies of monitor.h and remote-montor.c | Fred Fish | 1 | -2/+0 | |
1993-05-02 | * trad-core.c (NO_SIGNED_GET): New macro. | Fred Fish | 1 | -0/+4 | |
* trad-core.c (trad_core_vec): Use new NO_SIGNED_GET instead of signed NO_GET, where appropriate. | |||||
1993-05-02 | * defs.h (UINT_MAX, LONG_MAX, INT_MAX, INT_MIN): Replace hex | Fred Fish | 3 | -2/+17 | |
constants with slightly more portable definitions (still depends on 2's complement arithmetic though). * config/i386/nm-linux.h: Define NO_SYS_REG_H for no <sys/reg.h>. * i386v-nat.c (sys/reg.h): Conditionalize include on NO_SYS_REG_H. Linux doesn't have <sys/reg.h>. * ser-unix.c (termio.h): Include <termio.h> like other files that include termio.h, not <sys/termio.h> which may not exist (on linux for example). | |||||
1993-05-02 | * configure.in (i[34]86-*-linux*): Add; bfd_target = i386-linux. | Fred Fish | 2 | -1/+7 | |
* configure.in (*-*-linux*): Remove until linux port for a non-i386/i486 system is actually available. | |||||
1993-05-01 | * valprint.c (print_longest): Change format parameter from a | Fred Fish | 1 | -0/+9 | |
'char' to an 'int'. We can't have 'char' parameters with the current coding style, where we mix prototypes with pre-ANSI style declarations. * value.h (print_longest): Change format parameter in prototype from a 'char' to an 'int'. | |||||
1993-05-01 | Fix typo in last ChangeLog message. | Peter Schauer | 1 | -2/+2 | |
1993-05-01 | * config/mips/tm-mips.h (STABS_REG_TO_REGNUM): Match it with the gcc | Peter Schauer | 2 | -1/+7 | |
definition. * config/mips/tm-irix3.h (STABS_REG_TO_REGNUM): Add. | |||||
1993-05-01 | * config/mips/tm-mips.h (STABS_REG_TO_REGNUM): Match it with the gcc | Peter Schauer | 2 | -1/+8 | |
definition. * config/mips/tm-irix3.h (STABS_REG_TO_REGNUM): Add. * irix4-nat.c (fill_fpregset): Fix bug with indexing into fpregsetp. | |||||
1993-05-01 | * libhppa.h: #undef e_* symbols which come from <machine/som.h> | Stu Grossman | 2 | -0/+29 | |
when compiling under HPUX. | |||||
1993-05-01 | * The following patches are from Jeffrey Law <law@cs.utah.edu>. | Stu Grossman | 3 | -1/+17 | |
* config/pa/hppabsd.mh: Add more files to NATDEPFILES. * config/pa/xm-hppa[bh].h: Define FIVE_ARG_PTRACE. * hppab-nat.c: Delete WANT_NATIVE_TARGET ifdefs. ptrace needs 5 arguments, #define ptrace to always pass zero as the 5th argument. | |||||
1993-05-01 | * remote-udi.c (udi_wait): Use SIGURG, as Solaris doesn't have SIGLOST. | Stu Grossman | 1 | -4/+0 | |
1993-05-01 | * The following patches are from Jeffrey Law <law@cs.utah.edu>. | Stu Grossman | 3 | -4/+21 | |
* config/pa/hppabsd.mh: Add more files to NATDEPFILES. * config/pa/xm-hppa[bh].h: Define FIVE_ARG_PTRACE. * hppab-nat.c: Delete WANT_NATIVE_TARGET ifdefs. ptrace needs 5 arguments, #define ptrace to always pass zero as the 5th argument. | |||||
1993-05-01 | * The following patches are from Jeffrey Law <law@cs.utah.edu>. | Stu Grossman | 5 | -4/+65 | |
* hppa.c (hppa_core_file_p): Provide a temporary dummy routine for HOST_HPPABSD. * bfd/hosts/hppabsd.h: Fix declarations of malloc and free. * bfd/libhppa.h: Include sysdep here. Conditionalize includes based on HOST_HPPAHPUX or HOST_HPPABSD. Provide definitions for MAXCOMLEN and _PA_RISC_ID suitable for BSD. | |||||
1993-05-01 | Lint. | Steve Chamberlain | 1 | -1/+1 | |
1993-05-01 | Try again. Cvs core dumped. | Steve Chamberlain | 3 | -48/+28 | |
1993-05-01 | * configure.in: Match z8k-*-sim for z8000. | Steve Chamberlain | 1 | -0/+6 | |
* config/h8500/tm-h8500.h, h8500-tdep.c: Lint. * remote-hms.c: Update to use new serial protocol. | |||||
1993-05-01 | * mips-tdep.c: remove include of sys/dir.h. Doesn't seem | K. Richard Pixley | 1 | -1/+4 | |
necessary and Solaris doesn't have it. | |||||
1993-05-01 | do not echo recursion lines | K. Richard Pixley | 2 | -6/+9 | |
1993-05-01 | * udip2soc.c (UDIConnect): replace union wait with int. | K. Richard Pixley | 2 | -2/+4 | |
1993-05-01 | * config/sparc/sun4sol2.mh (XM_CLIBS): add -lsocket which is | K. Richard Pixley | 2 | -1/+4 | |
required target ports which use sockets (like a29k-udi). | |||||
1993-05-01 | * remove-udi.c (udi_wait): ifdef around SIGLOST usage. Eg, | K. Richard Pixley | 2 | -0/+9 | |
Solaris doesn't have SIGLOST so use SIGURG as a backup. | |||||
1993-04-30 | (all-gdb): gdb depends on sim. | Steve Chamberlain | 1 | -0/+4 | |
1993-04-30 | * ser-unix.c [USE_{TERMIO,ALARM}_TIMEOUT]: New code to deal with | Jim Kingdon | 2 | -17/+99 | |
systems lacking select(). | |||||
1993-04-30 | * Makefile.in (TAGS): Doc fix. Deal with empty DEPFILES. | Jim Kingdon | 2 | -4/+7 | |
1993-04-30 | Don't include system a.out.h in elf32-hppa.c. | Ken Raeburn | 1 | -0/+5 | |
Apparently include/aout/*.h isn't needed either, so just omit it. Should compile on Solaris now... | |||||
1993-04-30 | doc fix | Jim Kingdon | 2 | -1/+6 | |
1993-04-30 | Fix typo. | David MacKenzie | 1 | -1/+1 | |
1993-04-30 | * coffcode.h: use dummy_reloc16_extra_cases rather than casting abort. | Jim Kingdon | 2 | -3/+17 | |
1993-04-30 | * alldeps.mak, depend: Update with latest automatically built | Fred Fish | 3 | -434/+473 | |
versions. | |||||
1993-04-30 | * Makefile.in (GDBFLAGS): Set to -nx. | Fred Fish | 1 | -0/+5 | |
* Makefile.in (site.exp): Use GDBFLAGS. | |||||
1993-04-30 | * Makefile.in (SFILES): Add ser-unix.c and ser-go32.c. | Fred Fish | 2 | -1/+3 | |
1993-04-30 | * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory | Fred Fish | 2 | -0/+21 | |
at the same time we make the prototype gdb directory. * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution files at the same time as the gdb base release distribution. | |||||
1993-04-30 | * Makefile.in (make-proto-testsuite.dir): New target to make | Fred Fish | 2 | -4/+21 | |
prototype testsuite tree. * Makefile.in (TAGS): Remove use of DEPFILES, it may be empty. In any case, it is a subset of the ALLDEPFILES list, which is part of SOURCES, which is part of TAGFILES, so it's redundant. | |||||
1993-04-30 | Had a duplicate listing for -v. | David MacKenzie | 1 | -8/+1 | |
1993-04-29 | Log for changes already checked in today. | Ken Raeburn | 1 | -0/+90 | |
(Yes, this changelog entry is well tested and reasonably localized. :-) | |||||
1993-04-29 | * Makefile.in (check): Use individual check targets rather than | Ian Lance Taylor | 2 | -3/+25 | |
DO_X rule. (check-gcc): Added. | |||||
1993-04-29 | Bump version to 4.8.4 for gdb 4.9 prerelease testing. | Fred Fish | 2 | -5/+8 | |
1993-04-29 | * stabs.texinfo: Many changes to include information from the | Jim Kingdon | 2 | -90/+257 | |
AIX documentation. | |||||
1993-04-29 | Fix up usage summaries and examples. Document a few missing options. | David MacKenzie | 1 | -26/+34 | |
1993-04-29 | More fixes to usage messages. | David MacKenzie | 1 | -3/+2 | |
1993-04-29 | Document missing options. Use -- instead of + for long options. | David MacKenzie | 5 | -64/+117 | |
1993-04-29 | * stabsread.c (define_symbol): If unrecognized constant type, | Jim Kingdon | 2 | -1/+17 | |
complain() not error(). |