| Commit message (Expand) | Author | Age | Files | Lines |
* | * nm.c (print_symdef_entry): Call print_symname to print the | Ian Lance Taylor | 1994-10-18 | 1 | -0/+3 |
* | * Makefile.in (mostlyclean): Remove tmpdir. | Ian Lance Taylor | 1994-10-18 | 2 | -1/+4 |
* | * binutils-all/objcopy.exp: New file. | Ian Lance Taylor | 1994-10-18 | 3 | -2/+271 |
* | * objcopy.c (struct section_list): Add fields used, adjust, val. | Ian Lance Taylor | 1994-10-18 | 4 | -32/+356 |
* | * write.c (renumber_sections): New static BFD_ASSEMBLER function. | Ian Lance Taylor | 1994-10-18 | 1 | -0/+5 |
* | * monitor.c (set_loadtype_command): Fixed so it doesn't core dump. | Rob Savoye | 1994-10-18 | 3 | -46/+287 |
* | * oasys.c (oasys_slurp_symbol_table): Use udata.p rather than just | Ian Lance Taylor | 1994-10-17 | 2 | -6/+43 |
* | * symbols.c (symbol_create): Use udata.p, not just udata. | Ian Lance Taylor | 1994-10-17 | 1 | -0/+4 |
* | * elfcode.h (elf_map_symbols): Sort the symbols into a new array, | Ian Lance Taylor | 1994-10-17 | 1 | -9/+0 |
* | * configure.in (*-*-netware*): Add libio. | J.T. Conklin | 1994-10-17 | 2 | -1/+5 |
* | * read.c (read_a_source_file): The second argument to as_where is | Ian Lance Taylor | 1994-10-17 | 2 | -4/+17 |
* | Use a hash table when writing out ELF symbol names. | Ian Lance Taylor | 1994-10-17 | 5 | -378/+1046 |
* | * scripttempl/nw.sc: Gather constructors and destructors and | J.T. Conklin | 1994-10-17 | 1 | -1/+6 |
* | Fix typo in my recent ChangeLog entry. | Jim Kingdon | 1994-10-17 | 1 | -1/+1 |
* | Fix thinko in ian's ChangeLog entry | Jim Kingdon | 1994-10-17 | 1 | -1/+1 |
* | * Makefile.in (ALLDEPFILES): Remove xcoffexec.c. | Jim Kingdon | 1994-10-17 | 5 | -259/+410 |
* | updated version | Ken Raeburn | 1994-10-17 | 2 | -3/+19 |
* | * libbfd-in.h (DEFAULT_STRING_SPACE_SIZE): Don't define. | Ian Lance Taylor | 1994-10-17 | 1 | -0/+5 |
* | * elfcode.h (elf_swap_shdr_in): Use rawdata, not bfd_section. | Ian Lance Taylor | 1994-10-17 | 5 | -2092/+2116 |
* | * srec.c (pass_over): Set the start address for S7, S8 or S9. | Ian Lance Taylor | 1994-10-17 | 2 | -1/+23 |
* | * gas/hppa/reloc/reduce3.s: New test. | Jeff Law | 1994-10-17 | 2 | -0/+52 |
* | * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match | Jeff Law | 1994-10-17 | 2 | -5/+79 |
* | * corelow.c: Format to standard. | Stan Shebs | 1994-10-16 | 2 | -77/+89 |
* | * symfile.c (reread_symbols): Include bfd_errmsg string in error | Jim Kingdon | 1994-10-15 | 6 | -8/+28 |
* | * exec.c (map_vmap): Cast return from xmalloc to its proper type, | Jim Kingdon | 1994-10-15 | 2 | -0/+25 |
* | * .Sanitize: Add nm-nbsd.h. | Peter Schauer | 1994-10-15 | 1 | -0/+1 |
* | * eval.c (evaluate_subexp): Make fnptr a LONGEST instead | Peter Schauer | 1994-10-15 | 4 | -52/+61 |
* | * monitor.h, remote-mon.c: Hack up to so the old ROM monitor | Rob Savoye | 1994-10-15 | 3 | -59/+126 |
* | update to version 2.5 | Ken Raeburn | 1994-10-14 | 2 | -1/+5 |
* | From 2.5 release: | Ken Raeburn | 1994-10-14 | 1 | -0/+11 |
* | * Makefile.in (ALL_EMULATIONS): Add ei386nw.o and eppcnw.o. | J.T. Conklin | 1994-10-14 | 8 | -0/+144 |
* | clobbered somehow by previous checkin | Ian Lance Taylor | 1994-10-14 | 1 | -1/+311 |
* | * h8500-tdep.c (target_read_sp, target_write_sp, target_read_pc, | Stan Shebs | 1994-10-14 | 3 | -20/+30 |
* | * ldint.texinfo: Move misplaced `@end iftex'. | J.T. Conklin | 1994-10-14 | 1 | -0/+4 |
* | * configure.in (configdirs): Remove definition--testsuite is no | Ian Lance Taylor | 1994-10-14 | 2 | -328/+55 |
* | Rewrite testsuite. | Ian Lance Taylor | 1994-10-14 | 19 | -406/+9 |
* | Fri Oct 14 12:02:18 1994 Eric Youngdale (eric@aib.com) | Ian Lance Taylor | 1994-10-14 | 1 | -0/+5 |
* | * bfd.c (bfd_scan_vma): Cast end to be non const before passing it | Ian Lance Taylor | 1994-10-14 | 1 | -0/+5 |
* | Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com) | Jason Merrill | 1994-10-13 | 2 | -3/+20 |
* | * NEWS: Add item about if and while. | Jim Kingdon | 1994-10-13 | 2 | -0/+4 |
* | * .gdbinit: Restore `end'; it was not excess. Reindent | Jim Kingdon | 1994-10-13 | 2 | -8/+17 |
* | * bfd.c (bfd_scan_vma): Pass end argument on to strtoul. | Ian Lance Taylor | 1994-10-13 | 2 | -4/+23 |
* | configure.in: handle i[345]86-*-linux*, not just -linux | Ken Raeburn | 1994-10-13 | 1 | -0/+4 |
* | te-netbsd532.h -> te-nbsd532.h | Ken Raeburn | 1994-10-13 | 1 | -1/+1 |
* | * scripttempl/aout.sc: Set _etext and __etext to ., not | Ian Lance Taylor | 1994-10-13 | 1 | -0/+7 |
* | correct comment | Ian Lance Taylor | 1994-10-13 | 1 | -2/+1 |
* | * config/mips/tm-bigmips64.h: Just define TARGET_BYTE_ORDER and | Ian Lance Taylor | 1994-10-13 | 2 | -14/+7 |
* | xcoffexec.c is gone | Stan Shebs | 1994-10-13 | 1 | -1/+0 |
* | * Makefile.in (ANNOTATE_OBS): New definition. | Stan Shebs | 1994-10-13 | 74 | -73/+81 |
* | It works fully now. | Rob Savoye | 1994-10-13 | 1 | -23/+23 |