Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-02-11 | newline at end of usage; tv@netbsd | Theo de Raadt | |
1999-02-11 | support non-ELF build environments | Theo de Raadt | |
1999-02-09 | Removal of mvme88k/* files - again... | Steve Murphree | |
1999-02-09 | Corrected mvme88k vs. m88k directories. | Steve Murphree | |
1999-02-09 | Moved from mvme88k | Steve Murphree | |
1999-02-09 | Fixed mvme88k vs. m88k MACHINE_ARCH | Steve Murphree | |
1999-02-09 | GDB 6.3 (excluding .info files) | Steve Murphree | |
1999-02-09 | Adding support for Motorola mvme88k. | Steve Murphree | |
1999-02-09 | Adding support for Motorola mvme88k | Steve Murphree | |
1999-02-09 | Adding support for Motorola mvme88k | Steve Murphree | |
1999-02-04 | Add weak symbol handling | Niklas Hallqvist | |
1999-02-04 | Grok things like 1.7976931348623157E+308 and the [fF] suffix (float). | Todd C. Miller | |
limits.ph is now almost usable... | |||
1999-02-04 | Hex constants can end in [lLuU]* as well. Fixes limits.ph and others. | Todd C. Miller | |
1999-02-04 | When passing ${CC} and ${LDSTATIC} one must use quotes since they may ↵ | Todd C. Miller | |
contain more than one word; wd@ics.nara-wu.ac.jp | |||
1999-02-04 | This is sendbug, not send-pr. Also kill unused error code when | Todd C. Miller | |
submitter is "unknown". We always set submitter to "net"; krw@tcn.net | |||
1999-02-03 | Honor ${CC} and ${COPTS}; wd@ics.nara-wu.ac.jp | Todd C. Miller | |
1999-02-02 | Fix DWARF2_UNWIND_INFO properly, e.g., so that the same fragment works | Marc Espie | |
with gcc 2.8.1 and egcs. Problem reported by millert@ | |||
1999-02-01 | for clean, cleandir, and obj targets everybody updates ld.so | Todd T. Fries | |
... this permits ro /usr/src/ on pmax. | |||
1999-01-28 | Ensure i386 or m68k is defined (posixly-correct gcc will only define | Marc Espie | |
__i386 or __m68k) | |||
1999-01-26 | Redefine datatypes... | Per Fogelstrom | |
1999-01-25 | C++ exception handling fix: non elf targets have to be explicit | Marc Espie | |
about dwarf2 unwind information. | |||
1999-01-25 | Update CPP_SPEC. | Jason Downs | |
1999-01-24 | Clean up mess instead of applying band-aids. | Marc Espie | |
1999-01-24 | This is a new version of the config for mipsle which uses the common | Per Fogelstrom | |
openbsd config. It is belived to work correctly (tested on gcc itself, kernels, and other stuff in the tree). News in this config is support for section ans weak attributes. Based on discussions with Marc Espie. | |||
1999-01-24 | Whomever thinks that a 'make clean' should do a 'make all' first shall be | Jason Downs | |
cursed to do builds on a 68020 for the rest of their life! | |||
1999-01-23 | - make sure PIC patch is properly tagged, eg., code compiles without -DPIC | Marc Espie | |
(i386 only). - name _GLOBAL_OFFSET_TABLE_ - identify kludge that translates _GLOBAL_OFFSET_TABLE_ -> __GLOBAL_OFFSET_TABLE_ - remove kludge, since ld handles it now. | |||
1999-01-23 | Merge _GLOBAL_OFFSET_TABLE_ and __GLOBAL_OFFSET_TABLE_ at | Marc Espie | |
linking time, so that we can remove the corresponding kludge from gas. | |||
1999-01-20 | use mktemp(1) | Todd C. Miller | |
1999-01-20 | Need to do toupper() on the first char of millert when we replace '&' in gecos | Todd C. Miller | |
1999-01-20 | replace & in gecos with username, closes pr #695 | Todd C. Miller | |
1999-01-18 | OBJECT_FORMAT_COFF is only a hint for collect2, and is badly named: | Marc Espie | |
it tests for a capability of bypassing nm by using mld, which we don't have. | |||
1999-01-17 | - add OBS_OLD_GAS to conditionalize ASM_SPEC for those archs that still | Marc Espie | |
use it (so that more archs may include openbsd.h as is) - #undef CPP_PREDEFINES globally. - reorganize stuff and comments to be more precise and match gcc.info structure better. - synch other files | |||
1999-01-13 | build dyncall | Michael Shalayeff | |
1999-01-13 | Use MKTEMP_EACH_FILE | Marc Espie | |
1999-01-13 | Fix for security hole in MKTEMP_EACH_FILE. | Marc Espie | |
Code borrowed from egcs-current [libiberty is now aware of mkstemp] | |||
1999-01-11 | As of 3.12, emacs files are no longer shipped with texinfo. | Marc Espie | |
Refer to the emacs distribution for up-to-date versions of those. | |||
1999-01-11 | cvs `feature': you MUST remove obsolete files manually, otherwise | Marc Espie | |
they live forever... | |||
1999-01-11 | Upgrade to 3.12, merge with OpenBSD changes. | Marc Espie | |
1999-01-11 | Import of FSF texinfo 3.12. This version creates empty info-dirs correctly. | Marc Espie | |
1999-01-09 | gprof heads the same set of conditions as gas&friends. | Marc Espie | |
1999-01-08 | We don't need, nor support | Marc Espie | |
#pragma weak/#pragma pack That's just compatibility with native svr4 that was brought in by cut & paste. | |||
1998-12-31 | keep 'perl -T -P' from dumping core | Todd C. Miller | |
1998-12-23 | Plain forgot to remove that one. | Marc Espie | |
1998-12-23 | Kill files that reference config/xm-openbsd.h, these are no longer | Marc Espie | |
used, since they would make an error. Kill xm-powerpc.h along: it's actually a less advanced version of xm-rs6000.h. Keep ns32k/xm-openbsd.h around, as it used to do something non trivial. pa/xm-openbsd.h is actually still in use, so don't touch it. | |||
1998-12-23 | 2.7.2 -> 2.8.1 | Marc Espie | |
these don't do anything but hard-coding vprintf and strerror, but configure now checks for that too... | |||
1998-12-23 | 2.7.2 -> 2.8.1 | Marc Espie | |
renamed. last independent config file done. I still have *bsd config files to check thru. | |||
1998-12-23 | 2.7.2 -> 2.8.1 | Marc Espie | |
WARNING: these were in 2.7.2, they are no longer in 2.8.1, but apart from aix41ppc.h, I couldn't find a trace of removal in the ChangeLog, so I don't know the reason of removal. | |||
1998-12-23 | 2.7.2 -> 2.8.1: new features of configure made these obsolete | Marc Espie | |
1998-12-23 | 2.7.2 -> 2.8.1: old i386 & m68k, nextstep renaming. | Marc Espie | |
1998-12-23 | 2.7.2 -> 2.8.1: renamed i370 files, i860 files no longer needed. | Marc Espie | |
This completes config arches that are not related to OpenBSD. |