summaryrefslogtreecommitdiff
path: root/gcc/config/pa
Commit message (Expand)AuthorAgeFilesLines
* * pa.c (output_millicode_call): Correct "be,l" insn for TARGET_PA_20.danglin2002-05-311-3/+9
* * pa.c: Move output.h include after tree.h include.danglin2002-05-311-2/+2
* 2002-05-30 John David Anglin <dave@hiauly1.hia.nrc.ca>danglin2002-05-314-12/+65
* * pa.c (following_call): Check TARGET_JUMP_IN_DELAY.danglin2002-05-311-5/+1
* * pa.h (ASM_OUTPUT_MI_THUNK): Remove unwanted semi-colon.law2002-05-301-1/+1
* * pa.h (ASM_OUTPUT_MI_THUNK): Move implementation into pa.c.law2002-05-293-74/+87
* * config/pa/milli32.S, config/pa/lib1funcs.asm,zack2002-05-282-2281/+0
* * system.h (STRIP_NAME_ENCODING): Poison it.rth2002-05-193-82/+87
* * system.h (ENCODE_SECTION_INFO): Poison it.rth2002-05-194-23/+31
* * system.h (SELECT_RTX_SECTION): Poison.rth2002-05-182-19/+0
* * final.c (HAVE_READONLY_DATA_SECTION): New.rth2002-05-182-76/+29
* * hooks.c (hook_tree_bool_false): New.rth2002-05-173-49/+30
* * pa.c (override_options): Override TARGET_JUMP_IN_DELAY when schedulingdanglin2002-05-151-19/+21
* * emit-rtl.c (global_rtl): Update comment.zack2002-05-131-2/+4
* * pa/pa32-regs.h (HARD_REGNO_MODE_OK): Revise sets of general registersdanglin2002-05-121-4/+9
* * pa/pa-64.h (MAX_WCHAR_TYPE_SIZE): Delete.danglin2002-05-082-2/+0
* * pa.c (hppa_profile_hook): Use force_reg to get the addresslaw2002-05-071-18/+1
* * pa-protos.h (hppa_fpstore_bypass_p): Declare.law2002-05-063-112/+134
* * pa/x-ada (ADA_CFLAGS): Rename to X_ADA_CFLAGS.danglin2002-05-021-1/+1
* 2002-05-01 Jeff Law <law@redhat.com>danglin2002-05-011-0/+1
* * config.gcc (hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-rtems*,danglin2002-04-305-6/+4
* * pa.c (override_options): Default to PA8000 scheduling.law2002-04-301-4/+4
* * pa.md (7100lc, 7200, 7300 scheduling): Slightly refinelaw2002-04-301-23/+24
* 2002-04-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov2002-04-293-148/+269
* * pa.h (FUNCTION_OK_FOR_SIBCALL): Don't do sibcalls when using thedanglin2002-04-261-0/+1
* PR target/6413amodra2002-04-232-23/+11
* * config/alpha/linux.h, config/arm/linux-elf.h, config/i370/linux.h,rth2002-04-151-1/+1
* * alpha/linux.h: Define __gnu_linux__ wherever __linux__ ismmitchel2002-04-131-1/+1
* * pa.c (pa_can_combine_p): Call insn_extract before callinglaw2002-04-121-1/+1
* 2002-04-12 Eric Norum <eric.norum@usask.ca>joel2002-04-121-5/+0
* * pa.c (pa_output_function_prologue): Don't accumulate the totaldanglin2002-04-124-66/+153
* PR 5933danglin2002-04-071-9/+62
* * pa-linux.h (INCOMING_RETURN_ADDR_RTX): Move.danglin2002-04-044-170/+374
* * milli64.S ($$dyncall): New function.danglin2002-04-022-11/+31
* 2002-04-01 Vladimir Makarov <vmakarov@redhat.com>vmakarov2002-04-011-0/+23
* * pa-linux.h (LOCAL_LABEL_PREFIX): Define.danglin2002-03-281-0/+4
* * pa/pa-pro-end.h (CPP_PREDEFINES): Add -D__pro__.law2002-03-272-2/+7
* * 1750a.h, a29k.h, arc.h, arm.h, c4x.h, clipper.h, cris.h, d30v.h,ghazi2002-03-121-4/+0
* * t-pa64 (LIB1ASMFUNCS, LIB1ASMSRC): Delete.danglin2002-03-091-2/+0
* * pa.h (ASM_FILE_END): Define.danglin2002-03-063-2/+5
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-4/+0
* * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x.h, clipper.h,ghazi2002-03-031-5/+0
* * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;rth2002-03-031-2/+2
* * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h,ghazi2002-03-031-3/+0
* * pa-linux.h (LIB_SPEC): Update definition.danglin2002-02-262-12/+4
* * pa/t-pa, pa/t-pro, pa/som.h: Revert last patch.danglin2002-02-163-1/+27
* * pa/t-pa (LIB2FUNCS_EXTRA): Don't build lib2funcs.asm.danglin2002-02-163-28/+2
* * gcc.c (init_gcc_specs): Revert patch from 2002-02-15.danglin2002-02-152-0/+14
* 2002-02-13 Joel Sherrill <joel@OARcorp.com>joel2002-02-131-5/+2
* * config/pa/pa.h (GO_IF_LEGITIMATE_ADDRESS): Fix typos.grahams2002-02-121-2/+2