summaryrefslogtreecommitdiff
path: root/gcc/config/pa
Commit message (Expand)AuthorAgeFilesLines
* pa.md (reload_inhi, [...]): New patterns.John David Anglin2009-08-202-1/+69
* tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2.Paolo Bonzini2009-08-121-1/+1
* pa.c (pa_promote_function_mode): Remove ATTRIBUTE_UNUSED from declaration arg...John David Anglin2009-08-021-5/+3
* pa.c (pa_promote_function_mode): Declare.John David Anglin2009-08-021-2/+7
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-011-4/+18
* pa.c (compute_zdepwi_operands): Limit deposit length to 32 - lsb.John David Anglin2009-07-211-7/+12
* re PR target/40575 (FAIL: gcc.dg/falign-labels-1.c execution test)John David Anglin2009-07-011-2/+2
* pa.c (forward_branch_p): Return bool type.John David Anglin2009-07-011-8/+15
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-301-5/+2
* re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparin...Steve Ellcey2009-06-262-2/+2
* re PR target/40468 (FAIL: gcc.c-torture/execute/20061031-1.c execution, -Os)John David Anglin2009-06-261-14/+81
* defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov2009-06-252-7/+1
* pa.c (output_call): Don't optimize post call jumps into return address adjust...Olivier Hainque2009-06-221-2/+5
* pa-hpux.h (LINK_SPEC): Remove "%<fwhole-program".Richard Sandiford2009-06-023-10/+5
* frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini2009-05-152-4/+1
* Merge cond-optab branch.Paolo Bonzini2009-05-124-549/+78
* linux-atomic.c: Eliminate conditional include of errno.h on non-LP64 systems ...Ben Elliston2009-05-051-5/+0
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-043-22/+4
* config.gcc (hppa*64*-*-hpux11*): Set use_gcc_stdint and add hpux-stdint.h to ...Steve Ellcey2009-04-283-9/+3
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-222-3/+3
* defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini2009-04-221-5/+0
* ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers2009-04-215-0/+97
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-31/+19
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-098-115/+79
* inclhack.def (aix_syswait, [...]): Remove.Joseph Myers2009-03-281-3/+0
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-207-7/+9
* fptr.c: Revert license to GPL 2.John David Anglin2009-01-312-6/+8
* pa.c (pa_asm_output_mi_thunk): Use pc-relative branch to thunk function when...John David Anglin2009-01-121-0/+4
* pa.c (last_address): Change to unsigned.John David Anglin2009-01-091-14/+13
* pa.c (output_call): Relocate non-jump insns in the delay slot of long absolut...John David Anglin2009-01-061-1/+3
* re PR bootstrap/38383 (fails to build cross gcc for target hppa64-hp-hpux11.00)Rainer Emrich2008-12-131-1/+1
* pa.c (function_arg): Revert 2008-10-26 change.John David Anglin2008-11-241-1/+1
* linux-atomic.c (EBUSY): Define if not _LP64.Helge Deller2008-11-231-1/+9
* re PR middle-end/37316 (Small structs are not passed correctly on hppa64-*-*)John David Anglin2008-10-271-2/+6
* linux-atomic.c: Work around missing header file for hppa64-linux-gnu targets.Matthias Klose2008-10-131-0/+6
* re PR middle-end/37608 (libgcc2.c:1981: ICE: vector VEC(m em_ref_p,base) inde...John David Anglin2008-10-112-286/+284
* re PR target/37603 (FAIL: gcc.c-torture/compile/pr36141.c at -O1 and above)John David Anglin2008-10-041-2/+2
* re PR driver/37409 (-fwhole-program option breaks collect2-generated global c...John David Anglin2008-09-083-5/+10
* pa32-regs.h (IRA_COVER_CLASSES): Define.John David Anglin2008-09-072-1/+27
* linux-atomic.c: New file.Helge Deller2008-09-073-0/+303
* re PR testsuite/37325 (Visibility test fails)John David Anglin2008-09-031-2/+3
* pa64-hpux.h (LIB_SPEC): Link against librt when building static openmp applic...John David Anglin2008-09-012-8/+19
* expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka2008-09-012-5/+5
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-4/+6
* optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka2008-08-301-1/+1
* alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-08-062-30/+30
* configure.ac: Add makefile fragments for hpux.Paolo Bonzini2008-07-302-8/+0
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-3/+4
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-2/+1
* c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-271-2/+2