index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
picochip
/
picochip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-09
remove picochip
Trevor Saunders
1
-4705
/
+0
2014-08-29
Make next_insn and previous_insn require an rtx_insn *
David Malcolm
1
-3
/
+3
2014-08-28
NEXT_INSN and PREV_INSN take a const rtx_insn
David Malcolm
1
-3
/
+3
2014-08-28
Make SET_NEXT_INSN/SET_PREV_INSN require an rtx_insn
David Malcolm
1
-5
/
+5
2014-08-27
Use rtx_insn for various target.def hooks
David Malcolm
1
-3
/
+4
2014-08-25
Strengthen haifa_sched_info callbacks and 3 scheduler hooks
David Malcolm
1
-2
/
+2
2014-08-25
config/picochip: Use rtx_insn
David Malcolm
1
-2
/
+2
2014-08-19
Split NEXT_INSN/PREV_INSN into lvalue and rvalue forms
David Malcolm
1
-11
/
+11
2014-06-02
expr.h: Remove prototypes of functions defined in builtins.c.
Andrew MacLeod
1
-0
/
+1
2014-05-05
picochip-protos.h (picochip_regno_nregs): Change int argument to enum machine...
Jan-Benedict Glaw
1
-2
/
+2
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-09
Eliminate FOR_EACH_BB macro.
David Malcolm
1
-1
/
+1
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+4
2013-11-18
decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.
Richard Sandiford
1
-1
/
+1
2013-11-07
pdp11.c: Include dbxout.h.
Mike Stump
1
-0
/
+1
2013-07-21
Fix typos.
Mike Stump
1
-4
/
+4
2013-05-18
recog.h (Recog_data): Rename to...
Richard Sandiford
1
-3
/
+3
2013-05-14
recog.h: Rename struct recog_data to Recog_data.
Mike Stump
1
-3
/
+3
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+2
2012-09-20
s390.c (s390_chunkify_start): Replacing INSN_LOCATOR.
Dehao Chen
1
-4
/
+4
2012-06-25
v850.c: Remove redundant extern declarations for last_assemble_variable_decl ...
Steven Bosscher
1
-2
/
+0
2012-06-24
output.h: (current_function_is_leaf...
Steven Bosscher
1
-2
/
+2
2012-05-29
integrate.c: Remove.
Steven Bosscher
1
-1
/
+0
2012-05-05
rtl.h (plus_constant, [...]): Merge into a single plus_constant function.
Richard Sandiford
1
-1
/
+1
2011-08-18
tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
Richard Sandiford
1
-2
/
+4
2011-06-16
re PR middle-end/46500 (target.h includes tm.h)
Joern Rennecke
1
-9
/
+11
2011-06-15
target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.
Joseph Myers
1
-17
/
+1
2011-06-03
re PR debug/47590 (pragma optimize doesn't recompute derived options (was: va...
Alexandre Oliva
1
-40
/
+32
2011-05-27
picochip.c (reorder_var_tracking_notes): Drop call_arg_location instructions ...
Hariharan Sandanagobalane
1
-3
/
+10
2011-05-03
picochip.c (picochip_init_builtins): Call build_function_type_list instead of...
Nathan Froyd
1
-21
/
+24
2011-05-03
gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
Bernd Schmidt
1
-1
/
+1
2010-12-01
common.opt (main_input_filename, [...]): New Variable entries.
Joseph Myers
1
-1
/
+0
2010-11-22
re PR target/46608 (picochip-protos.h includes target.h)
Joern Rennecke
1
-2
/
+2
2010-11-17
xtensa.c (function_arg_boundary): Really rename to...
Nathan Froyd
1
-5
/
+5
2010-11-16
builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.
Nathan Froyd
1
-5
/
+11
2010-11-15
picochip.c (file header): Picochip name change.
Hariharan Sandanagobalane
1
-1
/
+1
2010-11-10
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
Joseph Myers
1
-13
/
+13
2010-11-09
re PR target/44755 (picochip.md enum types mismatch)
Joern Rennecke
1
-51
/
+32
2010-10-29
picochip.c (picochip_is_short_branch): Simplify a conditional expression.
Hariharan Sandanagobalane
1
-2
/
+1
2010-10-22
target.h (enum opt_levels, [...]): New.
Joseph Myers
1
-0
/
+10
2010-10-14
params.c (params_finished): New.
Joseph Myers
1
-2
/
+6
2010-10-12
picochip.c (TARGET_EXCEPT_UNWIND_INFO): Use sjlj unwind info for exceptions.
Hariharan Sandanagobalane
1
-1
/
+1
2010-10-11
picochip-protos.h (picochip_function_arg): Delete.
Hariharan Sandanagobalane
1
-26
/
+37
2010-10-11
params.c (set_param_value_internal): New.
Joseph Myers
1
-4
/
+4
2010-10-06
picochip.c (TARGET_EXCEPT_UNWIND_INFO): Define it to be UI_NONE for picochip.
Hariharan Sandanagobalane
1
-5
/
+9
2010-10-05
picochip.c (picochip_option_override): Disable exception flags for picochip.
Hariharan Sandanagobalane
1
-0
/
+5
2010-09-29
picochip.c (picochip_output_internal_label): This function can now be called ...
Hariharan Sandanagobalane
1
-0
/
+12
2010-09-16
tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
Joseph Myers
1
-5
/
+14
2010-09-09
picochip.c (picochip_reorg): Check for note_p for epilogue instruction move.
Hariharan Sandanagobalane
1
-1
/
+1
[next]