| Commit message (Expand) | Author | Age | Files | Lines |
* | 2001-04-16 David O'Brien <obrien@FreeBSD.org> | David O'Brien | 2001-04-17 | 3 | -2/+7 |
* | * struc-symbol.h (struct local_symbol): New TC_LOCAL_SYMFIELD_TYPE. | Alexandre Oliva | 2001-04-14 | 3 | -0/+11 |
* | * config/tc-mn10300.c (md_assemble): Simplify offset adjustment of | Alexandre Oliva | 2001-04-14 | 2 | -21/+13 |
* | Fix latent bug exposed by a gcc-3 bug fix. | Jim Wilson | 2001-04-14 | 2 | -9/+14 |
* | bfd/ | Jakub Jelinek | 2001-04-13 | 3 | -6/+56 |
* | * dwarf2dbg.c (process_entries): Don't optimize redundant line notes. | Jason Merrill | 2001-04-12 | 2 | -1/+9 |
* | * expr.c (operand): Pass &c to md_parse_name(). | Alexandre Oliva | 2001-04-12 | 5 | -4/+9 |
* | 2001-04-07 Steven J. Hill <sjhill@cotw.com> | H.J. Lu | 2001-04-08 | 6 | -247/+251 |
* | * config/tc-mn10300.c (xr_registers): Added `pc'. | Alexandre Oliva | 2001-04-06 | 2 | -0/+5 |
* | Remove redundant ChangeLog entry separator | Hans-Peter Nilsson | 2001-04-05 | 1 | -2/+0 |
* | * gas/cris/fragtest.s, gas/cris/rd-pic-1.s, | Hans-Peter Nilsson | 2001-04-05 | 21 | -26/+11 |
* | * gas/cris/brokw-2.s: Correct broken-word expansion visualization | Hans-Peter Nilsson | 2001-04-05 | 2 | -0/+3 |
* | * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d, | Hans-Peter Nilsson | 2001-04-05 | 16 | -0/+834 |
* | * lib/gas-defs.exp (run_dump_test): Support using readelf. | Hans-Peter Nilsson | 2001-04-05 | 3 | -4/+20 |
* | Fix more breakages from the multiple relax pass patch. | Alan Modra | 2001-04-05 | 7 | -274/+295 |
* | * config/tc-cris.c (cris_insn_first_word_frag): New. | Hans-Peter Nilsson | 2001-04-04 | 2 | -18/+39 |
* | * config/tc-cris.c (md_estimate_size_before_relax) <case | Hans-Peter Nilsson | 2001-04-04 | 2 | -28/+21 |
* | * write.c (write_object_file): Reset broken word state before | Hans-Peter Nilsson | 2001-04-04 | 2 | -0/+25 |
* | Fix conditional assembly listings when more than one .else/.elsif | Alan Modra | 2001-03-31 | 6 | -57/+93 |
* | * cond.c (s_endif): Correct handling of "if .. elseif .." trees. | Alan Modra | 2001-03-31 | 2 | -14/+19 |
* | 2001-03-30 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2001-03-30 | 2 | -6/+11 |
* | Pass finalize_syms on calls to resolve_symbol_value. | Alan Modra | 2001-03-30 | 10 | -22/+36 |
* | Missing ChangeLog for dwarf2dbg.c warning fixes. | Alan Modra | 2001-03-30 | 1 | -0/+2 |
* | Multi-pass relaxation machinery. | Alan Modra | 2001-03-30 | 6 | -34/+107 |
* | 2001-03-29 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2001-03-30 | 4 | -0/+34 |
* | Prepare for multi-pass relaxation. | Alan Modra | 2001-03-30 | 10 | -145/+183 |
* | Clarify ChangeLog entry | Hans-Peter Nilsson | 2001-03-29 | 1 | -2/+2 |
* | * config/tc-cris.h (tc_fix_adjustable): Allow only | Hans-Peter Nilsson | 2001-03-29 | 3 | -9/+19 |
* | 2001-03-28 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2001-03-28 | 2 | -1/+14 |
* | Default hppa64 to ".level 2.0w" | Alan Modra | 2001-03-28 | 2 | -2/+13 |
* | Allow for the possibility that the local labels won't be in the objdump output. | Nick Clifton | 2001-03-27 | 2 | -5/+15 |
* | (for COFF) default symbols to being local. | Nick Clifton | 2001-03-27 | 2 | -0/+10 |
* | * as.texinfo (Fill): Replace "result" with "repeat". | Ben Elliston | 2001-03-27 | 1 | -1/+1 |
* | * configure.in (cris-*-*): Change default emulation to criself. | Hans-Peter Nilsson | 2001-03-27 | 3 | -245/+264 |
* | 2001-03-26 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2001-03-26 | 2 | -0/+6 |
* | Do not optimize BFD_RELOC_390_GOTENT relocs. | Nick Clifton | 2001-03-26 | 3 | -784/+955 |
* | Automate generate on man pages | Nick Clifton | 2001-03-25 | 7 | -697/+1048 |
* | Accept an absolute expression for index scale factor. | Alan Modra | 2001-03-25 | 2 | -16/+29 |
* | Small tweaks to sse2 instructions. | Alan Modra | 2001-03-24 | 3 | -2/+7 |
* | Document --listing-XXX command line switches. | Nick Clifton | 2001-03-23 | 2 | -0/+70 |
* | fix_new_exp: Print an error if passed a register. | Nick Clifton | 2001-03-23 | 2 | -0/+8 |
* | * gas/cris/pic-err-1.s, gas/cris/rd-pic-1.s, gas/cris/rd-pic-1.d: | Hans-Peter Nilsson | 2001-03-23 | 4 | -0/+113 |
* | * gas/cris/branch-warn-1.s, gas/cris/branch-warn-2.s, | Hans-Peter Nilsson | 2001-03-23 | 4 | -9/+8 |
* | * config/tc-cris.[ch]: Tweak attribution. Fix typos. PIC support. | Hans-Peter Nilsson | 2001-03-23 | 3 | -88/+446 |
* | Use `relax_marker' instead of fragile address test code to determine | Alan Modra | 2001-03-20 | 3 | -39/+30 |
* | Don't try to read past end of info buffer, and correct test results. | Alan Modra | 2001-03-19 | 2 | -1/+5 |
* | Fix register name printed in warning message. | Alan Modra | 2001-03-19 | 2 | -3/+11 |
* | * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get | Andreas Schwab | 2001-03-19 | 3 | -2/+9 |
* | 2001-03-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2001-03-18 | 6 | -41/+81 |
* | * gas/mri/mri.exp: Fix test of m6811/m6812 targets. | Stephane Carrez | 2001-03-18 | 2 | -1/+5 |