summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* * nlmconv.1: Changed to be recognized by catman -w on Solaris.J.T. Conklin1996-03-292-3/+7
* * wrstabs.c (stab_enum_type): Set buf before using it.Ian Lance Taylor1996-03-281-0/+4
* * stabs.c (struct stab_handle): Add field abfd.Ian Lance Taylor1996-03-223-11/+269
* Wed Mar 20 18:08:19 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1996-03-201-0/+6
* * wrstabs.c: New file.Ian Lance Taylor1996-03-203-0/+2456
* * ieee.c (struct ieee_handle): Add fields complex_float_index andIan Lance Taylor1996-03-201-34/+78
* * configure.in: Add AC_FUNC_VFORK.Ian Lance Taylor1996-03-181-0/+5
* * stabs.c (parse_stab_range_type): A complex type is defined as aIan Lance Taylor1996-03-183-19/+73
* * ieee.c (ieee_write_undefined_tag): Switch to global_types evenIan Lance Taylor1996-03-122-0/+30
* tweak last patchIan Lance Taylor1996-03-121-0/+2
* * configure: Rebuild with autoconf 2.8.Ian Lance Taylor1996-03-122-34/+82
* * debug.c (debug_type_samep): Don't loop endlessly inIan Lance Taylor1996-03-122-28/+531
* * rddbg.c (read_section_stabs_debugging_info): Call save_stab forIan Lance Taylor1996-03-111-0/+23
* * objdump.c (stab_name): Remove.Ian Lance Taylor1996-03-111-51/+95
* * mpw-make.sed: Update to handle shared library support.Stan Shebs1996-02-272-0/+11
* Sat Feb 24 11:21:49 1996 Alan Modra <alan@spri.levels.unisa.edu.au>:Ian Lance Taylor1996-02-241-0/+5
* * configure.in: Don't tamper with LDFLAGS. Call AC_PROG_CC beforeIan Lance Taylor1996-02-151-0/+4
* * configure.in: Substitute RPATH_ENVVAR.Ian Lance Taylor1996-02-154-12/+23
* * objcopy.c (smart_rename): Rather than doing chmod then chown, doIan Lance Taylor1996-02-151-0/+5
* Wed Feb 14 16:46:42 1996 Martin Anantharaman <martin@mail.imech.uni-duisbur...Ian Lance Taylor1996-02-141-0/+6
* * ieee.c (ieee_regno_to_genreg): Convert register numbers for m68kIan Lance Taylor1996-02-142-0/+38
* * ieee.c: Extensive changes to write code to put types in theIan Lance Taylor1996-02-122-449/+1218
* * debug.c (struct debug_handle): Remove class_mark field. AddIan Lance Taylor1996-02-121-26/+127
* * ieee.c (ieee_start_compilation_unit): Clear modified andIan Lance Taylor1996-02-072-52/+38
* * configure.in: Check for --enable-shared. Substitute newIan Lance Taylor1996-02-074-59/+161
* * configure: Regenerate.Ian Lance Taylor1996-02-021-0/+4
* * configure: Regenerate with autoconf 2.7.Steve Chamberlain1996-02-011-39/+183
* * configure.in (i[3-6]86-*-win32): Becomes i[3-6]86-*-cygwin32.Steve Chamberlain1996-02-012-3/+9
* Wed Jan 31 13:22:03 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1996-01-311-0/+4
* Based on patches from H J Lu <hjl@zoom.com>:Ian Lance Taylor1996-01-293-0/+36
* Fix up warning on SunOSMichael Meissner1996-01-271-1/+1
* tipoIan Lance Taylor1996-01-261-2/+2
* * binutils.texi (nm): Improve documentation on symbol types.Ian Lance Taylor1996-01-262-8/+51
* * mpw-make.sed: Add a "stamps" target.Raymond Jou1996-01-252-0/+8
* shorten copyright lineIan Lance Taylor1996-01-251-1/+1
* * objdump.c (dump_headers, dump_section_header): Change objdump -hIan Lance Taylor1996-01-252-12/+25
* * ieee.c (ieee_read_cxx_class): Don't multiply voffset by 4.Ian Lance Taylor1996-01-251-0/+16
* * ieee.c (struct ieee_modified_type): Define.Ian Lance Taylor1996-01-242-14/+107
* * 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