Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1994-09-13 | * Makefile.in (*_FOR_TARGET, INSTALL_XFORM, install, uninstall): Rewrite | Ken Raeburn | 1 | -22/+0 | |
handling of program_transform_name. * configure.in: Test for "unlink" and "delete", define USE_DELETE_FOR_UNLINK if only the latter is found. Not expected to be triggered on UNIX/POSIX systems. * acconfig.h (USE_DELETE_FOR_UNLINK): Undef here, provide comments. Update for autoconf 1.118: * gdbinit.in: New file, created from old .gdbinit. * .gdbinit: Deleted. * aclocal.m4 (GAS_GDBINIT): Deleted. * configure.in: Don't use it. Instead, generate .gdbinit from gdbinit.in. Don't substitute cpu_type, obj_format, emulation, atof. Switched order of AC_LINK_FILES arguments. Use AC_PREREQ to ensure that older versions of autoconf aren't used. * Makefile.in: Added @configure_input@ line. (configure): Deleted rule. [regenerated conf.in, configure] | |||||
1994-09-13 | * .gdbinit (pe, ps): Define new commands. | Ken Raeburn | 1 | -0/+16 | |
* symbols.c (indent_level): New static variable. (indent, print_expr_1, print_symbol_value_1, print_symbol_value, print_expr): New functions. | |||||
1993-12-29 | put a breakpoint in as_bad_where too | Ken Raeburn | 1 | -0/+1 | |
1993-02-18 | stop in abort | Ken Raeburn | 1 | -0/+1 | |
1992-12-03 | add breakpoint in as_perror | Ken Raeburn | 1 | -0/+1 | |
1991-08-02 | Adjusted for new gdb, added some initializations, support for machine | K. Richard Pixley | 1 | -1/+0 | |
types in aout headers, fixed a bug in symbol allocation where symbol types/segments were initialized to garbage because the independent parts didn't know better. Now freshly allocated symbols are zeroed. | |||||
1991-04-04 | new gas main line | K. Richard Pixley | 1 | -0/+4 | |