1995-07-03 |
Steve Chamberlain | Mon Jul 3 14:16:47 1995 Steve Chamberlain <sac@slash... |
tree | commitdiff |
1995-07-01 |
Fred Fish | * ar.c: (extract_file): Change "#if POSIX_UTIME" to |
tree | commitdiff |
1995-06-29 |
Steve Chamberlain | * ar.c: (print_contents.c, extract_file, do_quick_append): |
tree | commitdiff |
1995-06-23 |
Stan Shebs | * mpw-make.in (demangle.c.o): Remove. |
tree | commitdiff |
1995-06-21 |
Ken Raeburn | fix diststuff/realclean handling of info files |
tree | commitdiff |
1995-06-21 |
Ken Raeburn | * objdump.c (compare_relocs): If relocation entries... |
tree | commitdiff |
1995-06-20 |
Steve Chamberlain | * dlltool.c: Change names of generated files. .*.s... |
tree | commitdiff |
1995-06-14 |
Steve Chamberlain | dlltool.c: Support for internal names too. |
tree | commitdiff |
1995-06-14 |
Steve Chamberlain | Wed Jun 14 13:27:22 1995 Steve Chamberlain <sac@slash... |
tree | commitdiff |
1995-06-09 |
Michael Meissner | PR 7046: use unsigned compares in looking up items... |
tree | commitdiff |
1995-05-30 |
Ken Raeburn | * Makefile.in: Delete lines with lots of #### because... |
tree | commitdiff |
1995-05-22 |
David Edelsohn | Clean arc stuff out of objdump.exp. |
tree | commitdiff |
1995-04-27 |
Steve Chamberlain | Wed Apr 26 18:26:21 1995 Steve Chamberlain <sac@slash... |
tree | commitdiff |
1995-04-26 |
Ken Raeburn | * objdump.c (dump_section_header): Display load address... |
tree | commitdiff |
1995-04-11 |
Stan Shebs | Always keep MPW support |
tree | commitdiff |
1995-04-11 |
Stan Shebs | Merge MPW ChangeLog with generic ChangeLog |
tree | commitdiff |
1995-04-04 |
Jeff Law | Keep hppa. |
tree | commitdiff |
1995-04-04 |
Jeff Law | binutils-hppa no longer exists. |
tree | commitdiff |
1995-03-28 |
Ken Raeburn | keep binutils-hppa |
tree | commitdiff |
1995-03-28 |
Ian Lance Taylor | * binutils-all/objcopy.exp: Add setup_xfail for simple... |
tree | commitdiff |
1995-03-27 |
Ian Lance Taylor | * binutils-all/objcopy.exp: Add setup_xfail for simply... |
tree | commitdiff |
1995-03-24 |
Ian Lance Taylor | * strings.c: Include "bfd.h" before other headers... |
tree | commitdiff |
1995-03-24 |
Ian Lance Taylor | * binutils-hppa/objdump.exp: Correct hppa*-*-* check. |
tree | commitdiff |
1995-03-21 |
Jeff Law | * binutils-hppa/addendbug.s: New testcase. |
tree | commitdiff |
1995-03-20 |
Ian Lance Taylor | * lib/utils-lib.exp (default_binutils_run): Quote... |
tree | commitdiff |
1995-03-18 |
Stan Shebs | * mpw-config.in (TDEFINES): Define as empty in makefil... |
tree | commitdiff |
1995-03-17 |
Jeff Law | * config/hppa.sed: Sed script to transform bintest... |
tree | commitdiff |
1995-03-10 |
Ian Lance Taylor | * objcopy.c (strip_options): Add --keep-symbol. |
tree | commitdiff |
1995-03-06 |
Ian Lance Taylor | * bucomm.c (list_supported_targets): New function. |
tree | commitdiff |
1995-02-17 |
Ian Lance Taylor | --set-section-flags patch from dje. |
tree | commitdiff |
1995-02-17 |
Ian Lance Taylor | * objcopy.c (struct section_list): Add fields remove... |
tree | commitdiff |
1995-02-15 |
Ian Lance Taylor | x |
tree | commitdiff |
1995-02-14 |
Ian Lance Taylor | * objdump.c (with_source_code): New global variable. |
tree | commitdiff |
1995-02-09 |
Ian Lance Taylor | * objcopy.c (copy_usage): Rename parameter to avoid... |
tree | commitdiff |
1995-02-04 |
Ken Raeburn | * objdump.c (disassemble_data): Pass section offset... |
tree | commitdiff |
1995-01-26 |
Michael Meissner | Add support for PowerPC embedded ABI. |
tree | commitdiff |
1995-01-18 |
Ian Lance Taylor | gcc -Wall lint. |
tree | commitdiff |
1994-12-21 |
Ian Lance Taylor | * ar.c (main): Ignore 'f' modifier used on HP/UX 9. |
tree | commitdiff |
1994-12-14 |
Ken Raeburn | removed some unreachable code from objcopy |
tree | commitdiff |
1994-12-14 |
Ken Raeburn | expect simple-objcopy test to fail on hp300 |
tree | commitdiff |
1994-12-14 |
Ken Raeburn | disable bintest.o tests on hppa, fix minor sh-coff... |
tree | commitdiff |
1994-12-13 |
Stan Shebs | * mpw-config.in: Create mk.tmp, define ARCHDEFS in it. |
tree | commitdiff |
1994-12-09 |
Ian Lance Taylor | * nlmconv.c (powerpc_mangle_relocs): Don't switch... |
tree | commitdiff |
1994-12-08 |
Ken Raeburn | binutils-all/objdump.exp: handle "powerpc" cpu |
tree | commitdiff |
1994-12-08 |
Ken Raeburn | * binutils-all/objdump.exp (cpus_expected): New variabl... |
tree | commitdiff |
1994-12-08 |
Ken Raeburn | objcopy.c (add_strip_symbol): Cast return value of... |
tree | commitdiff |
1994-11-18 |
Ian Lance Taylor | Thu Nov 17 15:37:19 1994 Mark W. Eichin <eichin@cygnu... |
tree | commitdiff |
1994-11-17 |
Ian Lance Taylor | * ar.c (main): Don't call do_quick_append if any of... |
tree | commitdiff |
1994-11-17 |
Ian Lance Taylor | * objcopy.c (main): Fix is_strip test. From |
tree | commitdiff |
1994-11-08 |
Ian Lance Taylor | * objcopy.c (copy_archive): Keep a list of the names... |
tree | commitdiff |
1994-11-04 |
Ken Raeburn | Changes from binutils-2.5.2 net release: |
tree | commitdiff |
1994-11-02 |
Ian Lance Taylor | * ar.c (main): Treat ar qs like ar rs. |
tree | commitdiff |
1994-10-25 |
Ian Lance Taylor | * objcopy.c (gap_fill): Explicitly initialize, for... |
tree | commitdiff |
1994-10-20 |
Ian Lance Taylor | * objcopy.c (gap_fill_set, gap_fill): New static varia... |
tree | commitdiff |
1994-10-19 |
Ian Lance Taylor | * Makefile.in (check): Add a dummy else clause to... |
tree | commitdiff |
1994-10-19 |
Ian Lance Taylor | * objcopy.c (copy_object): Revert yesterday's change. |
tree | commitdiff |
1994-10-18 |
Ian Lance Taylor | * objcopy.c (copy_object): If the output file format... |
tree | commitdiff |
1994-10-18 |
Ian Lance Taylor | * nm.c (print_symdef_entry): Call print_symname to... |
tree | commitdiff |
1994-10-18 |
Ian Lance Taylor | * Makefile.in (mostlyclean): Remove tmpdir. |
tree | commitdiff |
1994-10-18 |
Ian Lance Taylor | * binutils-all/objcopy.exp: New file. |
tree | commitdiff |
1994-10-18 |
Ian Lance Taylor | * objcopy.c (struct section_list): Add fields used... |
tree | commitdiff |
1994-10-14 |
Ian Lance Taylor | clobbered somehow by previous checkin |
tree | commitdiff |
1994-10-14 |
Ian Lance Taylor | * configure.in (configdirs): Remove definition--testsu... |
tree | commitdiff |
1994-10-14 |
Ian Lance Taylor | Rewrite testsuite. |
tree | commitdiff |
1994-10-10 |
J.T. Conklin | * nlmconv.c (link_inputs): Pass -Ur flag to ld so that the |
tree | commitdiff |
1994-10-10 |
Jim Wilson | * Makefile.in (srconv.o): Add dependence on sysroff.c. |
tree | commitdiff |
1994-09-30 |
Ian Lance Taylor | * configure.in (configdirs): Change binutils.all to... |
tree | commitdiff |
1994-09-29 |
Ian Lance Taylor | * VMS does not permits `.' in directory names. Renamed |
tree | commitdiff |
1994-09-28 |
Ian Lance Taylor | * Makefile.in (arparse.c): Don't ignore errors from mv. |
tree | commitdiff |
1994-09-28 |
Ian Lance Taylor | * configure.in: Use mt-m68k for m68k*-*-aout* and... |
tree | commitdiff |
1994-09-28 |
Ian Lance Taylor | * objdump.c (disassemble_data): Pass the reloc buffer... |
tree | commitdiff |
1994-09-16 |
Ian Lance Taylor | * objdump.c (objdump_print_address): If we can't find... |
tree | commitdiff |
1994-09-16 |
Ian Lance Taylor | * objdump.c (struct objdump_disasm_info): Add field... |
tree | commitdiff |
1994-09-16 |
Ian Lance Taylor | * ar.c: Call xexit rather than exit. |
tree | commitdiff |
1994-09-16 |
Ian Lance Taylor | * objdump.c (disassemble_all): New global variable. |
tree | commitdiff |
1994-09-14 |
Ian Lance Taylor | * objdump.c (disassemble_data): Initialize prevline... |
tree | commitdiff |
1994-09-14 |
Ian Lance Taylor | * nm.c: Include libiberty.h. |
tree | commitdiff |
1994-09-14 |
Jeff Law | * objcopy.c (copy_main): Initialize input_filename and |
tree | commitdiff |
1994-09-13 |
Ian Lance Taylor | * Makefile.in (version.o): Depend upon Makefile, so... |
tree | commitdiff |
1994-09-13 |
Ian Lance Taylor | * objdump.c (dump_section_header): Print the SEC_NEVER... |
tree | commitdiff |
1994-09-02 |
Ian Lance Taylor | * config/unix.exp: If nm.new does not exist, use ... |
tree | commitdiff |
1994-08-30 |
Ken Raeburn | rewrite sanitize lines so as not to confuse bsd make |
tree | commitdiff |
1994-08-24 |
Ian Lance Taylor | * configure.in, binutils.all/configure.in: Change... |
tree | commitdiff |
1994-08-22 |
Ian Lance Taylor | * ar.c: Include libiberty.h. |
tree | commitdiff |
1994-08-11 |
Ian Lance Taylor | Add support for removing named sections to objcopy... |
tree | commitdiff |
1994-08-10 |
Stan Shebs | * nlmconv.c (powerpc_mangle_relocs): Rename symvalue... |
tree | commitdiff |
1994-08-01 |
Jean Marie Diaz | * nlmheader.y: Per current NetWare docs, accept a... |
tree | commitdiff |
1994-07-25 |
Ian Lance Taylor | * objdump.c (objdump_print_address): Correct handling... |
tree | commitdiff |
1994-07-22 |
Ken Raeburn | * nm.c (numeric_forward): Treat undefined symbols as... |
tree | commitdiff |
1994-07-21 |
Ian Lance Taylor | * config/mh-alphaosf, config/mh-apollo68v, config... |
tree | commitdiff |
1994-07-19 |
Bill Cox | * config/mt-mips-ecoff: Add -Tidp.ld option. |
tree | commitdiff |
1994-07-17 |
Ian Lance Taylor | * objdump.c (slurp_dynamic_symtab): Try to get the... |
tree | commitdiff |
1994-07-15 |
Steve Chamberlain | * coffgrok.c (do_where): Make data with no type 'int'. |
tree | commitdiff |
1994-07-11 |
J.T. Conklin | * nlmheader.y: Null terminate var_hdr->threadName. |
tree | commitdiff |
1994-07-11 |
Ken Raeburn | Makefile.in (syslex.o, sysinfo.o): Permit C source... |
tree | commitdiff |
1994-07-05 |
Ian Lance Taylor | * objcopy.c: Include libiberty.h. |
tree | commitdiff |
1994-06-28 |
Stan Shebs | * mpw-config.in: New file, MPW configure fragment... |
tree | commitdiff |
1994-06-28 |
Stan Shebs | Remove more GM-specific stuff |
tree | commitdiff |
1994-06-23 |
David MacKenzie | Change --with-targets to --enable-targets, per GNU... |
tree | commitdiff |
1994-06-21 |
Ian Lance Taylor | * nlmconv.c (powerpc_build_stubs): Don't generate... |
tree | commitdiff |
next |