gas/:
[binutils-gdb.git] / gas / config / tc-sparc.c
1997-02-04 Ian Lance Taylorfix spacing error
1997-01-31 Ian Lance Taylor * config/tc-sparc.c (enforce_aligned_data): New static...
1996-07-18 Ian Lance Taylor * config/tc-sparc.c (md_pseudo_table): Change uahalf...
1996-04-11 Ian Lance Taylor * config/tc-sparc.c (last_insn): New static variable.
1996-02-26 David Edelsohn * config/tc-sparc.c (sparc_ip): Print all architecture...
1996-02-21 David Edelsohn(sparc_ip): Recognize %asr0.
1996-02-21 David Edelsohn * config/tc-sparc.c (parse_keyword_arg): Accept leadli...
1996-02-19 Ian Lance Taylor * config/tc-sparc.h (TC_RELOC_RTSYM_LOC_FIXUP): Check...
1996-02-19 David Edelsohn * config/tc-sparc.c (max_architecture): Change to...
1996-01-25 David Edelsohn * config/tc-sparc.c (initial_architecture,can_bump_v9_...
1996-01-22 David Edelsohn(sparc_md_end): Fix leftover from earlier version.
1996-01-22 David Edelsohn * config/tc-sparc.h (TARGET_FORMAT): Use #ifdef SPARC_...
1995-08-29 David Edelsohn * config/tc-sparc.c (sparc_ip): Clean up ASI support.
1995-08-16 Ian Lance Taylor * config/tc-sparc.c (tc_gen_reloc): If PIC, only chang...
1995-07-06 Ken Raeburnfsf address update
1995-07-06 Ian Lance Taylor * config/tc-sparc.c (s_reserve): Don't permit redefini...
1995-07-05 Ian Lance Taylor * config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF.
1994-09-07 Ken Raeburn(tc_gen_reloc): Use bfd_get_reloc_code_name in error...
1994-07-28 Ken Raeburn* tc-sparc.c (sparc_ip): Check more carefully for confl...
1994-06-03 David MacKenzie * as.c (show_usage): Remove target specific messages;
1994-05-27 Ken Raeburnchanges from gas-2.3/binutils-2.4 dist (details in...
1994-05-19 Ian Lance Taylor * config/tc-sparc.c (md_section_align): Don't change...
1994-04-05 Ken Raeburn(s_reserve): If section passed isn't bss, don't spew...
1994-03-31 Ian Lance Taylor * config/tc-sparc.c (tc_gen_reloc): Add a gruesome...
1994-01-06 Ken Raeburnfix sparc-solaris reloc bug
1993-12-16 Ken Raeburn* config/tc-vax.c (tc_aout_fix_to_chars): Local variabl...
1993-10-25 Ian Lance Taylor * config/tc-sparc.c (sparc_ip): Use strtol to parse...
1993-10-25 Ken Raeburn* config/tc-sparc.h: Removed remaining non-BFD_ASSEMBLE...
1993-10-21 Ian Lance Taylor * config/tc-sparc.c (md_parse_option): Accept and...
1993-09-10 Ian Lance Taylorgcc lint. See ChangeLog for details. Also:
1993-08-06 Ken Raeburn(md_apply_fix): Fill in values for BFD_RELOC_{32,64...
1993-08-04 Ken Raeburn* obj-elf.c (obj_elf_stab_generic, in disabled code...
1993-07-21 Ian Lance Taylor * Extensive changes to permit symbols to contain any...
1993-07-08 Ken RaeburnOops, not all of the tc-sparc.c change was format-indep...
1993-07-08 Ken Raeburnconfig/tc-sparc.c (s_common): Revamp to handle both...
1993-07-07 Ken Raeburn(sparc_ip): Initialize `len' variable to make gcc shut up.
1993-06-25 Ken Raeburn(tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP22 relocation.
1993-02-24 Ken Raeburn(s_xword): Now accepts large integer constants, but...
1993-02-24 Ken Raeburnchanges for bfd support, enough for sun4 target
1992-12-15 Jim WilsonFor SPARC V9, for RELOC_WDISP2_14, upper 2 bits start...
1992-11-23 Jim WilsonFor SPARC V9, change icc to %icc, xcc to %xcc, fccX...
1992-11-23 Ken RaeburnRan "indent", for GNU coding style; some code & comment...
1992-11-06 Jim WilsonFlag error if absolute constant is too large for an...
1992-08-31 Jim WilsonUpdate to SPARC Version 9 Draft 1.0.4.
1992-08-01 Ken Raeburnfix for pr1371: heed fx_offset in pcrel relocs
1992-02-17 K. Richard Pixleyfighting bitrot in a major way
1992-02-15 K. Richard PixleyWhite space and comment changes, and #ifdef __STDC__...
1992-02-13 K. Richard Pixleyforce all files to end in "/* end of filename"
1992-02-13 K. Richard PixleyWhite space and comments only. The devo tree prior...
1992-01-28 K. Richard Pixleyrcsid's removed
1991-08-15 K. Richard PixleyCorrected relocation overflow checks.
1991-08-15 K. Richard PixleyAbort()'s become as_fatal()'s.
1991-08-14 K. Richard Pixley* no more relocation_info structures. We now squirt...
1991-07-10 Jim WilsonIfdef out bogus `relocation overflow' tests.
1991-07-10 K. Richard Pixleymore v9 fixes. This time %hhi() and %hlo().
1991-06-20 K. Richard PixleyChanges for v9 gas.
1991-05-23 K. Richard PixleyAdd sanitize trigger lines.
1991-05-22 K. Richard Pixleyv9 stuff.
1991-04-11 K. Richard PixleyFixed LOCAL_LABELS_FB bug.
1991-04-04 nobodyThis commit was manufactured by cvs2svn to create branc...
1991-04-04 K. Richard PixleyInitial revision