aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
1996-02-14Wed Feb 14 16:46:42 1996 Martin Anantharaman <martin@mail.imech.uni-duisbur...Ian Lance Taylor1-0/+6
1996-02-14 * ieee.c (ieee_regno_to_genreg): Convert register numbers for m68kIan Lance Taylor2-0/+38
1996-02-12 * ieee.c: Extensive changes to write code to put types in theIan Lance Taylor2-449/+1218
1996-02-12 * debug.c (struct debug_handle): Remove class_mark field. AddIan Lance Taylor1-26/+127
1996-02-07 * ieee.c (ieee_start_compilation_unit): Clear modified andIan Lance Taylor2-52/+38
1996-02-07 * configure.in: Check for --enable-shared. Substitute newIan Lance Taylor4-59/+161
1996-02-02 * configure: Regenerate.Ian Lance Taylor1-0/+4
1996-02-01 * configure: Regenerate with autoconf 2.7.Steve Chamberlain1-39/+183
1996-02-01 * configure.in (i[3-6]86-*-win32): Becomes i[3-6]86-*-cygwin32.Steve Chamberlain2-3/+9
1996-01-31Wed Jan 31 13:22:03 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-0/+4
1996-01-29 Based on patches from H J Lu <hjl@zoom.com>:Ian Lance Taylor3-0/+36
1996-01-27Fix up warning on SunOSMichael Meissner1-1/+1
1996-01-26tipoIan Lance Taylor1-2/+2
1996-01-26 * binutils.texi (nm): Improve documentation on symbol types.Ian Lance Taylor2-8/+51
1996-01-25 * mpw-make.sed: Add a "stamps" target.Raymond Jou2-0/+8
1996-01-25shorten copyright lineIan Lance Taylor1-1/+1
1996-01-25 * objdump.c (dump_headers, dump_section_header): Change objdump -hIan Lance Taylor2-12/+25
1996-01-25 * ieee.c (ieee_read_cxx_class): Don't multiply voffset by 4.Ian Lance Taylor1-0/+16
1996-01-24 * ieee.c (struct ieee_modified_type): Define.Ian Lance Taylor2-14/+107
1996-01-24 * ieee.c (ieee_define_named_type): When creating a tag for anIan Lance Taylor3-7/+24
1996-01-24 * ieee.c: Various changes to write out types for functions andIan Lance Taylor2-162/+474
1996-01-24comment changeIan Lance Taylor1-2/+1
1996-01-24 * ieee.c (struct ieee_var): Remove variable field. Add kindIan Lance Taylor2-29/+62
1996-01-24fix ChangeLog entryIan Lance Taylor1-1/+2
1996-01-24 * debug.h (enum debug_var_kind): Add DEBUG_VAR_ILLEGAL.Ian Lance Taylor3-0/+13
1996-01-24 * ieee.c: Various changes to handle C++ reference types.Ian Lance Taylor1-126/+453
1996-01-23 * objdump.c (disassemble_data): Pass fprintf to INIT_DISASSEMBLE_INFO.David Edelsohn2-1/+2
1996-01-23 * ieee.c: Various changes to write out definitions of C++ classes.Ian Lance Taylor2-37/+501
1996-01-23 * debug.c (debug_append_filename): Remove.Ian Lance Taylor2-32/+0
1996-01-23 * stabs.c (struct stab_handle): Remove last_type field. AddIan Lance Taylor1-56/+68
1996-01-23 * objdump.c (disassemble_data): Handle unknown endianness.David Edelsohn2-1/+9
1996-01-23 Add new option --show-raw-insn.David Edelsohn4-3/+37
1996-01-23 * ieee.c: Extensive changes to pass a single info argument aroundIan Lance Taylor2-448/+1352
1996-01-23 * debug.h (debug_get_type_size): Declare.Ian Lance Taylor2-9/+136
1996-01-19 * debug.h (struct debug_write_fns): Remove ellipsis_type. Add intIan Lance Taylor5-213/+314
1996-01-19 * stabs.c: Include "demangle.h". Added several new staticIan Lance Taylor2-74/+1790
1996-01-19 * debug.h (enum debug_type_kind): Add DEBUG_KIND_ILLEGAL.Ian Lance Taylor4-143/+500
1996-01-18Changed section orders for alignment purposesKim Knuttila1-0/+5
1996-01-17* srconv.c (wr_du): Set du.stackfrmt to 0.J.T. Conklin1-0/+5
1996-01-17* srconv.c (wr_hd): Space size within segment was beingJ.T. Conklin2-15/+20
1996-01-16 * mpw-config.in (BUILD_NLMCONV, BUILD_SRCONV, SYSINFO_PROG,Stan Shebs3-6/+27
1996-01-15 * binutils-all/objcopy.exp: Use the lma, not the vma, when testingIan Lance Taylor2-17/+40
1996-01-11update copyrightMichael Meissner1-1/+1
1996-01-11Add support for SHT_ORDERED and SHF_EXCLUDEMichael Meissner2-2/+9
1996-01-11 * objcopy.c (filter_symbols): NULL terminate the output symbols.Ian Lance Taylor1-0/+4
1996-01-11 * ieee.c (ieee_enum_type): Handle an undefined enum.Ian Lance Taylor1-9/+15
1996-01-11 * debug.c (debug_make_undefined_tagged_type): Make sure we areIan Lance Taylor4-104/+154
1996-01-10 * Makefile.in: (ALLOCA, MALLOC): Remove variables.Ian Lance Taylor5-1328/+5
1996-01-10 * Makefile.in: Updated dependencies.Ian Lance Taylor2-1/+6
1996-01-08 * ieee.c: Add global function write_ieee_debugging_info and aIan Lance Taylor2-179/+2542