Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-11-21 | My goof... adding functions to libiberty means this is a major bump. | Marc Espie | |
(Fortunately, no other library depends on those new functions) | |||
1999-11-20 | Grab hashtab.c from the development version of gcc, add it to libiberty. | Marc Espie | |
Make sure that g++ and g77 link against libiberty (fixed in dev. sources as well). Use hashtab functions instead of splay-trees in cse.c. This is worth a 10% compiling speed increase on some arches, including sparc, hppa... | |||
1999-11-20 | libiberty version bundled with binutils-2.10 | Marc Espie | |
1999-11-20 | Generate g2c.h at prereq stage. | Marc Espie | |
Install it under /usr/include | |||
1999-09-30 | Explanation for why strerror.o is needed. | Marc Espie | |
1999-09-30 | In the construct | Marc Espie | |
VAR!=cat file make warns if file exists, but is empty (couldn't read shell output, or such bullshit) Weird, as everything actually went right. As I don't want to change that behavior so close to release, and since the needed-list may again be needed in the future, the line VAR!=cat file && echo is used instead. make will happily get a new line to eat, that it will strip right away => no more warning. Go figure. | |||
1999-09-29 | Remove weird message for ctm guys. | Marc Espie | |
1999-09-24 | Fix 2.5->2.6 problem, by propagating Makefile.in recent change to the | Marc Espie | |
wrapper. | |||
1999-09-20 | Formatting | Marc Espie | |
1999-09-20 | Transform mips/openbsd-be.h into a fragment, | Marc Espie | |
tweak configure.in accordingly, regen configure. Fiddle with comments in mips/openbsd.h before shipping back to the FSF. | |||
1999-09-17 | Invoke sh move-if-change explicitly. | Marc Espie | |
Official patch, submitted to egcs and accepted in the main source. (strongly suggested by mickey@) | |||
1999-09-14 | Bye, bye, choose_temp_base | Marc Espie | |
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-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-27 | Restore SET_ASM_OP, which lets __attribute__((alias)) work again. | Marc Espie | |
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-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-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-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. | |||
1999-07-18 | Update to 990629 snapshot | Marc Espie | |
closer to gcc 2.95 release. | |||
1999-06-28 | Bug-fix for -fpic m68k trouble. | Marc Espie | |
1999-06-20 | Fix for kdelibs ICE, to appear in the next egcs-snapshot | Marc Espie | |
(by Mark Mitchell) | |||
1999-06-18 | incorporate valarray in installed files | Marc Espie | |
1999-06-18 | Help stupid cvs which would tend to bring back old stuff from the dead... | Marc Espie | |
1999-06-17 | basic automated merge. to be verified. | Marc Espie | |
1999-06-17 | basic automated merge. to be verified. | Marc Espie | |
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. |