Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-09-10 | Put files in /usr/libexec/cvs and /usr/libdata/cvs; suggestion from Todd | Thorsten Lockert | |
Miller <todd.miller@courtesan.com> | |||
1999-09-10 | Add option to set the repository to read-only on the command line; from | Thorsten Lockert | |
Artur Grabowski <art@stacken.kth.se> | |||
1999-09-10 | Integrate local changes | Thorsten Lockert | |
1999-09-10 | Latest version from Cyclic; skipped files | Thorsten Lockert | |
1999-09-10 | Latest version from Cyclic | Thorsten Lockert | |
1999-09-08 | Better stack usage, bugfix from current. | Marc Espie | |
Fri Aug 27 09:36:17 1999 Andreas Schwab <schwab@suse.de> * function.c (assign_stack_temp_for_type): Fix change of Mar 5 for the fact that ALIGN is measured in bits, not bytes. | |||
1999-09-06 | succesfully -> successfully | Aaron Campbell | |
1999-09-05 | Put choose_temp_base call back in msdos dependent code. | Marc Espie | |
(from the egcs mainline, code by myself). This should remove the last use of choose_temp_base. Once I've rebuilt the whole tree, there's another patch to make that code properly #ifdef MSDOS. | |||
1999-09-01 | Don't try to use .set on mips, it's special. | Marc Espie | |
1999-09-01 | Repair -frepo | Marc Espie | |
1999-08-31 | Support fxch abreviated form | Marc Espie | |
1999-08-31 | Don't need -fno-strict-aliasing, our gcc has strict aliasing turned off by ↵ | Todd C. Miller | |
default. | |||
1999-08-27 | Restore SET_ASM_OP, which lets __attribute__((alias)) work again. | Marc Espie | |
1999-08-27 | check for arch that supports -s flag | Todd C. Miller | |
1999-08-26 | OpenBSD CVS tag | Todd C. Miller | |
1999-08-25 | comment typo | Niklas Hallqvist | |
1999-08-25 | Remove redundant test (which I am sure gcc removed by itself anyhow) | Niklas Hallqvist | |
1999-08-24 | Enable dlopen(3) to work in statically linked binaries | Niklas Hallqvist | |
1999-08-24 | Remove -g accidentally committed by someone | Niklas Hallqvist | |
1999-08-24 | Align defines nicely | Niklas Hallqvist | |
1999-08-24 | Avoid /usr/ARCH-unknown-openbsd in a way more friendly to | Marc Espie | |
cross-compilers... Yet another commit I forgot... | |||
1999-08-24 | m68k code generation work-around that I had forgotten to remove... | Marc Espie | |
1999-08-23 | Merge | Marc Espie | |
1999-08-23 | Update to gcc 2.95.1, official release. | Marc Espie | |
1999-08-22 | Don't turn -fstrict-aliasing on automatically for now. | Marc Espie | |
1999-08-20 | add -fno-strict-aliasing | Todd C. Miller | |
1999-08-20 | Don't install with special permissions. | Jason Downs | |
1999-08-20 | Link with "-L. -lperl" if building a shrared libperl on OpenBSD | Todd C. Miller | |
1999-08-20 | comment out shared libperl support for the time being | Todd C. Miller | |
1999-08-20 | Link perl binary with shared libperl | Todd C. Miller | |
1999-08-20 | Take advantage of "arch -s" | Todd C. Miller | |
1999-08-20 | Fix faulty asms, that happened to work with old gcc, but not egcs | Niklas Hallqvist | |
1999-08-19 | The mips test for dynamic loading was wrong | Niklas Hallqvist | |
1999-08-16 | Comment typo | Niklas Hallqvist | |
1999-08-16 | We must tell we are little endian by default | Niklas Hallqvist | |
1999-08-16 | Protect against spaces in CC (which is not unlikely) and LDSTATIC | Niklas Hallqvist | |
1999-07-28 | do not spin; hugh | Theo de Raadt | |
1999-07-26 | Give groff the -S (safer mode) option. This is a paranoia mode that prevents | Aaron Campbell | |
the execution of possibly dangerous macros like open, opena, write, pos, and sy which could be abused by a malicious man page; deraadt@ ok | |||
1999-07-22 | insque is no longer part of libstdc++ (inherited from libiberty behavior) | Marc Espie | |
1999-07-22 | insque is no longer part of libiberty. | Marc Espie | |
1999-07-22 | put back 990629 `finalize_pic' removal, now that the newer snapshot | Marc Espie | |
fixes all the defects. | |||
1999-07-22 | useless | Marc Espie | |
1999-07-22 | Merge | Marc Espie | |
1999-07-22 | 990718, very close to release. | Marc Espie | |
testsuite temporarily removed from snapshots because of copyright checks. | |||
1999-07-22 | use += when modifying COPTS | Theo de Raadt | |
1999-07-18 | Change libiberty SRC->OBJ conversion. | Marc Espie | |
The old version won't work with empty lists, and the new one will, as libiberty only holds .c files. | |||
1999-07-18 | Revert last change of the 990629: this breaks m68k pic code. | Marc Espie | |
More recent snapshots seem to have this fixed properly, wait until u a complete shake-out has been run | |||
1999-07-18 | Merge | Marc Espie | |
1999-07-18 | Update to 990629 snapshot | Marc Espie | |
closer to gcc 2.95 release. | |||
1999-07-18 | Update to 990629 snapshot | Marc Espie | |
closer to gcc 2.95 release. |