aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-02-14 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.Jeff Law1-1/+10
1994-02-14 * gas/hppa/basic/fmemLRbug.s: New test.Jeff Law4-0/+2294
1994-02-14 * som.h (som_symbol_data): Safely access backend private dataJeff Law2-22/+25
1994-02-13 * som.c (som_bfd_count_ar_symbols): New helper function.Jeff Law2-6/+380
1994-02-13 * som.h: Include <lst.h> and <ar.h>.Jeff Law2-0/+18
1994-02-13 * elfcode.h (elf_map_symbols): Fix typo.Jeff Law2-5/+16
1994-02-13 * libiberty.h (xexit): Use __volatile__ to avoid losing ifJeff Law1-0/+5
1994-02-12Formatting improvements from first eyeball once-over.Roland Pesch1-18/+10
1994-02-12 * gencode.c (main, gendefines): New -d option prints table of defines.Steve Chamberlain1-0/+2
1994-02-12 * remote-hms.c (readchar, hms_open, hms_fetch_register): Made more robust.Steve Chamberlain2-127/+189
1994-02-12Clean formatting under TeX/FSF layout and TeX/Cygnus layoutRoland Pesch1-9/+9
1994-02-12Keep the new gasp manual.Roland Pesch1-0/+1
1994-02-12A manual for the GNU assembler preprocessor.Roland Pesch1-0/+967
1994-02-12 * ldlex.l (comment): Increment line number when newline is read.David MacKenzie1-0/+4
1994-02-12 * configure.in: Add Lynx/rs6000 support.Stu Grossman10-685/+774
1994-02-12 * archive.c (normalize) [VMS]: Call malloc, not bfd_xmalloc.David MacKenzie2-3/+26
1994-02-12 Make all callers of malloc or realloc (including via obstacks)David MacKenzie31-4309/+6315
1994-02-11 * objcopy.c (strip_main, copy_main): Add missing 'break' in switch.David MacKenzie2-0/+16
1994-02-11 * configure.host: Add Lynx/rs6000 support.Stu Grossman1-0/+6
1994-02-11 * config.guess: Add Lynx/rs6000 config support.Stu Grossman2-0/+25
1994-02-11 * ldlang.c (lookup_name): Take new argument, force_load. If true,Ian Lance Taylor1-0/+9
1994-02-11 * archive.c (compute_and_write_armap): Rewrite somewhat to improveIan Lance Taylor2-16/+68
1994-02-11Fri Feb 11 13:10:42 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs3-47/+100
1994-02-11sparcly-nat.c is long goneStan Shebs1-1/+0
1994-02-11 * config/tc-mips.c (macro): Do unaligned loads and storesIan Lance Taylor1-0/+6
1994-02-10 * as.c: Include libiberty.h.Ian Lance Taylor1-0/+22
1994-02-10 * read.c (do_align): Don't define label just_record_alignmentIan Lance Taylor1-0/+4
1994-02-10 * libiberty.h: New file. Declares functions provided byIan Lance Taylor3-0/+137
1994-02-10 * ldmain.c (main): Use %ld when printing long values.Ian Lance Taylor1-0/+11
1994-02-10 * emulparams/elf32mipb.s (OTHER_BSS_SYMBOLS): Define _fbss.Ian Lance Taylor1-0/+1
1994-02-10 * config/tc-i386.c (md_pseudo_table): Remove "zero".Ian Lance Taylor1-1/+0
1994-02-10* config/tc-sparc.c (sparc_ip): Reject integer values for pc-relative operandKen Raeburn1-0/+6
1994-02-10* gas/alpha/fp.*: New files.Ken Raeburn2-0/+26
1994-02-10 * som.c: Cast return values from BFD memory allocation routines toJeff Law2-9/+15
1994-02-09 * coff-alpha.c (alpha_relocate_section): Accept a LITERALIan Lance Taylor1-0/+3
1994-02-09 * as.h (xmalloc, xrealloc): Declare using PTR rather than char *.Ian Lance Taylor2-4/+7
1994-02-09 * app.c (do_scrub_next_char): If NO_STRING_ESCAPES is defined,Ian Lance Taylor2-3/+17
1994-02-09 * coff-rs6000.c (rs6000coff_mkarchive): Return false.Ian Lance Taylor1-0/+16
1994-02-09Wed Feb 9 09:42:45 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-1/+8
1994-02-09 * write.c (fixup_segment): Use as_bad_where, not as_bad.Ian Lance Taylor1-0/+7
1994-02-09sparclite-coff fix: obj-coff.c, symbols.c, write.c modified for abs_symbolKen Raeburn1-0/+9
1994-02-09(adjust_reloc_syms): Use abs_symbol instead of calling section_symbol.Ken Raeburn1-7/+3
1994-02-08-Wall is Ian's friend; make them both happy (by removing `/*' inside comment).Ken Raeburn1-0/+3
1994-02-08* configure.in (alpha-*-netware*): New target, like alpha-*-osf*.Ken Raeburn1-0/+2
1994-02-08* configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.Ken Raeburn1-2/+2
1994-02-08tc-alpha fixesKen Raeburn1-0/+7
1994-02-08 * write.c (write_relocs): Print some sensible error message ifKen Raeburn2-21/+37
1994-02-08* coff-alpha.c (reloc_nil): New function.Ken Raeburn2-9/+31
1994-02-08 Change inclusion of <string.h> to sysdep.h.Peter Schauer1-1/+1
1994-02-08 * dis-buf.c, i386-dis.c: Include <string.h>.Peter Schauer3-3/+40