Age | Commit message (Expand) | Author | Files | Lines |
1994-03-15 | keep ic960coff.mt | Ken Raeburn | 1 | -0/+1 |
1994-03-15 | keep vmsconf.sh | Ken Raeburn | 1 | -0/+1 |
1994-03-15 | today's changes for vms, misc bugs | Ken Raeburn | 1 | -0/+36 |
1994-03-15 | (VMS_Initialized_Data_Size): Cache symbol values to reduce number of lookups | Ken Raeburn | 1 | -19/+29 |
1994-03-15 | (obj_coff_line): Set symbol lnno field with this_base, not line_base. (Patch | Ken Raeburn | 1 | -2/+1 |
1994-03-15 | Scan Makefile.in, not version.c, for current version number. Delete all | Ken Raeburn | 1 | -20/+12 |
1994-03-14 | various configuration changes, obj-coff change | Ken Raeburn | 1 | -0/+18 |
1994-03-14 | rewritten, untested | Ken Raeburn | 1 | -21/+50 |
1994-03-14 | new script, for regenerating make-gas.com | Ken Raeburn | 1 | -0/+81 |
1994-03-12 | * config/tc-ppc.c (md_pcrel_from): Return 0 for undefined ELF | Ian Lance Taylor | 1 | -0/+8 |
1994-03-11 | Some alpha-ecoff and vax-vms related changes. | Ken Raeburn | 1 | -0/+17 |
1994-03-11 | Include aout/stab_gnu.h. | Ken Raeburn | 1 | -20/+2 |
1994-03-11 | (Close_VMS_Object_File): Add comment pointing out some code that doesn't belong | Ken Raeburn | 1 | -0/+3 |
1994-03-11 | * config/tc-mips.c (mips_ip): Accept numbers between 0x8000 and | Ian Lance Taylor | 2 | -1/+11 |
1994-03-10 | * config/tc-sparc.h (LOCAL_LABEL): Local labels are .Lfoo. | David Edelsohn | 1 | -0/+4 |
1994-03-09 | a belated reflection of changed MPW files | Stan Shebs | 1 | -2/+2 |
1994-03-09 | alpha, coff, i386 changes | Ken Raeburn | 1 | -0/+29 |
1994-03-09 | Handle Alpha load-immediate-FP pseudo-instructions: | Ken Raeburn | 2 | -29/+136 |
1994-03-09 | * config/obj-coff.c: Minor formatting/stylistic changes, plus: | Ken Raeburn | 1 | -110/+204 |
1994-03-08 | * config/obj-coffbfd.c (w_strings): Only copy strings out if | Steve Chamberlain | 1 | -0/+5 |
1994-03-08 | Set Emacs local variables to never use version control. | Ian Lance Taylor | 1 | -0/+5 |
1994-03-08 | * messages.c (as_perror): Declare arguments const. | Ian Lance Taylor | 1 | -0/+5 |
1994-03-07 | * config/tc-mips.c (load_address): When calling frag_grow, allow | Ian Lance Taylor | 2 | -56/+170 |
1994-03-03 | * config/atof-ieee.c (make_invalid_floating_point_number): | David Edelsohn | 1 | -0/+5 |
1994-03-03 | Removed comment about internals documentation in as.texi; just say that the | Ken Raeburn | 1 | -2/+1 |
1994-03-02 | Add some notes from tege on .align for alpha and i386 that I want to deal with | Ken Raeburn | 1 | -0/+31 |
1994-03-02 | * config/tc-hppa.c: Add a few casts to make HP C compiler happy. | Jeff Law | 2 | -5/+14 |
1994-03-02 | * config/tc-hppa.h: Wrap ELF specific decls inside an ifdef. | Jeff Law | 1 | -0/+4 |
1994-03-02 | Change "error" to "perror". | Rob Savoye | 1 | -1/+1 |
1994-03-02 | Change "error" to "perror" everywhere. | Rob Savoye | 3 | -6/+162 |
1994-02-28 | 960-coff, alpha changes | Ken Raeburn | 1 | -0/+32 |
1994-02-28 | (md_atof): Omit warning about FP values. | Ken Raeburn | 1 | -16/+14 |
1994-02-28 | * configure.in (i960-*-coff, i960-*-vxworks5.*): Use coffbfd, and gas_target | Ken Raeburn | 4 | -10/+9 |
1994-02-28 | (obj_coff_lcomm): Put "#if 0" around the unused parts (most of the function). | Ken Raeburn | 1 | -3/+6 |
1994-02-28 | * lib/gas-defs.exp (objdump): New proc. | Ken Raeburn | 3 | -17/+92 |
1994-02-26 | Sat Feb 26 13:23:06 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -48/+19 |
1994-02-26 | * config/tc-hppa.c (hppa_tc_symbol): Call PA ELF BFD version. | Jeff Law | 3 | -142/+34 |
1994-02-25 | * config/obj-coffbfd.c (fill_section): Correct test for whether to | Ian Lance Taylor | 2 | -1/+8 |
1994-02-24 | * read.c (potable): Added ".this_GCC_requires_the_GNU_assembler", which is | Ken Raeburn | 1 | -0/+7 |
1994-02-24 | * gas/hppa/more.parse/parse.exp (no subspace test): Only expect | Jeff Law | 3 | -4/+11 |
1994-02-24 | * config/ho-hppaosf.h: Fix braino in test for ANSI-C. | Jeff Law | 2 | -1/+5 |
1994-02-24 | * write.c (write_contents): Give the user a reasonable error | Jeff Law | 1 | -0/+6 |
1994-02-22 | this is i386-mach3 *host* support (not target like in last mistaken msg)... | Ken Raeburn | 2 | -0/+38 |
1994-02-22 | keep te-mach.h | Ken Raeburn | 1 | -0/+1 |
1994-02-22 | Should've got checked in with i386-mach3 config changes. | Ken Raeburn | 1 | -0/+1 |
1994-02-22 | * ecoff.c (ecoff_build_debug): Don't set hdr->magic here. It is | Ian Lance Taylor | 1 | -0/+3 |
1994-02-22 | * config/obj-coffbfd.c (write_object_file): use bfd_get_error (), | Ian Lance Taylor | 1 | -1/+1 |
1994-02-22 | * read.c (s_lcomm): Use an alignment power of 3 for 8 byte .lcomm | Ian Lance Taylor | 2 | -1/+10 |
1994-02-22 | PowerPC ELF is now in BFD; fix comment claiming otherwise. | Ian Lance Taylor | 1 | -1/+1 |
1994-02-21 | * config/ho-hpux.h (BROKEN_ASSERT): Define if not __GNUC__. | Ian Lance Taylor | 2 | -0/+8 |