aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
1996-03-28 * wrstabs.c (stab_enum_type): Set buf before using it.Ian Lance Taylor1-0/+4
1996-03-22 * stabs.c (struct stab_handle): Add field abfd.Ian Lance Taylor3-11/+269
1996-03-20Wed Mar 20 18:08:19 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+6
1996-03-20 * wrstabs.c: New file.Ian Lance Taylor3-0/+2456
1996-03-20 * ieee.c (struct ieee_handle): Add fields complex_float_index andIan Lance Taylor1-34/+78
1996-03-18 * configure.in: Add AC_FUNC_VFORK.Ian Lance Taylor1-0/+5
1996-03-18 * stabs.c (parse_stab_range_type): A complex type is defined as aIan Lance Taylor3-19/+73
1996-03-12 * ieee.c (ieee_write_undefined_tag): Switch to global_types evenIan Lance Taylor2-0/+30
1996-03-12tweak last patchIan Lance Taylor1-0/+2
1996-03-12 * configure: Rebuild with autoconf 2.8.Ian Lance Taylor2-34/+82
1996-03-12 * debug.c (debug_type_samep): Don't loop endlessly inIan Lance Taylor2-28/+531
1996-03-11 * rddbg.c (read_section_stabs_debugging_info): Call save_stab forIan Lance Taylor1-0/+23
1996-03-11 * objdump.c (stab_name): Remove.Ian Lance Taylor1-51/+95
1996-02-27 * mpw-make.sed: Update to handle shared library support.Stan Shebs2-0/+11
1996-02-24Sat Feb 24 11:21:49 1996 Alan Modra <alan@spri.levels.unisa.edu.au>:Ian Lance Taylor1-0/+5
1996-02-15 * configure.in: Don't tamper with LDFLAGS. Call AC_PROG_CC beforeIan Lance Taylor1-0/+4
1996-02-15 * configure.in: Substitute RPATH_ENVVAR.Ian Lance Taylor4-12/+23
1996-02-15 * objcopy.c (smart_rename): Rather than doing chmod then chown, doIan Lance Taylor1-0/+5
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