summaryrefslogtreecommitdiff
path: root/gcc/config/pa
Commit message (Expand)AuthorAgeFilesLines
* config:neil2000-11-028-10/+10
* * pa.c (print_operand): Handle case 'c' for .vtable_inheritlaw2000-10-181-0/+5
* * pa.md (return_internal): Move `use' after `return'.law2000-10-171-2/+2
* * config/pa/pa/pa-protos.h (output_64bit_and, output_64bit_ior):law2000-10-162-8/+8
* Remove obstacks.mmitchel2000-10-131-20/+1
* * calls.c (expand_call): Disallow sibcalls to noreturn functions.rth2000-10-071-2/+1
* Change callers in config/[n-z]*/ (the rest) to match:hp2000-09-251-2/+2
* definitions in config/[npr]*:hp2000-09-252-5/+5
* * gcc.c (modify_target): New variable and struct.kenner2000-09-201-0/+9
* * alpha/alpha.c (alpha_emit_xfloating_libcall):law2000-08-081-1/+1
* * pa.md (shadd height reduction patterns/splitters): Remove.law2000-08-031-67/+0
* * Makefile.in (INSN_ATTR_H): New macro. Replace all dependenciesaoliva2000-07-282-24/+24
* * pa/x-pa-hpux: Add -D_HIUX_SOURCE to FIXPROTO_DEFINESlaw2000-07-271-1/+1
* * pa.c (emit_hpdiv_const): Update to match new pattern for udivsi3.law2000-07-171-1/+2
* Forgot to check in several days ago.law2000-07-171-3/+0
* * pa.c (hppa_encode_label): Store labels in gc memory when ggc_p islaw2000-07-121-4/+7
* * pa/som.h (ASM_WEAKEN_LABEL): Export weak data symbols so that theylaw2000-06-301-2/+10
* * pa.h (CPP_SPEC): Add whitespace after -D__STDC_EXT__.law2000-06-211-2/+2
* 2000-06-20 Philipp Thomas <pthomas@suse.de>jle2000-06-201-1/+1
* * combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE andrth2000-06-132-3/+13
* Update to libgcc copyright exception clause.law2000-05-153-14/+25
* * pa.h (FUNCTION_ARG_ADVANCE): Warning removal.law2000-05-051-4/+3
* Update copyrights.law2000-05-013-3/+3
* * pa/pa32-regs.h (HARD_REGNO_MODE_OK): Warning removal.law2000-04-262-2/+2
* * pa/long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64.law2000-04-117-207/+2393
* * pa/pa-64.h: New file.law2000-04-045-0/+778
* * pa.c (print_operand): Compute 'base' only inside the code pathslaw2000-04-031-1/+3
* Convert ACCUMULATE_OUTGOING_ARGS to an expression.hubicka2000-03-291-1/+1
* * acconfig.h (HAVE_GAS_WEAK): New define.law2000-03-161-0/+2
* * configure.in (hppa configurations): Add pa32-regs.h to thelaw2000-03-143-329/+341
* * config/pa/pa-hpux11.h (LIB_SPEC): Correct typo in !p case.law2000-03-101-9/+10
* * pa/t-pa: Use quadlib.c instead of quadlib.asm.law2000-02-293-363/+89
* * config/pa/som.h (MAKE_DECL_ONE_ONLY): Define.clm2000-02-281-0/+8
* Fix copyrights.law2000-02-263-3/+6
* Fix thinko in last change.law2000-02-221-2/+2
* * pa.h (FUNCTION_ARG_PASS_BY_REFERENCE): Handle pass-by-referencelaw2000-02-223-3/+115
* * pa/quadlib.asm (_U_QFgt, _U_Qfge): Fix flags for _U_Qfcmp call.law2000-02-191-2/+2
* * pa-protos.h: Wrap function_arg_padding in TREE_CODE #ifdef.law2000-02-111-0/+2
* * pa.c, pa.h: Remove trigraph sequences within comments.law2000-02-112-8/+5
* * config/pa/pa-hpux11.h (LIB_SPEC): Correct typo in !p case.kenner2000-02-031-9/+10
* * config/arm/arm-protos.h: PROTO -> PARAMS.ghazi2000-01-191-15/+15
* * pa-protos.h: New file.ghazi2000-01-114-151/+203
* * configure.in (m68*-*-rtemscoff*): New target, formal name forlaw2000-01-051-1/+4
* * pa.md (conditional zero): If op1 is a register, force it intolaw1999-12-291-9/+14
* * configure.in (AC_DECL_SYS_SIGLIST, xm-siglist.h,ghazi1999-12-283-9/+0
* * pa.h (FUNCTION_ARG_BOUNDARY): Never return 0.kenner1999-12-211-7/+9
* * pa/elf.h (MAX_OFILE_ALIGNMENT): Define.law1999-12-101-0/+5
* * pa.md (reload shift-add patterns): Remove.law1999-11-281-41/+0
* * pa.md (call_internal_symref, call_value_internal_symref): No modelaw1999-11-232-3/+4
* * config/pa/pa.h (MASK_RETURN_ADDR): Change 0xfffffffc to -4.jle1999-11-111-1/+1