Age | Commit message (Expand) | Author | Files | Lines |
1996-01-23 | Add new option --show-raw-insn. | David Edelsohn | 4 | -3/+37 |
1996-01-23 | * ieee.c: Extensive changes to pass a single info argument around | Ian Lance Taylor | 2 | -448/+1352 |
1996-01-23 | * debug.h (debug_get_type_size): Declare. | Ian Lance Taylor | 2 | -9/+136 |
1996-01-19 | * debug.h (struct debug_write_fns): Remove ellipsis_type. Add int | Ian Lance Taylor | 5 | -213/+314 |
1996-01-19 | * stabs.c: Include "demangle.h". Added several new static | Ian Lance Taylor | 2 | -74/+1790 |
1996-01-19 | * debug.h (enum debug_type_kind): Add DEBUG_KIND_ILLEGAL. | Ian Lance Taylor | 4 | -143/+500 |
1996-01-18 | Changed section orders for alignment purposes | Kim Knuttila | 1 | -0/+5 |
1996-01-17 | * srconv.c (wr_du): Set du.stackfrmt to 0. | J.T. Conklin | 1 | -0/+5 |
1996-01-17 | * srconv.c (wr_hd): Space size within segment was being | J.T. Conklin | 2 | -15/+20 |
1996-01-16 | * mpw-config.in (BUILD_NLMCONV, BUILD_SRCONV, SYSINFO_PROG, | Stan Shebs | 3 | -6/+27 |
1996-01-15 | * binutils-all/objcopy.exp: Use the lma, not the vma, when testing | Ian Lance Taylor | 2 | -17/+40 |
1996-01-11 | update copyright | Michael Meissner | 1 | -1/+1 |
1996-01-11 | Add support for SHT_ORDERED and SHF_EXCLUDE | Michael Meissner | 2 | -2/+9 |
1996-01-11 | * objcopy.c (filter_symbols): NULL terminate the output symbols. | Ian Lance Taylor | 1 | -0/+4 |
1996-01-11 | * ieee.c (ieee_enum_type): Handle an undefined enum. | Ian Lance Taylor | 1 | -9/+15 |
1996-01-11 | * debug.c (debug_make_undefined_tagged_type): Make sure we are | Ian Lance Taylor | 4 | -104/+154 |
1996-01-10 | * Makefile.in: (ALLOCA, MALLOC): Remove variables. | Ian Lance Taylor | 5 | -1328/+5 |
1996-01-10 | * Makefile.in: Updated dependencies. | Ian Lance Taylor | 2 | -1/+6 |
1996-01-08 | * ieee.c: Add global function write_ieee_debugging_info and a | Ian Lance Taylor | 2 | -179/+2542 |
1996-01-08 | * stabs.c (parse_stab_type): Add new typename parameter. Change | Ian Lance Taylor | 1 | -57/+144 |
1996-01-08 | * debug.h (struct debug_write_fns): Add tag parameter to | Ian Lance Taylor | 3 | -146/+155 |
1996-01-08 | * objcopy.c: Include budbg.h. | Ian Lance Taylor | 4 | -22/+91 |
1996-01-08 | update copyright | Ian Lance Taylor | 1 | -1/+1 |
1996-01-04 | * ieee.c: New file with code to read IEEE debugging information. | Ian Lance Taylor | 5 | -105/+2383 |
1996-01-02 | Implement generic debugging support. Implement a stabs reader and | Ian Lance Taylor | 10 | -41/+8471 |
1996-01-02 | * Makefile.in: Add targets to automatically rebuild dependencies. | Ian Lance Taylor | 1 | -0/+15 |
1995-12-30 | * nm.c ( long_options): Add "--defined-only" option. | Jeff Law | 2 | -0/+12 |
1995-12-29 | * arparse.y: Include "bucomm.h", not <sysdep.h>. | Ian Lance Taylor | 1 | -0/+5 |
1995-12-26 | * nm.c (print_symdef_entry): Check return value of | Ian Lance Taylor | 2 | -190/+397 |
1995-12-23 | Build dlltool if config is powerpc*-*-win* | Michael Meissner | 2 | -177/+48 |
1995-12-15 | * dlltool.c (fill_ordinals): Start from 1 if no other instructions | Steve Chamberlain | 1 | -0/+5 |
1995-12-12 | * Makefile.in (clean): Remove $(DEMANGLER_PROG).1. From Ronald | Ian Lance Taylor | 1 | -0/+5 |
1995-12-11 | * mac-binutils.r: Fix copyright and version strings. | Stan Shebs | 3 | -4/+8 |
1995-12-05 | Fix .idata doc bug. | David Edelsohn | 1 | -3/+1 |
1995-12-05 | Document the .idata section. | David Edelsohn | 1 | -0/+39 |
1995-12-01 | * mpw-make.sed (install, install-only): Edit in Mac-specific | Stan Shebs | 2 | -0/+23 |
1995-12-01 | PowerPC changes | Kim Knuttila | 2 | -29/+306 |
1995-11-29 | * dlltool.c (fill_ordinals): Don't reference d_export_vec if | David Edelsohn | 2 | -4/+8 |
1995-11-27 | * binutils-all/objcopy.exp: Correct fail calls to always use the | Ian Lance Taylor | 1 | -0/+5 |
1995-11-27 | * configure: Regenerate with autoconf 2.7. | Ian Lance Taylor | 1 | -0/+4 |
1995-11-22 | * dlltool.c (fill_ordinals): Start assigning ordinals at 1. | Ian Lance Taylor | 2 | -7/+13 |
1995-11-22 | * lib/utils-lib.exp (prune_system_crud): Discard -g -O warnings | Ian Lance Taylor | 2 | -0/+64 |
1995-11-22 | * Makefile.in (EXPECT): Use $$r, not $${rootme}. | Ian Lance Taylor | 2 | -5/+10 |
1995-11-21 | * configure.in: Use BFD_NEED_DECLARATION. | Ian Lance Taylor | 3 | -54/+268 |
1995-11-16 | version 2.6 | Ken Raeburn | 2 | -4/+35 |
1995-11-15 | * binutils-all/objcopy.exp: If assembly fails, call unresolved. | Ian Lance Taylor | 4 | -3/+190 |
1995-11-14 | * dlltool.c: Use FOPEN_* macros rather than "r" or "w". | Ian Lance Taylor | 1 | -0/+2 |
1995-11-14 | * dlltool.c (fill_ordinals): Correct memset call. | Ian Lance Taylor | 2 | -1/+28 |
1995-11-12 | * mpw-make.sed (DEMANGLER_PROG): Edit out attempts to do anything | Stan Shebs | 2 | -0/+16 |
1995-11-10 | binutils.texi: modified from 95q4 | Victoria Mixon | 1 | -23/+23 |