aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1993-09-14fix serial.h inclusionK. Richard Pixley4-6/+24
1993-09-14use remote-utils facilities for baud_rateK. Richard Pixley5-26/+26
1993-09-14* paread.c, coffread.c, elfread.c: Include <time.h> before libbfd.h.Jim Kingdon3-3/+10
1993-09-14Some more gcc lint, and:Ian Lance Taylor9-821/+116
1993-09-14 * paread.c: Include <time.h> before libbfd.h.Jim Kingdon2-0/+12
1993-09-14 * Makefile.in (a29k-tdep.o): Depend on $(defs_h).Jim Kingdon3-2/+20
1993-09-14* remote-udi.c (udi_wait): Return inferior_pid not 0.Jim Kingdon1-1/+1
1993-09-14Avoid minor warning in archive.c change.John Gilmore1-0/+2
1993-09-14* hosts/std-host.h (offsetof): Define, if not already, for archive.c.John Gilmore1-0/+5
1993-09-14Improve timestamp support in BSD archive files to avoid linkerJohn Gilmore4-125/+388
1993-09-14 * remote.c: Define remote_debug to 0 and #if 0 baud_rate. TemporaryJim Kingdon3-5/+49
1993-09-13add commentJim Kingdon1-0/+1
1993-09-13add som.c and som.hJim Kingdon1-0/+2
1993-09-13collect some remote things into remote-utilsK. Richard Pixley6-630/+1056
1993-09-13 * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set.Ian Lance Taylor16-547/+729
1993-09-13 * inferior.h, infrun.c, thread.c, infcmd.c: Remove all uses ofJim Kingdon4-48/+147
1993-09-13config/tc-sparc.h (LOCAL_LABEL): Remove test for name[0] == 'L'.David Edelsohn1-7/+70
1993-09-13* defs.h: Don't define NORETURN (see comment).Jim Kingdon2-3/+39
1993-09-13white space change to avoid nested commentK. Richard Pixley1-0/+4
1993-09-13do not echo recursion linesK. Richard Pixley1-15/+24
1993-09-13 * m68k.h (two): Protect second argument with parentheses.Ian Lance Taylor1-0/+9
1993-09-13use pagas instead of gasDavid D. Zuhn1-0/+17
1993-09-13use mt-hppa, use 'gas ' instead of 'gas'David D. Zuhn2-5/+21
1993-09-12Add EMUL=h8300h.David Edelsohn1-0/+6
1993-09-12* ldmain.c (main): Call set_scripts_dir after argv has been processed.David Edelsohn1-0/+4
1993-09-12 * hosts/i386sco.h: Define a bunch of stuff for core files.Jim Kingdon4-350/+0
1993-09-12* gdb.texinfo: Clarify how well it works with Fortran.Jim Kingdon1-0/+1
1993-09-12 * config.bfd: Recognize i[34]86-*-solaris2* specifically ratherJim Kingdon2-0/+7
1993-09-11* m88k-nat.c (fill_gregset): Set r31 and sfip.Jim Kingdon1-2/+2
1993-09-11* stabs.texinfo (Methods): Fix typo.Jim Kingdon2-1/+5
1993-09-11More gcc lint with harsher warning options.Ian Lance Taylor3-26/+14
1993-09-10Snapshot of current i386 NLM debugging stub.Ian Lance Taylor1-8/+10
1993-09-10 * coffswap.h (coff_swap_aouthdr_out): For ALPHAECOFF, forceIan Lance Taylor1-0/+3
1993-09-10 * alpha.c (external_aouthdr): Need four bytes of padding betweenIan Lance Taylor1-0/+5
1993-09-10add support for gashDavid D. Zuhn1-3/+3
1993-09-10add netbsd variantsDavid D. Zuhn1-0/+4
1993-09-10Added gdb_exit to call default_gdb_exit.Rob Savoye1-0/+6
1993-09-10 * config.bfd (i[34]86-*-netbsd*): New target; use i386-netbsd.Ian Lance Taylor2-0/+5
1993-09-10 * coff-mips.c: Don't warn about overflow for MIPS_R_JMPADDR reloc.Ian Lance Taylor1-0/+6
1993-09-10Added CXXFLAGS to compile stage in ld.cdtest/cdtest.expJeffrey Wheat1-4/+4
1993-09-10Changed CXX back to g++. Using ../gcc/xgcc breaks because of <assert.h>Jeffrey Wheat1-0/+2
1993-09-10Changed CXX back to g++. ../gcc/xgcc breaks the cdtest because of <assert.h>Jeffrey Wheat2-0/+7
1993-09-10Fixed RUNTEST* CXX CXXFLAGS macros and check rule.Jeffrey Wheat2-30/+66
1993-09-10gcc lint. See ChangeLog for details. Also:Ian Lance Taylor15-817/+897
1993-09-10* Makefile.in (install): Don't put strings in tooldir/bin.David MacKenzie1-0/+4
1993-09-10* Makefile.in (TAGS): Use shell wildcards.David MacKenzie2-2/+6
1993-09-10fix a few typosDavid MacKenzie2-3/+7
1993-09-10 (chmodcmd): Set file to mode 755 by default (should also do defaultJason Merrill2-1/+3
1993-09-09 * install.sh: Support -d option (in the manner of SunOS 4 install,Jason Merrill2-44/+79
1993-09-09gcc -Wall cleanups from UtahKen Raeburn2-33/+26