| Age | Commit message (Expand) | Author |
| 1999-07-31 | The previous change caused the BSS and any sections after it to be misaligned | mycroft |
| 1999-07-30 | Fix the bss outside of PT_LOAD problem. (for non-paged executables, | matt |
| 1999-07-29 | From the egcs development tree: | mycroft |
| 1999-07-07 | Do DBX debugging symbols (stabs) the usual ELF way, using relative | fvdl |
| 1999-06-27 | Deal with the strlen() problem in this program which apparently can't just | ross |
| 1999-06-22 | Add patch from gawk-3.0.46 to fix "OFMT" handling. Fix supplied by | tron |
| 1999-06-13 | Remove files which will be created during build process. | tron |
| 1999-06-13 | Import GNU Awk 3.0.3. | tron |
| 1999-06-07 | For now make the warning that we are passing a NULL format to printf | christos |
| 1999-06-06 | gdb no longer did tracebacks on the pc532. Use unsigned not signed | matthias |
| 1999-06-05 | Sync with <machine/ansi.h>: `size_t' is now a `long'. | pk |
| 1999-05-29 | G/C predefition of `m68k'; update a debugging-related comment. | kleink |
| 1999-05-27 | m68k/ELF target configuration. | kleink |
| 1999-05-27 | XXX Temporarily disable the tablejump switch{} implementation when | pk |
| 1999-05-05 | Patch from Richard Earnshaw to work around the ldrb label-movement problem. | mycroft |
| 1999-05-03 | Support NetBSD/powerpc. | tsubai |
| 1999-04-30 | Add an m68k-*-netbsdelf* target. | kleink |
| 1999-04-30 | Add an m68*-*-netbsdelf* target. | kleink |
| 1999-04-30 | Set ELFSIZE=32. | kleink |
| 1999-04-30 | Add an m68*-*-netbsdelf* target. | kleink |
| 1999-04-26 | Fix ASM_OUTPUT_IDENT macro to emit a suitable .ident for gas. | mark |
| 1999-04-25 | Fix evil bitfield bug. | ragge |
| 1999-04-23 | Fixed an off-by-one bug when trying to look up a line given an address. | kristerw |
| 1999-04-21 | So, I can't believe the shlib fix for alpha was actually this easy. | tv |
| 1999-04-21 | Recognize the egcs function prologue. Patch from thorpej. | tv |
| 1999-04-12 | Quote "AS IS" as in the majority of Carnegy Mellon notices. | pk |
| 1999-04-10 | Correct comparison length botch in `deprecated unix' symbol check; | kleink |
| 1999-04-06 | Fix a pasto in copyright text which has been procreating like rabbits.. | pk |
| 1999-04-06 | grep is no longer build as 3 programs, etc., and back to how it was before th... | mrg |
| 1999-04-06 | Import libstdc++ changes from egcs 1.1.2. | tv |
| 1999-04-06 | Import libio changes from egcs 1.1.2. | tv |
| 1999-04-06 | Import libf2c from egcs 1.1.2. | tv |
| 1999-04-06 | Merge egcs 1.1.2 conflicts. | tv |
| 1999-04-06 | Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. | tv |
| 1999-04-04 | Make gdb compile on sparc64. (Actually work correctly is another thing....) | eeh |
| 1999-04-03 | Move the custom version of MACHTYPE_OK out where it belongs. | gwr |
| 1999-04-03 | Put the "hacked-for-vax" version of MACHTYPE_OK here, where it belongs. | gwr |
| 1999-04-01 | Adapt NetBSD/i386 configuration to egcs changes wrt. TARGET_DEFAULT. This | fvdl |
| 1999-03-31 | Revert handling of divide and remainder assembler pseudo-ops (with | jonathan |
| 1999-03-27 | if using -Os, don't pad loops and branches to 'nice' boundaries w/nops | cgd |
| 1999-03-26 | Another place where VAX magic number must be updated. | ragge |
| 1999-03-25 | Pull in some of the changes from tm-arm.h so that arm-tdep.h will build. | mark |
| 1999-03-25 | Correct SIGTRAMP_* addresses. | mark |
| 1999-03-25 | Fix an errant #endif probably from the 4.17 merge. | mark |
| 1999-03-25 | Fix the function prototype for single_step(). | mark |
| 1999-03-24 | Fix compile warning about redefinition of SVR4_SHARED_LIBS (which must be | tv |
| 1999-03-16 | Patches for "gcc" optimization bug on "arm32" supplied by Richard Earnshaw. | tron |
| 1999-03-13 | Fixes for vax 4K pages. (Whereever did these go???) | ragge |
| 1999-03-13 | First batch of changes needed to make gas.new work with PIC on the ns32k. | matthias |
| 1999-03-11 | add LINK_SPEC defines that i have "-m elf{32,64}_sparc" set correctly, like o... | mrg |