aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1991-10-24New files for DWARF debugging format support, ELF object file support, SVR4Fred Fish9-0/+4966
1991-10-24Document added dwarf.h file.Fred Fish1-0/+18
1991-10-24Initial revisionFred Fish1-0/+213
1991-10-24Add dwarfread.c, dwarfread.o, elfread.c, elfread.o to source and objectFred Fish2-4/+12
1991-10-24Add "elf" to list of supported debugging formats in comment.Fred Fish1-22/+12
1991-10-24Add three new builtin types (builtin_type_long_double, builtin_type_complex,Fred Fish5-61/+163
1991-10-24Add machine dependent support routines for SVR4 /proc interface.Fred Fish1-0/+10
1991-10-24When using SVR4 /proc interface, call proc_set_exec_trap() rather thanFred Fish1-0/+4
1991-10-24Add new function warning() which behaves the same as error() but returnsFred Fish2-28/+81
1991-10-24Make internal errors produce more useful messages.Fred Fish2-6/+8
1991-10-24Add partial support for ELF format corefiles. Still needs code to extractFred Fish2-48/+267
1991-10-24Move code duplicated in almost every single m68k based machine to theFred Fish2-1/+57
1991-10-24System V versions must call setpgrp() with no arguments, to comply withFred Fish2-0/+8
1991-10-24In config/t-m68k-elf, set DEFAULT_VECTOR to elf_big_vec.Fred Fish1-0/+2
1991-10-24Document change to config/hmake-sysv to send RANLIB (echo) output to /dev/null.Fred Fish1-0/+4
1991-10-24Document changes to some bfd config files.Fred Fish1-0/+6
1991-10-24For systems where RANLIB is defined as echo, send the output to /dev/nullFred Fish3-3/+3
1991-10-24Add support for SVR4 style nm output. Not claimed to be optimal, I'm notFred Fish2-1/+7
1991-10-24Remove the object file specific fields from the partial symbol tableFred Fish5-112/+280
1991-10-24Allow for using tmake-sun4Heinz G. Seidl1-2/+13
1991-10-23Makefiles should include the makefile frag names even if the makefileK. Richard Pixley1-56/+74
1991-10-23Add note about strstr botch on sunos4.0.3c and previous.John Gilmore2-0/+4
1991-10-23BISONPATH is now unused. remove it.K. Richard Pixley1-2/+1
1991-10-23add clibK. Richard Pixley1-2/+4
1991-10-23removed unused CC and CFLAGS linesK. Richard Pixley1-135/+4
1991-10-23* infrun.c (wait_for_inferior): Check return value fromStu Grossman1-2/+3
1991-10-23*** empty log message ***Stu Grossman1-0/+5
1991-10-22tmake-ebmonSteve Chamberlain1-1/+5
1991-10-22*** empty log message ***Stu Grossman1-0/+5
1991-10-22* infrun.c (wait_for_inferior): fix stepi/nexti that was brokenStu Grossman1-3/+32
1991-10-22Remove malloc/free decls covered in stdlib.h. From David Taylor.John Gilmore1-2/+0
1991-10-21 * coffcode.h (coff_compute_section_file_positions): make it padSteve Chamberlain2-0/+10
1991-10-21Make sure that 29k relocs are done right.Steve Chamberlain1-4/+4
1991-10-21Changed minimum section alignmentSteve Chamberlain1-2/+3
1991-10-21Check for any remaining mentions of "sanitize" in files at this level,John Gilmore1-73/+6
1991-10-21Handle "life" sanity, which Tiemann half-implemented in config.sub.John Gilmore1-1/+28
1991-10-21*** empty log message ***Steve Chamberlain1-1/+3
1991-10-21ebmon stuffSteve Chamberlain1-1/+6
1991-10-21 * configure.in: added ebmon target.Steve Chamberlain3-1/+23
1991-10-21 * nm.c: now doesn't crash if a symbol with no section and noSteve Chamberlain2-40/+93
1991-10-21*** empty log message ***Steve Chamberlain2-1/+19
1991-10-21 * targets.c (proto write_armap). Changed orl_count to unsigned.Steve Chamberlain6-189/+265
1991-10-21 * configure.in: added ebmon entry.Steve Chamberlain1-0/+12
1991-10-21 * configure.in: added ebmon entry.Steve Chamberlain2-125/+276
1991-10-21Initial revisionSteve Chamberlain2-0/+8
1991-10-21 * configure.in: added ebmon entry.Steve Chamberlain1-2/+13
1991-10-17Make perror arg be CONST to avoid warning,Per Bothner1-2/+1
1991-10-17Final touchups for releaseJohn Gilmore2-7/+25
1991-10-17* hosts/h-tahoe.h: Add FASCIST_FDOPEN and NO_CORE_COMMAND; revamp HOST_*, etc.John Gilmore1-1/+1
1991-10-17More last minute gdb-4.2 changes.John Gilmore1-1/+8