Age | Commit message (Expand) | Author | Files | Lines |
1992-02-21 | * readline.c (rl_read_init_file): Make sure that null filename is | Stu Grossman | 2 | -0/+9 |
1992-02-21 | * PORTING: New (preliminary) porting guide. | Per Bothner | 1 | -0/+4 |
1992-02-21 | * tm-sparc.h, tm-sysv4.h, solib.h: Move shared lib definitions | John Gilmore | 13 | -90/+192 |
1992-02-21 | * Makefile.in: Change mkscript rule into one for ./mkscript | Per Bothner | 1 | -32/+121 |
1992-02-21 | * xm-amix.h, xm-i386v4.h, xm-stratus.h: Define NORETURN to avoid | John Gilmore | 4 | -13/+32 |
1992-02-21 | * core.c, exec.c, solib.c: Rename target_ops sections => | John Gilmore | 5 | -119/+139 |
1992-02-21 | * core.c, eval.c, exec.c, inftarg.c, remote-adapt.c, remote-eb.c, | John Gilmore | 13 | -98/+158 |
1992-02-21 | * core.c, exec.c, infrun.c, inftarg.c, language.c, remote.c, | John Gilmore | 4 | -66/+137 |
1992-02-21 | * environ.h, expression.h, frame.h, gdbcmd.h, gdbcore.h, | John Gilmore | 11 | -212/+370 |
1992-02-20 | * defs.h: Include ansidecl.h and PARAMS macro. Use PARAMS | John Gilmore | 8 | -89/+126 |
1992-02-20 | * bout.c (callj_callback), coff-a29k.c (a29k_reloc), coff-m88k.c | John Gilmore | 2 | -1/+6 |
1992-02-20 | * coffread.c (decode_base_type): Pass long, not union. | John Gilmore | 2 | -8/+12 |
1992-02-19 | Mention the "dir" commands in the .gdbinit file, too. | John Gilmore | 1 | -7/+8 |
1992-02-19 | * configure.texi: Explain better about .gdbinit and about | John Gilmore | 1 | -9/+13 |
1992-02-18 | pulled in from hack's unfinished work | K. Richard Pixley | 4 | -0/+1601 |
1992-02-18 | prepping for configure | K. Richard Pixley | 1 | -0/+34 |
1992-02-18 | white space and comments only | K. Richard Pixley | 1 | -0/+2 |
1992-02-18 | add note about i860 relocation types | K. Richard Pixley | 1 | -0/+3 |
1992-02-18 | use the new atof-ns32.c for ns32k. | K. Richard Pixley | 1 | -0/+2 |
1992-02-18 | comment change only | K. Richard Pixley | 1 | -7/+7 |
1992-02-18 | tc-i860.[hc]: blew off the dust. Something must still be done about | K. Richard Pixley | 1 | -0/+3 |
1992-02-18 | keep ChangeLog | K. Richard Pixley | 1 | -1/+5 |
1992-02-18 | Replaced previous tc_aout_fix_to_chars stub with the real thing. | K. Richard Pixley | 1 | -0/+12 |
1992-02-18 | keep the new file | K. Richard Pixley | 1 | -1/+5 |
1992-02-18 | delete duplicate macro definition | K. Richard Pixley | 1 | -1/+0 |
1992-02-18 | copied from hack's last unreleased gas | K. Richard Pixley | 1 | -0/+436 |
1992-02-18 | * readline.c (readline_default_bindings): Only make use of VLNEXT | Fred Fish | 3 | -53/+34 |
1992-02-17 | Add code to handle TAG_pointer_type DIE's (DWARF Information Entries) | Fred Fish | 2 | -0/+54 |
1992-02-17 | New hp300bsd port. | Per Bothner | 5 | -1/+25 |
1992-02-17 | * hp300bsd.c (new), config/mt-hp300bsd: Make hp300bsd | Per Bothner | 2 | -0/+26 |
1992-02-17 | record that files were removed | K. Richard Pixley | 1 | -4/+4 |
1992-02-17 | fighting bitrot in a major way | K. Richard Pixley | 27 | -6596/+5958 |
1992-02-17 | When creating user defined types for subroutine and array types, check | Fred Fish | 2 | -8/+48 |
1992-02-16 | Hack so it Sanitizes cleanly. | Per Bothner | 1 | -5/+4 |
1992-02-16 | * aout-target.h (MY(write_object_contents): | Per Bothner | 1 | -0/+6 |
1992-02-16 | * Makefile.in: Bump version to 1.96, and remove -beta | Per Bothner | 2 | -2/+26 |
1992-02-16 | *** empty log message *** | Per Bothner | 1 | -30/+38 |
1992-02-16 | Two typos fixed, spotted by Jim Irwin of WRS | Roland Pesch | 1 | -1/+2 |
1992-02-16 | Fix missing user-font lines in introductory example (spotted by J Irwin, | Roland Pesch | 1 | -2/+2 |
1992-02-15 | * Makefile.in: Major changes. Removed some the sed | Per Bothner | 6 | -220/+232 |
1992-02-15 | * config/mt-foo: Changed EMUL=GLDFOO_EMULATION_NAME | Per Bothner | 19 | -20/+23 |
1992-02-15 | Major rewrite of how ld is configured. The major idea | Per Bothner | 12 | -0/+135 |
1992-02-15 | Major rewrite of how ld is configured. The major idea | Per Bothner | 12 | -0/+880 |
1992-02-15 | White space and comment changes. #ifdef __STDC__ becomes #if __STDC__ | K. Richard Pixley | 20 | -1104/+1016 |
1992-02-15 | White space and comment changes, and #ifdef __STDC__ becomes #if | K. Richard Pixley | 17 | -233/+244 |
1992-02-14 | Remove obsolete use of BSF_ABSOLUTE and replace with bfd_abs_section ref. | Fred Fish | 1 | -0/+5 |
1992-02-14 | pointer lint and tandem target. | Steve Chamberlain | 1 | -3/+2 |
1992-02-14 | Fix typeo which crept in between compiling and checking in | Steve Chamberlain | 1 | -1/+1 |
1992-02-14 | * coffcode.h (get_normalized_symtab): fixed bug where symbols | Steve Chamberlain | 2 | -25/+43 |
1992-02-14 | Fix code in elf_symtab_read which attempts to read the standard ELF | Fred Fish | 2 | -8/+16 |