| Commit message (Expand) | Author | Age | Files | Lines |
* | * pa.c (FRP): Remove erroneous white space in macro definition. | amodra | 2001-04-28 | 1 | -1/+1 |
* | * config/pa/som.h (NM_FLAGS): Define. | law | 2001-04-20 | 1 | -0/+5 |
* | * config/pa/pa-linux.h (CPLUSPLUS_CPP_SPEC): Undefine. | law | 2001-04-20 | 3 | -9/+28 |
* | * toplev.c (output_lang_identify): Delete. | zack | 2001-04-16 | 2 | -7/+0 |
* | * pa.md (reload_outdi): Operand 0 must be a non hard register. | law | 2001-04-16 | 1 | -1/+1 |
* | * pa.c (secondary_reload_class): SAR<->FP copies require a | law | 2001-04-16 | 1 | -0/+7 |
* | * pa.c (force_mode): New function. | amodra | 2001-04-14 | 1 | -45/+63 |
* | 2001-04-13 Alan Modra <alan@linuxcare.com.au> | law | 2001-04-13 | 1 | -1/+5 |
* | * pa.c: Formatting and white space fixes throughout file. | amodra | 2001-04-13 | 1 | -44/+48 |
* | * pa.c (hppa_init_pic_save): Set rtx_unchanging for | amodra | 2001-04-13 | 1 | -0/+1 |
* | * pa.c (uint32_operand): Don't use long constant >= 2^32. | amodra | 2001-04-13 | 2 | -27/+29 |
* | * pa-hpux10.h (NEW_HP_ASSEMBLER): Define to 1. | amodra | 2001-04-13 | 3 | -23/+17 |
* | * pa-gas.h: Delete file. | amodra | 2001-04-13 | 1 | -22/+0 |
* | * config/pa/mill32.S: New file. | amodra | 2001-04-13 | 5 | -3/+3274 |
* | Add new files. | amodra | 2001-04-13 | 3 | -0/+441 |
* | * elfos.h (SELECT_SECTION): Undef before defining. | amodra | 2001-04-13 | 6 | -36/+180 |
* | * pa-64.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Define. | amodra | 2001-04-13 | 1 | -330/+21 |
* | * config/pa/quadlib.c: Add prototypes. | law | 2001-04-13 | 1 | -0/+13 |
* | * config.gcc: Set default for xmake_file at top, not bottom. | zack | 2001-04-07 | 2 | -8/+0 |
* | DWARF2 frame notes for hppa. | amodra | 2001-04-04 | 1 | -121/+194 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 2 | -8/+8 |
* | TARGET_NO_SPACE_REGS no longer affects call sequences. | amodra | 2001-04-03 | 3 | -142/+116 |
* | Rewrite hppa profiling support. | amodra | 2001-04-03 | 3 | -112/+127 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN, | zack | 2001-03-15 | 2 | -49/+0 |
* | * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT, | zack | 2001-03-14 | 1 | -26/+0 |
* | * configure.in: Move check for unsigned enumerated bitfields | zack | 2001-03-12 | 4 | -69/+0 |
* | * config.gcc: Where xm-host.h used to include another | zack | 2001-03-12 | 1 | -2/+0 |
* | * pa.md (builtin_longjmp): Rework slightly to work for PA64 too. | law | 2001-03-10 | 1 | -2/+4 |
* | * config/pa/som.h (MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL): Disable. | law | 2001-03-09 | 1 | -0/+7 |
* | * config/i370/xm-mvs.h, config/i370/xm-oe.h, | ghazi | 2001-03-08 | 2 | -6/+0 |
* | * config/a29k/xm-a29k.h, config/a29k/xm-unix.h, | ghazi | 2001-03-06 | 5 | -28/+0 |
* | libiberty: | zack | 2001-03-06 | 6 | -20/+0 |
* | * configure.in: Kill tm.h. Include the files in the $tm_file | zack | 2001-03-03 | 5 | -49/+0 |
* | * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h, | zack | 2001-03-02 | 5 | -28/+5 |
* | * config/pa/som.h (ASM_IDENTIFY_GCC): Define. | law | 2001-03-01 | 1 | -0/+6 |
* | * pa.c (emit_move_sequence): Verify operand0 is a hard register | law | 2001-03-01 | 1 | -1/+2 |
* | * mips/xm-iris4.h: Delete #if 0 block (there since before 1997). | zack | 2001-02-28 | 3 | -7/+0 |
* | * pa.c (override_options): Promote -fpic to -fPIC. | law | 2001-02-27 | 3 | -45/+17 |
* | * config/pa/quadlib.c (_U_Qfcnvfxt_quad_to_usgl): New function. | law | 2001-02-21 | 2 | -1/+11 |
* | * pa.c (move_operand): Accept code to load the address of a | law | 2001-02-20 | 3 | -52/+39 |
* | Revert experimental hunk accidentally included in committed change. | law | 2001-02-18 | 1 | -3/+2 |
* | * pa.c (hppa_expand_prologue): Simplify code storing return | law | 2001-02-18 | 1 | -125/+106 |
* | 2001-02-18 Alan Modra <alan@linuxcare.com.au> | law | 2001-02-18 | 1 | -2/+4 |
* | * (hppa_init_pic_save): Emit the pic offset table | law | 2001-02-01 | 3 | -48/+20 |
* | * pa.c (hppa_encode_label): Correct size of alloca buffer | law | 2001-02-01 | 2 | -15/+12 |
* | * pa.c (pa_init_machine_status): Initialize pic_offset_table_save_rtx | law | 2001-01-30 | 3 | -21/+58 |
* | * pa.md (return): Revise comment for trivial return. | law | 2001-01-30 | 1 | -10/+24 |
* | * pa-64.h (text_section): Remove declaration. | law | 2001-01-26 | 2 | -3/+1 |
* | * pa.md (return_internal): Add a USE of the PIC register to ensure | law | 2001-01-23 | 1 | -2/+13 |