aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-sparc.c
AgeCommit message (Expand)AuthorFilesLines
1997-02-04fix spacing errorIan Lance Taylor1-1/+1
1997-01-31 * config/tc-sparc.c (enforce_aligned_data): New static variable.Ian Lance Taylor1-254/+504
1996-07-18 * config/tc-sparc.c (md_pseudo_table): Change uahalf, uaword, andIan Lance Taylor1-32/+171
1996-04-11 * config/tc-sparc.c (last_insn): New static variable.Ian Lance Taylor1-5/+46
1996-02-26 * config/tc-sparc.c (sparc_ip): Print all architectures that supportDavid Edelsohn1-5/+25
1996-02-21(sparc_ip): Recognize %asr0.David Edelsohn1-2/+2
1996-02-21 * config/tc-sparc.c (parse_keyword_arg): Accept leadling '%'.David Edelsohn1-9/+33
1996-02-19 * config/tc-sparc.h (TC_RELOC_RTSYM_LOC_FIXUP): Check S_IS_WEAK asIan Lance Taylor1-2/+4
1996-02-19 * config/tc-sparc.c (max_architecture): Change to sparclite forDavid Edelsohn1-27/+71
1996-01-25 * config/tc-sparc.c (initial_architecture,can_bump_v9_p): Deleted.David Edelsohn1-110/+115
1996-01-22(sparc_md_end): Fix leftover from earlier version.David Edelsohn1-1/+1
1996-01-22 * config/tc-sparc.h (TARGET_FORMAT): Use #ifdef SPARC_ARCH64 instead ofDavid Edelsohn1-165/+201
1995-08-29 * config/tc-sparc.c (sparc_ip): Clean up ASI support.David Edelsohn1-14/+10
1995-08-16 * config/tc-sparc.c (tc_gen_reloc): If PIC, only change PCREL_S2Ian Lance Taylor1-13/+97
1995-07-06fsf address updateKen Raeburn1-1/+1
1995-07-06 * config/tc-sparc.c (s_reserve): Don't permit redefinition, evenIan Lance Taylor1-3/+3
1995-07-05 * config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF.Ian Lance Taylor1-52/+53
1994-09-07(tc_gen_reloc): Use bfd_get_reloc_code_name in error message.Ken Raeburn1-2/+15
1994-07-28* tc-sparc.c (sparc_ip): Check more carefully for conflicting architectures.Ken Raeburn1-84/+92
1994-06-03 * as.c (show_usage): Remove target specific messages;David MacKenzie1-53/+84
1994-05-27changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs)Ken Raeburn1-1/+4
1994-05-19 * config/tc-sparc.c (md_section_align): Don't change the size ifIan Lance Taylor1-4/+11
1994-04-05(s_reserve): If section passed isn't bss, don't spew remainder of input file inKen Raeburn1-2/+8
1994-03-31 * config/tc-sparc.c (tc_gen_reloc): Add a gruesome hack to getIan Lance Taylor1-21/+67
1994-01-06fix sparc-solaris reloc bugKen Raeburn1-3/+1
1993-12-16* config/tc-vax.c (tc_aout_fix_to_chars): Local variable NBYTES_R_LENGTH nowKen Raeburn1-108/+39
1993-10-25 * config/tc-sparc.c (sparc_ip): Use strtol to parse membarIan Lance Taylor1-5/+4
1993-10-25* config/tc-sparc.h: Removed remaining non-BFD_ASSEMBLER code.Ken Raeburn1-177/+67
1993-10-21 * config/tc-sparc.c (md_parse_option): Accept and ignore -sparcIan Lance Taylor1-54/+46
1993-09-10gcc lint. See ChangeLog for details. Also:Ian Lance Taylor1-45/+21
1993-08-06(md_apply_fix): Fill in values for BFD_RELOC_{32,64}, not zeros.Ken Raeburn1-12/+15
1993-08-04* obj-elf.c (obj_elf_stab_generic, in disabled code): IfKen Raeburn1-4/+24
1993-07-21 * Extensive changes to permit symbols to contain any expressionIan Lance Taylor1-29/+22
1993-07-08Oops, not all of the tc-sparc.c change was format-independent.Ken Raeburn1-0/+2
1993-07-08config/tc-sparc.c (s_common): Revamp to handle both syntaxes, and not beKen Raeburn1-24/+32
1993-07-07(sparc_ip): Initialize `len' variable to make gcc shut up.Ken Raeburn1-185/+153
1993-06-25(tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP22 relocation.Ken Raeburn1-83/+263
1993-02-24(s_xword): Now accepts large integer constants, but not symbolic constantsKen Raeburn1-5/+6
1993-02-24changes for bfd support, enough for sun4 targetKen Raeburn1-200/+290
1992-12-15For SPARC V9, for RELOC_WDISP2_14, upper 2 bits start at bit 20 now, insteadJim Wilson1-29/+22
1992-11-23For SPARC V9, change icc to %icc, xcc to %xcc, fccX to %fccX.Jim Wilson1-12/+12
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1-1678/+1921
1992-11-06Flag error if absolute constant is too large for an immediate field.Jim Wilson1-5/+37
1992-08-31Update to SPARC Version 9 Draft 1.0.4.Jim Wilson1-39/+27
1992-08-01fix for pr1371: heed fx_offset in pcrel relocsKen Raeburn1-1405/+1586
1992-02-17fighting bitrot in a major wayK. Richard Pixley1-2/+2
1992-02-15White space and comment changes, and #ifdef __STDC__ becomes #ifK. Richard Pixley1-6/+8
1992-02-13force all files to end in "/* end of filename"K. Richard Pixley1-1/+1
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-1420/+1415
1992-01-28rcsid's removedK. Richard Pixley1-45/+121