Age | Commit message (Expand) | Author | Files | Lines |
2000-12-01 | Improve MIPS32 support | Nick Clifton | 2 | -22/+44 |
2000-12-01 | Fix testcase and test results | Nick Clifton | 3 | -15/+16 |
2000-12-01 | When calculating offsets, don't accept as constant the difference between the | Nick Clifton | 2 | -6/+12 |
2000-12-01 | Expect mips16 nops to be used for padding when mips16 code generation is | Nick Clifton | 2 | -2/+7 |
2000-12-01 | Update RTEMS targets | Nick Clifton | 7 | -1398/+1607 |
2000-12-01 | 2000-11-30 Philip Blundell <pb@futuretv.com> | Phil Blundell | 2 | -1/+6 |
2000-12-01 | 2000-11-30 Diego Novillo <dnovillo@redhat.com> | Diego Novillo | 5 | -0/+19 |
2000-11-29 | Turn Gnu Free Documentation License intoa comment | Nick Clifton | 1 | -359/+361 |
2000-11-29 | * dwarf2dbg.c: Rewrite from scratch. Queue all debugging output | Richard Henderson | 5 | -607/+1017 |
2000-11-28 | (parse_reg): Parse names case-insensitively. | Hans-Peter Nilsson | 2 | -53/+60 |
2000-11-28 | (sh_elf_cons): Cast *input_line_pointer to unsigned char when | Hans-Peter Nilsson | 2 | -3/+7 |
2000-11-28 | * gas/sh/err.exp: New, framework for error-testing. | Hans-Peter Nilsson | 3 | -0/+44 |
2000-11-28 | * config/tc-sh.c (md_convert_frag) <undefined symbol, conditional | Hans-Peter Nilsson | 2 | -17/+30 |
2000-11-28 | 2000-11-27 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 14 | -45/+61 |
2000-11-28 | Move GNU Free Documentation License from the output into a comment | Nick Clifton | 1 | -0/+7 |
2000-11-28 | * Makefile.am (CPU_OBJ_VALID): Add case to filter out invalid coff | Hans-Peter Nilsson | 3 | -25/+16 |
2000-11-28 | * config/tc-cris.c: Include dwarf2dbg.h. | Hans-Peter Nilsson | 5 | -65/+96 |
2000-11-28 | Correct {STANDARD,MRI}_MUL_PRECEDENCE value. | Alan Modra | 2 | -3/+9 |
2000-11-26 | Fix movw/movb operands for 68HC12 | Stephane Carrez | 5 | -8/+57 |
2000-11-25 | Add ARM v5t, v5te and XScale support | Nick Clifton | 9 | -285/+1639 |
2000-11-22 | Eliminate compiler warnings from IA-64 port. | Jim Wilson | 2 | -109/+143 |
2000-11-22 | Fix linux kernel unwind section alignment failure. | Jim Wilson | 2 | -0/+11 |
2000-11-22 | Fix assembler error on linux kernel mm/memory.c file. | Jim Wilson | 2 | -1/+6 |
2000-11-21 | * config/tc-sparc.h (DWARF2_LINE_MIN_INSN_LENGTH): New. | Jakub Jelinek | 2 | -0/+3 |
2000-11-21 | * config/tc-sparc.c (md_pseudo_table): Add .file and .loc. | Jakub Jelinek | 2 | -0/+12 |
2000-11-20 | 2000-11-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -0/+11 |
2000-11-18 | * ehopt.c (eh_frame_code_alignment): New arg `in_seg', update all | Richard Henderson | 2 | -56/+81 |
2000-11-17 | Add support for .line and .file pseudo ops. | Nick Clifton | 2 | -2/+9 |
2000-11-17 | * config/tc-i386.c (md_pseudo_table): Add .file and .loc. | Richard Henderson | 2 | -0/+7 |
2000-11-17 | * dwarf2dbg.c (dwarf2_gen_line_info): Early out for no line number. | Richard Henderson | 4 | -2/+65 |
2000-11-17 | * config/tc-i386.c (md_assemble): Call dwarf2_emit_insn. | Richard Henderson | 2 | -0/+6 |
2000-11-17 | * as.c (main): Call dwarf2_finish. | Richard Henderson | 2 | -0/+5 |
2000-11-17 | * as.c (debug_type): Init to DEBUG_UNSPECIFIED. | Richard Henderson | 22 | -168/+210 |
2000-11-16 | Fix minor typos in recent errata workaround patch. | Jim Wilson | 2 | -3/+9 |
2000-11-16 | Use "[ ]+" instead of "[ ]*". | H.J. Lu | 1 | -1/+1 |
2000-11-16 | 2000-11-16 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -2/+7 |
2000-11-16 | 2000-11-16 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -6/+7 |
2000-11-16 | 2000-11-16 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -2/+10 |
2000-11-16 | 2000-11-15 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 6 | -105/+84 |
2000-11-15 | * config/tc-v850.c: Support dwarf2. | DJ Delorie | 3 | -2/+34 |
2000-11-15 | Workaround for Itanium A/B step errata | Bernd Schmidt | 2 | -0/+124 |
2000-11-14 | Extend earlier ia64-hpux patches to work correctly for ia64-linux. | Jim Wilson | 2 | -3/+18 |
2000-11-14 | 2000-11-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 19 | -99/+98 |
2000-11-14 | * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits used | Jakub Jelinek | 2 | -2/+8 |
2000-11-13 | 2000-11-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 16 | -0/+160 |
2000-11-13 | 2000-11-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -32/+93 |
2000-11-13 | 2000-11-12 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2 | -2/+11 |
2000-11-13 | 2000-11-12 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2 | -1/+6 |
2000-11-11 | * gas/macros/macros.exp: Mark strings test xfail for sh. | Hans-Peter Nilsson | 2 | -0/+5 |
2000-11-10 | 2000-11-09 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -2/+6 |