summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* * ieee.c (ieee_define_named_type): When creating a tag for anIan Lance Taylor1996-01-243-7/+24
* * ieee.c: Various changes to write out types for functions andIan Lance Taylor1996-01-242-162/+474
* comment changeIan Lance Taylor1996-01-241-2/+1
* * ieee.c (struct ieee_var): Remove variable field. Add kindIan Lance Taylor1996-01-242-29/+62
* fix ChangeLog entryIan Lance Taylor1996-01-241-1/+2
* * debug.h (enum debug_var_kind): Add DEBUG_VAR_ILLEGAL.Ian Lance Taylor1996-01-243-0/+13
* * ieee.c: Various changes to handle C++ reference types.Ian Lance Taylor1996-01-241-126/+453
* * objdump.c (disassemble_data): Pass fprintf to INIT_DISASSEMBLE_INFO.David Edelsohn1996-01-232-1/+2
* * ieee.c: Various changes to write out definitions of C++ classes.Ian Lance Taylor1996-01-232-37/+501
* * debug.c (debug_append_filename): Remove.Ian Lance Taylor1996-01-232-32/+0
* * stabs.c (struct stab_handle): Remove last_type field. AddIan Lance Taylor1996-01-231-56/+68
* * objdump.c (disassemble_data): Handle unknown endianness.David Edelsohn1996-01-232-1/+9
* Add new option --show-raw-insn.David Edelsohn1996-01-234-3/+37
* * ieee.c: Extensive changes to pass a single info argument aroundIan Lance Taylor1996-01-232-448/+1352
* * debug.h (debug_get_type_size): Declare.Ian Lance Taylor1996-01-232-9/+136
* * debug.h (struct debug_write_fns): Remove ellipsis_type. Add intIan Lance Taylor1996-01-195-213/+314
* * stabs.c: Include "demangle.h". Added several new staticIan Lance Taylor1996-01-192-74/+1790
* * debug.h (enum debug_type_kind): Add DEBUG_KIND_ILLEGAL.Ian Lance Taylor1996-01-194-143/+500
* Changed section orders for alignment purposesKim Knuttila1996-01-181-0/+5
* * srconv.c (wr_du): Set du.stackfrmt to 0.J.T. Conklin1996-01-171-0/+5
* * srconv.c (wr_hd): Space size within segment was beingJ.T. Conklin1996-01-172-15/+20
* * mpw-config.in (BUILD_NLMCONV, BUILD_SRCONV, SYSINFO_PROG,Stan Shebs1996-01-163-6/+27
* * binutils-all/objcopy.exp: Use the lma, not the vma, when testingIan Lance Taylor1996-01-152-17/+40
* update copyrightMichael Meissner1996-01-111-1/+1
* Add support for SHT_ORDERED and SHF_EXCLUDEMichael Meissner1996-01-112-2/+9
* * objcopy.c (filter_symbols): NULL terminate the output symbols.Ian Lance Taylor1996-01-111-0/+4
* * ieee.c (ieee_enum_type): Handle an undefined enum.Ian Lance Taylor1996-01-111-9/+15
* * debug.c (debug_make_undefined_tagged_type): Make sure we areIan Lance Taylor1996-01-114-104/+154
* * Makefile.in: (ALLOCA, MALLOC): Remove variables.Ian Lance Taylor1996-01-105-1328/+5
* * Makefile.in: Updated dependencies.Ian Lance Taylor1996-01-102-1/+6
* * ieee.c: Add global function write_ieee_debugging_info and aIan Lance Taylor1996-01-082-179/+2542
* * stabs.c (parse_stab_type): Add new typename parameter. ChangeIan Lance Taylor1996-01-081-57/+144
* * debug.h (struct debug_write_fns): Add tag parameter toIan Lance Taylor1996-01-083-146/+155
* * objcopy.c: Include budbg.h.Ian Lance Taylor1996-01-084-22/+91
* update copyrightIan Lance Taylor1996-01-081-1/+1
* * ieee.c: New file with code to read IEEE debugging information.Ian Lance Taylor1996-01-045-105/+2383
* Implement generic debugging support. Implement a stabs reader andIan Lance Taylor1996-01-0210-41/+8471
* * Makefile.in: Add targets to automatically rebuild dependencies.Ian Lance Taylor1996-01-021-0/+15
* * nm.c ( long_options): Add "--defined-only" option.Jeff Law1995-12-302-0/+12
* * arparse.y: Include "bucomm.h", not <sysdep.h>.Ian Lance Taylor1995-12-291-0/+5
* * nm.c (print_symdef_entry): Check return value ofIan Lance Taylor1995-12-262-190/+397
* Build dlltool if config is powerpc*-*-win*Michael Meissner1995-12-232-177/+48
* * dlltool.c (fill_ordinals): Start from 1 if no other instructionsSteve Chamberlain1995-12-151-0/+5
* * Makefile.in (clean): Remove $(DEMANGLER_PROG).1. From RonaldIan Lance Taylor1995-12-121-0/+5
* * mac-binutils.r: Fix copyright and version strings.Stan Shebs1995-12-113-4/+8
* Fix .idata doc bug.David Edelsohn1995-12-051-3/+1
* Document the .idata section.David Edelsohn1995-12-051-0/+39
* * mpw-make.sed (install, install-only): Edit in Mac-specificStan Shebs1995-12-012-0/+23
* PowerPC changesKim Knuttila1995-12-012-29/+306
* * dlltool.c (fill_ordinals): Don't reference d_export_vec ifDavid Edelsohn1995-11-292-4/+8