Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-01-19 | New host file for stratus. | Fred Fish | 1 | -0/+1 | |
1992-01-19 | Initial revision | Fred Fish | 1 | -0/+66 | |
1992-01-19 | Add several new files for stratus (i860* and *-stratus.h). Also add | Fred Fish | 9 | -11/+2523 | |
macro USER_CFLAGS to Makefile. Add stratus config frags to configure.in. | |||||
1992-01-19 | Check in new config files for stratus. | Fred Fish | 1 | -0/+2 | |
1992-01-19 | Initial revision | Fred Fish | 2 | -0/+24 | |
1992-01-19 | * Makefile.in (DEV_SUPPORT): add configure.man. | Stu Grossman | 2 | -1/+3 | |
1992-01-18 | * config.sub(Decode manufacturer-specific): add -none*. | Stu Grossman | 2 | -4/+16 | |
1992-01-18 | * Makefile.in: remove form feeds to make Sun's make happy. | Stu Grossman | 2 | -30/+45 | |
(DEVO_SUPPORT): DOC.configure => cfg-paper.texi. | |||||
1992-01-18 | Add psrc.sed | Stu Grossman | 1 | -1/+5 | |
1992-01-17 | keep listing* | K. Richard Pixley | 1 | -1/+6 | |
1992-01-17 | answering some of roland's comments | K. Richard Pixley | 1 | -33/+13 | |
1992-01-16 | New stuff | Steve Chamberlain | 2 | -0/+5 | |
1992-01-16 | Added new h8 files | Steve Chamberlain | 1 | -0/+3 | |
1992-01-16 | Stubs to get things going | Steve Chamberlain | 3 | -0/+298 | |
1992-01-16 | Added h8300 target | Steve Chamberlain | 1 | -0/+3 | |
1992-01-16 | Pass address of structure to complain() rather than the entire structure. | Fred Fish | 1 | -0/+5 | |
1992-01-16 | Updated "Installing" appendix, for current state of configure. | Roland Pesch | 1 | -115/+85 | |
(Awaiting review). | |||||
1992-01-15 | Twitch rev number up to 1.94 to avoid confusion w/cards printed by FSF. | Roland Pesch | 0 | -0/+0 | |
(Need to invent better scheme for keeping track of these eventually) | |||||
1992-01-15 | Two more FSF mods. | Roland Pesch | 1 | -5/+1 | |
1992-01-15 | refcard.tex: single file now includes what were formerly three files, to suit | Roland Pesch | 4 | -12/+115 | |
FSF preferences (format definitions, nee threecol.tex, and default font defs, nee rc-cm.tex, now both directly in this file). lpsrc.sed, psrc.sed: alternate font defs, now sed scripts to modify refcard.tex Makefile.in: use sed -f psrc.sed to produce refcard.ps target; new target lrefcard.ps for sites using long PS font names Removed old auxiliary TeX files, no longer necessary with this scheme. | |||||
1992-01-15 | Reactivate paragraph on preformatted PostScript refcard (now referring | Roland Pesch | 1 | -3/+0 | |
to GhostScript as well as to PostScript); I've verified GhostScript can display it. | |||||
1992-01-15 | Cygnus-Logoized version of GDB refcard, for use as marketing collateral. | Roland Pesch | 2 | -0/+1394 | |
NOT PART OF STANDARD GDB RELEASE; DO NOT ADD THISE FILES TO .Sanitize! | |||||
1992-01-15 | (1) Improvements from B Chassell. | Roland Pesch | 1 | -47/+66 | |
(2) minor format improvements for marginalia. | |||||
1992-01-15 | Discreet folding guides, and commented-out alternatives. | Roland Pesch | 1 | -2/+20 | |
1992-01-15 | Declare various filename variables to be CONST since they are initialized | Fred Fish | 1 | -0/+6 | |
to point to a CONST char string. Fixes gcc moans and groans. | |||||
1992-01-15 | Only compile in solib_add_common_symbols for non-SVR4 (SunOS) shared libs. | Fred Fish | 2 | -0/+9 | |
1992-01-15 | Changes to fix bug with static variables within function scopes. | Fred Fish | 2 | -14/+22 | |
1992-01-15 | Reference: gdb-pend/636 | Stu Grossman | 1 | -0/+3 | |
* inflow.c: remove #include <sys/dir.h>. Not necessary, and doesn't exist on some systems. | |||||
1992-01-15 | Reference: gdb-pend/646 | Stu Grossman | 1 | -0/+3 | |
* infrun.c (wait_for_inferior!!!!): Prevent gdb from hanging when nexting over recursive function calls. | |||||
1992-01-15 | Reference: gdb-pend/657 | Stu Grossman | 2 | -143/+188 | |
* target.c (target_read_string): Create this routine to read null terminated strings from the target. It deals with running off the end of memory elegantly as well. solib.c (find_solib): Use target_read_string() to avoid problems with running off the end of memory. | |||||
1992-01-14 | gdb-pend/620 | Stu Grossman | 2 | -4/+16 | |
* inflow.c (child_terminal_info): #ifdef TIOCPGRP around lines that reference pgrp_inferior. | |||||
1992-01-13 | * tm-mips.h: Removed BLOCK_ADDRESS_ABSOLUTE, now that | Per Bothner | 3 | -9/+18 | |
mips-tfile has been hacked to act more "traditionally." * dbxread.c: Fixed typo in comment. | |||||
1992-01-13 | Keep configure.man. | Jim Wilson | 1 | -0/+1 | |
1992-01-12 | * mips-tdep.c (mips_skip_prologue): Add some number of | Per Bothner | 1 | -0/+5 | |
'sw' instructions before 'addiu' adjusts the stack. | |||||
1992-01-11 | Edited, cleaned up doc. | Roland Pesch | 1 | -214/+221 | |
1992-01-11 | Change abort() to a function return void to match usage on SVR4. | Fred Fish | 2 | -2/+2 | |
1992-01-11 | Document changes to hosts/h-amix.h and hosts/h-i386v4.h. | Fred Fish | 1 | -0/+5 | |
1992-01-11 | Many changes to convert over to generic symbol table reading code in | Fred Fish | 2 | -647/+114 | |
buildsym.c (second cvs ci attempt) | |||||
1992-01-10 | * aoutx.h (NAME(aout,find_nearest_line)): Recognize N_SOL symbols, | Per Bothner | 2 | -89/+91 | |
so that we can emit the correct file name even if it's an include file. | |||||
1992-01-08 | Minor fixes for 68K-only config. | Roland Pesch | 1 | -0/+1 | |
1992-01-08 | * config/obj-coffbfd.c: lint | Steve Chamberlain | 1 | -5/+5 | |
* config/tc-h8300.c, config/tc-h8300.h: Too Many bug fixes * config/tc-m68k.h, config/tc-sparc.h: Override default listing options to give better effect. | |||||
1992-01-08 | Wed Jan 8 11:26:40 1992 Steve Chamberlain (sac at rtl.cygnus.com) | Steve Chamberlain | 1 | -0/+18 | |
Added support for listings * Makefile.in: include listing.[co] * as.c: parse -l * as.h: include listing.h, include listing hook into frag * frags.c (frag_new): hook for creating line number info * messages.c (as_warn, as_bad): remember message for listing * read.c: add new pseudos to the table * write.c: (relax_segment): need to cope with branches with 0 offsets, so create M68K_AIM_KLUDGE- this came to light because listings make lots of zero length frags. * listing.c, listing.h: new files | |||||
1992-01-08 | About half edited; progress marked by "@c ....", comments/questions in | Roland Pesch | 1 | -283/+312 | |
other lines beginning "@c " (texinfo comments). Refs to other docs need more work too. | |||||
1992-01-07 | buildsym.c (cleanup_undefined_types): Add support for enums. | Stu Grossman | 1 | -1/+5 | |
This fixes the 'GDB internal error. cleanup_undefined_types with bad type' problem. | |||||
1992-01-06 | Get past DEC shell bug. | John Gilmore | 1 | -1/+1 | |
1992-01-06 | Makefile.in: resuscitate "all" target as "all-doc". | Roland Pesch | 4 | -530/+652 | |
gdb.texinfo, gdbinv-s.m4.in: finish merging w/Chassell edits. none.m4: minor auxiliary facility (_FSF__) for above. | |||||
1992-01-06 | Add libg++. | John Gilmore | 1 | -8/+81 | |
Cut gnulib and gnulib1 out of the process. More work needed here to put them back into the process in the gcc directory. | |||||
1992-01-05 | Add declaration of free(). | John Gilmore | 1 | -14/+2 | |
1992-01-05 | Add declaration of free() to config/ho-generic.h | John Gilmore | 1 | -0/+2 | |
1992-01-05 | * as.h: Move redefine of xfree. | John Gilmore | 2 | -104/+73 | |
* read.c: Use xmalloc, not malloc. * expr.c, input-scrub.c, write.c: Avoid "know" macros that cover more than one line, since this causes char strings with embedded newlines. |