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