| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 2000-10-07 link-once section symbol changes. | Alan Modra | 2000-10-11 | 2 | -15/+4 |
* | (md_apply_fix): Remove bad assert added 2000-09-26. | Alan Modra | 2000-10-07 | 2 | -146/+146 |
* | Make elf section symbols global for link-once sections. | Alan Modra | 2000-10-07 | 3 | -1/+23 |
* | Minor DV table update, minor DV checking bug fix. | Jim Wilson | 2000-10-05 | 2 | -2/+7 |
* | Correct handling of non-global syms in linkonce sections. | Alan Modra | 2000-10-05 | 3 | -55/+69 |
* | Excise C++ style comments. | Alan Modra | 2000-10-04 | 3 | -18/+25 |
* | * ltconfig, ltmain.sh, libtool.m4: Updated from libtool | Alexandre Oliva | 2000-09-30 | 1 | -268/+258 |
* | Oops. Forgot to commit ChangeLog | Hans-Peter Nilsson | 2000-09-29 | 1 | -0/+7 |
* | * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s, | Hans-Peter Nilsson | 2000-09-29 | 8 | -0/+191 |
* | Changes to handle varying register prefix and user symbol prefix. | Hans-Peter Nilsson | 2000-09-29 | 3 | -999/+1124 |
* | Update for hppa*w -> hppa*64* configure name change. | Alan Modra | 2000-09-28 | 4 | -37/+39 |
* | Modify .PARAM so we need an arg reloc. | Alan Modra | 2000-09-28 | 2 | -1/+5 |
* | For SOM, don't force relocs on out-of-range 12 bit branches. | Alan Modra | 2000-09-28 | 2 | -4/+19 |
* | .plt stub for lazy linking, --stub-group-size=N ld switch, | Alan Modra | 2000-09-27 | 1 | -0/+2 |
* | External/weak SOM fixes, branch limit corrections. | Alan Modra | 2000-09-27 | 2 | -33/+64 |
* | 2000-09-25 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-26 | 19 | -272/+273 |
* | * config/tc-hppa.c (hppa_fix_adjustable): Do the external and weak | Alan Modra | 2000-09-23 | 2 | -5/+11 |
* | Add missing fpcmp instructions, and add missing fcmp/fpcmp tests. | Jim Wilson | 2000-09-22 | 4 | -319/+825 |
* | Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again. | Jim Wilson | 2000-09-22 | 15 | -1784/+1965 |
* | Redesign and clean up the relaxation mechanism. | Nick Clifton | 2000-09-22 | 2 | -378/+340 |
* | 2000-09-21 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-21 | 3 | -121/+124 |
* | 2000-09-20 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-20 | 11 | -77/+83 |
* | 2000-09-20 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-20 | 3 | -292/+289 |
* | 2000-09-20 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-20 | 3 | -153/+152 |
* | oops - fix date ion ChangeLog entry | Nick Clifton | 2000-09-19 | 1 | -1/+1 |
* | Remove jbssi and jbcci. | Nick Clifton | 2000-09-19 | 2 | -4/+5 |
* | * config/tc-hppa.h (TC_FORCE_RELOCATION_SECTION): For ELF, allow | Alan Modra | 2000-09-18 | 3 | -1/+20 |
* | 2000-09-15 Kazu Hirata <kazu@hxi.com>
| Kazu Hirata | 2000-09-16 | 12 | -96/+57 |
* | 2000-09-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-15 | 15 | -176/+174 |
* | Eliminate false DVs on parallel compares. | Timothy Wall | 2000-09-14 | 5 | -7/+123 |
* | 2000-09-13 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-14 | 11 | -141/+84 |
* | Add support for the MIPS32 | Nick Clifton | 2000-09-14 | 4 | -141/+255 |
* | 2000-09-12 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-12 | 7 | -145/+111 |
* | 2000-09-12 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-12 | 17 | -107/+104 |
* | 2000-09-11 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-12 | 11 | -101/+112 |
* | 2000-09-11 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-11 | 4 | -113/+70 |
* | 2000-09-09 Philip Blundell <philb@gnu.org> | Phil Blundell | 2000-09-10 | 3 | -171/+178 |
* | 2000-09-09 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-09 | 4 | -80/+76 |
* | 2000-09-08 Philip Blundell <philb@gnu.org> | Phil Blundell | 2000-09-08 | 2 | -1/+6 |
* | Mention 2.10 change to ARM MSR semantics | Phil Blundell | 2000-09-08 | 1 | -0/+3 |
* | 2000-09-07 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-09-07 | 3 | -460/+477 |
* | 2000-09-07 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-07 | 2 | -28/+27 |
* | 2000-09-07 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-07 | 3 | -159/+152 |
* | 2000-09-07 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-07 | 2 | -155/+147 |
* | * config/tc-sh.h (TARGET_FORMAT): Use sh-linux targets. | Alexandre Oliva | 2000-09-07 | 4 | -170/+182 |
* | > * config/tc-hppa.c: Fix formatting. | Jeff Law | 2000-09-07 | 2 | -35/+19 |
* | 2000-09-06 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-06 | 2 | -194/+175 |
* | * configure: Rebuilt with new libtool.m4. | Alexandre Oliva | 2000-09-06 | 2 | -241/+237 |
* | Correct gas/ChangeLog 2000-06-23 entry, which I thought I'd fixed | Alan Modra | 2000-09-06 | 1 | -33/+32 |
* | 2000-09-03 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-06 | 3 | -2346/+2379 |