Age | Commit message (Expand) | Author | Files | Lines |
1993-06-24 | * config/i386/ncr3000.mh, config/i386/i386v4.mh, | K. Richard Pixley | 7 | -29/+1 |
1993-06-24 | * partial-stab.h: Consolidate case statements for N_LSYM and N_FUN. | Jim Kingdon | 2 | -73/+49 |
1993-06-23 | remove lines with only tabs | K. Richard Pixley | 1 | -3/+0 |
1993-06-23 | -I$(BFD_DIR) rather than including from the library proper. Hmph. | K. Richard Pixley | 2 | -1/+4 |
1993-06-23 | Makefile rework | K. Richard Pixley | 5 | -1768/+835 |
1993-06-23 | remove redundant include of symtab.h | K. Richard Pixley | 1 | -0/+3 |
1993-06-23 | do not keep alloca.c | K. Richard Pixley | 1 | -1/+0 |
1993-06-23 | removed alloca.c which is now in libiberty | K. Richard Pixley | 2 | -191/+2 |
1993-06-23 | new M_UNINSTALL macro | K. Richard Pixley | 2 | -2/+3 |
1993-06-23 | new M_UNINSTALL macro | K. Richard Pixley | 2 | -0/+6 |
1993-06-23 | * stabs.texinfo (Negative Type Numbers): Minor character cleanups. | Jim Kingdon | 2 | -3/+7 |
1993-06-23 | * config/ns32k/{merlin.mh,xm-merlin.h}: Be consistent about name | Jim Kingdon | 3 | -2/+6 |
1993-06-23 | * dbxread.c (copy_pending): Change name and function of begi argument | Jim Kingdon | 2 | -7/+17 |
1993-06-23 | * Makefile.in (TAGFILES): Don't include YYFILES. | Jim Kingdon | 3 | -74/+382 |
1993-06-23 | * main.c (main): Print help message on stdout not stderr | Jim Kingdon | 1 | -0/+9 |
1993-06-22 | * solib.c (solib_add_common_symbols): Don't call lookup_minimal_symbol. | Jim Kingdon | 1 | -0/+3 |
1993-06-22 | * stabs.texinfo: Express disapproval of 'D' symbol descriptor | Jim Kingdon | 2 | -3/+8 |
1993-06-22 | * procfs.c (procfs_resume): Don't pass a SIGTSTP whose action | Jim Kingdon | 2 | -37/+57 |
1993-06-22 | * stabsread.c: Include <ctype.h>. | Jim Kingdon | 2 | -0/+6 |
1993-06-22 | * fork-child.c (fork_inferior): Quote exec_file so it can contain | Jim Kingdon | 2 | -3/+27 |
1993-06-22 | * Makefile.in (INCLUDE_CFLAGS): Add BFD_INCLUDES for now, since | Fred Fish | 3 | -10/+17 |
1993-06-21 | various revisions to new files | Jim Kingdon | 3 | -4/+10 |
1993-06-21 | * config/i386/*aix*, i386aix-nat.c: New files. | Jim Kingdon | 6 | -11/+28 |
1993-06-21 | new file | Jim Kingdon | 1 | -0/+338 |
1993-06-21 | * config/i386/*aix*: New files. | Jim Kingdon | 8 | -0/+256 |
1993-06-21 | * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07, | Fred Fish | 1 | -0/+8 |
1993-06-21 | * Makefile.in (BFD_INCLUDES): Bfd.h is now back in bfd build dir. | Fred Fish | 2 | -1/+6 |
1993-06-21 | Bfd.h is now back in BFD_OBJ_DIR, update by hand to match pending Rich's | Fred Fish | 1 | -105/+105 |
1993-06-21 | expand on solib_add_common_symbols comment | Jim Kingdon | 1 | -1/+19 |
1993-06-21 | * snapshots.readme: Tell people to always report missing files. | Jim Kingdon | 2 | -4/+12 |
1993-06-21 | Add all the mt-* files as things to keep. | Fred Fish | 1 | -0/+14 |
1993-06-20 | * stabsread.c (read_struct_fields): Don't call read_cpp_abbrev on $_. | Jim Kingdon | 2 | -6/+15 |
1993-06-20 | * solib.c (solib_add_common_symbols): Add comment about performance. | Jim Kingdon | 2 | -0/+18 |
1993-06-19 | added stabs-in-elf menu entry, reformatted menus with C-c C-u a (texinfo mode... | David D. Zuhn | 1 | -60/+58 |
1993-06-19 | * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new | Fred Fish | 1 | -0/+5 |
1993-06-19 | * stabs.texinfo: Document common blocks. | Jim Kingdon | 2 | -40/+33 |
1993-06-18 | new files for riscos | Jim Kingdon | 3 | -0/+74 |
1993-06-18 | * config/mips/{{x,n}m-riscos.h,riscos.mh}: New files. | Jim Kingdon | 1 | -0/+3 |
1993-06-18 | * config/mips/{{x,n}m-riscos.h,riscos.mh}: New files. | Jim Kingdon | 2 | -0/+5 |
1993-06-18 | * config/mips/{{x,n}m-news-mips.h,news-mips.mh}: New files. | Jim Kingdon | 1 | -1/+3 |
1993-06-18 | * config/mips/{{x,n}m-news-mips.h,news-mips.mh}: New files. | Jim Kingdon | 6 | -6/+54 |
1993-06-18 | Make it work in subdirs. | Steve Chamberlain | 1 | -1/+9 |
1993-06-18 | single-quote $program_transform_name | David D. Zuhn | 1 | -1/+1 |
1993-06-18 | Add note about endianess of the stabs-in-elf stabs binary data. | Fred Fish | 1 | -1/+3 |
1993-06-18 | * stabs.texinfo: Add some basic info about stabs-in-elf. | Fred Fish | 2 | -0/+48 |
1993-06-18 | * stabs.texinfo (Top): Minor cleanup. | Jim Kingdon | 2 | -4/+5 |
1993-06-18 | * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*. | Fred Fish | 1 | -0/+9 |
1993-06-18 | * buildsym.h: Doc fix for processing_acc_compilation. | Jim Kingdon | 2 | -1/+9 |
1993-06-18 | * printcmd.c (print_formatted): Don't use tab in wrap_here arg. | Jim Kingdon | 1 | -0/+4 |
1993-06-18 | * config/m88k/xm-delta88.h: Comment out unused defines which conflict | Jim Kingdon | 1 | -2/+21 |