Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-09-27 | Added {h,t}-news | Per Bothner | 1 | -1/+6 | |
1991-09-27 | Update for deleted (and some added) files. | Per Bothner | 1 | -14/+6 | |
1991-09-27 | * ldlnk960.c: Use new naming convention for *.x{,u,r} include scripts. | Per Bothner | 4 | -26/+81 | |
* ldm88k.sc: "Clean up" script, so that ldm88kUr.sc and ldm88kr.sc can be automatically generated. * ldemul.c, configure.in, config.h, Makefile.in: Add support for Sony NewsOS3. * Makefile.in: Re-do the way ldemulation scipts and structures are done. do we only need one or two files for each emulation target (a TARGET.sc and optionally TARGET.c, if ldtemplate isn't suitable). This gets rid of lots of extra source files. | |||||
1991-09-27 | Initial revision | Per Bothner | 4 | -0/+196 | |
1991-09-27 | Fix/update HOSTING_LIBS path. | Per Bothner | 1 | -1/+1 | |
1991-09-26 | Newly created | Steve Chamberlain | 1 | -1/+5 | |
1991-09-26 | Initial revision | Steve Chamberlain | 1 | -0/+254 | |
1991-09-26 | Lint (saber actually). | John Gilmore | 8 | -293/+361 | |
1991-09-26 | * libaout.h (WRITE_HEADERS): Set header's a_text field always. | Per Bothner | 2 | -15/+16 | |
* newsos3.c: Fixed two types: newos3 -> newsos3. | |||||
1991-09-26 | Fix bfd_perform_relocation to handle pc-relative relocs better. | Per Bothner | 2 | -4/+47 | |
1991-09-25 | Pass command names with absolute paths. Easier than keeping relative | K. Richard Pixley | 1 | -12/+25 | |
paths right when dealing with sub/sub/directories. | |||||
1991-09-25 | iVS: Modified Files: | John Gilmore | 1 | -1/+44 | |
Print 9 digits for IEEE floats. | |||||
1991-09-25 | IN_SIGTRAMP bugfix. | John Gilmore | 3 | -6/+24 | |
1991-09-24 | ldgram.h is not cvs'd source. | K. Richard Pixley | 1 | -2/+4 | |
1991-09-23 | Cleaned it up for 88k | Steve Chamberlain | 1 | -98/+66 | |
1991-09-21 | (1) fix typo ('_if_' and '_fi_' for '_if__' and '_fi__'!) | Roland Pesch | 1 | -16/+17 | |
(2) prepare for semi-auto xref updating by rejoining xrefs broken across lines | |||||
1991-09-21 | Formatting updates to "installing" appendix. | Roland Pesch | 1 | -5/+10 | |
1991-09-21 | Doc updates for 4.1. | John Gilmore | 1 | -5/+59 | |
1991-09-21 | rtpc->romp | John Gilmore | 1 | -1/+1 | |
1991-09-21 | Rearrange "how to install" and "how to print the doc" stuff so it drops | John Gilmore | 1 | -26/+30 | |
easier into README. | |||||
1991-09-21 | add missing index entries for set/show print sevenbit-strings. | Roland Pesch | 1 | -0/+2 | |
1991-09-21 | *** empty log message *** | Roland Pesch | 1 | -0/+7 | |
1991-09-21 | Update configs table. | Roland Pesch | 1 | -108/+173 | |
1991-09-21 | Update for gdb-4.1. | John Gilmore | 1 | -7/+1 | |
1991-09-21 | Roll in information from README. | John Gilmore | 1 | -39/+93 | |
1991-09-21 | Update for gdb-4.1 release. | John Gilmore | 1 | -0/+3 | |
1991-09-20 | * language.c (set_language_command): Print useful help message, | John Gilmore | 2 | -3/+9 | |
and restore the language string after giving help. * valprint.c (typedef_print): Print typedef in C or M2. * symtab.c (list_symbols): Use it. | |||||
1991-09-20 | * main.c (main): Avoid any output before (gdb) prompt when -q. | John Gilmore | 2 | -2/+14 | |
* language.c (set_language_command): Handle errors by restoring the language string to its current state (fix from A. Beers). | |||||
1991-09-20 | *** empty log message *** | Roland Pesch | 1 | -0/+3 | |
1991-09-20 | Fri Sep 20 15:46:00 1991 Roland H. Pesch (pesch at cygnus.com) | Roland Pesch | 2 | -15/+48 | |
* doc/Makefile: generate aux version-no file doc/gdbVN.m4 from main Makefile.in version definition doc/gdb.texinfo: use version recorded in doc/gdbVN.m4 for current GDB version no refs Makefile.in (setup-to-dist): generate doc/gdbVN.m4 | |||||
1991-09-20 | Extract GDB version number from main GDB dir Makefile.in. | Roland Pesch | 2 | -46/+53 | |
1991-09-20 | Kludge to allow compilation by non-ANSI compilers. | Per Bothner | 2 | -0/+9 | |
1991-09-20 | Update N_FN value to 0x1F. Add comments about N_EXT bits. | John Gilmore | 3 | -4/+19 | |
1991-09-20 | Removed all the stuff I added yesterday. | Steve Chamberlain | 2 | -83/+95 | |
1991-09-20 | Merged in new doc on language setting, C, and Mod-2 by Andrew Beers; | Roland Pesch | 3 | -0/+8264 | |
cleanups to node structure. | |||||
1991-09-20 | * dbxread.c (read_dbx_symtab, process_one_symbol): N_FN and | John Gilmore | 1 | -0/+6 | |
N_WARNING are the same except for the N_EXT bit, so just use their values alone, rather than OR-ing them with N_EXT. | |||||
1991-09-20 | Sign extend extended line offsets in parse_lines correctly. | Stu Grossman | 1 | -0/+3 | |
1991-09-20 | #define yyerrflag and yynerrs to avoid global name conflicts. | Stu Grossman | 2 | -0/+4 | |
1991-09-20 | *** empty log message *** | Stu Grossman | 1 | -0/+5 | |
1991-09-20 | .gdbinit: move set complaints 1 to top. | John Gilmore | 2 | -1/+4 | |
1991-09-20 | * language.c (_initialize_language): Fix type check and range | John Gilmore | 2 | -3/+5 | |
check documentation strings. | |||||
1991-09-20 | * utils.c (!HAVE_VPRINTF): Define vfprintf as a function, so | John Gilmore | 2 | -2/+15 | |
language.c can use it. (Though language.c should really not be handling warnings/errors the way it does, FIXME.) * symtab.c (lookup_primitive_type): const lint. | |||||
1991-09-20 | New rules for building distributions. Normal distribution | John Gilmore | 1 | -7/+57 | |
is built by doing `make -f Makefile.in gdb.tar.Z' in the devo dir. | |||||
1991-09-20 | Preparation for gdb-4.1 release. | John Gilmore | 2 | -4/+27 | |
1991-09-20 | Remove rcfonts.tex after building refcard. | John Gilmore | 1 | -0/+2 | |
1991-09-20 | (HFILES): Add minimon.h. | John Gilmore | 1 | -3/+3 | |
(VERSION): Roll version number to 4.0.95. | |||||
1991-09-20 | Undo precipitous changes. | John Gilmore | 6 | -78/+24 | |
1991-09-20 | Added Jim Wilson's pcrt->romp patches. | K. Richard Pixley | 1 | -4/+15 | |
1991-09-20 | doc/gdbint.texinfo | Roland Pesch | 1 | -0/+6 | |
1991-09-20 | Reorder contents; reorganize new-host, new-target, and new-config | Roland Pesch | 1 | -401/+438 | |
chapters; fix minor typos; come closer to usual GNU markup conventions for @file @samp @code @var. |