Age | Commit message (Expand) | Author | Files | Lines |
1994-03-20 | * Makefile.in (config-stamp): If `defs' is defined, emit a preprocessor | Ken Raeburn | 13 | -24/+31 |
1994-03-20 | * config/obj-coff.c (obj_pseudo_table): Supply "section" unconditionally. | Ken Raeburn | 1 | -0/+3 |
1994-03-20 | * write.c (set_symtab): Define only if BFD_ASSEMBLER. | Ken Raeburn | 1 | -0/+4 |
1994-03-20 | * Makefile.in (STAGESTUFF): Add gasp.new. | Jeff Law | 2 | -9/+22 |
1994-03-19 | * write.c (symbol_table_frozen): New variable, to be set after bfd_set_symtab | Ken Raeburn | 2 | -72/+130 |
1994-03-19 | sparc *13 relocs, obj_sec_sym_ok_for_reloc stuff | Ken Raeburn | 1 | -0/+22 |
1994-03-19 | ic960coff.mt typo fix | Ken Raeburn | 1 | -0/+3 |
1994-03-19 | (TDEFINES): Fixed typo (MANY_SECTIONS, not MANY_SEGMENTS). | Ken Raeburn | 1 | -1/+1 |
1994-03-19 | * configure.in: Eliminated all targets using obj-coff but not defining | Ken Raeburn | 2 | -14/+36 |
1994-03-17 | * gas/hppa/unsorted/importbug.s: New test. | Jeff Law | 2 | -0/+43 |
1994-03-17 | * config/tc-hppa.c (pa_import): Correctly handle importing of an | Jeff Law | 2 | -17/+36 |
1994-03-17 | * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test. | Jeff Law | 2 | -0/+5 |
1994-03-17 | * config/tc-hppa.c (pa_equ): Handle both .reg and .equ correctly. | Jeff Law | 2 | -2/+7 |
1994-03-16 | * config/tc-mips.c (mips_ip): Only accept overly large values for | Ian Lance Taylor | 1 | -0/+4 |
1994-03-16 | * gas/hppa/unsorted/globalbug.s: New test (expected to fail). | Jeff Law | 4 | -1/+26 |
1994-03-16 | * gas/hppa/more.parse/callinfobug.s: New test. | Jeff Law | 7 | -0/+25 |
1994-03-16 | * config/tc-hppa.c (pa_callinfo): Accept "millicode" as an | Jeff Law | 2 | -1/+15 |
1994-03-16 | * config/obj-coffbfd.c (adjust_stab_section): Initialize | Ian Lance Taylor | 2 | -2/+6 |
1994-03-16 | * config/tc-mips.c (mips_align): Take new argument, label, and use | Ian Lance Taylor | 2 | -23/+44 |
1994-03-16 | * gas/hppa/more.parse/regpopbug.s: New test. | Jeff Law | 7 | -0/+41 |
1994-03-15 | version 2.0 -> 2.2.1 | Ken Raeburn | 1 | -114/+403 |
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 |