Age | Commit message (Expand) | Author | Files | Lines |
2005年01月13日 | Allow .data section to be first in executable, as on solaris. Also allow for... unlabeled-1.10.4.2.2.7.10 | Camm Maguire | 1 | -1/+1 |
2004年03月06日 | This commit was manufactured by cvs2svn to create branch | cvs2git | 3111 | -1232988/+0 |
2004年03月06日 | Do not define symbols with no value, either in bfd/rsym, or in plt.c. Genera... | Camm Maguire | 2 | -4/+9 |
2004年03月06日 | Make sure 'unwind' in frame.c does nt go below frs_org | Camm Maguire | 2 | -2/+8 |
2004年03月04日 | Fix rsym generated symbol tables for 64 bit platforms | Camm Maguire | 5 | -7/+15 |
2004年03月03日 | Remove implicit dependency on gawk, optimize plt.c a little | Camm Maguire | 3 | -12/+25 |
2004年03月03日 | Cleanup sfaslelf compiler warning | Camm Maguire | 2 | -2/+3 |
2004年03月03日 | Rework internal plt symbol address capture | Camm Maguire | 5 | -66/+62 |
2004年03月03日 | This commit was manufactured by cvs2svn to create branch 'Version_2_6_1'. | cvs2git | 1 | -0/+28 |
2004年03月03日 | Eliminate extraneous warning message when allocating fewer pages than already... | Camm Maguire | 2 | -2/+4 |
2004年03月03日 | Use new temporarry variables holding lisp stack supremum for lint | Camm Maguire | 2 | -3/+4 |
2004年03月02日 | Add code to unwind redefinitions of the stack supremum in c2expr-top (used in... | Camm Maguire | 3 | -16/+66 |
2004年02月29日 | oops | Aurelien Chanudet | 1 | -6/+4 |
2004年02月29日 | backport from head | Aurelien Chanudet | 2 | -304/+436 |
2004年02月28日 | fix typoe in o/sfaslbfd.c | Camm Maguire | 2 | -2/+3 |
2004年02月28日 | When a tagbody contains ccb reference tags, and hence i itself marked ccb, ma... | Camm Maguire | 2 | -1/+13 |
2004年02月28日 | make sure bfd fasload initializes dum.sm.sm_object1 for read_fasl_vector | Camm Maguire | 2 | -1/+9 |
2004年02月27日 | Homebrew plt-like mechanism for ensuring that valid internal addresses exist ... | Camm Maguire | 1 | -1/+18 |
2004年02月27日 | completion_matches -> rl_completion_matches in gcl_readline.d, which is what... | Camm Maguire | 2 | -3/+5 |
2004年02月27日 | Make sure references to ldb1, a stub conventionally optimized away, can be re... | Camm Maguire | 4 | -3/+11 |
2004年02月27日 | Make configure demand gettext when choosing --enable-locbfd | Camm Maguire | 3 | -162/+270 |
2004年02月27日 | Homebrew plt-like mechanism for ensuring that valid internal addresses exist ... | Camm Maguire | 4 | -3/+64 |
2004年02月27日 | Further refine text field binding. | Mike Thomas | 2 | -11/+14 |
2004年02月27日 | Use backslashes in path for Windows 98. | Mike Thomas | 1 | -1/+1 |
2004年02月26日 | Modify default banner slightly | Camm Maguire | 2 | -1/+9 |
2004年02月25日 | powerpc-macosx h and defs files from cvs head | Camm Maguire | 3 | -52/+98 |
2004年02月25日 | Support for new debugging section names in sfaslelf.c | Camm Maguire | 2 | -2/+7 |
2004年02月25日 | mach-o compatible changes in sfaslbfd.c | Camm Maguire | 2 | -2/+23 |
2004年02月25日 | Support for both sigbus and sigsegv in sgbc.c as is customary in .h files | Camm Maguire | 2 | -10/+13 |
2004年02月25日 | Support for more informative banner reading features list | Camm Maguire | 6 | -45/+47 |
2004年02月25日 | *gcl-version* -> *gcl-minor-version*,*gcl-extra-version* | Camm Maguire | 6 | -9/+40 |
2004年02月25日 | bfd make and configure file changes to handle mach-o backend | Camm Maguire | 11 | -543/+1524 |
2004年02月25日 | Macosx defaults in configure.in | Camm Maguire | 3 | -278/+299 |
2004年02月25日 | Add bfd/po makefiles | Camm Maguire | 3 | -1/+582 |
2004年02月25日 | Add mach-o specific files from cvs head to local bfd tree | Camm Maguire | 1 | -1/+2 |
2004年02月25日 | Add missing m4 and automake files in binutils directory to enable automake an... | Camm Maguire | 5 | -1/+1478 |
2004年02月24日 | Text editor changes. | Mike Thomas | 1 | -7/+8 |
2004年02月24日 | Maykitwerk with ANSI. | Mike Thomas | 1 | -1/+2 |
2004年02月24日 | More text editor demo. | Mike Thomas | 1 | -6/+113 |
2004年02月24日 | Japi with ANSI. Begin Japi text editor demo. | Mike Thomas | 2 | -0/+6 |
2004年02月23日 | Make sure stdio handles are also binary. | Mike Thomas | 1 | -0/+3 |
2004年02月23日 | This commit was manufactured by cvs2svn to create branch 'Version_2_6_1'. | cvs2git | 5 | -0/+5735 |
2004年02月20日 | Default to debug mode on hppa to work around gcc compiler optimization bugs | Camm Maguire | 3 | -280/+284 |
2004年02月20日 | Update installation for compiler::link. HTML install for both generators. | Mike Thomas | 2 | -2/+3 |
2004年02月20日 | Remove ANSI build bug advice. | Mike Thomas | 1 | -6/+1 |
2004年02月20日 | Backport zero divisor error cnditions from HEAD for floor,ceiling,truncate | Camm Maguire | 3 | -4/+15 |
2004年02月20日 | small mod to unixport/makefile re filtering of firstfile and lastfile | Camm Maguire | 2 | -2/+6 |
2004年02月20日 | Use pathnames instead of strings in compiler::link, also in image init files,... | Camm Maguire | 2 | -54/+87 |
2004年02月20日 | Load sys-proclaim.lisp files forimproved linking and smaller object size acro... | Camm Maguire | 6 | -86/+107 |
2004年02月20日 | Remove incompatible -fomit-frame-pointer when compiling with -pg profiling | Camm Maguire | 3 | -281/+287 |