Age | Commit message (Expand) | Author | Files | Lines |
1994-10-19 | * coffgen.c (coff_print_symbol): Make names for section number and | Jim Kingdon | 1 | -0/+7 |
1994-10-19 | removed i386-nlmstub.c | J.T. Conklin | 1 | -1/+0 |
1994-10-19 | * Makefile.in (check): Add a dummy else clause to the if | Ian Lance Taylor | 2 | -1/+10 |
1994-10-19 | * objcopy.c (copy_object): Revert yesterday's change. | Ian Lance Taylor | 3 | -22/+7 |
1994-10-19 | * binary.c (binary_set_section_contents): Set the base file | Ian Lance Taylor | 1 | -0/+3 |
1994-10-19 | * config/tc-a29k.c: Include ctype.h with angle brackets. | Ian Lance Taylor | 2 | -12/+58 |
1994-10-19 | * a29k-dis.c (print_special): Add special register names defined | Ian Lance Taylor | 2 | -1/+23 |
1994-10-19 | * a29k.h: Add operand type 'I' for `inv' and `iretinv'. On | Ian Lance Taylor | 1 | -2/+3 |
1994-10-19 | * aoutx.h (NAME(aout,slurp_symbol_table)): Don't return an error | Ian Lance Taylor | 3 | -80/+129 |
1994-10-19 | * monitor.c (monitor_load_srec,monitor_make_srec): Add an asrecord | Rob Savoye | 1 | -0/+14 |
1994-10-19 | Add a ^C to the init string. | Rob Savoye | 1 | -1/+1 |
1994-10-18 | rebuilt dependencies | Ian Lance Taylor | 1 | -0/+1 |
1994-10-18 | * ldlex.l: Cast assignment to yy_ch_buf field to char *, not to | Ian Lance Taylor | 1 | -0/+5 |
1994-10-18 | * Makefile.in (all-binutils): Depend upon all-byacc. | Ian Lance Taylor | 2 | -1/+3 |
1994-10-18 | * configure.in: Don't build emacs on Irix 5. | Ian Lance Taylor | 2 | -1/+6 |
1994-10-18 | * objcopy.c (copy_object): If the output file format is `binary', | Ian Lance Taylor | 4 | -3/+67 |
1994-10-18 | * binary.c: New file for raw binary output format. | Ian Lance Taylor | 5 | -6/+187 |
1994-10-18 | * aout-target.h (MY_bfd_copy_private_section_data): Only copy | Ian Lance Taylor | 1 | -1/+5 |
1994-10-18 | * srec.c (tdata_type): Add field tail. | Ian Lance Taylor | 2 | -8/+38 |
1994-10-18 | * nm.c (print_symdef_entry): Call print_symname to print the | Ian Lance Taylor | 1 | -0/+3 |
1994-10-18 | * Makefile.in (mostlyclean): Remove tmpdir. | Ian Lance Taylor | 2 | -1/+4 |
1994-10-18 | * binutils-all/objcopy.exp: New file. | Ian Lance Taylor | 3 | -2/+271 |
1994-10-18 | * objcopy.c (struct section_list): Add fields used, adjust, val. | Ian Lance Taylor | 4 | -32/+356 |
1994-10-18 | * write.c (renumber_sections): New static BFD_ASSEMBLER function. | Ian Lance Taylor | 1 | -0/+5 |
1994-10-18 | * monitor.c (set_loadtype_command): Fixed so it doesn't core dump. | Rob Savoye | 3 | -46/+287 |
1994-10-17 | * oasys.c (oasys_slurp_symbol_table): Use udata.p rather than just | Ian Lance Taylor | 2 | -6/+43 |
1994-10-17 | * symbols.c (symbol_create): Use udata.p, not just udata. | Ian Lance Taylor | 1 | -0/+4 |
1994-10-17 | * elfcode.h (elf_map_symbols): Sort the symbols into a new array, | Ian Lance Taylor | 1 | -9/+0 |
1994-10-17 | * configure.in (*-*-netware*): Add libio. | J.T. Conklin | 2 | -1/+5 |
1994-10-17 | * read.c (read_a_source_file): The second argument to as_where is | Ian Lance Taylor | 2 | -4/+17 |
1994-10-17 | Use a hash table when writing out ELF symbol names. | Ian Lance Taylor | 5 | -378/+1046 |
1994-10-17 | * scripttempl/nw.sc: Gather constructors and destructors and | J.T. Conklin | 1 | -1/+6 |
1994-10-17 | Fix typo in my recent ChangeLog entry. | Jim Kingdon | 1 | -1/+1 |
1994-10-17 | Fix thinko in ian's ChangeLog entry | Jim Kingdon | 1 | -1/+1 |
1994-10-17 | * Makefile.in (ALLDEPFILES): Remove xcoffexec.c. | Jim Kingdon | 5 | -259/+410 |
1994-10-17 | updated version | Ken Raeburn | 2 | -3/+19 |
1994-10-17 | * libbfd-in.h (DEFAULT_STRING_SPACE_SIZE): Don't define. | Ian Lance Taylor | 1 | -0/+5 |
1994-10-17 | * elfcode.h (elf_swap_shdr_in): Use rawdata, not bfd_section. | Ian Lance Taylor | 5 | -2092/+2116 |
1994-10-17 | * srec.c (pass_over): Set the start address for S7, S8 or S9. | Ian Lance Taylor | 2 | -1/+23 |
1994-10-17 | * gas/hppa/reloc/reduce3.s: New test. | Jeff Law | 2 | -0/+52 |
1994-10-17 | * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match | Jeff Law | 2 | -5/+79 |
1994-10-16 | * corelow.c: Format to standard. | Stan Shebs | 2 | -77/+89 |
1994-10-15 | * symfile.c (reread_symbols): Include bfd_errmsg string in error | Jim Kingdon | 6 | -8/+28 |
1994-10-15 | * exec.c (map_vmap): Cast return from xmalloc to its proper type, | Jim Kingdon | 2 | -0/+25 |
1994-10-15 | * .Sanitize: Add nm-nbsd.h. | Peter Schauer | 1 | -0/+1 |
1994-10-15 | * eval.c (evaluate_subexp): Make fnptr a LONGEST instead | Peter Schauer | 4 | -52/+61 |
1994-10-15 | * monitor.h, remote-mon.c: Hack up to so the old ROM monitor | Rob Savoye | 3 | -59/+126 |
1994-10-14 | update to version 2.5 | Ken Raeburn | 2 | -1/+5 |
1994-10-14 | From 2.5 release: | Ken Raeburn | 1 | -0/+11 |
1994-10-14 | * Makefile.in (ALL_EMULATIONS): Add ei386nw.o and eppcnw.o. | J.T. Conklin | 8 | -0/+144 |