Age | Commit message (Expand) | Author | Files | Lines |
2000-08-09 | Refer to -rpath not --rpath in error message | Nick Clifton | 2 | -3/+8 |
2000-08-08 | 2000-08-08 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -391/+383 |
2000-08-08 | Define __bss_size symbol to indicate the final size of .bss section. | Nick Clifton | 3 | -0/+10 |
2000-08-08 | 2000-08-09 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -23/+35 |
2000-08-08 | Make sure the 2 bytes of the jump address are in the same frag. | Nick Clifton | 3 | -11/+29 |
2000-08-08 | remove build_parse entry about buffer overrun. | David Taylor | 2 | -4/+4 |
2000-08-08 | 2000-08-05 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2 | -0/+12 |
2000-08-08 | Protoize. | Kevin Buettner | 2 | -32/+17 |
2000-08-07 | * config/tc-ia64.c (unwind): Add prologue_mask member. | Richard Henderson | 2 | -11/+32 |
2000-08-07 | * ia64-dis.c (print_insn_ia64): Get byte skip count correct | Richard Henderson | 2 | -1/+13 |
2000-08-07 | 2000-08-05 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 3 | -239/+231 |
2000-08-07 | Apply Nick Clifton's suggestion. | Kazu Hirata | 2 | -5/+4 |
2000-08-07 | 2000-08-07 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 3 | -7/+10 |
2000-08-07 | Remove spurious CYGNUS LOCAL comments | Nick Clifton | 3 | -8/+10 |
2000-08-07 | 2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -1/+1 |
2000-08-07 | 2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 8 | -20/+52 |
2000-08-07 | * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean | DJ Delorie | 2 | -1/+8 |
2000-08-07 | parse.c (build_parse): don't write off the end of the std_regs array. | David Taylor | 2 | -12/+29 |
2000-08-07 | * solib.c (bfd_lookup_symbol): Fall back on the dynamic symbol | Mark Kettenis | 2 | -2/+36 |
2000-08-07 | Protoize ch-exp.c, core-regset.c. | Kevin Buettner | 3 | -12/+16 |
2000-08-06 | Minor reformat. | Christopher Faylor | 1 | -2/+2 |
2000-08-06 | * win32-nat.c: Perform various gcc warning cleanups. | Christopher Faylor | 5 | -129/+155 |
2000-08-06 | * avr-dis.c (avr_operand): Use PARAMS macro in declaration. | Denis Chertykov | 2 | -43/+94 |
2000-08-06 | * avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New macros. | Denis Chertykov | 2 | -24/+79 |
2000-08-06 | * config/tc-avr.c: Use PARAMS macro in function declarations. | Denis Chertykov | 2 | -31/+25 |
2000-08-06 | * go32-nat.c: (go32_wait): If child_cwd[] is empty, initialize | Eli Zaretskii | 2 | -2/+23 |
2000-08-05 | Restore seemingly extraneous whitespace. It is required by older | Ian Lance Taylor | 1 | -0/+17 |
2000-08-05 | 2000-08-05 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2 | -7/+677 |
2000-08-04 | Fixup SYMBOL_SECTION for objfiles_relocate(). | Kevin Buettner | 4 | -12/+33 |
2000-08-04 | Fix typo | Nick Clifton | 2 | -3/+6 |
2000-08-04 | Remove extraneous whotespace | Nick Clifton | 1 | -12/+2 |
2000-08-04 | Update to include descriptions of .popsection, .previous, .pushsection, | Nick Clifton | 2 | -64/+249 |
2000-08-04 | Remove garbage. | Kazu Hirata | 1 | -5/+5 |
2000-08-04 | 2000-08-05 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 4 | -746/+735 |
2000-08-04 | Add code for (re)building the minimal symbol hash tables. | Kevin Buettner | 2 | -11/+46 |
2000-08-04 | Fix date in comment. | Kevin Buettner | 1 | -1/+1 |
2000-08-04 | DWARF2.1 64-bit support. | Kevin Buettner | 2 | -17/+142 |
2000-08-04 | * som.c (struct fixup_format): Constify `format'. | Jeff Law | 2 | -285/+296 |
2000-08-04 | Re-implement ``set/show remote Z-packet ...'' commands so that each Z | Andrew Cagney | 3 | -150/+436 |
2000-08-04 | Revert SER_HARDWIRE regression. | Andrew Cagney | 2 | -3/+9 |
2000-08-04 | Keep track of last optind value, and rename a couple of functions | Alan Modra | 2 | -18/+28 |
2000-08-04 | Missing GDBARCH updates for EXTRA_STACK_ALIGNMENT needed. | Andrew Cagney | 1 | -0/+30 |
2000-08-04 | Multi-arch EXTRA_STACK_ALIGNMENT_NEEDED (nee NO_EXTRA_ALIGNMENT_NEEDED). | Andrew Cagney | 6 | -21/+49 |
2000-08-04 | 2000-08-04 Ben Elliston <bje@redhat.com> | Ben Elliston | 5 | -0/+1406 |
2000-08-04 | 2000-08-04 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 5 | -389/+421 |
2000-08-04 | If the destination of a BLX instruction is aligned on a half word boundary, | Nick Clifton | 1 | -6/+15 |
2000-08-03 | * configure.in (libstdcxx_flags): Don't use `"'. | Alexandre Oliva | 2 | -1/+3 |
2000-08-03 | Restore reverted code. Fix bug in reverted code which was eliminating too | Nick Clifton | 4 | -196/+335 |
2000-08-03 | * config-ml.in: Adjust multilib search paths to the | Alexandre Oliva | 2 | -1/+39 |
2000-08-03 | Stephane Carrez maintainer of 68hc11 target | Stephane Carrez | 2 | -1/+5 |