Age | Commit message (Expand) | Author | Files | Lines |
2000-11-02 | Add support for *-storm-chaos target | Nick Clifton | 3 | -169/+176 |
2000-11-02 | Preserve copy of case clobber opcodes so that .req pseudo op works | Nick Clifton | 4 | -4/+30 |
2000-11-02 | SWitch over to using dwarf2_generate_asm_lineno | Nick Clifton | 2 | -15/+9 |
2000-11-02 | 2000-11-02 Theo Honohan <th@futuretv.com> | Phil Blundell | 2 | -1/+5 |
2000-11-01 | 2000-10-31 Eric Christopher <echristo@cygnus.com> | Eric Christopher | 2 | -7/+30 |
2000-11-01 | Add tag support. Error for dangling qualifying predicates. | Jim Wilson | 2 | -2/+90 |
2000-10-31 | Kaz Kojima's BFD_RELOC_SH_PCDISP12BY2 fix. | Alan Modra | 2 | -1/+5 |
2000-10-31 | Better bundle template selection | Bernd Schmidt | 2 | -2/+6 |
2000-10-30 | 2000-10-30 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 6 | -65/+51 |
2000-10-30 | * config/tc-sh.c (md_apply_fix): For ELF, do not "adjust back" VAL | Hans-Peter Nilsson | 2 | -2/+14 |
2000-10-30 | * as.h (OPTION_MD_BASE): Bump to 190. | Hans-Peter Nilsson | 3 | -2/+10 |
2000-10-27 | Add m68hc12 to list of supported configurations | Nick Clifton | 4 | -594/+661 |
2000-10-27 | handle lower cased cpsr and spsr | Aldy Hernandez | 2 | -14/+13 |
2000-10-25 | Add --gdwarf2 support to ARM toolchain | Nick Clifton | 11 | -376/+432 |
2000-10-25 | 2000-10-25 Diego Novillo <dnovillo@cygnus.com> | Diego Novillo | 2 | -12/+17 |
2000-10-25 | 2000-10-24 Diego Novillo <dnovillo@cygnus.com> | Diego Novillo | 5 | -445/+1036 |
2000-10-20 | gas/ | Jakub Jelinek | 2 | -38/+81 |
2000-10-19 | Ensure section sizes are multiples of 16, so that targets like MIPS | Alan Modra | 5 | -16/+22 |
2000-10-18 | 2000-10-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -3/+8 |
2000-10-18 | Fix the previous misapplied patch. | Nick Clifton | 2 | -1/+5 |
2000-10-18 | RELAX_RELOC_*: New definitions for both BFD_ASSEMBLER and !BFD_ASSEMBLER. | Nick Clifton | 3 | -19/+38 |
2000-10-17 | 2000-10-17 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 10 | -155/+164 |
2000-10-17 | Added new option --target-help. | Chandra Chavva | 3 | -2/+19 |
2000-10-16 | * config/tc-sh.c (JREG): Remove. | Hans-Peter Nilsson | 2 | -85/+5 |
2000-10-15 | gas: | Diego Novillo | 5 | -2/+44 |
2000-10-11 | 2000-10-12 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 8 | -162/+159 |
2000-10-11 | Revert 2000-10-07 link-once section symbol changes. | Alan Modra | 2 | -15/+4 |
2000-10-07 | (md_apply_fix): Remove bad assert added 2000-09-26. | Alan Modra | 2 | -146/+146 |
2000-10-07 | Make elf section symbols global for link-once sections. | Alan Modra | 3 | -1/+23 |
2000-10-05 | Minor DV table update, minor DV checking bug fix. | Jim Wilson | 2 | -2/+7 |
2000-10-05 | Correct handling of non-global syms in linkonce sections. | Alan Modra | 3 | -55/+69 |
2000-10-04 | Excise C++ style comments. | Alan Modra | 3 | -18/+25 |
2000-09-30 | * ltconfig, ltmain.sh, libtool.m4: Updated from libtool | Alexandre Oliva | 1 | -268/+258 |
2000-09-29 | Oops. Forgot to commit ChangeLog | Hans-Peter Nilsson | 1 | -0/+7 |
2000-09-29 | * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s, | Hans-Peter Nilsson | 8 | -0/+191 |
2000-09-29 | Changes to handle varying register prefix and user symbol prefix. | Hans-Peter Nilsson | 3 | -999/+1124 |
2000-09-28 | Update for hppa*w -> hppa*64* configure name change. | Alan Modra | 4 | -37/+39 |
2000-09-28 | Modify .PARAM so we need an arg reloc. | Alan Modra | 2 | -1/+5 |
2000-09-28 | For SOM, don't force relocs on out-of-range 12 bit branches. | Alan Modra | 2 | -4/+19 |
2000-09-27 | .plt stub for lazy linking, --stub-group-size=N ld switch, | Alan Modra | 1 | -0/+2 |
2000-09-27 | External/weak SOM fixes, branch limit corrections. | Alan Modra | 2 | -33/+64 |
2000-09-26 | 2000-09-25 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 19 | -272/+273 |
2000-09-23 | * config/tc-hppa.c (hppa_fix_adjustable): Do the external and weak | Alan Modra | 2 | -5/+11 |
2000-09-22 | Add missing fpcmp instructions, and add missing fcmp/fpcmp tests. | Jim Wilson | 4 | -319/+825 |
2000-09-22 | Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again. | Jim Wilson | 15 | -1784/+1965 |
2000-09-22 | Redesign and clean up the relaxation mechanism. | Nick Clifton | 2 | -378/+340 |
2000-09-21 | 2000-09-21 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 3 | -121/+124 |
2000-09-20 | 2000-09-20 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 11 | -77/+83 |
2000-09-20 | 2000-09-20 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 3 | -292/+289 |
2000-09-20 | 2000-09-20 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 3 | -153/+152 |