summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * rltty.c: #if out some code if __GO32__.Per Bothner1994-02-172-0/+666
* * som.c: Remove FIXMEs for things which have been dealt with.Jeff Law1994-02-162-9/+8
* * libiberty.h: Don't declare strsignal, to avoid conflicts withIan Lance Taylor1994-02-161-0/+5
* (1) remove dangling references to old internal sections (pass1, difference)Roland Pesch1994-02-161-74/+113
* * configure.in: Support i960-vxworks versions > 5.0 as coff.Ken Raeburn1994-02-162-3/+14
* i960-bout linker fixes, install-info bugfixKen Raeburn1994-02-161-0/+20
* (lang_size_sections): Clear bfd_error before calling bfd_relax_section, in caseKen Raeburn1994-02-161-7/+13
* (install-info): Depend on ld.info, and use "$<*" soKen Raeburn1994-02-161-6/+6
* i960-bout linker fixes, i960 coff config changesKen Raeburn1994-02-161-0/+34
* Support i960 vxworks versions > 5.0 with coff, not bout. Default with noKen Raeburn1994-02-161-4/+14
* (b_out_get_reloc_upper_bound): For BSS section, just return 0.Ken Raeburn1994-02-161-285/+279
* (default_indirect_link_order): In assertion, compare link_order size fieldKen Raeburn1994-02-161-1/+1
* (bfd_get_section_contents): Since this function reads unrelocated contents, theKen Raeburn1994-02-161-4/+4
* * readline.c (_rl_output_character_function), display.c:Per Bothner1994-02-155-63/+45
* Tue Feb 15 12:44:30 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-02-153-23/+18
* * som.c (som_bfd_prep_for_ar_write): Iterate through the SOMJeff Law1994-02-152-14/+20
* "Default" procedures for any host.Rob Savoye1994-02-151-0/+59
* * som.c (som_slurp_symbol_table): Do not die if a BFD doesn'tJeff Law1994-02-152-6/+5
* * Finish basic read-write support for SOM archive libraries. BugsJeff Law1994-02-152-122/+595
* Swap order of config names to match so vxworks is before m68k.Rob Savoye1994-02-151-26/+9
* Set correct values for NM, SIZE etc...Rob Savoye1994-02-151-3/+3
* Leave it for the init file to identify proper binary to run.Rob Savoye1994-02-151-7/+0
* Use new config features of DejaGnu in site.exp file.Rob Savoye1994-02-151-2/+38
* Add "-N".Rob Savoye1994-02-151-1/+1
* * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, whereStu Grossman1994-02-152-0/+15
* * hosts/rs6000lynx.h: Create this to enable Lynx host support.Stu Grossman1994-02-151-0/+1
* * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, whereStu Grossman1994-02-153-34/+458
* Rearranging so cross testing will work.Rob Savoye1994-02-1415-278/+9
* * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.Jeff Law1994-02-141-1/+10
* * gas/hppa/basic/fmemLRbug.s: New test.Jeff Law1994-02-144-0/+2294
* * som.h (som_symbol_data): Safely access backend private dataJeff Law1994-02-142-22/+25
* * som.c (som_bfd_count_ar_symbols): New helper function.Jeff Law1994-02-132-6/+380
* * som.h: Include <lst.h> and <ar.h>.Jeff Law1994-02-132-0/+18
* * elfcode.h (elf_map_symbols): Fix typo.Jeff Law1994-02-132-5/+16
* * libiberty.h (xexit): Use __volatile__ to avoid losing ifJeff Law1994-02-131-0/+5
* Formatting improvements from first eyeball once-over.Roland Pesch1994-02-121-18/+10
* * gencode.c (main, gendefines): New -d option prints table of defines.Steve Chamberlain1994-02-121-0/+2
* * remote-hms.c (readchar, hms_open, hms_fetch_register): Made more robust.Steve Chamberlain1994-02-122-127/+189
* Clean formatting under TeX/FSF layout and TeX/Cygnus layoutRoland Pesch1994-02-121-9/+9
* Keep the new gasp manual.Roland Pesch1994-02-121-0/+1
* A manual for the GNU assembler preprocessor.Roland Pesch1994-02-121-0/+967
* * ldlex.l (comment): Increment line number when newline is read.David MacKenzie1994-02-121-0/+4
* * configure.in: Add Lynx/rs6000 support.Stu Grossman1994-02-1210-685/+774
* * archive.c (normalize) [VMS]: Call malloc, not bfd_xmalloc.David MacKenzie1994-02-122-3/+26
* Make all callers of malloc or realloc (including via obstacks)David MacKenzie1994-02-1231-4309/+6315
* * objcopy.c (strip_main, copy_main): Add missing 'break' in switch.David MacKenzie1994-02-112-0/+16
* * configure.host: Add Lynx/rs6000 support.Stu Grossman1994-02-111-0/+6
* * config.guess: Add Lynx/rs6000 config support.Stu Grossman1994-02-112-0/+25
* * ldlang.c (lookup_name): Take new argument, force_load. If true,Ian Lance Taylor1994-02-111-0/+9
* * archive.c (compute_and_write_armap): Rewrite somewhat to improveIan Lance Taylor1994-02-112-16/+68