aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1994-03-12 * config/tc-ppc.c (md_pcrel_from): Return 0 for undefined ELFIan Lance Taylor1-0/+8
1994-03-11Some alpha-ecoff and vax-vms related changes.Ken Raeburn1-0/+17
1994-03-11Include aout/stab_gnu.h.Ken Raeburn1-20/+2
1994-03-11(Close_VMS_Object_File): Add comment pointing out some code that doesn't belongKen Raeburn1-0/+3
1994-03-11 * config/tc-mips.c (mips_ip): Accept numbers between 0x8000 andIan Lance Taylor2-1/+11
1994-03-10* config/tc-sparc.h (LOCAL_LABEL): Local labels are .Lfoo.David Edelsohn1-0/+4
1994-03-09a belated reflection of changed MPW filesStan Shebs1-2/+2
1994-03-09alpha, coff, i386 changesKen Raeburn1-0/+29
1994-03-09Handle Alpha load-immediate-FP pseudo-instructions:Ken Raeburn2-29/+136
1994-03-09* config/obj-coff.c: Minor formatting/stylistic changes, plus:Ken Raeburn1-110/+204
1994-03-08 * config/obj-coffbfd.c (w_strings): Only copy strings out ifSteve Chamberlain1-0/+5
1994-03-08Set Emacs local variables to never use version control.Ian Lance Taylor1-0/+5
1994-03-08 * messages.c (as_perror): Declare arguments const.Ian Lance Taylor1-0/+5
1994-03-07 * config/tc-mips.c (load_address): When calling frag_grow, allowIan Lance Taylor2-56/+170
1994-03-03* config/atof-ieee.c (make_invalid_floating_point_number):David Edelsohn1-0/+5
1994-03-03Removed comment about internals documentation in as.texi; just say that theKen Raeburn1-2/+1
1994-03-02Add some notes from tege on .align for alpha and i386 that I want to deal withKen Raeburn1-0/+31
1994-03-02 * config/tc-hppa.c: Add a few casts to make HP C compiler happy.Jeff Law2-5/+14
1994-03-02 * config/tc-hppa.h: Wrap ELF specific decls inside an ifdef.Jeff Law1-0/+4
1994-03-02Change "error" to "perror".Rob Savoye1-1/+1
1994-03-02Change "error" to "perror" everywhere.Rob Savoye3-6/+162
1994-02-28960-coff, alpha changesKen Raeburn1-0/+32
1994-02-28(md_atof): Omit warning about FP values.Ken Raeburn1-16/+14
1994-02-28* configure.in (i960-*-coff, i960-*-vxworks5.*): Use coffbfd, and gas_targetKen Raeburn4-10/+9
1994-02-28(obj_coff_lcomm): Put "#if 0" around the unused parts (most of the function).Ken Raeburn1-3/+6
1994-02-28* lib/gas-defs.exp (objdump): New proc.Ken Raeburn3-17/+92
1994-02-26Sat Feb 26 13:23:06 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs3-48/+19
1994-02-26 * config/tc-hppa.c (hppa_tc_symbol): Call PA ELF BFD version.Jeff Law3-142/+34
1994-02-25 * config/obj-coffbfd.c (fill_section): Correct test for whether toIan Lance Taylor2-1/+8
1994-02-24* read.c (potable): Added ".this_GCC_requires_the_GNU_assembler", which isKen Raeburn1-0/+7
1994-02-24 * gas/hppa/more.parse/parse.exp (no subspace test): Only expectJeff Law3-4/+11
1994-02-24 * config/ho-hppaosf.h: Fix braino in test for ANSI-C.Jeff Law2-1/+5
1994-02-24 * write.c (write_contents): Give the user a reasonable errorJeff Law1-0/+6
1994-02-22this is i386-mach3 *host* support (not target like in last mistaken msg)...Ken Raeburn2-0/+38
1994-02-22keep te-mach.hKen Raeburn1-0/+1
1994-02-22Should've got checked in with i386-mach3 config changes.Ken Raeburn1-0/+1
1994-02-22 * ecoff.c (ecoff_build_debug): Don't set hdr->magic here. It isIan Lance Taylor1-0/+3
1994-02-22 * config/obj-coffbfd.c (write_object_file): use bfd_get_error (),Ian Lance Taylor1-1/+1
1994-02-22 * read.c (s_lcomm): Use an alignment power of 3 for 8 byte .lcommIan Lance Taylor2-1/+10
1994-02-22PowerPC ELF is now in BFD; fix comment claiming otherwise.Ian Lance Taylor1-1/+1
1994-02-21 * config/ho-hpux.h (BROKEN_ASSERT): Define if not __GNUC__.Ian Lance Taylor2-0/+8
1994-02-21 * read.c (read_a_source_file): Use correct arguments to memcpyIan Lance Taylor2-1/+7
1994-02-21 * config/obj-coff.h (obj_coff_section): Declare.Ian Lance Taylor1-0/+7
1994-02-18update -- keep more stuff recently addedKen Raeburn3-0/+38
1994-02-18keep new te-mach.hKen Raeburn1-0/+1
1994-02-18First cut at i386-mach3 support.Ken Raeburn2-0/+10
1994-02-18First attempt at i386-mach3 support.Ken Raeburn1-0/+2
1994-02-18write.c (write_object_file): Removed register declarations.Ken Raeburn2-9/+17
1994-02-18missed atof-generic log entry last timeKen Raeburn1-0/+3
1994-02-18Correct info about evaluating macro args (distinct from evaluating preprocessorRoland Pesch1-18/+28