summaryrefslogtreecommitdiff
path: root/gcc/config/pa
Commit message (Expand)AuthorAgeFilesLines
* * config/gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.ghazi2003-11-291-5/+1
* * pa.c (hppa_profile_hook): Split gen_call_profiler into separatedanglin2003-11-272-38/+64
* * pa.h (TRAMPOLINE_TEMPLATE): Fix flushing of cache lines whendanglin2003-11-111-8/+9
* PR optimization/12630danglin2003-11-083-28/+649
* PR optimization/12845danglin2003-11-021-0/+6
* * som.h (DO_GLOBAL_DTORS_BODY): Change to C90 declaration.danglin2003-11-021-2/+2
* * pa.c (pa_select_section): Use new style declaration.danglin2003-10-312-5/+3
* * pa.md: Missed update in previous commit.danglin2003-10-301-62/+164
* * pa-linux.h (ASM_OUTPUT_ADDR_VEC_ELT): Use label in big switch ELTs.danglin2003-10-293-83/+58
* * pa.h (ASM_COMMENT_START): Define.danglin2003-10-291-0/+6
* PR optimization/12630danglin2003-10-171-6/+6
* * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.ozack2003-10-131-6/+4
* * pa64-hpux.h (LINK_SPEC): Use `-z' option with HP ld.danglin2003-10-101-2/+2
* PR optimization/12142danglin2003-10-081-3/+16
* * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2)zack2003-10-071-13/+14
* * libfuncs.hzack2003-10-041-6/+6
* * target.h (init_libfuncs): New hook.zack2003-10-023-100/+49
* PR bootstrap/12358danglin2003-09-261-1/+1
* * pa.c (hppa_expand_prologue): Do pic register save in frame markerdanglin2003-09-242-7/+20
* * config.gcc: Do per-target disabling of fixproto here in clauses,neroden2003-09-231-2/+0
* gcc:zack2003-08-262-6/+14
* 2003-08-22 Jason Eckhardt <jle@rice.edu>jle2003-08-2324-680/+436
* * Makefile.in (INCLUDES): Remove -I$(srcdir)/config.zack2003-08-211-3/+1
* PR c++/11946mmitchel2003-08-201-2/+6
* * pa.c (pa_adjust_insn_length): Delete adjustment for delay slot indanglin2003-08-141-59/+63
* * pa.c (pa_asm_output_mi_thunk): Fix typo.danglin2003-08-091-1/+1
* * pa.md (extzv, extv, insv): Fix operand limit checks. Fail ifdanglin2003-08-091-26/+47
* * pa.c (update_total_code_bytes): Use new macro IN_NAMED_SECTION_P.danglin2003-08-082-12/+21
* PR c++/11712danglin2003-08-083-0/+21
* PR target/11607 and PR target/11516danglin2003-07-231-33/+18
* PR Target/11453danglin2003-07-081-36/+51
* * config/pa/fptr.c: Fix comment typos.kazu2003-07-054-6/+6
* * config/sol2.h, config/alpha/alpha.h, config/alpha/linux.h,neil2003-07-016-9/+6
* * pa.c (update_total_code_bytes): New function.danglin2003-06-291-92/+283
* * som.h (ASM_OUTPUT_SOURCE_LINE): Use targetm.strip_name_encoding todanglin2003-06-201-10/+14
* * target.h (asm_out.file_start, file_start_app_off,zack2003-06-195-101/+116
* * dbxout.c (dbxout_source_line_counter): New global variable.ebotcazou2003-06-171-6/+5
* * config/c4x/c4x.c: Don't include "c-tree.h".ghazi2003-06-161-1/+0
* * rtl.h (STORE_FLAG_VALUE): Remove default definition from here.sayle2003-06-141-5/+0
* (gcc)kraai2003-06-131-1/+1
* * config.gcc (with_cpu handling): Translate sparc64 inzack2003-06-073-10/+10
* * pa.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_ALIGNED_COMMON,danglin2003-06-063-7/+13
* PR middle-end/9986danglin2003-06-051-0/+1
* * i370.c (mvs_function_name_length): Fix signed/unsigned warnings.ghazi2003-06-042-2/+2
* * config.gcc: Reorganize --with-cpu logic. Setdrow2003-06-041-0/+7
* * configure.in (HAVE_LD_PIE): Check for ld -pie.jakub2003-06-031-1/+1
* PR target/6428danglin2003-05-213-20/+57
* * pa/milli64.S ($$mulI): Fix typo.danglin2003-05-201-1/+1
* * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS):neil2003-05-181-1/+0
* * alpha.c (print_operand_address, alpha_start_function,ghazi2003-05-162-25/+15