| Commit message (Expand) | Author | Age | Files | Lines |
* | * nlmconv.1: Changed to be recognized by catman -w on Solaris. | J.T. Conklin | 1996-03-29 | 2 | -3/+7 |
* | * wrstabs.c (stab_enum_type): Set buf before using it. | Ian Lance Taylor | 1996-03-28 | 1 | -0/+4 |
* | * stabs.c (struct stab_handle): Add field abfd. | Ian Lance Taylor | 1996-03-22 | 3 | -11/+269 |
* | Wed Mar 20 18:08:19 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1996-03-20 | 1 | -0/+6 |
* | * wrstabs.c: New file. | Ian Lance Taylor | 1996-03-20 | 3 | -0/+2456 |
* | * ieee.c (struct ieee_handle): Add fields complex_float_index and | Ian Lance Taylor | 1996-03-20 | 1 | -34/+78 |
* | * configure.in: Add AC_FUNC_VFORK. | Ian Lance Taylor | 1996-03-18 | 1 | -0/+5 |
* | * stabs.c (parse_stab_range_type): A complex type is defined as a | Ian Lance Taylor | 1996-03-18 | 3 | -19/+73 |
* | * ieee.c (ieee_write_undefined_tag): Switch to global_types even | Ian Lance Taylor | 1996-03-12 | 2 | -0/+30 |
* | tweak last patch | Ian Lance Taylor | 1996-03-12 | 1 | -0/+2 |
* | * configure: Rebuild with autoconf 2.8. | Ian Lance Taylor | 1996-03-12 | 2 | -34/+82 |
* | * debug.c (debug_type_samep): Don't loop endlessly in | Ian Lance Taylor | 1996-03-12 | 2 | -28/+531 |
* | * rddbg.c (read_section_stabs_debugging_info): Call save_stab for | Ian Lance Taylor | 1996-03-11 | 1 | -0/+23 |
* | * objdump.c (stab_name): Remove. | Ian Lance Taylor | 1996-03-11 | 1 | -51/+95 |
* | * mpw-make.sed: Update to handle shared library support. | Stan Shebs | 1996-02-27 | 2 | -0/+11 |
* | Sat Feb 24 11:21:49 1996 Alan Modra <alan@spri.levels.unisa.edu.au>: | Ian Lance Taylor | 1996-02-24 | 1 | -0/+5 |
* | * configure.in: Don't tamper with LDFLAGS. Call AC_PROG_CC before | Ian Lance Taylor | 1996-02-15 | 1 | -0/+4 |
* | * configure.in: Substitute RPATH_ENVVAR. | Ian Lance Taylor | 1996-02-15 | 4 | -12/+23 |
* | * objcopy.c (smart_rename): Rather than doing chmod then chown, do | Ian Lance Taylor | 1996-02-15 | 1 | -0/+5 |
* | Wed Feb 14 16:46:42 1996 Martin Anantharaman <martin@mail.imech.uni-duisbur... | Ian Lance Taylor | 1996-02-14 | 1 | -0/+6 |
* | * ieee.c (ieee_regno_to_genreg): Convert register numbers for m68k | Ian Lance Taylor | 1996-02-14 | 2 | -0/+38 |
* | * ieee.c: Extensive changes to write code to put types in the | Ian Lance Taylor | 1996-02-12 | 2 | -449/+1218 |
* | * debug.c (struct debug_handle): Remove class_mark field. Add | Ian Lance Taylor | 1996-02-12 | 1 | -26/+127 |
* | * ieee.c (ieee_start_compilation_unit): Clear modified and | Ian Lance Taylor | 1996-02-07 | 2 | -52/+38 |
* | * configure.in: Check for --enable-shared. Substitute new | Ian Lance Taylor | 1996-02-07 | 4 | -59/+161 |
* | * configure: Regenerate. | Ian Lance Taylor | 1996-02-02 | 1 | -0/+4 |
* | * configure: Regenerate with autoconf 2.7. | Steve Chamberlain | 1996-02-01 | 1 | -39/+183 |
* | * configure.in (i[3-6]86-*-win32): Becomes i[3-6]86-*-cygwin32. | Steve Chamberlain | 1996-02-01 | 2 | -3/+9 |
* | Wed Jan 31 13:22:03 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 1996-01-31 | 1 | -0/+4 |
* | Based on patches from H J Lu <hjl@zoom.com>: | Ian Lance Taylor | 1996-01-29 | 3 | -0/+36 |
* | Fix up warning on SunOS | Michael Meissner | 1996-01-27 | 1 | -1/+1 |
* | tipo | Ian Lance Taylor | 1996-01-26 | 1 | -2/+2 |
* | * binutils.texi (nm): Improve documentation on symbol types. | Ian Lance Taylor | 1996-01-26 | 2 | -8/+51 |
* | * mpw-make.sed: Add a "stamps" target. | Raymond Jou | 1996-01-25 | 2 | -0/+8 |
* | shorten copyright line | Ian Lance Taylor | 1996-01-25 | 1 | -1/+1 |
* | * objdump.c (dump_headers, dump_section_header): Change objdump -h | Ian Lance Taylor | 1996-01-25 | 2 | -12/+25 |
* | * ieee.c (ieee_read_cxx_class): Don't multiply voffset by 4. | Ian Lance Taylor | 1996-01-25 | 1 | -0/+16 |
* | * ieee.c (struct ieee_modified_type): Define. | Ian Lance Taylor | 1996-01-24 | 2 | -14/+107 |
* | * ieee.c (ieee_define_named_type): When creating a tag for an | Ian Lance Taylor | 1996-01-24 | 3 | -7/+24 |
* | * ieee.c: Various changes to write out types for functions and | Ian Lance Taylor | 1996-01-24 | 2 | -162/+474 |
* | comment change | Ian Lance Taylor | 1996-01-24 | 1 | -2/+1 |
* | * ieee.c (struct ieee_var): Remove variable field. Add kind | Ian Lance Taylor | 1996-01-24 | 2 | -29/+62 |
* | fix ChangeLog entry | Ian Lance Taylor | 1996-01-24 | 1 | -1/+2 |
* | * debug.h (enum debug_var_kind): Add DEBUG_VAR_ILLEGAL. | Ian Lance Taylor | 1996-01-24 | 3 | -0/+13 |
* | * ieee.c: Various changes to handle C++ reference types. | Ian Lance Taylor | 1996-01-24 | 1 | -126/+453 |
* | * objdump.c (disassemble_data): Pass fprintf to INIT_DISASSEMBLE_INFO. | David Edelsohn | 1996-01-23 | 2 | -1/+2 |
* | * ieee.c: Various changes to write out definitions of C++ classes. | Ian Lance Taylor | 1996-01-23 | 2 | -37/+501 |
* | * debug.c (debug_append_filename): Remove. | Ian Lance Taylor | 1996-01-23 | 2 | -32/+0 |
* | * stabs.c (struct stab_handle): Remove last_type field. Add | Ian Lance Taylor | 1996-01-23 | 1 | -56/+68 |
* | * objdump.c (disassemble_data): Handle unknown endianness. | David Edelsohn | 1996-01-23 | 2 | -1/+9 |