Age | Commit message (Expand) | Author | Files | Lines |
1997-02-14 | * arsup.c, coffgrok.c, dlltool.c, nlmconv.c: Use xmalloc rather | Ian Lance Taylor | 1 | -0/+5 |
1997-02-12 | * objdump.c (disassemble_data): Correct VMA argument to | Ian Lance Taylor | 1 | -0/+6 |
1997-02-12 | Wed Feb 12 12:16:47 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+6 |
1997-02-06 | Thu Feb 6 14:14:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+5 |
1997-02-06 | * stabs.c (struct bincl_file): Add next_stack field. | Ian Lance Taylor | 1 | -0/+12 |
1997-02-06 | Thu Feb 6 11:54:24 1997 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 1 | -0/+4 |
1997-01-31 | Fri Jan 31 10:33:07 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+4 |
1997-01-29 | * objdump.c (objdump_print_value): Add skip_zeroes parameter. | Ian Lance Taylor | 1 | -0/+16 |
1997-01-28 | * objdump.c (disassemble_bytes): Don't skip zeroes if the | Ian Lance Taylor | 1 | -0/+5 |
1997-01-20 | * size.c (berkeley_sum): Rewrite. Skip sections which are not | Ian Lance Taylor | 1 | -0/+10 |
1996-12-31 | * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE. | Ian Lance Taylor | 1 | -0/+4 |
1996-12-27 | * configure.in: Work around bug in AC_FUNC_VFORK in autoconf 2.12. | Ian Lance Taylor | 1 | -0/+5 |
1996-12-19 | * mpw-make.sed: Use NewFolderRecursive for installation. | Stan Shebs | 1 | -0/+4 |
1996-12-19 | Based on patch from Andrew J Klossner <andrew@pogo.wv.tek.com>: | Ian Lance Taylor | 1 | -0/+17 |
1996-12-06 | * ieee.c (parse_ieee_bb): Always initialize namcopy to avoid gcc | Ian Lance Taylor | 1 | -0/+14 |
1996-11-25 | * objdump.c (disassemble_data): Don't crash if there is no | Ian Lance Taylor | 1 | -0/+9 |
1996-11-18 | finally remove errant mentions of Sanitize | Angela Marie Thomas | 1 | -1/+4 |
1996-11-01 | * stabs.c (struct stab_handle): Add bincl_list field. | Ian Lance Taylor | 1 | -0/+10 |
1996-11-01 | * ieee.c (ieee_lineno): Don't compare line number addresses to | Ian Lance Taylor | 1 | -0/+5 |
1996-10-29 | * objdump.c (objdump_print_value): Don't print the empty string | Ian Lance Taylor | 1 | -0/+11 |
1996-10-28 | * stabs.c (struct stab_handle): Add function_end field. | Ian Lance Taylor | 1 | -0/+2 |
1996-10-28 | * ieee.c (ieee_finish_compilation_unit): Permit coalescing ranges | Ian Lance Taylor | 1 | -0/+15 |
1996-10-25 | * objdump.c (disassemble_bytes): Let the disassembler override the | Ian Lance Taylor | 1 | -0/+22 |
1996-10-24 | * rddbg.c (read_section_stabs_debugging_info): Preserve the | Ian Lance Taylor | 1 | -0/+5 |
1996-10-10 | * dlltool.c (scan_open_obj_file): Fix loop exit test. | David Edelsohn | 1 | -0/+5 |
1996-10-08 | * Makefile.in (LEX_OPTIONS): Set to empty string. -I -Cem is the | Ian Lance Taylor | 1 | -0/+5 |
1996-10-03 | * binutils.texi (Target Selection): Document that you can now | Ian Lance Taylor | 1 | -0/+7 |
1996-10-03 | * Makefile.in (clean): Remove config.log. | Jason Molenda | 1 | -0/+4 |
1996-10-02 | Wed Oct 2 15:49:16 1996 Klaus Kaempf <kkaempf@progis.de> | Ian Lance Taylor | 1 | -0/+4 |
1996-10-01 | * version.c (print_version): New function. | Ian Lance Taylor | 1 | -0/+38 |
1996-09-16 | * ieee.c (struct ieee_write_type): Add reflocalp field. | Ian Lance Taylor | 1 | -0/+7 |
1996-09-16 | * ieee.c (struct ieee_info): Add global_types field. | Ian Lance Taylor | 1 | -0/+8 |
1996-09-13 | * objcopy.c (change_leading_char): New static variable. | Ian Lance Taylor | 1 | -0/+27 |
1996-08-29 | * objdump.c (L_tmpnam): Never define. | Ian Lance Taylor | 1 | -0/+11 |
1996-08-23 | * wrstabs.c (struct string_hash_entry): Add next field. | Ian Lance Taylor | 1 | -0/+21 |
1996-08-23 | * prdbg.c (pr_fix_visibility): Don't abort on | Ian Lance Taylor | 1 | -0/+3 |
1996-08-23 | * debug.c (debug_name_type): Correct error message. | Ian Lance Taylor | 1 | -0/+2 |
1996-08-23 | * configure.in: Substitute HLDENV. | Ian Lance Taylor | 1 | -0/+17 |
1996-08-07 | Wed Aug 7 14:27:33 1996 Philippe De Muyter <phdm@info.ucl.ac.be> | Ian Lance Taylor | 1 | -0/+12 |
1996-07-26 | * objdump.c (disassemble_data): Set disasm_info.flavour from | Ian Lance Taylor | 1 | -0/+5 |
1996-07-23 | * dlltool.c (secdata): In non DLLTOOL_PPC case, change alignment | Ian Lance Taylor | 1 | -0/+5 |
1996-07-22 | * objdump.c (dump_section_stabs): Fix test for stabs sections | Stu Grossman | 1 | -0/+6 |
1996-07-10 | * stabs.c (stab_demangle_fund_type): Return a void * for a | Ian Lance Taylor | 1 | -0/+5 |
1996-07-08 | * ar.c (open_inarch): Add file parameter. Change all callers. If | Ian Lance Taylor | 1 | -0/+7 |
1996-07-04 | * rdcoff.c (parse_coff): Get address to pass to debug_end_function | Ian Lance Taylor | 1 | -0/+4 |
1996-07-04 | * Makefile.in (VERSION): Set to cygnus-2.7.1. | Ian Lance Taylor | 1 | -0/+6 |
1996-06-30 | * objcopy.c (strip_main): Add -o option, and handle it. | Ian Lance Taylor | 1 | -0/+6 |
1996-06-25 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 1 | -0/+17 |
1996-06-24 | * configure.in: On alpha*-*-osf*, link against libbfd.a if not | Ian Lance Taylor | 1 | -0/+11 |
1996-06-20 | * objdump.c (stabs): Change from struct internal_nlist * to | Ian Lance Taylor | 1 | -0/+5 |