aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1993-11-08netware target support.David Henkel-Wallace2-7/+30
1993-11-07 * First cut at cleaning up PA instruction parsing.Jeff Law1-0/+18
1993-11-07 * write.c (fixup_segment): Delete {SEG,GLOBAL}_DIFF_ALLOWED code,Jeff Law1-0/+8
1993-11-07 * config/tc-hppa.h (SEG_DIFF_ALLOWED): Delete definition.Jeff Law1-0/+6
1993-11-07 * config/tc-hppa.c (create_new_subspace): Initialize subspace_defined.Jeff Law2-0/+6
1993-11-07 * config/tc-hppa.c (pa-ip, case 'z'): Make field selectors workJeff Law2-1/+8
1993-11-07 * gas/hppa/basic/basic.exp: No longer expect failures forJeff Law1-0/+5
1993-11-07 * config/tc-hppa.c: (update_subspace): Fix type and name of lastJeff Law2-8/+13
1993-11-07 * gas/hppa/reloc/selectorbug.s: New test.Jeff Law4-0/+266
1993-11-07 * config/tc-hppa.c (cons_fix_new_hppa): Reset field selectorJeff Law2-1/+9
1993-11-05adjusting repository for cvs flakinessKen Raeburn6-5807/+0
1993-11-05 * config/obj-som.c (obj_som_init_stab_section): ChangeJeff Law1-0/+6
1993-11-05First cut at sanitization, doc files, &c for gas/binutils releasesKen Raeburn6-0/+5807
1993-11-05 * gas/hppa/unsorted/fragbug.s: New test.Jeff Law2-0/+8
1993-11-05Add fragbug.s to things to keep.Jeff Law1-0/+1
1993-11-05 * write.c (chain_frchains_together): Update pointer to lastJeff Law2-3/+16
1993-11-04Changed RUNTESTFLAGS to RUNTEST_FLAGSJeffrey Wheat3-2/+36
1993-11-03 * tc-hppa.c: Add %dp and %rp as synonyms for %r27 and %r2 in theJeff Law2-10/+37
1993-11-03 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.Jeff Law8-0/+110
1993-11-02log my expr.c changeKen Raeburn1-0/+5
1993-11-02 * config/ho-hpux.h: Do not include ho-sysv.h. Instead includeJeff Law1-0/+3
1993-11-02 * config/ho-hpux.h: Do not include ho-sysv.h. Instead includeJeff Law1-2/+9
1993-11-02 * config/tc-sparc.c (sparc_ip): Add default case to reloc switch.Ian Lance Taylor1-0/+4
1993-11-02 * read.c (s_lcomm): Put small objects in .sbss for MIPS ELF asIan Lance Taylor2-3/+8
1993-11-02 * config/ho-hppaosf.h: Delete _IO* macros. They are defined inJeff Law1-0/+6
1993-11-02 * config/ho-hppaosf.h: Delete _IO* macros. They are defined inJeff Law1-21/+4
1993-11-02Fix tipo in comment.Ian Lance Taylor1-1/+1
1993-11-02 * config/obj-som.h (obj_attach_unwind_info): Define as a hookJeff Law2-6/+73
1993-11-02 * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets atJeff Law1-1/+6
1993-11-02 * config/tc-hppa.c (process_exit): Create temporary symbols withJeff Law2-2/+5
1993-11-02 * config/tc-hppa.c (call_info struct): Delete unused "frame" field.Jeff Law2-7/+10
1993-11-02 * Add support for marker type relocations. These mark areasJeff Law2-4/+11
1993-11-02 * struc-symbol.h: Add new "sy_used" field to the symbol structure.Jeff Law2-0/+14
1993-11-02 * config/obj-som.h (obj_frob_file): Define.Jeff Law2-0/+14
1993-11-01 * config/tc-mips.c (PIC_CALL_REG, SP, FP): Define.Ian Lance Taylor1-0/+27
1993-10-31 * config/tc-hppa.c (subspace_dictionary_chain): Add new ssd_definedJeff Law2-10/+33
1993-10-31 * write.c (relax_and_size_seg): Correct test to determineJeff Law2-11/+17
1993-10-31 * config/obj-som.h (obj_set_symbol_type): Define a hook so GASJeff Law3-0/+43
1993-10-31 * read.c (get_stab_string_offset): Set SEC_DEBUGGING for anyJeff Law2-2/+9
1993-10-31Allow backends to override the value of the "fake" label.Jeff Law1-0/+19
1993-10-31 * config/tc-i386.h (DOT_LABEL_PREFIX): Delete.Jeff Law1-2/+3
1993-10-31 * config/tc-hppa.h (FAKE_LABEL_NAME): Define as L$0\001 so it'sJeff Law1-3/+1
1993-10-31 * expr.c (make_expr_symbol): Delete DOT_LABEL_PREFIX codeJeff Law2-54/+103
1993-10-31 Rework space/subspace handling in PA code to fully supportJeff Law1-0/+24
1993-10-31 Rework space/subspace handling in PA code to fully supportJeff Law1-48/+169
1993-10-31 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.Jeff Law1-0/+6
1993-10-31 * gas/hppa/more.parse/parse.exp: Add new test.Jeff Law6-0/+32
1993-10-30 * config/tc-hppa.c (pa_parse_space_stmt): If needed, callJeff Law2-0/+32
1993-10-30 * config/tc-hppa.c (pa_parse_space_stmt): Get segment and sort keyJeff Law2-5/+8
1993-10-30 * config/tc-hppa.c (pa_export_args): Always set BSF_FUNCTIONJeff Law2-2/+16