summaryrefslogtreecommitdiff
path: root/gcc/config/pa
Commit message (Expand)AuthorAgeFilesLines
* * pa.c (FRP): Remove erroneous white space in macro definition.amodra2001-04-281-1/+1
* * config/pa/som.h (NM_FLAGS): Define.law2001-04-201-0/+5
* * config/pa/pa-linux.h (CPLUSPLUS_CPP_SPEC): Undefine.law2001-04-203-9/+28
* * toplev.c (output_lang_identify): Delete.zack2001-04-162-7/+0
* * pa.md (reload_outdi): Operand 0 must be a non hard register.law2001-04-161-1/+1
* * pa.c (secondary_reload_class): SAR<->FP copies require alaw2001-04-161-0/+7
* * pa.c (force_mode): New function.amodra2001-04-141-45/+63
* 2001-04-13 Alan Modra <alan@linuxcare.com.au>law2001-04-131-1/+5
* * pa.c: Formatting and white space fixes throughout file.amodra2001-04-131-44/+48
* * pa.c (hppa_init_pic_save): Set rtx_unchanging foramodra2001-04-131-0/+1
* * pa.c (uint32_operand): Don't use long constant >= 2^32.amodra2001-04-132-27/+29
* * pa-hpux10.h (NEW_HP_ASSEMBLER): Define to 1.amodra2001-04-133-23/+17
* * pa-gas.h: Delete file.amodra2001-04-131-22/+0
* * config/pa/mill32.S: New file.amodra2001-04-135-3/+3274
* Add new files.amodra2001-04-133-0/+441
* * elfos.h (SELECT_SECTION): Undef before defining.amodra2001-04-136-36/+180
* * pa-64.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Define.amodra2001-04-131-330/+21
* * config/pa/quadlib.c: Add prototypes.law2001-04-131-0/+13
* * config.gcc: Set default for xmake_file at top, not bottom.zack2001-04-072-8/+0
* DWARF2 frame notes for hppa.amodra2001-04-041-121/+194
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-032-8/+8
* TARGET_NO_SPACE_REGS no longer affects call sequences.amodra2001-04-033-142/+116
* Rewrite hppa profiling support.amodra2001-04-033-112/+127
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN,zack2001-03-152-49/+0
* * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT,zack2001-03-141-26/+0
* * configure.in: Move check for unsigned enumerated bitfieldszack2001-03-124-69/+0
* * config.gcc: Where xm-host.h used to include anotherzack2001-03-121-2/+0
* * pa.md (builtin_longjmp): Rework slightly to work for PA64 too.law2001-03-101-2/+4
* * config/pa/som.h (MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL): Disable.law2001-03-091-0/+7
* * config/i370/xm-mvs.h, config/i370/xm-oe.h,ghazi2001-03-082-6/+0
* * config/a29k/xm-a29k.h, config/a29k/xm-unix.h,ghazi2001-03-065-28/+0
* libiberty:zack2001-03-066-20/+0
* * configure.in: Kill tm.h. Include the files in the $tm_filezack2001-03-035-49/+0
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-025-28/+5
* * config/pa/som.h (ASM_IDENTIFY_GCC): Define.law2001-03-011-0/+6
* * pa.c (emit_move_sequence): Verify operand0 is a hard registerlaw2001-03-011-1/+2
* * mips/xm-iris4.h: Delete #if 0 block (there since before 1997).zack2001-02-283-7/+0
* * pa.c (override_options): Promote -fpic to -fPIC.law2001-02-273-45/+17
* * config/pa/quadlib.c (_U_Qfcnvfxt_quad_to_usgl): New function.law2001-02-212-1/+11
* * pa.c (move_operand): Accept code to load the address of alaw2001-02-203-52/+39
* Revert experimental hunk accidentally included in committed change.law2001-02-181-3/+2
* * pa.c (hppa_expand_prologue): Simplify code storing returnlaw2001-02-181-125/+106
* 2001-02-18 Alan Modra <alan@linuxcare.com.au>law2001-02-181-2/+4
* * (hppa_init_pic_save): Emit the pic offset tablelaw2001-02-013-48/+20
* * pa.c (hppa_encode_label): Correct size of alloca bufferlaw2001-02-012-15/+12
* * pa.c (pa_init_machine_status): Initialize pic_offset_table_save_rtxlaw2001-01-303-21/+58
* * pa.md (return): Revise comment for trivial return.law2001-01-301-10/+24
* * pa-64.h (text_section): Remove declaration.law2001-01-262-3/+1
* * pa.md (return_internal): Add a USE of the PIC register to ensurelaw2001-01-231-2/+13