Age | Commit message (Expand) | Author | Files | Lines |
2001-05-06 | * config/tc-mn10300.c (md_assemble): Subtract operand->shift | Alexandre Oliva | 2 | -7/+6 |
2001-05-06 | Do not insert more than MAX_MEM_FOR_RS_ALIGN_CODE bytes. | Nick Clifton | 3 | -13/+25 |
2001-05-04 | Assorted fixes to pinsrw, pextrw, pmovmskb, movmskp, maskmovq. | Alan Modra | 4 | -6/+13 |
2001-05-03 | Warning fixes and configure/makefile tweaks by Thiemo Seufer. | Alan Modra | 9 | -444/+565 |
2001-05-03 | * config/tc-i386.c (i386_displacement): Call as_bad for bad GOTOFF | Alan Modra | 2 | -14/+27 |
2001-05-02 | Fix indentation and parenthesis | Nick Clifton | 1 | -6/+6 |
2001-05-02 | Add gas and ld support for openrisc | Nick Clifton | 18 | -229/+1413 |
2001-05-02 | imprrove error message | Nick Clifton | 2 | -1/+6 |
2001-04-29 | 2001-04-29 Keith M Wesolowski <wesolows@foobazco.org> | H.J. Lu | 2 | -1/+8 |
2001-04-27 | 2001-04-27 David Mosberger <davidm@hpl.hp.com> | H.J. Lu | 2 | -2/+7 |
2001-04-27 | Add support for arm-vxworks target | Nick Clifton | 4 | -170/+181 |
2001-04-26 | Add ability to pad code alignment frags with no-ops. | Nick Clifton | 3 | -0/+127 |
2001-04-25 | Fix autoconf breakage + commit target.c, omitted in previous delta | Nick Clifton | 2 | -168/+173 |
2001-04-25 | Check to see if the filename symbol has been initialised before extracting | Nick Clifton | 2 | -5/+11 |
2001-04-25 | 2001-04-24 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -5458/+3053 |
2001-04-24 | z8k fixes | Nick Clifton | 9 | -5353/+7553 |
2001-04-20 | 2000-04-20 Jason Eckhardt <jle@redhat.com> | Jason Eckhardt | 2 | -1/+7 |
2001-04-17 | 2001-04-16 David O'Brien <obrien@FreeBSD.org> | David O'Brien | 3 | -2/+7 |
2001-04-14 | * struc-symbol.h (struct local_symbol): New TC_LOCAL_SYMFIELD_TYPE. | Alexandre Oliva | 3 | -0/+11 |
2001-04-14 | * config/tc-mn10300.c (md_assemble): Simplify offset adjustment of | Alexandre Oliva | 2 | -21/+13 |
2001-04-14 | Fix latent bug exposed by a gcc-3 bug fix. | Jim Wilson | 2 | -9/+14 |
2001-04-13 | bfd/ | Jakub Jelinek | 3 | -6/+56 |
2001-04-12 | * dwarf2dbg.c (process_entries): Don't optimize redundant line notes. | Jason Merrill | 2 | -1/+9 |
2001-04-12 | * expr.c (operand): Pass &c to md_parse_name(). | Alexandre Oliva | 5 | -4/+9 |
2001-04-08 | 2001-04-07 Steven J. Hill <sjhill@cotw.com> | H.J. Lu | 6 | -247/+251 |
2001-04-06 | * config/tc-mn10300.c (xr_registers): Added `pc'. | Alexandre Oliva | 2 | -0/+5 |
2001-04-05 | Remove redundant ChangeLog entry separator | Hans-Peter Nilsson | 1 | -2/+0 |
2001-04-05 | * gas/cris/fragtest.s, gas/cris/rd-pic-1.s, | Hans-Peter Nilsson | 21 | -26/+11 |
2001-04-05 | * gas/cris/brokw-2.s: Correct broken-word expansion visualization | Hans-Peter Nilsson | 2 | -0/+3 |
2001-04-05 | * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d, | Hans-Peter Nilsson | 16 | -0/+834 |
2001-04-05 | * lib/gas-defs.exp (run_dump_test): Support using readelf. | Hans-Peter Nilsson | 3 | -4/+20 |
2001-04-05 | Fix more breakages from the multiple relax pass patch. | Alan Modra | 7 | -274/+295 |
2001-04-04 | * config/tc-cris.c (cris_insn_first_word_frag): New. | Hans-Peter Nilsson | 2 | -18/+39 |
2001-04-04 | * config/tc-cris.c (md_estimate_size_before_relax) <case | Hans-Peter Nilsson | 2 | -28/+21 |
2001-04-04 | * write.c (write_object_file): Reset broken word state before | Hans-Peter Nilsson | 2 | -0/+25 |
2001-03-31 | Fix conditional assembly listings when more than one .else/.elsif | Alan Modra | 6 | -57/+93 |
2001-03-31 | * cond.c (s_endif): Correct handling of "if .. elseif .." trees. | Alan Modra | 2 | -14/+19 |
2001-03-30 | 2001-03-30 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -6/+11 |
2001-03-30 | Pass finalize_syms on calls to resolve_symbol_value. | Alan Modra | 10 | -22/+36 |
2001-03-30 | Missing ChangeLog for dwarf2dbg.c warning fixes. | Alan Modra | 1 | -0/+2 |
2001-03-30 | Multi-pass relaxation machinery. | Alan Modra | 6 | -34/+107 |
2001-03-30 | 2001-03-29 H.J. Lu <hjl@gnu.org> | H.J. Lu | 4 | -0/+34 |
2001-03-30 | Prepare for multi-pass relaxation. | Alan Modra | 10 | -145/+183 |
2001-03-29 | Clarify ChangeLog entry | Hans-Peter Nilsson | 1 | -2/+2 |
2001-03-29 | * config/tc-cris.h (tc_fix_adjustable): Allow only | Hans-Peter Nilsson | 3 | -9/+19 |
2001-03-28 | 2001-03-28 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+14 |
2001-03-28 | Default hppa64 to ".level 2.0w" | Alan Modra | 2 | -2/+13 |
2001-03-27 | Allow for the possibility that the local labels won't be in the objdump output. | Nick Clifton | 2 | -5/+15 |
2001-03-27 | (for COFF) default symbols to being local. | Nick Clifton | 2 | -0/+10 |
2001-03-27 | * as.texinfo (Fill): Replace "result" with "repeat". | Ben Elliston | 1 | -1/+1 |