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
/
darwin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-08
re PR target/26427 (with -fsection-anchors with zero sized structs)
Mike Stump
1
-0
/
+3
2006-04-28
darwin-c.c (darwin_ms_struct): Move this
Eric Christopher
1
-4
/
+18
2006-03-17
tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.
Geoffrey Keating
1
-19
/
+61
2006-03-01
re PR target/26389 (Darwin does not support -fsection-anchors)
Andrew Pinski
1
-0
/
+13
2006-01-31
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
Marcin Dalecki
1
-1
/
+1
2006-01-25
rtl.texi (SYMBOL_REF_CONSTANT, [...]): Document.
Richard Sandiford
1
-3
/
+2
2006-01-10
i386.md (set_got): Update.
Stuart Hastings
1
-0
/
+4
2006-01-06
tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.
Eric Christopher
1
-38
/
+49
2006-01-02
arm.c (all_fpus): Fix comment typo.
Volker Reichelt
1
-1
/
+1
2005-12-18
darwin.h: Don't include darwin-sections.def to declare global variables...
Geoffrey Keating
1
-82
/
+88
2005-12-15
final.c (final_scan_insn): Flip in_cold_section_p when changing between the h...
Richard Sandiford
1
-3
/
+1
2005-12-07
alpha.c (alpha_start_function): Use switch_to_section.
Richard Sandiford
1
-64
/
+120
2005-12-05
Index: gcc/ChangeLog
Geoffrey Keating
1
-1
/
+4
2005-12-05
Index: gcc/ChangeLog
Geoffrey Keating
1
-0
/
+1
2005-11-29
re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ...
Alexandre Oliva
1
-0
/
+27
2005-08-24
darwin.c (gen_pic_offset): New.
Paolo Bonzini
1
-20
/
+20
2005-08-23
re PR target/20799 (bad relocs for new/delete overrides)
Andrew Pinski
1
-22
/
+0
2005-08-10
darwin.c (machopic_indirect_data_reference): Use a new register for the high ...
Andrew Pinski
1
-2
/
+4
2005-06-29
darwin.c (machopic_select_section): constant ObjC string objects now always h...
Ziemowit Laski
1
-4
/
+8
2005-06-25
Update FSF address.
R. Kelley Cook
1
-2
/
+2
2005-06-09
darwin.c (darwin_binds_local_p): New.
Dale Johannesen
1
-0
/
+9
2005-06-01
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
Kaveh R. Ghazi
1
-1
/
+1
2005-05-25
common.opt (-Wattributes): New.
DJ Delorie
1
-3
/
+4
2005-05-03
darwin.c (machopic_define_symbol): Use gcc_assert or gcc_unreachable as appro...
Nathan Sidwell
1
-21
/
+13
2005-04-26
darwin.c (darwin_encode_section_info): Always set MACHO_SYMBOL_STATIC for all...
Mike Stump
1
-15
/
+13
2005-04-23
diagnostic.c (warning): Accept parameter to classify warning option.
DJ Delorie
1
-2
/
+2
2005-04-23
darwin.c (machopic_indirection_name): Don't use quotes needlessly.
Mike Stump
1
-35
/
+32
2005-04-22
Remove Apple Local marker comments accidentally added to FSF mainline.
Caroline Tice
1
-2
/
+0
2005-04-22
Adding Apple Local markers.
Caroline Tice
1
-0
/
+2
2005-04-21
config.gcc (*-*-darwin*): Add darwin.opt to $extra_options.
Richard Sandiford
1
-13
/
+0
2005-04-08
rs6000.c (rs6000_emit_prologue): Use 5 nops, instead of 4.
Mike Stump
1
-2
/
+2
2005-04-08
* config/darwin.c (indirect_data): Fix typo in strncmp logic.
Mike Stump
1
-1
/
+1
2005-03-31
Fix problems with hot/cold partitioning optimization.
Caroline Tice
1
-1
/
+6
2005-02-19
darwin.c (machopic_select_rtx_section): Don't put relocatable expressions in ...
Stan Shebs
1
-1
/
+3
2005-01-23
alias.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2005-01-18
darwin.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+2
2005-01-12
re PR target/19334 (darwin backend places some CONST_DECLs in the wrong section)
Andrew Pinski
1
-1
/
+1
2005-01-05
Fix an oopsie in the last commit, sorry
Stan Shebs
1
-1
/
+1
2005-01-05
unwind-dw2-fde-darwin.c (examine_objects): Use 64-bit Mach-O getters if ppc64.
Stan Shebs
1
-3
/
+4
2005-01-03
darwin.c (darwin_handle_weak_import_attribute): Permit VAR_DECLs to have weak...
Geoffrey Keating
1
-1
/
+1
2004-12-31
re PR target/19211 (GNAT bug box compiling a-exexda.adb with stage1 compiler)
Andrew Pinski
1
-1
/
+2
2004-12-20
defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.
Mark Mitchell
1
-2
/
+2
2004-12-16
re PR target/19041 (-fvisibility=hidden causes bad codegen for common symbols)
Andrew Pinski
1
-7
/
+21
2004-12-13
re PR target/18964 (Typo in visibility warning message)
Andrew Pinski
1
-1
/
+1
2004-11-19
No darwin non-lazy-ptr for address calculatation when not needed.
Fariborz Jahanian
1
-0
/
+1
2004-11-09
builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...
Joseph Myers
1
-1
/
+1
2004-11-07
re PR target/18269 (-m64 -fPIC does not work on ppc-darwin)
Andrew Pinski
1
-9
/
+3
2004-10-27
Index: fixincludes/ChangeLog
Geoffrey Keating
1
-3
/
+20
2004-10-26
Index: gcc/gcc/ChangeLog
Geoffrey Keating
1
-52
/
+44
2004-09-22
* config/darwin.c (darwin_make_decl_one_only)
Matt Austern
1
-2
/
+2
[next]