aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-10-21 Fix the ELF linker to not require an interpreter if no dynamicIan Lance Taylor5-600/+934
1994-10-21* configure.in (*-*-netware): Use config/mt-netware.J.T. Conklin5-5/+17
1994-10-21 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.Per Bothner1-1/+3
1994-10-21 * configure.in: Add * at the end of m68k-hp-hpux.Ian Lance Taylor2-7/+11
1994-10-21 * config.guess: Merge with FSF.Per Bothner2-1/+6
1994-10-21 * defs.h, infrun.c (wait_for_inferior), top.c: CallStu Grossman6-54/+366
1994-10-20* configure: Since the "trap 0" handler will override the exit status on manyKen Raeburn1-0/+12
1994-10-20Added irix5 infoKaren Christiansen1-1/+12
1994-10-20 * objcopy.c (gap_fill_set, gap_fill): New static variables.Ian Lance Taylor4-7/+184
1994-10-20Added --with-stabs for alpha and sgi5.2Karen Christiansen1-11/+67
1994-10-20* config/powerpc/ppc-nw.mt (TDEPFILES): Removed exec.o.J.T. Conklin2-2/+5
1994-10-20 * elfcode.h (elf_map_symbols): Don't worry about section symbolsIan Lance Taylor2-82/+87
1994-10-20 * Makefile.in (coffread.o): Depend on target.h.Jim Kingdon2-2/+7
1994-10-20 * gas/hppa/reloc/blebug3.s: New test.Jeff Law3-0/+25
1994-10-20 * config/tc-hppa.c (md_apply_fix): Set new_val to 8 for allJeff Law1-0/+6
1994-10-20* TODO: Fix typo.Jim Kingdon2-1/+5
1994-10-20 * objfiles.c (objfile_relocate): When relocating ->sections, useJim Kingdon6-7/+95
1994-10-20 * hppa-tdep.c: Remove include files a.out.h, ioctl.h, andRob Savoye1-3/+0
1994-10-19 * objfiles.h (struct objfile): Fix comment--minimal_symbol_countJim Kingdon2-1/+6
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