summaryrefslogtreecommitdiff
path: root/gcc/config/ia64
Commit message (Expand)AuthorAgeFilesLines
* * config/ia64/crtbegin.asm (__dso_handle): Mark hidden if therth2000-05-172-70/+117
* Add performance related explanatory comment.wilson2000-05-111-0/+15
* * config/ia64/ia64-protos.h (ia64_expand_prediction): Declare.rth2000-05-093-100/+167
* * config/ia64/ia64.md (extendsfdf2): Split only after reload.rth2000-05-091-1/+1
* * config/ia64/ia64.c (ia64_direct_return): Require frame size zero.rth2000-05-091-1/+1
* Fix typo spotted by grahams.wilson2000-05-091-1/+1
* * config/ia64/ia64.md (extendsfdf2): Split the nop case outrth2000-05-081-6/+10
* * config/ia64/ia64.h (predicate_operator): Declare.rth2000-05-081-0/+1
* * config/ia64/ia64.c (ia64_encode_section_info): Exit earlyrth2000-05-081-40/+46
* * config/ia64/ia64.c (predicate_operator): New.rth2000-05-073-178/+334
* * config/ia64/ia64.c (sdata_symbolic_operand): Mark unused args.rth2000-05-071-22/+22
* * c-decl.c: Include "tm_p.h".rth2000-05-073-128/+135
* Patches from David Mosberger, and a patch to make bootstrap work.wilson2000-05-035-17/+118
* 2000-05-02 Andrew Haley <aph@cygnus.com>aph2000-05-022-1/+27
* Change dynamic linker name to conform to current glibc. From Jakub Jelinek.wilson2000-05-011-1/+1
* Add partial support for IA-64 unwind sections.wilson2000-04-255-68/+622
* Fix problem with relocs in read-only sections for C++ code.wilson2000-04-181-0/+4
* Fix glibc math testsuite failures.wilson2000-04-151-21/+21
* Match recent assembler change.wilson2000-04-141-1/+1
* Fix nit.wilson2000-04-071-2/+0
* * Makefile.in: Add rules for regrename.oscox2000-04-051-0/+19
* Convert ACCUMULATE_OUTGOING_ARGS to an expression.hubicka2000-03-291-1/+1
* Fix misscheduling of epilogue predicate register restore.wilson2000-03-232-11/+15
* Minor performance improvements. Minor EH/unwind bug fix.wilson2000-03-212-39/+38
* Fix glibc s_scalbn.c miscompilation at -O.wilson2000-03-171-1/+1
* Put 1999 years back.wilson2000-03-175-7/+7
* Patches to make libobjc build.wilson2000-03-153-6/+59
* Fix bug found by make bootstrap failure. Eliminate some warnings.wilson2000-03-122-4/+8
* * config/ia64/ia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79wilson2000-03-121-1/+1
* * config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,wilson2000-03-125-5/+5
* Patch from Robert Lipewilson2000-03-091-0/+1
* Add ia64 port.wilson2000-03-0914-0/+11200