Age | Commit message (Expand) | Author | Files | Lines |
1994-09-07 | (tc_gen_reloc): Use bfd_get_reloc_code_name in error message. | Ken Raeburn | 1 | -2/+15 |
1994-07-28 | * tc-sparc.c (sparc_ip): Check more carefully for conflicting architectures. | Ken Raeburn | 1 | -84/+92 |
1994-06-03 | * as.c (show_usage): Remove target specific messages; | David MacKenzie | 1 | -53/+84 |
1994-05-27 | changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) | Ken Raeburn | 1 | -1/+4 |
1994-05-19 | * config/tc-sparc.c (md_section_align): Don't change the size if | Ian Lance Taylor | 1 | -4/+11 |
1994-04-05 | (s_reserve): If section passed isn't bss, don't spew remainder of input file in | Ken Raeburn | 1 | -2/+8 |
1994-03-31 | * config/tc-sparc.c (tc_gen_reloc): Add a gruesome hack to get | Ian Lance Taylor | 1 | -21/+67 |
1994-01-06 | fix sparc-solaris reloc bug | Ken Raeburn | 1 | -3/+1 |
1993-12-16 | * config/tc-vax.c (tc_aout_fix_to_chars): Local variable NBYTES_R_LENGTH now | Ken Raeburn | 1 | -108/+39 |
1993-10-25 | * config/tc-sparc.c (sparc_ip): Use strtol to parse membar | Ian Lance Taylor | 1 | -5/+4 |
1993-10-25 | * config/tc-sparc.h: Removed remaining non-BFD_ASSEMBLER code. | Ken Raeburn | 1 | -177/+67 |
1993-10-21 | * config/tc-sparc.c (md_parse_option): Accept and ignore -sparc | Ian Lance Taylor | 1 | -54/+46 |
1993-09-10 | gcc lint. See ChangeLog for details. Also: | Ian Lance Taylor | 1 | -45/+21 |
1993-08-06 | (md_apply_fix): Fill in values for BFD_RELOC_{32,64}, not zeros. | Ken Raeburn | 1 | -12/+15 |
1993-08-04 | * obj-elf.c (obj_elf_stab_generic, in disabled code): If | Ken Raeburn | 1 | -4/+24 |
1993-07-21 | * Extensive changes to permit symbols to contain any expression | Ian Lance Taylor | 1 | -29/+22 |
1993-07-08 | Oops, not all of the tc-sparc.c change was format-independent. | Ken Raeburn | 1 | -0/+2 |
1993-07-08 | config/tc-sparc.c (s_common): Revamp to handle both syntaxes, and not be | Ken Raeburn | 1 | -24/+32 |
1993-07-07 | (sparc_ip): Initialize `len' variable to make gcc shut up. | Ken Raeburn | 1 | -185/+153 |
1993-06-25 | (tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP22 relocation. | Ken Raeburn | 1 | -83/+263 |
1993-02-24 | (s_xword): Now accepts large integer constants, but not symbolic constants | Ken Raeburn | 1 | -5/+6 |
1993-02-24 | changes for bfd support, enough for sun4 target | Ken Raeburn | 1 | -200/+290 |
1992-12-15 | For SPARC V9, for RELOC_WDISP2_14, upper 2 bits start at bit 20 now, instead | Jim Wilson | 1 | -29/+22 |
1992-11-23 | For SPARC V9, change icc to %icc, xcc to %xcc, fccX to %fccX. | Jim Wilson | 1 | -12/+12 |
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -1678/+1921 |
1992-11-06 | Flag error if absolute constant is too large for an immediate field. | Jim Wilson | 1 | -5/+37 |
1992-08-31 | Update to SPARC Version 9 Draft 1.0.4. | Jim Wilson | 1 | -39/+27 |
1992-08-01 | fix for pr1371: heed fx_offset in pcrel relocs | Ken Raeburn | 1 | -1405/+1586 |
1992-02-17 | fighting bitrot in a major way | K. Richard Pixley | 1 | -2/+2 |
1992-02-15 | White space and comment changes, and #ifdef __STDC__ becomes #if | K. Richard Pixley | 1 | -6/+8 |
1992-02-13 | force all files to end in "/* end of filename" | K. Richard Pixley | 1 | -1/+1 |
1992-02-13 | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 1 | -1420/+1415 |
1992-01-28 | rcsid's removed | K. Richard Pixley | 1 | -45/+121 |
1991-08-15 | Corrected relocation overflow checks. | K. Richard Pixley | 1 | -3/+3 |
1991-08-15 | Abort()'s become as_fatal()'s. | K. Richard Pixley | 1 | -14/+8 |
1991-08-14 | * no more relocation_info structures. We now squirt directly from | K. Richard Pixley | 1 | -60/+173 |
1991-07-10 | Ifdef out bogus `relocation overflow' tests. | Jim Wilson | 1 | -2/+18 |
1991-07-10 | more v9 fixes. This time %hhi() and %hlo(). | K. Richard Pixley | 1 | -8/+38 |
1991-06-20 | Changes for v9 gas. | K. Richard Pixley | 1 | -24/+138 |
1991-05-23 | Add sanitize trigger lines. | K. Richard Pixley | 1 | -2/+7 |
1991-05-22 | v9 stuff. | K. Richard Pixley | 1 | -23/+182 |
1991-04-11 | Fixed LOCAL_LABELS_FB bug. | K. Richard Pixley | 1 | -2/+2 |
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+1297 |